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