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-05-20
Added dummy lcd_update() to player code, to avoid #ifdef everywhere
Björn Stenberg
2002-05-17
Doh! Button signals are active low
Björn Stenberg
2002-05-16
More readable comment
Linus Nielsen Feltzing
2002-05-16
Added mutex protection
Linus Nielsen Feltzing
2002-05-16
Now yields when waiting for flow control
Linus Nielsen Feltzing
2002-05-16
Changed default_read prototype
Linus Nielsen Feltzing
2002-05-16
First version
Linus Nielsen Feltzing
2002-05-14
Fixed compiler warnings
Björn Stenberg
2002-05-13
C99 booleans
Linus Nielsen Feltzing
2002-05-13
Changing to C99 'bool'
Björn Stenberg
2002-05-13
Changing to C99 'bool' type
Björn Stenberg
2002-05-11
GRA1 was wrongly defined
Linus Nielsen Feltzing
2002-05-10
Changed puts() to take 'character position'
Björn Stenberg
2002-05-09
Removed a few annoying debugf calls
Linus Nielsen Feltzing
2002-05-09
Removed a few debugf calls
Linus Nielsen Feltzing
2002-05-09
get_next_cluster forgot to byteswap the FAT entry, among others
Linus Nielsen Feltzing
2002-05-09
New cache algorithm
Linus Nielsen Feltzing
2002-05-08
Added lseek()
Björn Stenberg
2002-05-08
Fixed EOF handling
Björn Stenberg
2002-05-08
Fixed lame timeout handling and wrong return codes.
Linus Nielsen Feltzing
2002-05-08
Fixed some debug output
Linus Nielsen Feltzing
2002-05-07
Killed a few bugs. Tested in target. Works fairly good.
Linus Nielsen Feltzing
2002-05-07
Create correct shortnames
Björn Stenberg
2002-05-05
corrected a few errors
Linus Nielsen Feltzing
2002-05-04
Added weird circumvention macros for SIMULATOR builds. When we build a
Daniel Stenberg
2002-05-03
Changed to global 'bpb' struct
Björn Stenberg
2002-05-03
Added a few functions
Linus Nielsen Feltzing
2002-05-03
Added disk/partition handling
Björn Stenberg
2002-05-03
lcd_drawrect added
Robert Hak
2002-05-02
Added mas_run function
Linus Nielsen Feltzing
2002-05-02
Changed debug to DEBUGF and panic to panicf.
Björn Stenberg
2002-05-02
Reverted the 1.10 and 1.11 changes, as they don't work.
Daniel Stenberg
2002-05-01
fixed lcd_bitmap, again. Works for y%8 != 0 as well now.
Felix Arends
2002-05-01
fixed lcd_bitmap code.
Felix Arends
2002-05-01
corrected the load-file path
Daniel Stenberg
2002-05-01
lcd_puts() uses the new fontheight table now
Daniel Stenberg
2002-05-01
Added lcd_fontsize() that returns the size of a given font
Daniel Stenberg
2002-05-01
removed WIN32 compiler directive
Felix Arends
2002-04-30
Win32 Simulator compability:
Felix Arends
2002-04-29
Renamed get_bpb() into fat_mount() and added it to the API.
Björn Stenberg
2002-04-27
Slight simplification
Björn Stenberg
2002-04-27
Added longname handling
Björn Stenberg
2002-04-27
Adapted to changed led API
Björn Stenberg
2002-04-27
Added fat_seek()
Björn Stenberg
2002-04-27
Added fat_open() and fat_read().
Björn Stenberg
2002-04-27
Added ata_spindown() and use of ALT_STATUS instead of STATUS
Björn Stenberg
2002-04-27
Cluster chaining now works.
Björn Stenberg
2002-04-26
FAT update
Björn Stenberg
2002-04-26
Removed erroneous lcd_start call
Björn Stenberg
2002-04-26
Simpler API and remove interrupt code
Björn Stenberg
[next]