summaryrefslogtreecommitdiff
path: root/apps/main.c
AgeCommit message (Expand)Author
2006-12-31make hold reset the settings on the gigabeatMarcoen Hirschberg
2006-12-22Try to make sure dircache state file on flashed H1xx targets isMiika Pekkarinen
2006-12-18FS#6096. Recording on PortalPlayer targets (H10, iPod Video, iPod 4g, iPod Co...Barry Wardell
2006-12-12More static'ing, and a few fixes resulting from that.Jens Arnold
2006-12-12Fix dircache not saving the last size (Caused the Scanning disk splashJonathan Gordon
2006-12-111) Delete unused files from old database and old gui files 2) Remove unnecces...Nils Wallménius
2006-12-06Fix settings not saving to disk correctly, (fixes FS#6408)Jonathan Gordon
2006-12-05Forgot to commit this.Miika Pekkarinen
2006-11-27Moved archos button reading to target tree. * Cleanup of button.[ch]. * Deact...Jens Arnold
2006-11-07UI simulator: fix startup freeze if a language had been selected.Magnus Holmgren
2006-11-06Big Patch adds primarily: Samplerate and format selection to recording for SW...Michael Sevakis
2006-11-06adds ata_idle_notify system which allows callbacks in apps/ to be calledJonathan Gordon
2006-10-25ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austi...Jonathan Gordon
2006-10-19Patch #5166 by Robert Keevil - Last.fm loggingLinus Nielsen Feltzing
2006-10-05Add CPU boost tracker to see where boosts are coming fromSteve Bavin
2006-10-04Fixed find_index returning incorrect entry unless entries are found.Miika Pekkarinen
2006-09-23Add ADC to I/O ports debug menu on H10. Fix battery level reading empty when ...Barry Wardell
2006-08-15eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a...Peter D'Hoye
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-08-12Fixed dircache hibernation.Miika Pekkarinen
2006-08-12Initialize dircache in two phases.Miika Pekkarinen
2006-08-11Properly handle early USB mode, dircache and tagcache state files withMiika Pekkarinen
2006-08-09Bootloader support to search firmware also from flash. Bootloader <->Miika Pekkarinen
2006-08-05Initial support and use for EEPROM memory on H120 & H140 players whenMiika Pekkarinen
2006-08-03Fix failed builds for non-iPod buildsDaniel Ankers
2006-08-03Initial work for coprocessor support on iPods. FS#5755Daniel Ankers
2006-07-21Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.Linus Nielsen Feltzing
2006-07-13Patch #5639 by Ulrich Pegelow, inits the M5636 USBOTG chip on the X5 to reduc...Linus Nielsen Feltzing
2006-06-16H300: Rudimentary driver for the ISP1362 USB on-the-go controller. For now it...Jens Arnold
2006-06-08Enable interrupts before lcd_init(), as that uses sleep() on some targets.Jens Arnold
2006-06-06Work-in-progress rework of charging status reading & display: * Changed sever...Jens Arnold
2006-05-28fix yellow buildsPeter D'Hoye
2006-05-27Init dircache after applying settings and use a splash. Possible preventMiika Pekkarinen
2006-05-24(1) Tagcache commit message now uses splash on bitmap displays: * Uses user f...Jens Arnold
2006-05-01Init voice before audio because audio needs to know the voice buffer size. Se...Peter D'Hoye
2006-04-13Use sysfont for the "committing tagcache" message.Miika Pekkarinen
2006-04-12Show progress while committing tagcache.Miika Pekkarinen
2006-04-04Initial support for the advanced conditional fully configurable tagcacheMiika Pekkarinen
2006-03-28Removed some debug codeLinus Nielsen Feltzing
2006-03-28Audio support for iAudio X5Linus Nielsen Feltzing
2006-03-26Fixed the yellow builds.Miika Pekkarinen
2006-03-26Initial version of tagcache! There are still some bugs in the engineMiika Pekkarinen
2006-02-24iPod: Reset the settings if the hold button is turned on before Rockbox startsDave Chapman
2006-01-27iriver: Init audio on background.Miika Pekkarinen
2005-12-17Patch #1382969 by Peter D'Hoye - recording for H300Linus Nielsen Feltzing
2005-12-07Now define SETTINGS_RESET if we have a button to reset settings duringMiika Pekkarinen
2005-12-07Oops, tagcache calls was not supposed to be in the previous commit.Miika Pekkarinen
2005-12-07Holding record button immediately after rockbox bootloader, causesMiika Pekkarinen
2005-12-06USB support for H300Linus Nielsen Feltzing
2005-12-04Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC define...Dave Chapman