summaryrefslogtreecommitdiff
path: root/apps/main.c (follow)
Commit message (Expand)AuthorAge
...
* Now charcell displays require lcd_update() for updating the main lcd content ...Jens Arnold2007-04-06
* This is called database for quite a while now...Jens Arnold2007-04-02
* Recode filetypes.c to remove its need for a static string buffer.Jonathan Gordon2007-03-29
* Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -W...Jens Arnold2007-03-16
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Install the single stage synchronous audio initialization I cooked up awhile ...Michael Sevakis2007-03-09
* Lead user through database initialisationSteve Bavin2007-03-07
* Removed the LCD/backlight glitch when starting Rockbox on mainly the color LC...Linus Nielsen Feltzing2007-03-07
* Dual core support for PP502x players (iPod G4 and later, iriver h10, Sansa - ...Daniel Ankers2007-03-04
* Character-encoding policingDave Chapman2007-02-28
* Oops: G3 doesn't support RoLoDaniel Ankers2007-02-27
* Improved RoLo support for PortalPlayer - handles the COP correctlyDaniel Ankers2007-02-27
* CONFIG_CHARGINGJonathan Gordon2007-02-18
* Do the CONFIG_LED defineJonathan Gordon2007-02-18
* Do the CONFIG_USBOTG define correctlyJonathan Gordon2007-02-18
* Explicilty set CONFIG_ defines to 0 which are not used.. because doing Jonathan Gordon2007-02-18
* CONFIG_USBOTG fixesJonathan Gordon2007-02-18
* Fix most (all?) CONFIG_LED warnings.Magnus Holmgren2007-02-17
* Cuesheet support by Jonathan Gordon and me (FS #6460).Nicolas Pennequin2007-02-14
* Split the system status variables out of global_settings and put them into a ...Jonathan Gordon2007-01-24
* Settings are now stored in /.rockbox/config.cfg instead of the hidden sector....Jonathan Gordon2007-01-23
* Get rid of // commentGreg White2007-01-17
* Disable logo for new bootsplashGreg White2007-01-17
* Turn backlight ON at boot unless bootloader has already done that.Miika Pekkarinen2007-01-12
* make hold reset the settings on the gigabeatMarcoen Hirschberg2006-12-31
* Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen2006-12-22
* FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell2006-12-18
* More static'ing, and a few fixes resulting from that.Jens Arnold2006-12-12
* Fix dircache not saving the last size (Caused the Scanning disk splashJonathan Gordon2006-12-12
* 1) Delete unused files from old database and old gui files 2) Remove unnecces...Nils Wallménius2006-12-11
* Fix settings not saving to disk correctly, (fixes FS#6408)Jonathan Gordon2006-12-06
* Forgot to commit this.Miika Pekkarinen2006-12-05
* Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold2006-11-27
* UI simulator: fix startup freeze if a language had been selected.Magnus Holmgren2006-11-07
* Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis2006-11-06
* adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon2006-11-06
* ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon2006-10-25
* Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing2006-10-19
* Add CPU boost tracker to see where boosts are coming fromSteve Bavin2006-10-05
* Fixed find_index returning incorrect entry unless entries are found.Miika Pekkarinen2006-10-04
* Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell2006-09-23
* eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye2006-08-15
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* Fixed dircache hibernation.Miika Pekkarinen2006-08-12
* Initialize dircache in two phases.Miika Pekkarinen2006-08-12
* Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen2006-08-11
* Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen2006-08-09
* Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen2006-08-05
* Fix failed builds for non-iPod buildsDaniel Ankers2006-08-03
* Initial work for coprocessor support on iPods. FS#5755Daniel Ankers2006-08-03