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
Age
Commit message (
Expand
)
Author
2002-05-05
removed DOS newlines, made it use a static seed for better tests
Daniel Stenberg
2002-05-05
randomise_playlist() takes a seed argument now
Daniel Stenberg
2002-05-05
adjusted to the differend LCDs and for no LCD at all... :-)
Daniel Stenberg
2002-05-05
Improved the randomise playlist function pretty major. This one will run
Daniel Stenberg
2002-05-05
builds wavey's playlist test harness on Linux/unix
Daniel Stenberg
2002-05-05
builds with Player LCD too
Daniel Stenberg
2002-05-05
remove printf()
Daniel Stenberg
2002-05-05
void functions don't return values...
Daniel Stenberg
2002-05-05
minor protection to not re-define O_RDONLY if it is already defined
Daniel Stenberg
2002-05-05
include file.h (important for the x11 sim to work) and types.h (as that
Daniel Stenberg
2002-05-05
proto and struct for id3-info
Daniel Stenberg
2002-05-05
use the menu function pointers properly
Daniel Stenberg
2002-05-05
Play a tune. Uses the id3-info now and display it on screen.
Daniel Stenberg
2002-05-05
build play.c and id3.c too now
Daniel Stenberg
2002-05-05
wrapper include for the actual file.h to enable the change-root fiddle
Daniel Stenberg
2002-05-05
support open() properly so that the root dir works in the archos subdir
Daniel Stenberg
2002-05-04
Use the defines, we can't assume a particular LCD or keypad.
Daniel Stenberg
2002-05-04
Make it easy to select which kind of LCD you want the simulator to feature
Daniel Stenberg
2002-05-04
started to implement the charcell LCD api
Daniel Stenberg
2002-05-04
don't define anything like this here
Daniel Stenberg
2002-05-04
funny preprocessor tricks
Daniel Stenberg
2002-05-04
Added weird circumvention macros for SIMULATOR builds. When we build a
Daniel Stenberg
2002-05-04
get the chartables even for non-bitmap displays when we simulate
Daniel Stenberg
2002-05-04
changed window size to be about the same size as a recorder
Daniel Stenberg
2002-05-04
Removed #defines
Robert Hak
2002-05-04
Added browse_root(void)
Robert Hak
2002-05-04
created
Robert Hak
2002-05-04
add reference to its header
Robert Hak
2002-05-03
Added opendir, closedir and readdir
Björn Stenberg
2002-05-03
Changed to global 'bpb' struct
Björn Stenberg
2002-05-03
First sound check
Linus Nielsen Feltzing
2002-05-03
Doubled the buffer size
Linus Nielsen Feltzing
2002-05-03
Added a few functions
Linus Nielsen Feltzing
2002-05-03
Updates
Björn Stenberg
2002-05-03
Moved MAS to status GREEN
Björn Stenberg
2002-05-03
Added disk/partition handling
Björn Stenberg
2002-05-03
Added port B findings
Linus Nielsen Feltzing
2002-05-03
minor sizing correction
Robert Hak
2002-05-03
*** empty log message ***
Robert Hak
2002-05-03
Commented out log statement on lcd_update
Robert Hak
2002-05-03
Commented out the KEY PRESSED and EVENT debug messages
Robert Hak
2002-05-03
lcd_drawrect added
Robert Hak
2002-05-03
Removed unused menu options
Robert Hak
2002-05-03
Fixed stupid error with cursor positioning on return from an app.
Robert Hak
2002-05-03
Fixed global values for tetris game not being reset. This prevented you
Robert Hak
2002-05-03
Menu cursor now wraps around top and bottom. Reworked drawing of cursor
Robert Hak
2002-05-02
Early MP3 playing test
Linus Nielsen Feltzing
2002-05-02
Added mas_run function
Linus Nielsen Feltzing
2002-05-02
Just to create a C array with mp3 data
Linus Nielsen Feltzing
2002-05-02
Fixed tab issues and made use of lcd_clear_display instead of lcd_clearrect
Robert Hak
[prev]
[next]