Age | Commit message (Expand) | Author |
2003-07-18 | Charging screen displays status + animation, "On"-behaviour fixed. | Jörg Hohensohn |
2003-07-18 | call power_init() before the charging screen may open, thus before ata_init()... | Jörg Hohensohn |
2003-07-18 | report sleeping disk while not initialized, needed for changing before ata_in... | Jörg Hohensohn |
2003-07-17 | there's 7 games for the recorder now | Daniel Stenberg |
2003-07-17 | Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly better... | Jörg Hohensohn |
2003-07-17 | A very basic charging screen, probably buggy, the pro's would make it much ni... | Jörg Hohensohn |
2003-07-17 | when rebooting, de-init such that the coldstart detection would kick in again... | Jörg Hohensohn |
2003-07-17 | one more missing init, prevented powering down the disk | Jörg Hohensohn |
2003-07-16 | The rockbox_flash plugin is a target-only plugin. | Linus Nielsen Feltzing |
2003-07-16 | Removed a compiler warning | Linus Nielsen Feltzing |
2003-07-16 | Fixed a bug that included the reserved clusters 0 and 1 in the search for ava... | Linus Nielsen Feltzing |
2003-07-16 | Johan Vromans' fix after file check fails | Jörg Hohensohn |
2003-07-16 | Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ... | Jörg Hohensohn |
2003-07-15 | Include config.h so anyone including this file will get proper version of con... | Hardeep Sidhu |
2003-07-13 | The plugin which reflashes the second image. I release it now to become part ... | Jörg Hohensohn |
2003-07-13 | Added plugin support for 8MB-modified units. This bumps the plugin API versio... | Björn Stenberg |
2003-07-11 | Initalize last_disk_activity | Björn Stenberg |
2003-07-11 | A more complete serial port setup | Linus Nielsen Feltzing |
2003-07-10 | Updated old link. | Björn Stenberg |
2003-07-10 | Added html version of UISIMULATOR. | Björn Stenberg |
2003-07-10 | Fixed spindown bug: last_disk_activity was set 10 seconds into the future, wh... | Björn Stenberg |
2003-07-10 | Added dependency to the tools dir, so it's automatically built with the rest.... | Björn Stenberg |
2003-07-09 | Moved lcd default contrast knowledge from settings.c to lcd driver. Now lcd_i... | Björn Stenberg |
2003-07-09 | Added widgets and keyboard to plugin api. | Björn Stenberg |
2003-07-09 | Cold start fixes: master_slave_select() now checks for BSY as well as RDY (si... | Björn Stenberg |
2003-07-09 | Removed warnings | Björn Stenberg |
2003-07-09 | again different coldstart, ata_init() now has non-ambiguous return codes for ... | Jörg Hohensohn |
2003-07-09 | Extract exports from obj file. Don't ignore dllwrap errors. | Hardeep Sidhu |
2003-07-08 | Added some more contributors | Björn Stenberg |
2003-07-08 | Added missing othelo.txt | Björn Stenberg |
2003-07-08 | Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume playbac... | Linus Nielsen Feltzing |
2003-07-08 | better place and method for the spinup wait code, still I'd welcome comments ... | Jörg Hohensohn |
2003-07-08 | The creation of the playlist control file failed when control_fd == 0 | Linus Nielsen Feltzing |
2003-07-06 | Allow playing even if we are unable to access the playlist control file (e.g.... | Hardeep Sidhu |
2003-07-06 | string section patch by Nix | Linus Nielsen Feltzing |
2003-07-04 | Added FreeBSD support to uisimulator. Patch by Keith Hubbard | Björn Stenberg |
2003-07-04 | Fix for incorrect genre default value, by Benjamin Metzler | Björn Stenberg |
2003-07-04 | Fix For Inaccurate Elapsed Run Time, by Craigh Sather | Björn Stenberg |
2003-07-03 | detect cold start (from flash) and look for archos.mod/ajbrec.ajz | Jörg Hohensohn |
2003-07-03 | I needed a function to return the physical USB detect | Jörg Hohensohn |
2003-07-03 | Updated Paul's dutch file. | Hardeep Sidhu |
2003-07-03 | Roland's fix for running simulator on NT | Hardeep Sidhu |
2003-07-03 | Plugins should not require cygwin to run. | Hardeep Sidhu |
2003-07-03 | When starting from flash, we have to wait for the disk to get ready. (Quite a... | Jörg Hohensohn |
2003-07-02 | Snake is back! Written by Itai Shaked. | Björn Stenberg |
2003-07-02 | Only recorders use PA11 for /PR. Players use it for the STOP button... | Björn Stenberg |
2003-07-02 | Dos-style pathnames were being copied incorrectly. | Hardeep Sidhu |
2003-07-02 | Added "Ask" option to recursive dir insert which, if enabled, will ask users ... | Hardeep Sidhu |
2003-07-01 | Fixed simulator warning. | Hardeep Sidhu |
2003-07-01 | Fixed simulator warnings. | Hardeep Sidhu |