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
/
uisimulator
Age
Commit message (
Expand
)
Author
2002-05-12
enable mpeg playing by default under Linux
Dave Chapman
2002-05-12
moved sound interface to common directory
Dave Chapman
2002-05-12
remember previous menu position when returning
Dave Chapman
2002-05-12
removed reference to x11_open
Dave Chapman
2002-05-12
moved mpeg decoder to common
Dave Chapman
2002-05-12
abstracted the sound output interface
Dave Chapman
2002-05-12
describe purpose of common directory
Dave Chapman
2002-05-12
use internal copy of libmad
Dave Chapman
2002-05-12
libmad version 0.14.2b
Dave Chapman
2002-05-12
removed unused function and re-enabled button check
Dave Chapman
2002-05-12
improved mpeg audio quality
Dave Chapman
2002-05-10
Removed testing debugf()
Björn Stenberg
2002-05-10
Adapted to changes in the lcd API.
Björn Stenberg
2002-05-10
added reference to new icon for directories
Robert Hak
2002-05-10
Added new icons form the Recorder sim
Robert Hak
2002-05-10
x11_opendir() now fails properly in case the dir doesn't exist
Daniel Stenberg
2002-05-10
added x,y to BUTTON PRESSED event message
Dave Chapman
2002-05-09
first attempt at mp3 playback in x11 simulator using libmad
Dave Chapman
2002-05-08
added icons.c
Daniel Stenberg
2002-05-08
add "icons.c" to the project
Stefan Meyer
2002-05-08
creation
Robert Hak
2002-05-08
added externs from icon.[ch]
Robert Hak
2002-05-08
add attribute and size to readdir
Stefan Meyer
2002-05-07
my little icons in front of the files/dirs to show what kind of entry it
Daniel Stenberg
2002-05-07
NULL is not defined when this compiles on Linux, let's avoid that for now
Daniel Stenberg
2002-05-07
adjusted to build on my solaris box
Daniel Stenberg
2002-05-07
extended the wrapper layer, we can't depend on much in the "real" dirent
Daniel Stenberg
2002-05-07
is_dir() is removed, we now read the 'attribute' field from the dirent
Daniel Stenberg
2002-05-07
added x11_readdir() proto
Daniel Stenberg
2002-05-07
readdir() wrapper for proper dirent struct emulation in target code
Daniel Stenberg
2002-05-06
small bugfix
Dave Chapman
2002-05-06
first implementation of directory scrolling - partly by Stefan Meyer
Dave Chapman
2002-05-06
fixed title string in x11 window
Dave Chapman
2002-05-06
no more Logf(), only use debugf()
Daniel Stenberg
2002-05-06
compile debug.c from the firmware for logging errors
Daniel Stenberg
2002-05-06
- added Logf ( maybe it should be defined somewhere else)
Stefan Meyer
2002-05-06
add / del some files
Stefan Meyer
2002-05-06
Capitalization corrections on menu structure
Robert Hak
2002-05-06
Added menu.c
Robert Hak
2002-05-06
Cleaned up for menu.c/h usage
Robert Hak
2002-05-06
Initial creation. This removes alot of the cursor and menuing overhead
Robert Hak
2002-05-06
some basic docs for simulator hacking
Daniel Stenberg
2002-05-06
don't closedir(NULL)
Daniel Stenberg
2002-05-06
fixed a DIR * leak
Daniel Stenberg
2002-05-06
Dave Chapman removed the annoying extra slash
Daniel Stenberg
2002-05-06
Dave Chapman's browse subdirs too patch applied
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
use the menu function pointers properly
Daniel Stenberg
[prev]
[next]