summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Jörg's feedback appliedDaniel Stenberg2003-07-19
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3849 a1c6a512-1295-4272-9138-f99709370657
* doesn't mess with the charging (let algorithm decide), show charge phase as ↵Jörg Hohensohn2003-07-19
| | | | | | text, indicate current flow as animation and light, simulator fix git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3848 a1c6a512-1295-4272-9138-f99709370657
* Another go at the disk-full FAT driver fix. Now it skips the reserved ↵Linus Nielsen Feltzing2003-07-19
| | | | | | sectors at all times. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3847 a1c6a512-1295-4272-9138-f99709370657
* Charging screen displays status + animation, "On"-behaviour fixed.Jörg Hohensohn2003-07-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3846 a1c6a512-1295-4272-9138-f99709370657
* call power_init() before the charging screen may open, thus before ↵Jörg Hohensohn2003-07-18
| | | | | | ata_init(). No settings loaded yet, I hope this is not harmful. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3845 a1c6a512-1295-4272-9138-f99709370657
* report sleeping disk while not initialized, needed for changing before ↵Jörg Hohensohn2003-07-18
| | | | | | ata_init() git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3844 a1c6a512-1295-4272-9138-f99709370657
* there's 7 games for the recorder nowDaniel Stenberg2003-07-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3843 a1c6a512-1295-4272-9138-f99709370657
* Magnus Holmgren: Just realized one thing: doing AN0-3 last is slightly ↵Jörg Hohensohn2003-07-17
| | | | | | | | | better, as AN0 will then remain valid for the first execution of the tick task function. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3842 a1c6a512-1295-4272-9138-f99709370657
* A very basic charging screen, probably buggy, the pro's would make it much ↵Jörg Hohensohn2003-07-17
| | | | | | nicer, but it's a starting point. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3841 a1c6a512-1295-4272-9138-f99709370657
* when rebooting, de-init such that the coldstart detection would kick in ↵Jörg Hohensohn2003-07-17
| | | | | | again (fixes Rombox ATA problems when shutting off with charger) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3840 a1c6a512-1295-4272-9138-f99709370657
* one more missing init, prevented powering down the diskJörg Hohensohn2003-07-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3839 a1c6a512-1295-4272-9138-f99709370657
* The rockbox_flash plugin is a target-only plugin.Linus Nielsen Feltzing2003-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3838 a1c6a512-1295-4272-9138-f99709370657
* Removed a compiler warningLinus Nielsen Feltzing2003-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3837 a1c6a512-1295-4272-9138-f99709370657
* Fixed a bug that included the reserved clusters 0 and 1 in the search for ↵Linus Nielsen Feltzing2003-07-16
| | | | | | available clusters. That could in some cases lead to a bogus disk-full error. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3836 a1c6a512-1295-4272-9138-f99709370657
* Johan Vromans' fix after file check failsJörg Hohensohn2003-07-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3835 a1c6a512-1295-4272-9138-f99709370657
* Patch 772577 by Magnus Holmgren: measure all ADC channels within adc_init(), ↵Jörg Hohensohn2003-07-16
| | | | | | so afterwards adc_read() can be used right away. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3834 a1c6a512-1295-4272-9138-f99709370657
* Include config.h so anyone including this file will get proper version of ↵Hardeep Sidhu2003-07-15
| | | | | | config structure git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3833 a1c6a512-1295-4272-9138-f99709370657
* The plugin which reflashes the second image. I release it now to become part ↵Jörg Hohensohn2003-07-13
| | | | | | of the build, so that I don't have to maintain and distribute it every time the plugin API version is bumped. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3832 a1c6a512-1295-4272-9138-f99709370657
* Added plugin support for 8MB-modified units. This bumps the plugin API ↵Björn Stenberg2003-07-13
| | | | | | version number again. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3831 a1c6a512-1295-4272-9138-f99709370657
* Initalize last_disk_activityBjörn Stenberg2003-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3830 a1c6a512-1295-4272-9138-f99709370657
* A more complete serial port setupLinus Nielsen Feltzing2003-07-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3829 a1c6a512-1295-4272-9138-f99709370657
* Updated old link.Björn Stenberg2003-07-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3828 a1c6a512-1295-4272-9138-f99709370657
* Added html version of UISIMULATOR.Björn Stenberg2003-07-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3827 a1c6a512-1295-4272-9138-f99709370657
* Fixed spindown bug: last_disk_activity was set 10 seconds into the future, ↵Björn Stenberg2003-07-10
| | | | | | which resulted in too long spindown delays. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3826 a1c6a512-1295-4272-9138-f99709370657
* Added dependency to the tools dir, so it's automatically built with the ↵Björn Stenberg2003-07-10
| | | | | | rest. Updated build docs. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3825 a1c6a512-1295-4272-9138-f99709370657
* Moved lcd default contrast knowledge from settings.c to lcd driver. Now ↵Björn Stenberg2003-07-09
| | | | | | lcd_init sets default contrast until settings are read. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3824 a1c6a512-1295-4272-9138-f99709370657
* Added widgets and keyboard to plugin api.Björn Stenberg2003-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3823 a1c6a512-1295-4272-9138-f99709370657
* Cold start fixes: master_slave_select() now checks for BSY as well as RDY ↵Björn Stenberg2003-07-09
| | | | | | (since disks are BSY during powerup). Also, wait_for_bsy() looks at ATA_STATUS instead of ATA_ALT_STATUS, since the address of ATA_ALT_STATUS is not determined until later. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3822 a1c6a512-1295-4272-9138-f99709370657
* Removed warningsBjörn Stenberg2003-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3821 a1c6a512-1295-4272-9138-f99709370657
* again different coldstart, ata_init() now has non-ambiguous return codes for ↵Jörg Hohensohn2003-07-09
| | | | | | better diagnostics git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3820 a1c6a512-1295-4272-9138-f99709370657
* Extract exports from obj file. Don't ignore dllwrap errors.Hardeep Sidhu2003-07-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3819 a1c6a512-1295-4272-9138-f99709370657
* Added some more contributorsBjörn Stenberg2003-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3818 a1c6a512-1295-4272-9138-f99709370657
* Added missing othelo.txtBjörn Stenberg2003-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3817 a1c6a512-1295-4272-9138-f99709370657
* Henrik Backe's resume-with-ON-key patch (#767082). Now you can resume ↵Linus Nielsen Feltzing2003-07-08
| | | | | | playback after STOP is pressed by just hitting the ON key to go to the WPS. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3816 a1c6a512-1295-4272-9138-f99709370657
* better place and method for the spinup wait code, still I'd welcome comments ↵Jörg Hohensohn2003-07-08
| | | | | | on this git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3815 a1c6a512-1295-4272-9138-f99709370657
* The creation of the playlist control file failed when control_fd == 0Linus Nielsen Feltzing2003-07-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3814 a1c6a512-1295-4272-9138-f99709370657
* Allow playing even if we are unable to access the playlist control file ↵Hardeep Sidhu2003-07-06
| | | | | | (e.g. no .rockbox dir). However, dynamic playlists and resume will not work in this case. Also, there are no playlist options for m3u files when nothing is playing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3813 a1c6a512-1295-4272-9138-f99709370657
* string section patch by NixLinus Nielsen Feltzing2003-07-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3812 a1c6a512-1295-4272-9138-f99709370657
* Added FreeBSD support to uisimulator. Patch by Keith HubbardBjörn Stenberg2003-07-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3811 a1c6a512-1295-4272-9138-f99709370657
* Fix for incorrect genre default value, by Benjamin MetzlerBjörn Stenberg2003-07-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3810 a1c6a512-1295-4272-9138-f99709370657
* Fix For Inaccurate Elapsed Run Time, by Craigh SatherBjörn Stenberg2003-07-04
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3809 a1c6a512-1295-4272-9138-f99709370657
* detect cold start (from flash) and look for archos.mod/ajbrec.ajzJörg Hohensohn2003-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3808 a1c6a512-1295-4272-9138-f99709370657
* I needed a function to return the physical USB detectJörg Hohensohn2003-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3807 a1c6a512-1295-4272-9138-f99709370657
* Updated Paul's dutch file.Hardeep Sidhu2003-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3806 a1c6a512-1295-4272-9138-f99709370657
* Roland's fix for running simulator on NTHardeep Sidhu2003-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3805 a1c6a512-1295-4272-9138-f99709370657
* Plugins should not require cygwin to run.Hardeep Sidhu2003-07-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3804 a1c6a512-1295-4272-9138-f99709370657
* When starting from flash, we have to wait for the disk to get ready. (Quite ↵Jörg Hohensohn2003-07-03
| | | | | | a new situation ;-) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3803 a1c6a512-1295-4272-9138-f99709370657
* Snake is back! Written by Itai Shaked.Björn Stenberg2003-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3802 a1c6a512-1295-4272-9138-f99709370657
* Only recorders use PA11 for /PR. Players use it for the STOP button...Björn Stenberg2003-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3801 a1c6a512-1295-4272-9138-f99709370657
* Dos-style pathnames were being copied incorrectly.Hardeep Sidhu2003-07-02
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3800 a1c6a512-1295-4272-9138-f99709370657