Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
9d5eab3d9f5d5f9e0cef38c3837b80df67c195ec
/
uisimulator
f97cdc9
remove warnings, make it build
by Daniel Stenberg
· 22 years ago
ab3868a
use size_t instead
by Daniel Stenberg
· 22 years ago
004f690
use the rockbox versions of the sprintf* and friends
by Daniel Stenberg
· 22 years ago
eae5110
Now supports key-repeat in the simulator!
by Daniel Stenberg
· 22 years ago
4ccffb6
remove debug output
by Daniel Stenberg
· 22 years ago
c6fb565
most of UI sim patch 708460 from Magnus Holmgren, except the bitmap removal
by Jörg Hohensohn
· 22 years ago
20402c6
include rockbox.dsp
by Jörg Hohensohn
· 22 years ago
780595b
new project file for MSVC
by Jörg Hohensohn
· 22 years ago
7b9a36e
make the win32 sim build again
by Daniel Stenberg
· 22 years ago
e98bad5
Added the filesize() function
by Linus Nielsen Feltzing
· 22 years ago
3c6bb5c
added strtok_r() proto to build warning-free on mingw
by Daniel Stenberg
· 22 years ago
1450f4a
don't set NOCYGWIN unconditionally! ;-)
by Daniel Stenberg
· 22 years ago
ebef8e9
removed libmad leftovers
by Daniel Stenberg
· 22 years ago
61a4cce
Added onplay.c
by Björn Stenberg
· 22 years ago
a039091
New ID3 and MP3 stream parser, plus not-yet-ready Xing header generation code
by Linus Nielsen Feltzing
· 22 years ago
11d9ecb
killed a warning properly indented some code
by Daniel Stenberg
· 22 years ago
9b628ed
Henrik Backe modified the check for cygwin
by Daniel Stenberg
· 22 years ago
7d2f8e7
Set a mode that makes sense as the Rockbox code doesn't use modes...
by Daniel Stenberg
· 22 years ago
ed87c77
Henrik Backe's patch to end files with newlines to prevent compiler warnings.
by Daniel Stenberg
· 22 years ago
a5bfaa9
Henrik Backe's fixes to enable this to build using cygwin.
by Daniel Stenberg
· 22 years ago
3aeb55f
no one ever uses libmad, remove it from our CVS
by Daniel Stenberg
· 22 years ago
e15b8f4
Red build pill
by Björn Stenberg
· 22 years ago
0d5ea77
Fix red sim build
by Björn Stenberg
· 22 years ago
4953375
non-cygwin builds need the sprintf.c file remove credits.raw in the clean target
by Daniel Stenberg
· 22 years ago
3a25735
Henrik Backe's fixes to enable the simulator to build with cygwin.
by Daniel Stenberg
· 22 years ago
a865102
fix to not use the redefined calls within the redefined calls themselves,
by Daniel Stenberg
· 22 years ago
2a9cb93
fake the firmware's file
by Daniel Stenberg
· 22 years ago
353da9b
don't build ctype don't use firmware/include in the include path
by Daniel Stenberg
· 22 years ago
a62fd98
added the missing write()
by Daniel Stenberg
· 22 years ago
603975b
this compiles better
by Daniel Stenberg
· 22 years ago
2362fa9
remove warnings from mingw build
by Felix Arends
· 22 years ago
e3403ec
this fixes the win32 simulator compilation
by Felix Arends
· 22 years ago
c4d8d97
The power-saving SLEEP patch by Simon Elén.
by Björn Stenberg
· 22 years ago
f22ac91
fixes the warning
by Daniel Stenberg
· 22 years ago
3d84988
use the new paths
by Daniel Stenberg
· 22 years ago
83131fa
use new path
by Daniel Stenberg
· 22 years ago
e35bbe3
updated path to kernel.h
by Daniel Stenberg
· 22 years ago
ae26233
build and work with the new include path(s)
by Daniel Stenberg
· 22 years ago
95d229e
new kernel.h file (was not found inside include path before),
by Felix Arends
· 22 years ago
f8ee440
include the original kernel.h from the new location
by Daniel Stenberg
· 22 years ago
65702ad
working makefile for win32 sim
by Felix Arends
· 22 years ago
2ba4fed
Added close() and proper creat() to x11 emulator
by Björn Stenberg
· 22 years ago
a9b04be
get_time() for sim
by Daniel Stenberg
· 22 years ago
74cc9e4
Remove use of rockbox-mode.el in local variables list.
by Mats Lidell
· 22 years ago
4bea14d
Printing keyboard shortcuts at startup.
by Kjell Ericson
· 22 years ago
0ca9ccb
Default window zoom for Recorder simulator is 2.
by Kjell Ericson
· 22 years ago
8c5e3f8
added stub functions for the rename
by Daniel Stenberg
· 22 years ago
37b0c07
keyboard.c was missing
by Daniel Stenberg
· 22 years ago
7d80ba0
Added rename() to simulator
by Björn Stenberg
· 22 years ago
1cb8061
Implementing Rocklatin character set for Rockbox player.
by Kjell Ericson
· 22 years ago
ea3d4d5
Implementing Rocklatin for Rockbox player.
by Kjell Ericson
· 22 years ago
c78e1b0
The much-anticipated queue patch by Hardeep Sidhu. Queue a file by holding down PLAY on it while playing other music.
by Björn Stenberg
· 22 years ago
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
Next »