summaryrefslogtreecommitdiff
path: root/apps/main.c (follow)
Commit message (Expand)AuthorAge
* iriver: audio_init really needs to be called after playlist and tree init; de...Magnus Holmgren2005-10-16
* Implemented directory caching. No more waiting for disk to spin up whileMiika Pekkarinen2005-10-07
* Patch #1272052 by Henrik Backe - Move credits to a pluginLinus Nielsen Feltzing2005-09-02
* Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and S...Jens Arnold2005-08-29
* Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen2005-08-20
* Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen2005-07-21
* make pcmbuf_init() an empty macro on targets with HW codecDaniel Stenberg2005-07-14
* Call pcmbuf_init() on simulator too.Miika Pekkarinen2005-07-14
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* Fixed a long-standing bug in the charging screen. The charging screen froze w...Jens Arnold2005-07-11
* Wrong iriver model checkLinus Nielsen Feltzing2005-07-09
* Enabled scrolling on the remote LCD in the simulator. Some small shortcuts in...Jens Arnold2005-07-07
* moved rundb_init back to main, it has to be inited after audio_init, also, it...Michiel Van Der Kolk2005-07-04
* New option to enable/disable the runtime database. Moved the runtimedb init t...Jens Arnold2005-07-02
* Fixed a warning.Michiel Van Der Kolk2005-07-01
* First runtime database support, self repairing, only playcount works for now,Michiel Van Der Kolk2005-07-01
* New feature for units that can be powered or charged from USB (Recorder fm/v2...Jens Arnold2005-06-23
* no if(!usb_detect()) check around the autorock execution since we have early ...Jörg Hohensohn2005-06-22
* Iriver: Properly apply sound settings on startup. Moved some inits to more ap...Jens Arnold2005-06-20
* Iriver: First attempt at recording. Use Info->Debug->PCM recording to test re...Andy2005-06-19
* Multiple choice LED configuration instead of HAVE_LED. Removes erroneous MMC ...Jens Arnold2005-06-04
* (1) Early USB detection on boot, before trying to mount the partitions. Clean...Jens Arnold2005-05-17
* Hotswap: Better placement for switching the MMC monitor off/on.Jens Arnold2005-05-16
* Hotswap: Avoid mount race at startup and after returning from USB mode.Jens Arnold2005-05-16
* IRiver: (1)Setting some remote lcd settings via menu (2) added driver to main...Christian Gmeiner2005-04-15
* Moved the car adapter mode handling to apps/, now every thread gets SYS_CHARG...Linus Nielsen Feltzing2005-04-06
* More audio code restructuring, mostly renaming functions so farLinus Nielsen Feltzing2005-04-04
* iRiver: call pcm_init() instead of uda1380_init()Linus Nielsen Feltzing2005-03-31
* Fixed link error for Archos Players/RecordersHenrik Backe2005-03-28
* Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk2005-03-28
* main() now sets the default CPU frequencyLinus Nielsen Feltzing2005-03-18
* Build Rockbox for iRiverDaniel Stenberg2005-02-03
* Changed several places to use button_clear_queue() to empty the button queue....Jens Arnold2005-01-26
* New way of handling the builtin language strings. Now the string pointers are...Jens Arnold2005-01-19
* New channel configuration setting, allowing fine-grained control of the stere...Jens Arnold2005-01-12
* killed a warningJörg Hohensohn2004-12-29
* Shared mounting code, also more general. It will mount multiple HD partitions...Jörg Hohensohn2004-12-29
* prepared to mount multiple partitions into one logical file system (most usef...Jörg Hohensohn2004-12-28
* Player: Do not display charging screen on coldstart with charger connected if...Jens Arnold2004-12-16
* Show rockbox logo again after leaving the charging screen, to provide better ...Jens Arnold2004-11-21
* Fixed iriver simulator buildBjörn Stenberg2004-11-09
* tuner cleanup + improvements:Jörg Hohensohn2004-10-19
* oops, I broke the player buildJörg Hohensohn2004-10-15
* Philips tuner prepared, new middle layer to abstract which tuner is usedJörg Hohensohn2004-10-15
* iRiver: the backlight blink loop is now done in C, using two threads, as a te...Linus Nielsen Feltzing2004-10-15
* Removed car adapter mode for Ondio, and changed the misleading config option ...Jens Arnold2004-10-10
* Moved Ondio main menu hack in order to properly browse fonts, langs, rocks an...Jens Arnold2004-10-02
* Adjusted temporary Ondio hack for new capabilitiesJens Arnold2004-09-29
* The config sector number is now calculated from the lowest partition start se...Jens Arnold2004-09-28
* Disabled all code for the serial remote on Ondio, since the serial port is ne...Jens Arnold2004-09-20