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
2002-10-02
Remote control now sends both key-down and key-up events
Linus Nielsen Feltzing
2002-10-01
Support getting width OR height of string
Björn Stenberg
2002-09-30
A lot more stable remote control handling
Linus Nielsen Feltzing
2002-09-27
Philip Pertermanns peak meter
Linus Nielsen Feltzing
2002-09-25
More sensible (but probably still not working) power off
Linus Nielsen Feltzing
2002-09-25
Improved retry handling
Björn Stenberg
2002-09-24
New scroll code by Björn Fischer.
Björn Stenberg
2002-09-24
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...
Björn Stenberg
2002-09-24
Check status register for error
Björn Stenberg
2002-09-24
Added read retry.
Björn Stenberg
2002-09-24
Corrected the ones[] and zeros[] arrays
Linus Nielsen Feltzing
2002-09-23
Now exports last_disk_activity, for auto-poweroff
Linus Nielsen Feltzing
2002-09-23
Added timestamps of key presses, for auto-poweroff
Linus Nielsen Feltzing
2002-09-23
Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...
Björn Stenberg
2002-09-23
Bug fix: The LED was not on during writes
Björn Stenberg
2002-09-20
New full ISO-8859-1 system font.
Björn Stenberg
2002-09-19
Added Philipp Pertermanns oscillograph demo
Björn Stenberg
2002-09-12
no longer include unicode.h, we've removed that file
Daniel Stenberg
2002-09-12
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
Daniel Stenberg
2002-09-10
define away lcd_update_rect() too on players
Daniel Stenberg
2002-09-09
lcd_puts() now clears to end-of-line
Björn Stenberg
2002-09-06
Made the sleep code a little bit less aggressive.
Björn Stenberg
2002-09-06
Now runs SET_MULTIPLE_MODE after usb disconnect, since the windows driver set...
Björn Stenberg
2002-09-06
Optimized ata_read_sectors() a little
Linus Nielsen Feltzing
2002-09-06
Moved the LCD frame buffer back to DRAM
Linus Nielsen Feltzing
2002-09-06
changed REPEAT_INTERVAL_START back to 4 as it originally was
Eric Linenberg
2002-09-05
added button repeat acceleration
Eric Linenberg
2002-09-05
Now uses READ MULTIPLE command. Also corrected some return values.
Björn Stenberg
2002-09-04
Increased BSY & RDY timeouts to 10 seconds
Björn Stenberg
2002-09-04
Added (disabled) screendump feature
Linus Nielsen Feltzing
2002-09-03
Added quick-set screens to F2 (play modes) and F3 (screen settings) in dir br...
Björn Stenberg
2002-09-03
Added lcd_putc()
Linus Nielsen Feltzing
2002-09-02
Ooops! perform_soft_reset() unlocked the mutex...
Linus Nielsen Feltzing
2002-09-02
STANDBY mode works again
Linus Nielsen Feltzing
2002-08-29
wait_for_rdy() now actually waits for RDY
Linus Nielsen Feltzing
2002-08-29
Now uses STANDBY_IMMEDIATE instead of STANDBY
Linus Nielsen Feltzing
2002-08-28
Changed lcd_drawrect() to use upper left corner and height/width as parameters
Markus Braun
2002-08-28
Repearied LOADABLE_FONTS, which was broken by the recent propfonts scroll fix
Björn Stenberg
2002-08-27
Adjusted the key sense voltage levels a little
Linus Nielsen Feltzing
2002-08-27
Fixed some nasty mutex glitches
Linus Nielsen Feltzing
2002-08-26
Don't call perform_sleep() while already sleeping
Björn Stenberg
2002-08-26
Added configurable disk spindown. The disk will also now not spin down while ...
Björn Stenberg
2002-08-26
Propfont fix/kludge for the scroll code. Now doesn't garble the line and shou...
Björn Stenberg
2002-08-24
Fixed minor bug in previous change: 0 is a valid sector
Hardeep Sidhu
2002-08-24
Data at end of file was not being read if last sector fell on cluster boundary
Hardeep Sidhu
2002-08-22
New measurements show ATA_SLEEP saves us 30-40 mA over ATA_STANDBY.
Björn Stenberg
2002-08-21
Added icons for charcell simulator.
Mats Lidell
2002-08-21
Fixed lcd_getstringsize() for prop fonts. Now also counts the blank columns
Markus Braun
2002-08-20
added functions to get the current margins
Markus Braun
2002-08-19
Fall back to fixed font if loadable font is not present
Björn Stenberg
[next]