| Commit message (Expand) | Author | Age |
| * | Removed some debug code | Linus Nielsen Feltzing | 2006-03-28 |
| * | Audio support for iAudio X5 | Linus Nielsen Feltzing | 2006-03-28 |
| * | Fixed the yellow builds. | Miika Pekkarinen | 2006-03-26 |
| * | Initial version of tagcache! There are still some bugs in the engine | Miika Pekkarinen | 2006-03-26 |
| * | iPod: Reset the settings if the hold button is turned on before Rockbox starts | Dave Chapman | 2006-02-24 |
| * | iriver: Init audio on background. | Miika Pekkarinen | 2006-01-27 |
| * | Patch #1382969 by Peter D'Hoye - recording for H300 | Linus Nielsen Feltzing | 2005-12-17 |
| * | Now define SETTINGS_RESET if we have a button to reset settings during | Miika Pekkarinen | 2005-12-07 |
| * | Oops, tagcache calls was not supposed to be in the previous commit. | Miika Pekkarinen | 2005-12-07 |
| * | Holding record button immediately after rockbox bootloader, causes | Miika Pekkarinen | 2005-12-07 |
| * | USB support for H300 | Linus Nielsen Feltzing | 2005-12-06 |
| * | Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define... | Dave Chapman | 2005-12-04 |
| * | Split the HAVE_RTC define into HAVE_RTC, HAVE_RTC_RAM and CONFIG_RTC - in pre... | Dave Chapman | 2005-12-04 |
| * | I2C init for H300 | Linus Nielsen Feltzing | 2005-11-27 |
| * | Backlight handling: * Added 'Caption Backlight' and 'Backlight On When Chargi... | Jens Arnold | 2005-11-21 |
| * | Fixed crash with early USB. The USB screen already uses some of the new GUI c... | Jens Arnold | 2005-11-21 |
| * | Applied Stephan Wezel's patch for the new wps %wd/%we tags (disable/enable st... | Kevin Ferrare | 2005-11-20 |
| * | User now receives a message if initial directory cache initialization | Miika Pekkarinen | 2005-11-19 |
| * | Moved the power_init() call to main(), removed unfinished inits for the H300 | Linus Nielsen Feltzing | 2005-11-18 |
| * | Remote WPS support (and some WPS bugfixes) by Stephan Wezel | Christi Scarborough | 2005-11-17 |
| * | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy | 2005-11-12 |
| * | That was *not* supposed to be committed :-) | Linus Nielsen Feltzing | 2005-11-08 |
| * | Removed a redundant comment | Linus Nielsen Feltzing | 2005-11-08 |
| * | iriver: audio_init really needs to be called after playlist and tree init; de... | Magnus Holmgren | 2005-10-16 |
| * | Implemented directory caching. No more waiting for disk to spin up while | Miika Pekkarinen | 2005-10-07 |
| * | Patch #1272052 by Henrik Backe - Move credits to a plugin | Linus Nielsen Feltzing | 2005-09-02 |
| * | Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S... | Jens Arnold | 2005-08-29 |
| * | Initial voice ui support for software codec platforms. Added also a | Miika Pekkarinen | 2005-08-20 |
| * | Crossfade (and pcm buffer size) length is now configurable. | Miika Pekkarinen | 2005-07-21 |
| * | make pcmbuf_init() an empty macro on targets with HW codec | Daniel Stenberg | 2005-07-14 |
| * | Call pcmbuf_init() on simulator too. | Miika Pekkarinen | 2005-07-14 |
| * | Separated buffering stuff from pcm_playback to pcmbuf. Renamed some | Miika Pekkarinen | 2005-07-13 |
| * | Fixed a long-standing bug in the charging screen. The charging screen froze w... | Jens Arnold | 2005-07-11 |
| * | Wrong iriver model check | Linus Nielsen Feltzing | 2005-07-09 |
| * | Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in... | Jens Arnold | 2005-07-07 |
| * | moved rundb_init back to main, it has to be inited after audio_init, also, it... | Michiel Van Der Kolk | 2005-07-04 |
| * | New option to enable/disable the runtime database. Moved the runtimedb init t... | Jens Arnold | 2005-07-02 |
| * | Fixed a warning. | Michiel Van Der Kolk | 2005-07-01 |
| * | First runtime database support, self repairing, only playcount works for now, | Michiel Van Der Kolk | 2005-07-01 |
| * | New feature for units that can be powered or charged from USB (Recorder fm/v2... | Jens Arnold | 2005-06-23 |
| * | no if(!usb_detect()) check around the autorock execution since we have early ... | Jörg Hohensohn | 2005-06-22 |
| * | Iriver: Properly apply sound settings on startup. Moved some inits to more ap... | Jens Arnold | 2005-06-20 |
| * | Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re... | Andy | 2005-06-19 |
| * | Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ... | Jens Arnold | 2005-06-04 |
| * | (1) Early USB detection on boot, before trying to mount the partitions. Clean... | Jens Arnold | 2005-05-17 |
| * | Hotswap: Better placement for switching the MMC monitor off/on. | Jens Arnold | 2005-05-16 |
| * | Hotswap: Avoid mount race at startup and after returning from USB mode. | Jens Arnold | 2005-05-16 |
| * | IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main... | Christian Gmeiner | 2005-04-15 |
| * | Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG... | Linus Nielsen Feltzing | 2005-04-06 |
| * | More audio code restructuring, mostly renaming functions so far | Linus Nielsen Feltzing | 2005-04-04 |