index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
firmware
/
drivers
Age
Commit message (
Expand
)
Author
2003-06-29
Added plugin loader. Moved games, demos and the text viewer to loadable plugi...
Björn Stenberg
2003-06-26
port inits for cold start ability
Jörg Hohensohn
2003-06-26
init the LCD, needed for cold start (from flash)
Jörg Hohensohn
2003-06-19
Now handles a full disk a little better, and it doesn't trust the fsinfo anymore
Linus Nielsen Feltzing
2003-06-05
A bit faster update of Player simulator.
Kjell Ericson
2003-06-03
Small seek optimization -- begin seek at last read cluster if possible
Hardeep Sidhu
2003-05-27
Since remote uses special button codes, there is no need to simulate release ...
Björn Stenberg
2003-05-27
Added "jump scroll delay" (for player).
Kjell Ericson
2003-05-22
New feature for player: Jump scroll!
Kjell Ericson
2003-05-10
Experiment: enable ATA STANDBY when switching to USB mode
Linus Nielsen Feltzing
2003-05-03
Idle poweroff fix for FM radio, as suggested by Mike Holden
Linus Nielsen Feltzing
2003-05-03
Finally, FM radio support on the FM Recorder
Linus Nielsen Feltzing
2003-04-28
Corrected wrong write return code.
Björn Stenberg
2003-04-24
More detailed error codes
Linus Nielsen Feltzing
2003-04-23
Changed remote control button events to separate codes. Now the remote contro...
Björn Stenberg
2003-04-16
Magnus Öman's long awaited inverted cursor patch
Linus Nielsen Feltzing
2003-04-12
ata_write_sectors() didn't handle odd buffer addresses
Linus Nielsen Feltzing
2003-04-11
Corrected win1251 -> iso 8859-5 conversion (Alex)
Björn Stenberg
2003-04-11
Don't enter cpu sleep during disk operations
Björn Stenberg
2003-04-05
The newest ATA driver fixes broke the ata_spinup_time information
Linus Nielsen Feltzing
2003-03-31
Better led control. Added status read delay. Fixed potential last_disk_activi...
Björn Stenberg
2003-03-24
Another attempt to stop the red led dead.
Björn Stenberg
2003-03-17
Don't spin down disk while retrying
Björn Stenberg
2003-03-14
Moved read code around a bit to more strictly obey the ATA specification.
Björn Stenberg
2003-03-13
Initialize return code at start of loop, not at the end.
Björn Stenberg
2003-03-04
update_fat_entry() set the wrong cache line dirty if bpb_resvdseccnt wasn't d...
Linus Nielsen Feltzing
2003-02-27
New option: Invert display. Patch by Mark Hillebrand.
Björn Stenberg
2003-02-27
An attempt to get rid of the "red freeze" problem: Perform a soft reset on re...
Björn Stenberg
2003-02-26
Enhanced error codes for better error tracking
Linus Nielsen Feltzing
2003-02-25
Faster shutoff with OFF key on FM Recorder
Linus Nielsen Feltzing
2003-02-23
Code Police is never wrong. Ugh!
Björn Stenberg
2003-02-21
Fixed bug #688807, now the Idle poweroff works on FM recorder. Also disabled ...
Linus Nielsen Feltzing
2003-02-14
The power-saving SLEEP patch by Simon Elén.
Björn Stenberg
2003-02-13
Mike Holden's patch that corrects the FM charger plugged symbol
Uwe Freese
2003-02-07
more moves
Daniel Stenberg
2003-02-07
Move publicly (from apps) accessed files from drivers/ to export/.
Daniel Stenberg
2003-02-07
Include File Cleanup And Move-Around Party 2003.
Daniel Stenberg
2003-01-29
bring back the functionality with the conditional update on remove cursor
Daniel Stenberg
2003-01-29
Major Code Police raid strike-down.
Daniel Stenberg
2003-01-29
The dir code is now reentrant.
Björn Stenberg
2003-01-29
Player changes: Added lcd_remove_cursor() and updated the cursor functionality.
Kjell Ericson
2003-01-28
Scrolling business is my name and scrolling is what I do when I don't crash
Daniel Stenberg
2003-01-27
Added a "cursor"-function for the keyvoard.
Kjell Ericson
2003-01-27
Directories can now be renamed too.
Björn Stenberg
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2003-01-23
Removed lcd_scroll_pause() and lcd_scroll_resume().
Kjell Ericson
2003-01-22
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DE...
Uwe Freese
2003-01-22
Changed name of lcd_do_puts() to lcd_puts_cont_scroll().
Kjell Ericson
2003-01-22
Ludovic Lange's ADC-fix for the FM
Daniel Stenberg
2003-01-21
Based on Ludovic Lange excellent work, I've modified things to increase
Daniel Stenberg
[next]