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