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