summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* minor edits to conform to rockbox standardsDaniel Stenberg2003-07-21
* Massive code-policing. Use proper indent. Use proper comments. Use properDaniel Stenberg2003-07-21
* Future proof value for Jumpscroll selection allways was illegal. CodeMats Lidell2003-07-21
* killed a warning in plugin.hJerome Kuptz2003-07-20
* update to the api to allow fetching of currently playing id3 struct. Adding ...Jerome Kuptz2003-07-20
* I thougt the 8MB build is broken, but "make clean" just didn't delete the lin...Jörg Hohensohn2003-07-20
* Added adc_read in place for saving simulator builds forMats Lidell2003-07-20
* ide_power_enable for simulator added.Mats Lidell2003-07-20
* usb_detect for simulator added.Mats Lidell2003-07-20
* Jörg's feedback appliedDaniel Stenberg2003-07-19
* doesn't mess with the charging (let algorithm decide), show charge phase as t...Jörg Hohensohn2003-07-19
* Another go at the disk-full FAT driver fix. Now it skips the reserved sectors...Linus Nielsen Feltzing2003-07-19
* Charging screen displays status + animation, "On"-behaviour fixed.Jörg Hohensohn2003-07-18
* call power_init() before the charging screen may open, thus before ata_init()...Jörg Hohensohn2003-07-18
* report sleeping disk while not initialized, needed for changing before ata_in...Jörg Hohensohn2003-07-18
* there's 7 games for the recorder nowDaniel Stenberg2003-07-17
* Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better...Jörg Hohensohn2003-07-17
* A very basic charging screen, probably buggy, the pro's would make it much ni...Jörg Hohensohn2003-07-17
* when rebooting, de-init such that the coldstart detection would kick in again...Jörg Hohensohn2003-07-17
* one more missing init, prevented powering down the diskJörg Hohensohn2003-07-17
* The rockbox_flash plugin is a target-only plugin.Linus Nielsen Feltzing2003-07-16
* Removed a compiler warningLinus Nielsen Feltzing2003-07-16
* Fixed a bug that included the reserved clusters 0 and 1 in the search for ava...Linus Nielsen Feltzing2003-07-16
* Johan Vromans' fix after file check failsJörg Hohensohn2003-07-16
* Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ...Jörg Hohensohn2003-07-16
* Include config.h so anyone including this file will get proper version of con...Hardeep Sidhu2003-07-15
* The plugin which reflashes the second image. I release it now to become part ...Jörg Hohensohn2003-07-13
* Added plugin support for 8MB-modified units. This bumps the plugin API versio...Björn Stenberg2003-07-13
* Initalize last_disk_activityBjörn Stenberg2003-07-11
* A more complete serial port setupLinus Nielsen Feltzing2003-07-11
* Updated old link.Björn Stenberg2003-07-10
* Added html version of UISIMULATOR.Björn Stenberg2003-07-10
* Fixed spindown bug: last_disk_activity was set 10 seconds into the future, wh...Björn Stenberg2003-07-10
* Added dependency to the tools dir, so it's automatically built with the rest....Björn Stenberg2003-07-10
* Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i...Björn Stenberg2003-07-09
* Added widgets and keyboard to plugin api.Björn Stenberg2003-07-09
* Cold start fixes: master_slave_select() now checks for BSY as well as RDY (si...Björn Stenberg2003-07-09
* Removed warningsBjörn Stenberg2003-07-09
* again different coldstart, ata_init() now has non-ambiguous return codes for ...Jörg Hohensohn2003-07-09
* Extract exports from obj file. Don't ignore dllwrap errors.Hardeep Sidhu2003-07-09
* Added some more contributorsBjörn Stenberg2003-07-08
* Added missing othelo.txtBjörn Stenberg2003-07-08
* Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume playbac...Linus Nielsen Feltzing2003-07-08
* better place and method for the spinup wait code, still I'd welcome comments ...Jörg Hohensohn2003-07-08
* The creation of the playlist control file failed when control_fd == 0Linus Nielsen Feltzing2003-07-08
* Allow playing even if we are unable to access the playlist control file (e.g....Hardeep Sidhu2003-07-06
* string section patch by NixLinus Nielsen Feltzing2003-07-06
* Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg2003-07-04
* Fix for incorrect genre default value, by Benjamin MetzlerBjörn Stenberg2003-07-04
* Fix For Inaccurate Elapsed Run Time, by Craigh SatherBjörn Stenberg2003-07-04