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.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
uisimulator
/
common
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-20
Revert root_redirect :(
William Wilgus
1
-2
/
+0
2020-08-20
Allow mounting of any directory as the root directory.
William Wilgus
1
-0
/
+2
2020-07-24
[3/4] Completely remove HWCODEC support
Solomon Peachy
1
-69
/
+0
2020-07-24
[2/4] get rid of HAVE_LCD_CHARCELLS
Solomon Peachy
9
-1071
/
+2
2020-07-24
[1/4] Remove SH support and all archos targets
Solomon Peachy
1
-52
/
+0
2020-04-05
simulator: Add a stub for lineout_inserted()
Solomon Peachy
1
-0
/
+7
2019-02-08
Fix simulator/transflective: Display wasn't enabled on first keypress when ba...
Sebastian Leonhardt
1
-1
/
+4
2019-02-08
Fix the fix
Sebastian Leonhardt
1
-2
/
+2
2019-02-08
Fix red and remove duplicated function declaration
Sebastian Leonhardt
1
-1
/
+5
2019-02-07
Simulator: improve simulation of transflective screens
Sebastian Leonhardt
1
-0
/
+3
2018-07-25
Fix playersim CHAR_WIDTH re-definition
William Wilgus
1
-0
/
+5
2017-02-11
Fix warnings and errors from fc9695e
Michael Sevakis
1
-13
/
+43
2015-01-12
Fix red/yellow round #2
Marcin Bukat
1
-1
/
+1
2015-01-12
Fix red/yellow
Marcin Bukat
1
-3
/
+3
2015-01-12
Get rid of stupid _backlight_* function names
Marcin Bukat
2
-16
/
+16
2015-01-08
Clarify usb_powered() and fix some code.
Amaury Pouly
1
-1
/
+1
2014-08-30
Get the last errors I hope!
Michael Sevakis
1
-0
/
+22
2014-08-30
Rewrite filesystem code (WIP)
Michael Sevakis
9
-740
/
+1120
2014-02-23
Fix reds
Thomas Martitz
1
-0
/
+2
2014-02-23
simulator: Fully simulate external storage.
Thomas Martitz
1
-13
/
+59
2014-02-23
RaaA: Move directory related stuff from filesystem-unix.c into rbpaths.c.
Thomas Martitz
1
-38
/
+44
2014-02-23
simulator: Simulate external storage for HAVE_MULTIDRIVE.
Thomas Martitz
3
-7
/
+59
2014-02-23
storage: Add STORAGE_HOSTFS
Thomas Martitz
1
-0
/
+7
2013-09-05
fix red
Amaury Pouly
1
-2
/
+2
2013-09-05
touch devices: Disable touch on softlock.
Jean-Louis Biasini
1
-0
/
+14
2013-08-17
Cleanup MV/MD macros a little.
Michael Sevakis
2
-4
/
+4
2013-04-15
Keep fixing 0c7b787 stuff
Michael Sevakis
1
-5
/
+0
2012-07-31
Fix database tool.
Thomas Martitz
1
-1
/
+1
2012-07-18
Fix warnings and errors in sdl builds.
Thomas Martitz
1
-0
/
+1
2012-07-18
Call call_storage_idle_notifys() to make storage idle callbacks work in
Thomas Martitz
1
-0
/
+2
2012-06-23
Fix a bug introduced in 91b52a1, broken icons in the Archos Player simulator.
Szymon Dziok
1
-1
/
+1
2012-06-18
Remove #ifdef USB_FULL_INIT from sim_tasks.c to make usb_wait_for_disconnect ...
Bertrik Sikken
1
-3
/
+0
2012-05-26
load_code: Get rid of win32 specific code in favor SDL_LoadFunction & friends...
Thomas Martitz
1
-6
/
+58
2012-03-04
Tweak paramters of mp3_play_data and callback.
Michael Sevakis
1
-3
/
+4
2012-03-03
Fix __PCTOOL__ dependencies on SIMULATOR
Frank Gevaerts
1
-1
/
+1
2012-02-19
Fix warn_unused_result warning.
Dominik Riebeling
1
-2
/
+8
2012-01-25
Fix power_input_status in sim where target has a battery switch.
Michael Sevakis
1
-1
/
+7
2012-01-22
Fix another uninitialized var warning.
Thomas Martitz
1
-3
/
+3
2012-01-22
Another attempt at fixing storage_*_warnings. Correct return values also.
Thomas Martitz
1
-3
/
+6
2012-01-22
Attempt to fix remaining warnings.
Thomas Martitz
1
-2
/
+2
2012-01-22
Fix one more warning.
Thomas Martitz
1
-1
/
+1
2012-01-21
Hosted: Merge debugf() implementations. Cleanup debug.h.
Thomas Martitz
1
-40
/
+0
2012-01-08
Simulator: Emulate a period of external power after charging.
Nick Peskett
1
-29
/
+55
2012-01-07
move _remote_backlight_* to common header
Rafaël Carré
1
-6
/
+0
2012-01-05
Fix charger emulation in the simulator.
Nick Peskett
1
-7
/
+7
2012-01-04
Fix reds by implementing a few more stubs, and undefining HAVE_STORAGE_FLUSH ...
Thomas Martitz
2
-6
/
+25
2012-01-03
Rework powermgmt to enable code re-use on appliation and sims.
Thomas Martitz
4
-71
/
+26
2011-11-17
stubs.c is only needed on SIMULATOR builds.
Thomas Martitz
1
-1
/
+1
2011-11-17
Remove sim_tasks from the sdl application build.
Thomas Martitz
1
-1
/
+1
2011-11-17
Simulate usb plugging on the sim better using sim_tasks.
Thomas Martitz
2
-0
/
+97
[next]