| Commit message (Expand) | Author | Age |
| * | nicer look | Daniel Stenberg | 2005-05-07 |
| * | prevent compiler warning | Daniel Stenberg | 2005-05-07 |
| * | Unused variable. | Jens Arnold | 2005-05-07 |
| * | Not-so-elegant fix for the simulator builds not defining HAVE_CHARGING. | Jens Arnold | 2005-05-07 |
| * | Ondio: Disabled unused code for time setting and charging splash, saving almo... | Jens Arnold | 2005-05-07 |
| * | Bugfix: debug_fm_detection was defined twice. Removed it, since it only had a... | Jens Arnold | 2005-05-07 |
| * | set and export BUILDDIR, since several Makefiles changes OBJDIR the BUILDDIR | Daniel Stenberg | 2005-05-07 |
| * | Bugfix: ata_device is a char in ata.c | Jens Arnold | 2005-05-06 |
| * | Ondio: Better disk information (multivolume support). | Jens Arnold | 2005-05-06 |
| * | oops | Jonas Häggqvist | 2005-05-06 |
| * | Linus now has an H320 | Jonas Häggqvist | 2005-05-06 |
| * | Hotswap support in file browser: Don't reload the root dir if not in the root... | Jens Arnold | 2005-05-05 |
| * | Improved bitfield handling for settings and MMC (more straigtforward, smaller... | Jens Arnold | 2005-05-04 |
| * | Proper 'battery level dangerous' handling for Ondio. Moved this info into an ... | Jens Arnold | 2005-05-04 |
| * | Oops | Linus Nielsen Feltzing | 2005-05-04 |
| * | Changed Miika's open() and write() to fopen() and fwrite() the old way was ca... | Tomas Salfischberger | 2005-05-02 |
| * | Moved some data from stack to pluginbuffer. | Tomas Salfischberger | 2005-05-02 |
| * | Bugfix: Correctly compose path to _dirname.talk for dirs located in the root.... | Jens Arnold | 2005-05-02 |
| * | Tapio Karppinen's finnish translation | Daniel Stenberg | 2005-05-02 |
| * | Adapted Miika's tool to rockbox coding style *oops* | Tomas Salfischberger | 2005-05-02 |
| * | Miika Pekkarinen wrote the dictionary conversion script/tool. | Tomas Salfischberger | 2005-05-02 |
| * | Dictionary conversion tools. | Tomas Salfischberger | 2005-05-02 |
| * | Dictionary plugin, first version... please bugtest. | Tomas Salfischberger | 2005-05-02 |
| * | MMC driver: More flexible background copy & bitswap concept, using global var... | Jens Arnold | 2005-05-02 |
| * | Bugfix: The recording screen must not touch the LED if the LED is only simula... | Jens Arnold | 2005-05-01 |
| * | Bugfix: Only mangle the current playlist when the shuffle setting is changed ... | Jens Arnold | 2005-05-01 |
| * | searchengine.rock didn't get cleaned. | Jens Arnold | 2005-04-30 |
| * | Better error messenging. less crashes. good. | Michiel Van Der Kolk | 2005-04-29 |
| * | fixes warning. | Michiel Van Der Kolk | 2005-04-29 |
| * | whoops. | Michiel Van Der Kolk | 2005-04-29 |
| * | *whistles* | Michiel Van Der Kolk | 2005-04-29 |
| * | hopefully fixes alignment and doesn't break anything.. | Michiel Van Der Kolk | 2005-04-29 |
| * | Alignment. | Michiel Van Der Kolk | 2005-04-29 |
| * | Code policy... | Michiel Van Der Kolk | 2005-04-29 |
| * | This should give some optimization when and-ing things.... | Michiel Van Der Kolk | 2005-04-28 |
| * | Speed optimisations: (1) Read, write: Use single/multiple block commands depe... | Jens Arnold | 2005-04-28 |
| * | dumb dumb dumb dumb dumb..... | Michiel Van Der Kolk | 2005-04-28 |
| * | Make searchengine compile for all targets; correct linking for archos. | Jens Arnold | 2005-04-28 |
| * | Fixed stripping of \n.. | Michiel Van Der Kolk | 2005-04-28 |
| * | scanf sucks :/ | Michiel Van Der Kolk | 2005-04-28 |
| * | scanf sucks >.<; | Michiel Van Der Kolk | 2005-04-28 |
| * | Searchengine is a viewer now, .rsp "Rockbox Smart Playlist" | Michiel Van Der Kolk | 2005-04-28 |
| * | low level search query file maker, to be built on host, not target.. | Michiel Van Der Kolk | 2005-04-28 |
| * | Count hits... string searches appear to be broken for now, unsure why, | Michiel Van Der Kolk | 2005-04-28 |
| * | Read searchquery from a search "file" (search tokenstream) | Michiel Van Der Kolk | 2005-04-28 |
| * | Better endian functions for reading longs/shorts | Michiel Van Der Kolk | 2005-04-28 |
| * | Proper headers, simulator support should (emphasis on should) work. | Michiel Van Der Kolk | 2005-04-28 |
| * | Doubled-checked checksums and added more | Jonas Häggqvist | 2005-04-28 |
| * | No unneeded delays... | Michiel Van Der Kolk | 2005-04-28 |
| * | Search engine core for database v2, has an hardcoded "songs for year >= 1980 ... | Michiel Van Der Kolk | 2005-04-28 |