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
/
x11
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-14
added the missing write()
Daniel Stenberg
1
-0
/
+1
2003-02-14
this compiles better
Daniel Stenberg
1
-3
/
+8
2003-02-07
fixes the warning
Daniel Stenberg
1
-0
/
+2
2003-02-07
use new path
Daniel Stenberg
3
-3
/
+3
2003-02-07
build and work with the new include path(s)
Daniel Stenberg
6
-8
/
+24
2003-02-05
include the original kernel.h from the new location
Daniel Stenberg
1
-2
/
+1
2003-01-28
Added close() and proper creat() to x11 emulator
Björn Stenberg
2
-1
/
+9
2003-01-24
Remove use of rockbox-mode.el in local variables list.
Mats Lidell
2
-11
/
+0
2003-01-21
Printing keyboard shortcuts at startup.
Kjell Ericson
1
-0
/
+27
2003-01-20
Default window zoom for Recorder simulator is 2.
Kjell Ericson
2
-22
/
+61
2003-01-15
Added rename() to simulator
Björn Stenberg
2
-2
/
+19
2003-01-10
Implementing Rocklatin character set for Rockbox player.
Kjell Ericson
1
-3
/
+4
2003-01-10
Implementing Rocklatin for Rockbox player.
Kjell Ericson
1
-1
/
+4
2003-01-09
The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding do...
Björn Stenberg
2
-0
/
+31
2002-12-04
Added virtual keyboard for text input, loosely based on John Wood's code
Björn Stenberg
1
-1
/
+4
2002-12-03
Some simulator corrections
Linus Nielsen Feltzing
1
-1
/
+4
2002-11-12
Added disk space to Info menu item. (Players press + to see it.)
Björn Stenberg
1
-0
/
+21
2002-10-29
added printf() proto
Daniel Stenberg
1
-0
/
+1
2002-10-28
Changed XPoint to "struct coordinate".
Kjell Ericson
1
-8
/
+37
2002-10-28
New file font-player.c is added.
Kjell Ericson
1
-1
/
+4
2002-10-28
Using the structures "rectangle" and "points" when drawing (Win32 doesn't hav...
Kjell Ericson
1
-4
/
+39
2002-10-28
Added command line parameter "--old_lcd" that will simulate the old LCD of
Kjell Ericson
1
-6
/
+17
2002-10-21
The font will be shown in another way in player-simulator so the sysfont.c
Kjell Ericson
1
-2
/
+2
2002-10-21
Doubled the height/width for player.
Kjell Ericson
1
-1
/
+1
2002-10-21
The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.
Kjell Ericson
1
-8
/
+8
2002-10-18
Use lcd-player.c in simulator.
Mats Lidell
1
-1
/
+4
2002-10-18
Player don't use dynamic fonts.
Mats Lidell
1
-5
/
+0
2002-10-17
Changed Logf to printf while debugging.
Kjell Ericson
1
-3
/
+4
2002-10-17
The simulated version shall not have a BITMAP_LCD any more (fucked up the scr...
Kjell Ericson
1
-1
/
+1
2002-10-17
Drawing the same kind of frame for both recorder and player.
Kjell Ericson
1
-5
/
+0
2002-10-16
Using expose-event instead of resizerequest-event in order to be able to
Kjell Ericson
1
-18
/
+10
2002-10-16
First attempt to adjust the drawing routines to be able to zoom the window.
Kjell Ericson
1
-30
/
+24
2002-10-16
Updated version to 0.2
Kjell Ericson
1
-1
/
+1
2002-10-15
less crap makes better code
Daniel Stenberg
1
-6
/
+2
2002-10-15
make credits.c use the generated list of names properly as already done
Daniel Stenberg
1
-1
/
+5
2002-10-15
Added cube.c to build
Daniel Stenberg
1
-1
/
+4
2002-10-14
Now the X11 simulator sets the BUTTON_REL bit properly and thus generates
Daniel Stenberg
3
-68
/
+30
2002-10-13
slow down the button check function, this makes the cube look sane in the
Daniel Stenberg
1
-0
/
+4
2002-10-12
removed showtext.c
Daniel Stenberg
1
-4
/
+1
2002-10-11
set HAVE_RTC when building Recorder simulators
Daniel Stenberg
1
-1
/
+3
2002-10-11
Player simulator uses lcd-playersim for display.
Mats Lidell
1
-1
/
+8
2002-10-04
Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11.
Daniel Stenberg
1
-1
/
+1
2002-10-02
Changed .eq file format to simple 'setting: value' model.
Björn Stenberg
1
-1
/
+4
2002-09-30
viewer added to the build
Daniel Stenberg
1
-1
/
+4
2002-09-27
Philip Pertermanns peak meter
Linus Nielsen Feltzing
1
-1
/
+4
2002-09-25
build the language stuff correctly and an improved clean target
Daniel Stenberg
1
-3
/
+7
2002-09-24
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_gets...
Björn Stenberg
1
-4
/
+1
2002-09-24
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to ...
Björn Stenberg
1
-1
/
+5
2002-09-24
added the language.c apps file
Daniel Stenberg
1
-1
/
+4
2002-09-23
Split lcd driver into lcd-player and lcd-recorder. Player simulator still nee...
Björn Stenberg
1
-3
/
+3
[next]