index
:
rockbox.git
master
v3.0
v3.1
v3.10
v3.11
v3.12
v3.13
v3.14
v3.15
v3.2
v3.3
v3.4
v3.5
v3.6
v3.7
v3.8
v3.9
The Rockbox source code.
Rockbox Meta-User
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uisimulator
Age
Commit message (
Expand
)
Author
Files
Lines
2002-05-10
Removed testing debugf()
Björn Stenberg
1
-1
/
+0
2002-05-10
Adapted to changes in the lcd API.
Björn Stenberg
8
-252
/
+294
2002-05-10
added reference to new icon for directories
Robert Hak
1
-1
/
+1
2002-05-10
Added new icons form the Recorder sim
Robert Hak
2
-2
/
+22
2002-05-10
x11_opendir() now fails properly in case the dir doesn't exist
Daniel Stenberg
1
-6
/
+12
2002-05-10
added x,y to BUTTON PRESSED event message
Dave Chapman
1
-1
/
+1
2002-05-09
first attempt at mp3 playback in x11 simulator using libmad
Dave Chapman
4
-1
/
+272
2002-05-08
added icons.c
Daniel Stenberg
1
-1
/
+4
2002-05-08
add "icons.c" to the project
Stefan Meyer
1
-3
/
+9
2002-05-08
creation
Robert Hak
2
-0
/
+67
2002-05-08
added externs from icon.[ch]
Robert Hak
1
-9
/
+10
2002-05-08
add attribute and size to readdir
Stefan Meyer
1
-0
/
+6
2002-05-07
my little icons in front of the files/dirs to show what kind of entry it
Daniel Stenberg
1
-2
/
+11
2002-05-07
NULL is not defined when this compiles on Linux, let's avoid that for now
Daniel Stenberg
1
-1
/
+1
2002-05-07
adjusted to build on my solaris box
Daniel Stenberg
3
-32
/
+29
2002-05-07
extended the wrapper layer, we can't depend on much in the "real" dirent
Daniel Stenberg
2
-9
/
+45
2002-05-07
is_dir() is removed, we now read the 'attribute' field from the dirent
Daniel Stenberg
1
-12
/
+2
2002-05-07
added x11_readdir() proto
Daniel Stenberg
1
-0
/
+1
2002-05-07
readdir() wrapper for proper dirent struct emulation in target code
Daniel Stenberg
2
-3
/
+32
2002-05-06
small bugfix
Dave Chapman
1
-1
/
+1
2002-05-06
first implementation of directory scrolling - partly by Stefan Meyer
Dave Chapman
1
-5
/
+43
2002-05-06
fixed title string in x11 window
Dave Chapman
1
-0
/
+1
2002-05-06
no more Logf(), only use debugf()
Daniel Stenberg
3
-30
/
+2
2002-05-06
compile debug.c from the firmware for logging errors
Daniel Stenberg
1
-1
/
+4
2002-05-06
- added Logf ( maybe it should be defined somewhere else)
Stefan Meyer
1
-2
/
+13
2002-05-06
add / del some files
Stefan Meyer
1
-4
/
+31
2002-05-06
Capitalization corrections on menu structure
Robert Hak
2
-2
/
+2
2002-05-06
Added menu.c
Robert Hak
1
-1
/
+4
2002-05-06
Cleaned up for menu.c/h usage
Robert Hak
1
-74
/
+17
2002-05-06
Initial creation. This removes alot of the cursor and menuing overhead
Robert Hak
2
-0
/
+189
2002-05-06
some basic docs for simulator hacking
Daniel Stenberg
1
-0
/
+68
2002-05-06
don't closedir(NULL)
Daniel Stenberg
1
-2
/
+5
2002-05-06
fixed a DIR * leak
Daniel Stenberg
1
-2
/
+4
2002-05-06
Dave Chapman removed the annoying extra slash
Daniel Stenberg
1
-2
/
+2
2002-05-06
Dave Chapman's browse subdirs too patch applied
Daniel Stenberg
1
-9
/
+50
2002-05-05
builds with Player LCD too
Daniel Stenberg
1
-25
/
+86
2002-05-05
remove printf()
Daniel Stenberg
1
-16
/
+0
2002-05-05
void functions don't return values...
Daniel Stenberg
1
-1
/
+1
2002-05-05
use the menu function pointers properly
Daniel Stenberg
1
-15
/
+3
2002-05-05
Play a tune. Uses the id3-info now and display it on screen.
Daniel Stenberg
2
-0
/
+121
2002-05-05
build play.c and id3.c too now
Daniel Stenberg
1
-3
/
+9
2002-05-05
wrapper include for the actual file.h to enable the change-root fiddle
Daniel Stenberg
1
-0
/
+25
2002-05-05
support open() properly so that the root dir works in the archos subdir
Daniel Stenberg
1
-0
/
+13
2002-05-04
Use the defines, we can't assume a particular LCD or keypad.
Daniel Stenberg
5
-4
/
+35
2002-05-04
Make it easy to select which kind of LCD you want the simulator to feature
Daniel Stenberg
1
-2
/
+8
2002-05-04
started to implement the charcell LCD api
Daniel Stenberg
1
-0
/
+17
2002-05-04
don't define anything like this here
Daniel Stenberg
1
-1
/
+0
2002-05-04
funny preprocessor tricks
Daniel Stenberg
2
-0
/
+47
2002-05-04
changed window size to be about the same size as a recorder
Daniel Stenberg
1
-1
/
+1
2002-05-04
Removed #defines
Robert Hak
1
-15
/
+27
[next]