summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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é
2008-10-29First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist
2008-10-29Gammar correctionDave Chapman
2008-10-28Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling
2008-10-28Update note for the APE codec mentioning that c2000 files now can be played b...Nils Wallménius
2008-10-28Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler ...Jens Arnold
2008-10-28Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman
2008-10-28Correct the t_model variable for the e200v2Dave Chapman
2008-10-28Sansav2 dualboot: correctly use keyscan for ClipRafaël Carré
2008-10-28Sansav2 : initializes SDRAMRafaël Carré
2008-10-28mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré
2008-10-28Add myself to committers listRafaël Carré
2008-10-27Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere
2008-10-27The tick change for the sim can be a little nicer.Michael Sevakis
2008-10-27Fix red-- it should.Michael Sevakis
2008-10-27Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis
2008-10-26Fix line endings and set svn propertiesBertrik Sikken
2008-10-26Try to fix FS#9502: end playback properly if no valid files were found in a p...Magnus Holmgren