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-07-04
Increased the scroll thread stack
Linus Nielsen Feltzing
2002-07-03
Increased the scroll line buffer to 257
Linus Nielsen Feltzing
2002-07-02
Added some debug information
Linus Nielsen Feltzing
2002-07-01
Removed TAB chars
Linus Nielsen Feltzing
2002-06-30
New voltage levels
Linus Nielsen Feltzing
2002-06-30
Now uses adc_read()
Linus Nielsen Feltzing
2002-06-30
Corrected ADC channel C registers
Linus Nielsen Feltzing
2002-06-30
First version
Linus Nielsen Feltzing
2002-06-30
Made button_queue global
Linus Nielsen Feltzing
2002-06-30
Some cleanup
Linus Nielsen Feltzing
2002-06-27
lcd_putspropxy() now clears drawing area before drawing
Björn Stenberg
2002-06-27
Added left/right/deemphasis functionality of dac_volume
Linus Nielsen Feltzing
2002-06-26
Added STOP key reboot for Players as well
Linus Nielsen Feltzing
2002-06-26
Bug 574204 fixed. Now reboots when OFF is pressed while charging.
Linus Nielsen Feltzing
2002-06-26
Added mas_reset()
Linus Nielsen Feltzing
2002-06-26
Added old_recorder variable
Linus Nielsen Feltzing
2002-06-26
fixed lcd_bitmap
Felix Arends
2002-06-25
wrong return code in mas_direct_config_write()
Linus Nielsen Feltzing
2002-06-25
dac_config() return the wrong error code
Linus Nielsen Feltzing
2002-06-24
remove tabs :)
Alan Korr
2002-06-24
fixed propfonts bug which was related to illegal memory accesing of lcd_bitma...
Felix Arends
2002-06-24
Added backlight control
Linus Nielsen Feltzing
2002-06-24
Added first RTC functions
Linus Nielsen Feltzing
2002-06-24
Removed dac_volume
Linus Nielsen Feltzing
2002-06-24
mas_devread is now static
Linus Nielsen Feltzing
2002-06-24
Now uses i2c_begin/end
Linus Nielsen Feltzing
2002-06-24
Added functions for exclusive I2C access
Linus Nielsen Feltzing
2002-06-24
fixed a missing unsigned
Daniel Stenberg
2002-06-24
strings should be 'unsigned char *' or we will get problemos
Daniel Stenberg
2002-06-24
more proportional font fixes
Daniel Stenberg
2002-06-24
the scroll loop could end up scrolling forever!
Daniel Stenberg
2002-06-24
slightly improved fix for proportional font scrolling, but it still isn't
Daniel Stenberg
2002-06-24
made the putspropxy() use the exetended charset Magnus has made, forgot
Daniel Stenberg
2002-06-21
fixed the horizontal scroll graphics error
Felix Arends
2002-06-21
nx was undefined for the first execution of the while statement
Felix Arends
2002-06-20
extended charset by Magnus Öman
Daniel Stenberg
2002-06-20
Clear area for proportional scroll
Björn Stenberg
2002-06-20
added lcd_getstringsize() within the propfonts test define
Daniel Stenberg
2002-06-20
Magnus Oman brought a test set proportional font
Daniel Stenberg
2002-06-20
mas_writereg() was broken
Linus Nielsen Feltzing
2002-06-19
Ignore volume ID
Björn Stenberg
2002-06-19
Fixed bounce bug
Björn Stenberg
2002-06-19
We don't need time unless we're writing
Björn Stenberg
2002-06-19
when simulating a player, move down the text 8 pixels to make room for
Daniel Stenberg
2002-06-19
Added Recorder code
Linus Nielsen Feltzing
2002-06-19
Recorder modifications
Linus Nielsen Feltzing
2002-06-18
Killed warnings
Linus Nielsen Feltzing
2002-06-18
Better ATA I/O detection
Linus Nielsen Feltzing
2002-06-15
Added lcd_clearline() - the opposite of drawline. We need this to make funny
Daniel Stenberg
2002-06-12
typecast array indexing to int from char to prevent compiler warning
Daniel Stenberg
[next]