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
/
firmware
/
target
/
hosted
/
sdl
/
system-sdl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
[4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice.
Solomon Peachy
1
-2
/
+0
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
1
-2
/
+0
2014-12-20
maemo port: Fix startup crash exposed by audio thread refactoring
Thomas Jarosch
1
-10
/
+8
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
1
-1
/
+3
2014-03-03
Fix hostfs_init() return value.
Thomas Martitz
1
-1
/
+2
2014-02-23
storage: Add STORAGE_HOSTFS
Thomas Martitz
1
-0
/
+18
2014-02-02
sim/sdlapp: Do not quit immediately on panicf, but wait for quit.
Thomas Martitz
1
-0
/
+13
2014-01-07
Add missing kernel.h include (hopefully the last one, really), take #4.
Thomas Martitz
1
-0
/
+1
2012-06-19
Change display_zoom from int to double.
Frank Gevaerts
1
-2
/
+2
2012-06-14
Remove extraneous "extern int display_zoom" declarations.
Frank Gevaerts
1
-1
/
+0
2012-03-20
sdl: Fix the sdl init so the sim will get a taskbar item
Jonathan Gordon
1
-2
/
+2
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
1
-1
/
+1
2011-05-25
Fix SDL touch screen handling on the screen edges
Thomas Jarosch
1
-2
/
+13
2011-03-01
Expose sys_poweroff() and cancel_shutdown() to RaaA. Hopefully fixes android ...
Thomas Jarosch
1
-6
/
+0
2011-02-28
brackets are important! fix the mouse being hidden in sims
Jonathan Gordon
1
-1
/
+1
2011-02-28
Hopefully get shutdown/exit handling on SDL/maemo right.
Thomas Martitz
1
-4
/
+28
2011-02-27
RaaA: Add initial Pandora support
Thomas Jarosch
1
-2
/
+2
2011-02-18
Implement cooperative threads on hosted platforms using C code.
Thomas Martitz
1
-6
/
+15
2011-02-08
Initial maemo platform support
Thomas Jarosch
1
-1
/
+49
2010-12-27
Vastly increase speed of SDL screen updates for RGB565.
Thomas Martitz
1
-3
/
+7
2010-07-10
SDL enhancements:
Rafaël Carré
1
-7
/
+6
2010-05-27
Simulator: get rid of SDL_mutex* parameter to sim_do_exit.
Michael Sevakis
1
-4
/
+1
2010-05-27
SDL Simulator: Get thread shutdown and properly handled and fix a minor memor...
Michael Sevakis
1
-10
/
+22
2010-05-26
UISimulator: cleaner startup using semaphore only to tell when event_thread i...
Michael Sevakis
1
-26
/
+11
2010-05-18
Rename sdl lcd initialization to (remote_)lcd_init_device which enables remov...
Thomas Martitz
1
-6
/
+0
2010-05-17
A bit further cleanup in system-sdl.c.
Thomas Martitz
1
-3
/
+2
2010-05-17
Fix another warning which strangely only occurs on cygwin.
Thomas Martitz
1
-0
/
+1
2010-05-17
Restore changes of r25809 that got lost in the target tree movement and fix s...
Thomas Martitz
1
-0
/
+1
2010-05-17
Fix FS#11280
Thomas Martitz
1
-7
/
+64
2010-05-15
- Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hos...
Thomas Martitz
1
-0
/
+236