summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Proper headers, simulator support should (emphasis on should) work.Michiel Van Der Kolk2005-04-28
* Doubled-checked checksums and added moreJonas Häggqvist2005-04-28
* No unneeded delays...Michiel Van Der Kolk2005-04-28
* Search engine core for database v2, has an hardcoded "songs for year >= 1980 ...Michiel Van Der Kolk2005-04-28
* MMC driver does now handle block sizes != 512 bytes, which is necessary to su...Jens Arnold2005-04-28
* Obvious optimizations (i wasn't quite awake yet) + Code formatting policy.Michiel Van Der Kolk2005-04-27
* More database maintenance functions..Michiel Van Der Kolk2005-04-27
* Adding entries to the FAT16 root dir still failed under certain conditions. T...Jens Arnold2005-04-27
* fixed the removal of the endian test program to not fail on cygwinDaniel Stenberg2005-04-26
* First shot at autodetecting endianess, and storing the found results in theDaniel Stenberg2005-04-26
* merf. oops.Michiel Van Der Kolk2005-04-26
* Restructurizing database code, seperating database code from dbtree code,Michiel Van Der Kolk2005-04-26
* ID3DB: Reload database when returning from USB mode. Fixed reload_root issue ...Jens Arnold2005-04-26
* add fwpatcher files to source tarballDaniel Stenberg2005-04-26
* Removed 'static' keyword from non-static variables.Thom Johansen2005-04-26
* iRiver: extended remote lcd driver. displaying text works now - see start-up-...Christian Gmeiner2005-04-25
* Fixed bad directory length when browsing "all files" for an artist, with not ...Michiel Van Der Kolk2005-04-25
* initial makefile, builds crosscompiled on Linux fineDaniel Stenberg2005-04-25
* Broken icon.Thom Johansen2005-04-25
* GUI firmware patcher for windows.Thom Johansen2005-04-25
* --add option, by request of amiconn.Michiel Van Der Kolk2005-04-25
* Whoops. cleaned up some code leftoversMichiel Van Der Kolk2005-04-25
* TagDatabase v2 tester, needs its internal defines to be set to the proper val...Michiel Van Der Kolk2005-04-25
* (Tag) Database v2. this fixes all bugs in the old songdb.pl, should react likeMichiel Van Der Kolk2005-04-25
* Long policy againLinus Nielsen Feltzing2005-04-25
* Long policyLinus Nielsen Feltzing2005-04-25
* Don't build splitedit.c on iriverLinus Nielsen Feltzing2005-04-25
* Even more correct conditions for mpeg_get_last_header()Linus Nielsen Feltzing2005-04-25
* Bad conditions for including mpeg_get_last_header()Linus Nielsen Feltzing2005-04-25
* New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing2005-04-25
* New BMP reader by Tomas SalfischbergerLinus Nielsen Feltzing2005-04-25
* Do not distinguish between case when sorting entries.Michiel Van Der Kolk2005-04-24
* Fall back on "<no album tag>" if the file is in the root of the player and do...Michiel Van Der Kolk2005-04-24
* Fall back on directory name if no album tag, instead of <no album tag>.Michiel Van Der Kolk2005-04-24
* Proper dumpint function..Michiel Van Der Kolk2005-04-24
* Another broken link.Michiel Van Der Kolk2005-04-23
* Song -> Album links were broken.Michiel Van Der Kolk2005-04-23
* create_dos_name() return value was meaningless.Jens Arnold2005-04-23
* Bugfixes: (1) add_dir_entry() always appended new entries, although the code...Jens Arnold2005-04-22
* Small fix for compilation under GCC4. Note: It still doesn't even fully compi...Jens Arnold2005-04-22
* typo (ok, my commits get trivial)Jörg Hohensohn2005-04-22
* Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime.Stepan Moskovchenko2005-04-20
* I'm a foolJonas Häggqvist2005-04-20
* OoopsLinus Nielsen Feltzing2005-04-20
* Sound on iRiverJonas Häggqvist2005-04-20
* Ooops. DRAM can't start at 0x30000000 on iRiverLinus Nielsen Feltzing2005-04-20
* SyncedJonas Häggqvist2005-04-19
* Some shifting optimizations. Working code. 50% realtime.Stepan Moskovchenko2005-04-19
* make use of font_getstringsizeChristian Gmeiner2005-04-19
* moved lcd_getstringsize into font.cChristian Gmeiner2005-04-19