Age | Commit message (Expand) | Author |
2006-08-21 | Oops - fix warnings for Player | Daniel Ankers |
2006-08-21 | Threading changes in preparation for multiple core support | Daniel Ankers |
2006-08-21 | fix gigabeat simulator build | Marcoen Hirschberg |
2006-08-16 | Oops... small changes catch most errors | Peter D'Hoye |
2006-08-16 | Show a splash on successful eeprom write to let the user know something happe... | Peter D'Hoye |
2006-08-16 | Okay, use µs instead of us | Hristo Kovachev |
2006-08-16 | Fix the stupid text editor's silliness and use "us" for microsec | Hristo Kovachev |
2006-08-16 | put the timeouts back the way they were (sorry amiconn) | Jonathan Gordon |
2006-08-15 | eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, a... | Peter D'Hoye |
2006-08-15 | Removed a warning | Linus Nielsen Feltzing |
2006-08-15 | Finally, the new button action system is here, thanks to Jonathan Gordon. Som... | Linus Nielsen Feltzing |
2006-08-11 | support for more detailed FM radio debug info and for X5 flash debug | Rani Hod |
2006-08-06 | eeprom dump in debug screen: fix return value check | Peter D'Hoye |
2006-08-05 | Initial support and use for EEPROM memory on H120 & H140 players when | Miika Pekkarinen |
2006-07-20 | Support importing runtimedb data from ascii files. | Miika Pekkarinen |
2006-06-06 | Work-in-progress rework of charging status reading & display: * Changed sever... | Jens Arnold |
2006-05-25 | Moved the free diskspace scan into 'Rockbox Info'. Idea based on patch #4800 ... | Jens Arnold |
2006-05-12 | H1x0: Add SPDIF power control and frequency measurement to the SPDIF monitor. | Jens Arnold |
2006-05-07 | Ipod: Move the HW revision to 'View HW info' where it belongs, and make both ... | Jens Arnold |
2006-05-07 | We don't need 2 different CRC functions. | Jens Arnold |
2006-04-25 | Reduce instructions in debug audio thread loop slightly | Brandon Low |
2006-04-23 | Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin... | Brandon Low |
2006-04-23 | Much faster optimized version of tagcache commit. Added a few items to | Miika Pekkarinen |
2006-04-20 | Use correct macros to check for iriver architecture. | Jens Arnold |
2006-04-14 | comment a type change for audio debug | Brandon Low |
2006-04-09 | Fix bad rebuffering bug, and kill the track_count variable | Brandon Low |
2006-04-08 | Get rid of the redundant APPLE_* macros. * Fix wrong comments in lcd-ipod.c | Jens Arnold |
2006-03-26 | Fixed the debug menu. | Miika Pekkarinen |
2006-03-26 | Initial version of tagcache! There are still some bugs in the engine | Miika Pekkarinen |
2006-03-19 | Fix some problems with using USB_POWERED as a charging state separate from ch... | Brandon Low |
2006-03-18 | Red build fix | Linus Nielsen Feltzing |
2006-03-18 | iAudio fixes | Linus Nielsen Feltzing |
2006-03-18 | Fix red builds | Brandon Low |
2006-03-18 | Patch FS#4841 from Ralf Herz, debug more io ports on the PP5020 based ipods | Brandon Low |
2006-03-17 | I could have sworn i removed that before commiting... | Thom Johansen |
2006-03-17 | CPU boosting support for ipod nano and video. The rest of the targets | Thom Johansen |
2006-02-17 | Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC... | Linus Nielsen Feltzing |
2006-02-07 | Rework PCM buffer | Brandon Low |
2006-02-07 | Leave the port debug menu on button release to allow reading the cancel butto... | Jens Arnold |
2006-02-05 | Disable dbg_flash_id menu for PP5002 devices | Dave Chapman |
2006-01-31 | iPod: Initial implementation of a debug i/o ports screen | Dave Chapman |
2006-01-19 | Start cleaning up some #ifdefs in charging code | Brandon Low |
2006-01-12 | Work-in-progress iriver iFP-7xx port by Tomasz Malesinski | Dave Chapman |
2005-12-15 | Little-endian targets: Correctly byte-swap the ATA identify_info data when co... | Dave Chapman |
2005-11-26 | More comments to the dircache functions and a debug menu entry to | Miika Pekkarinen |
2005-11-26 | Debug menu entry for the dircache. | Miika Pekkarinen |
2005-11-16 | replaced all the splash calls by gui_sync_splash, added some missing remote k... | Kevin Ferrare |
2005-11-12 | iPod: dummy implementation of dbg_flash_id() | Dave Chapman |
2005-11-12 | iRiver: Initial support for wav-recording in recording menu. Supports mic/lin... | Andy |
2005-11-09 | H300: Fix dbg_save_roms(). | Jens Arnold |