summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-01Oops, use the correct -add option to scramble for the Fuze.Dave Chapman
2008-11-01Add Sansa Fuze to the build system, including a first (untested) attempt at a...Dave Chapman
2008-11-01Define HAVE_AS3514 for the other V2 targets (it was already defined for the e...Dave Chapman
2008-11-01Sansa Clip config : remove/fix wrong defines/commentsRafaël Carré
2008-11-01OndioFM keymap - trigger screen: prevent pressing 'Right' (to change the valu...Marianne Arnold
2008-10-31Language updates:Jonas Häggqvist
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré
2008-10-31Make lcd_set_enable_hook() conditional on HAVE_LCD_ENABLE and HAVE_LCD_COLORRafaël Carré
2008-10-31cleanup storage definesFrank Gevaerts
2008-10-31Revert r18947, and add a comment why the backlight functions are wanted on al...Jens Arnold
2008-10-31Sansa Clip simulatorRafaël Carré
2008-10-31apps/plugin.c : do not declare backlight_* part of rockbox apiRafaël Carré
2008-10-31Sansav2 SD : minor modificationsRafaël Carré
2008-10-31Fix one bad description entry for the languages concerned.Mustapha Senhaji
2008-10-31Update the french translation.Mustapha Senhaji
2008-10-31rearrange the order that the quickscreen wiewports are allocated.Jonathan Gordon
2008-10-31Make mkinfo.pl work for bootloader buildsDave Chapman
2008-10-31Oops, fix red - only include ascodec-target.h when HAVE_AS3514 is definedDave Chapman
2008-10-31Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman
2008-10-30Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling
2008-10-30Use CFLAGS=-U_FORTIFY_SOURCE for binutils and gcc configurationRafaël Carré
2008-10-30Sansav2 bootloader: explicitely link everything into IRAMRafaël Carré
2008-10-30mkamsboot: supports Fuze firmwaresRafaël Carré
2008-10-30Add support for the album artist field used by Foobar2000 in ID3v2 tags.Magnus Holmgren
2008-10-30Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg
2008-10-30fix some problems with the menu code:Jonathan Gordon
2008-10-30Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re...Dave Chapman
2008-10-30Update the README, and add a warning.Jens Arnold
2008-10-30Minimon is loaded to 0x0ffff000 by uart_boot, so it needs to be linked to tha...Jens Arnold
2008-10-30Correct the MD5 sum for the Clip 1.1.29 firmware.Dave Chapman
2008-10-30Use the asm optimised UCL decompressor for the flash bootloader as well. Veri...Jens Arnold
2008-10-30Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman
2008-10-29Embryo of a SD driver for Sansav2Rafaël Carré
2008-10-29use ARCHOS_ONDIO* defines when checking for ondioFrank Gevaerts
2008-10-29correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usageFrank Gevaerts
2008-10-29Make rockboxdev.sh abort as soon as an error is encounteredRafaël Carré
2008-10-29Added an explicit bitmap dependency to icons.h to resolve issues with paralle...Björn Stenberg
2008-10-29Adding non-existing files in SOURCES no longer causes strange sysfont.h error...Björn Stenberg
2008-10-29'make voice' no longer builds bitmaps.Björn Stenberg
2008-10-29Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis
2008-10-29set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make itDaniel Stenberg
2008-10-29state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold
2008-10-29Save another 4 bytes without sacrificing performance by subroutine rearrangem...Jens Arnold
2008-10-29AS3525 is ARMv4, not ARMv5.Jens Arnold
2008-10-29FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...Jonathan Gordon
2008-10-29fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...Jonathan Gordon
2008-10-29Oops, revert 18911 - this was added a couple of commits ago.Dave Chapman
2008-10-29e200v2 LCD - it helps to enable the DBOP clock.Dave Chapman
2008-10-29e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman
2008-10-29e200v2 lcd: Add missing DBOP clock initializationRafaël Carré