Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
c3fd67c6c90daf36349cf9bb1ebf6e8e640062a8
/
uisimulator
f1f7b61
...and the usual simulator corrections
by Linus Nielsen Feltzing
· 22 years ago
c8cb6ff
Added virtual keyboard for text input, loosely based on John Wood's code
by Björn Stenberg
· 22 years ago
f4704d5
Attempt to fix the win32 simulator build
by Linus Nielsen Feltzing
· 22 years ago
4a66327
Some simulator corrections
by Linus Nielsen Feltzing
· 22 years ago
5a7548a
Added dummy fat_size() to make it link
by Daniel Stenberg
· 22 years ago
6fb512a
Added disk space to Info menu item. (Players press + to see it.)
by Björn Stenberg
· 22 years ago
740dc63
somewhat kludgey work-around to prevent the <io.h>'s version of the mkdir()
by Daniel Stenberg
· 22 years ago
54d5e2c
Added a 5 pixel border around the content. Looks better (that's all).
by Kjell Ericson
· 22 years ago
b3e41c7
Changed the battery icon so it doesn't clear the inner part of the icon.
by Kjell Ericson
· 22 years ago
0d79fa1
Icons created.
by Mats Lidell
· 22 years ago
097bd10
Adjusted position of second icon line.
by Mats Lidell
· 22 years ago
26507c1
add 'errno' here, since it makes the mingw32 build work fine again
by Daniel Stenberg
· 22 years ago
864cff7
added printf() proto
by Daniel Stenberg
· 22 years ago
dae8dea
The lcd_clear_display() didn't work. Added some debug-stuff.
by Kjell Ericson
· 22 years ago
8857d47
A try to fix a compilation error for the Win32 recorder simulator. (not tested).
by Kjell Ericson
· 22 years ago
fe026b9
Definitions of "struct coordinate" and "struct rectangle" and definitions
by Kjell Ericson
· 22 years ago
f7a4b2b
Changed XPoint to "struct coordinate". New lcd_update for the player simulator.
by Kjell Ericson
· 22 years ago
cacb758
New file font-player.c is added.
by Kjell Ericson
· 22 years ago
f9a912d
Using the structures "rectangle" and "points" when drawing (Win32 doesn't have XPoint).
by Kjell Ericson
· 22 years ago
dbab14d
Added command line parameter "--old_lcd" that will simulate the old LCD of
by Kjell Ericson
· 22 years ago
3262207
Updated for better player simulator.
by Kjell Ericson
· 22 years ago
a901c3a
Removed warnings.
by Kjell Ericson
· 22 years ago
08cbf69
Removed warnings.
by Kjell Ericson
· 22 years ago
f179453
The font for player-simulator.
by Kjell Ericson
· 22 years ago
ccfa848
Many functions have been changed.
by Kjell Ericson
· 22 years ago
fe10eb3
Almost totaly rewritten.
by Kjell Ericson
· 22 years ago
d19b9ed
Added stubs that shall not be in the player simulator.
by Kjell Ericson
· 22 years ago
d317ddb
The font will be shown in another way in player-simulator so the sysfont.c
by Kjell Ericson
· 22 years ago
cfa206b
Doubled the height/width for player.
by Kjell Ericson
· 22 years ago
93b5f92
The window zooming is now depending on LCD_WIDTH and LCD_HEIGHT.
by Kjell Ericson
· 22 years ago
57dcf0b
working win32sim makefile (for player)
by Felix Arends
· 22 years ago
5cb429e
Added mpeg_set_pitch() stub to simulator.
by Björn Stenberg
· 22 years ago
ac59dce
Use lcd-player.c in simulator. (Not tested but better?!)
by Mats Lidell
· 22 years ago
f4f9997
Use lcd-player.c in simulator. (Not tested)
by Mats Lidell
· 22 years ago
073ca0a
Use lcd-player.c in simulator.
by Mats Lidell
· 22 years ago
786d2c3
Rewritten based on lcd-player.c.
by Mats Lidell
· 22 years ago
a99c565
Moved lcd player code to lcd-playersim.
by Mats Lidell
· 22 years ago
d4efbad
Player don't use dynamic fonts.
by Mats Lidell
· 22 years ago
feae991
Changed Logf to printf while debugging.
by Kjell Ericson
· 22 years ago
65de9c9
Moved volume-icon a bit. More examine will be done later in order to look at
by Kjell Ericson
· 22 years ago
fdb7b41
The simulated version shall not have a BITMAP_LCD any more (fucked up the screen).
by Kjell Ericson
· 22 years ago
5fddbf4
Drawing the same kind of frame for both recorder and player.
by Kjell Ericson
· 22 years ago
c4a09ad
Scroll works for wps and menus. Still much cleanup to do.
by Mats Lidell
· 22 years ago
1e95013
what did that #ifdef do there?
by Felix Arends
· 22 years ago
61a32e9
we dont need this file any longer!
by Felix Arends
· 22 years ago
879fabd
finally up-to-date: the win32 simulator (at least for the recorder)
by Felix Arends
· 22 years ago
fae2120
Using expose-event instead of resizerequest-event in order to be able to
by Kjell Ericson
· 22 years ago
c54ff70
First attempt to adjust the drawing routines to be able to zoom the window.
by Kjell Ericson
· 22 years ago
c72a177
Updated version to 0.2
by Kjell Ericson
· 22 years ago
ac2b1b9
Icons were flipped.
by Mats Lidell
· 22 years ago
87b66a8
less crap makes better code
by Daniel Stenberg
· 22 years ago
0a4b247
The player firmware now autodetects the LCD type. No need for two player versions anymore
by Linus Nielsen Feltzing
· 22 years ago
6e0a75c
better rtc_read() simulation
by Daniel Stenberg
· 22 years ago
28e10a9
set the DOCSDIR variable
by Daniel Stenberg
· 22 years ago
b3438e8
added a silly stub for oscillograph to remove an #ifdef in the actual code
by Daniel Stenberg
· 22 years ago
0ab96fd
make credits.c use the generated list of names properly as already done
by Daniel Stenberg
· 22 years ago
de5578a
Added cube.c to build
by Daniel Stenberg
· 22 years ago
5fcce4d
Now the X11 simulator sets the BUTTON_REL bit properly and thus generates
by Daniel Stenberg
· 22 years ago
ea60436
slow down the button check function, this makes the cube look sane in the
by Daniel Stenberg
· 22 years ago
752c8ec
removed showtext.c
by Daniel Stenberg
· 22 years ago
5d3515f
set HAVE_RTC when building Recorder simulators
by Daniel Stenberg
· 22 years ago
d4d3a5d
rtc_read() and rtc_write() added, and if we now set HAVE_RTC when building
by Daniel Stenberg
· 22 years ago
2aab7cc
Player simulator uses lcd-playersim for display.
by Mats Lidell
· 22 years ago
d5fd94d
Player simulator stuff for patterns added.
by Mats Lidell
· 22 years ago
36e935f
Created.
by Mats Lidell
· 22 years ago
88098be
Enable status bar in usb mode.
by Markus Braun
· 22 years ago
6452500
Added icons for repeat and repeat 1.
by Mats Lidell
· 22 years ago
90d7b78
Added icons for repeat and repeat 1.
by Mats Lidell
· 22 years ago
f7310b7
Created.
by Mats Lidell
· 22 years ago
badee43
Frédéric Dang Ngoc pointed out a bug in the lcd_update_rect() for X11.
by Daniel Stenberg
· 22 years ago
0e6088f
Changed .eq file format to simple 'setting: value' model.
by Björn Stenberg
· 22 years ago
c43b36c
backlight when charging now is for players and simulators too
by Daniel Stenberg
· 22 years ago
b95fe1a
Mark A. Hillebrand's patch that offers a new setting that if enabled, keeps
by Daniel Stenberg
· 22 years ago
58deeff
viewer added to the build
by Daniel Stenberg
· 22 years ago
bb572c4
Philip Pertermanns peak meter
by Linus Nielsen Feltzing
· 22 years ago
8050404
lang build fix
by Daniel Stenberg
· 22 years ago
a738726
build the language stuff correctly and an improved clean target
by Daniel Stenberg
· 22 years ago
a4c3b03
Removed lcd_getfontsize(). Removed font parameters to lcd_putsxy and lcd_getstringsize.
by Björn Stenberg
· 22 years ago
b1b8bd4
Moved on_screen, f2_screen, f3_screen and handle_usb (renamed usb_screen) to a new file: screens.c.
by Björn Stenberg
· 22 years ago
35d6da6
language.c stuff
by Daniel Stenberg
· 22 years ago
e998b89
added the language.c apps file
by Daniel Stenberg
· 22 years ago
d4e2ee5
Fixed win32 build problems.
by Björn Stenberg
· 22 years ago
86f9a84
Split lcd driver into lcd-player and lcd-recorder. Player simulator still needs fixing.
by Björn Stenberg
· 22 years ago
bed3d3f
New full ISO-8859-1 system font.
by Björn Stenberg
· 22 years ago
3c28705
Win32 lang build fix
by Björn Stenberg
· 22 years ago
505eca7
New language/string handling
by Björn Stenberg
· 22 years ago
808519e
Fix reds
by Björn Stenberg
· 22 years ago
f2f4d79
chartables.c is gone
by Daniel Stenberg
· 22 years ago
c455e7b
minor corrections
by Daniel Stenberg
· 22 years ago
11b67af
Bill Napier's patch
by Robert Hak
· 22 years ago
93b231c
Greg Haerr's new loadable font. No more #ifdef font-style, removed old
by Daniel Stenberg
· 22 years ago
2625ebb
added snake ref
by Robert Hak
· 22 years ago
c633d42
snakes reference added
by Robert Hak
· 22 years ago
c25e97f
lcd_update_rect() added. *please* verify this someone who can actually
by Daniel Stenberg
· 22 years ago
cd86407
added lcd_update_rect() simulator-style
by Daniel Stenberg
· 22 years ago
14b91cc
clean off heaps of unused code
by Daniel Stenberg
· 22 years ago
7d4c693
fixed the sim makefile, needed to remove boxes.c and blank.c calls
by Robert Hak
· 22 years ago
84d4812
Fixed red win32 build
by Björn Stenberg
· 22 years ago
ba34922
wps-display.c
by Justin Heiner
· 22 years ago
6279458
Updated win32 Makefile
by Björn Stenberg
· 22 years ago
Next »