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-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
2003-01-21
Added lcd_do_puts() as a static function and made lcd_puts() stop any scroll ...
Kjell Ericson
2003-01-20
Export info about the charset.
Mats Lidell
2003-01-17
Added table for converting unicode page 1 and 2 into ISO 8859-2
Björn Stenberg
2003-01-16
Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.
Daniel Stenberg
2003-01-16
Use the correct defines to #ifdef on, so that the FM version builds fine too
Daniel Stenberg
2003-01-14
reverted kjer's lcd_clear_display() change that stops the scroll
Daniel Stenberg
2003-01-14
Made unicode2iso() static.
Björn Stenberg
2003-01-14
Added unicode conversion from cyrillic, greek, hebrew, arabic and thai.
Björn Stenberg
2003-01-14
Stop scrolling text when lcd_clear_display() has been called.
Kjell Ericson
2003-01-14
Bidirectional scroll ala recorder.
Mats Lidell
2003-01-13
Fixed the mapping between software mapped patterns and hardware LCD.
Kjell Ericson
[next]