summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Oops, fix red - only include ascodec-target.h when HAVE_AS3514 is definedDave Chapman2008-10-31
* Abstract the PortalPlayer AS3514 handling with an "ascodec" API - inspired by...Dave Chapman2008-10-31
* Factor out save / restore sudoku board (FS#9516 by Alexander Levin)Dominik Riebeling2008-10-30
* Use CFLAGS=-U_FORTIFY_SOURCE for binutils and gcc configurationRafaël Carré2008-10-30
* Sansav2 bootloader: explicitely link everything into IRAMRafaël Carré2008-10-30
* mkamsboot: supports Fuze firmwaresRafaël Carré2008-10-30
* Add support for the album artist field used by Foobar2000 in ID3v2 tags.Magnus Holmgren2008-10-30
* Data does not belong in .h files. Not even if it makes the .c file prettier.Björn Stenberg2008-10-30
* fix some problems with the menu code:Jonathan Gordon2008-10-30
* Add .oga as a valid file extension for Ogg vorbis files. Even though Xiph re...Dave Chapman2008-10-30
* Update the README, and add a warning.Jens Arnold2008-10-30
* Minimon is loaded to 0x0ffff000 by uart_boot, so it needs to be linked to tha...Jens Arnold2008-10-30
* Correct the MD5 sum for the Clip 1.1.29 firmware.Dave Chapman2008-10-30
* Use the asm optimised UCL decompressor for the flash bootloader as well. Veri...Jens Arnold2008-10-30
* Add MD5 checksumming of the original firmware images - for extra safety, and ...Dave Chapman2008-10-30
* Embryo of a SD driver for Sansav2Rafaël Carré2008-10-29
* use ARCHOS_ONDIO* defines when checking for ondioFrank Gevaerts2008-10-29
* correct HAVE_MULTIVOLUME vs HAVE_HOTSWAP usageFrank Gevaerts2008-10-29
* Make rockboxdev.sh abort as soon as an error is encounteredRafaël Carré2008-10-29
* Added an explicit bitmap dependency to icons.h to resolve issues with paralle...Björn Stenberg2008-10-29
* Adding non-existing files in SOURCES no longer causes strange sysfont.h error...Björn Stenberg2008-10-29
* 'make voice' no longer builds bitmaps.Björn Stenberg2008-10-29
* Move kernel tick initialization and handling to the target tree for ones rema...Michael Sevakis2008-10-29
* set "CPPFLAGS=-U_FORTIFY_SOURCE" when the gcc configure is invoked to make itDaniel Stenberg2008-10-29
* state->savedboard doesn't exist, so revert that part of r18906 for now. It mi...Jens Arnold2008-10-29
* Save another 4 bytes without sacrificing performance by subroutine rearrangem...Jens Arnold2008-10-29
* AS3525 is ARMv4, not ARMv5.Jens Arnold2008-10-29
* FS#9511 - working lcd update (and lcd_update_rect() ) for the e200v2, working...Jonathan Gordon2008-10-29
* fix lcd mirror and rotation problem on the e200v2. also remove a wierd whites...Jonathan Gordon2008-10-29
* Oops, revert 18911 - this was added a couple of commits ago.Dave Chapman2008-10-29
* e200v2 LCD - it helps to enable the DBOP clock.Dave Chapman2008-10-29
* e200v2: implement the backlight handling (copy/paste from the c200v1/e200v1 c...Dave Chapman2008-10-29
* e200v2 lcd: Add missing DBOP clock initializationRafaël Carré2008-10-29
* First version of script to build crosscompiled Windows sims. Basically aJonas Häggqvist2008-10-29
* Gammar correctionDave Chapman2008-10-29
* Fix sudoku crash when using reload without previously saved state (FS#9509 by...Dominik Riebeling2008-10-28
* Update note for the APE codec mentioning that c2000 files now can be played b...Nils Wallménius2008-10-28
* Self-extractor for on-disk firmware image: UCL decompressor in SH1 assembler ...Jens Arnold2008-10-28
* Fix the target pattern matching in genlang. Not sure if it is the 'right' fix...Magnus Holmgren2008-10-28
* Make the e200v2 simulator compile - an easy job as the apps/ code is identica...Dave Chapman2008-10-28
* Correct the t_model variable for the e200v2Dave Chapman2008-10-28
* Sansav2 dualboot: correctly use keyscan for ClipRafaël Carré2008-10-28
* Sansav2 : initializes SDRAMRafaël Carré2008-10-28
* mkamsboot: Fix makefile rules for e200v2 and m200v2Rafaël Carré2008-10-28
* Add myself to committers listRafaël Carré2008-10-28
* Commit DLanalyser tool, made by Jin LeMaurus Cuelenaere2008-10-27
* The tick change for the sim can be a little nicer.Michael Sevakis2008-10-27
* Fix red-- it should.Michael Sevakis2008-10-27
* Strange little kernel optimization to ease targeting the timer tick and to li...Michael Sevakis2008-10-27
* Fix line endings and set svn propertiesBertrik Sikken2008-10-26