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-16
set endian style, default target endian is BIG ENDIAN
Daniel Stenberg
2002-05-16
display logo if present
Daniel Stenberg
2002-05-16
Moved tree.? to apps module
Björn Stenberg
2002-05-16
close the file too properly
Daniel Stenberg
2002-05-16
this works with an 8bit indexed uncompressed BMP
Daniel Stenberg
2002-05-15
removed unused function
Dave Chapman
2002-05-15
fixed dithering bug
Dave Chapman
2002-05-15
added playback simulator if /dev/dsp is unavailable
Dave Chapman
2002-05-14
initial version
Christian Flaz
2002-05-14
initial BMP image reader attempt, does not work yet
Daniel Stenberg
2002-05-13
Added \n to debugf()
Björn Stenberg
2002-05-13
Added dir position memory
Björn Stenberg
2002-05-13
Bool change
Björn Stenberg
2002-05-13
Changing to C99 'bool'
Björn Stenberg
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
[prev]
[next]