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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-10
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
1
-2
/
+2
2008-01-03
Initial WVS for mpegplayer. Adjusts to the user's preferred font and uses FF/...
Michael Sevakis
1
-1
/
+1
2007-12-03
Simulate the effects of sector caching a bit. Bypass I/O yield if a byte coun...
Michael Sevakis
1
-9
/
+21
2007-12-03
Simplify the uisimulator I/O routine and let the rockbox thread calling the f...
Michael Sevakis
4
-112
/
+40
2007-11-11
fix fs#8131 - if --debugwps is used with the sim, the mouse coordinates will ...
Jonathan Gordon
2
-0
/
+11
2007-11-08
Code police; trailing spaces mainly.
Steve Bavin
1
-14
/
+14
2007-11-08
Add --root option to allow overriding of simulator root menu.
Steve Bavin
2
-22
/
+57
2007-11-07
compile talk.c on hwcodec sim. it wont actually talk though
Jonathan Gordon
1
-47
/
+0
2007-11-04
woops, lasttn does need to be global
Jonathan Gordon
1
-1
/
+1
2007-11-03
fix red
Jonathan Gordon
1
-3
/
+3
2007-11-03
mouse support for HAVE_TOUCHPAD target simulator
Jonathan Gordon
1
-8
/
+45
2007-11-02
Fix sims: sim_codec_load_ram() needed an update
Nicolas Pennequin
1
-15
/
+2
2007-10-28
Improve the fake interrupt stuff on the sim a bit.
Michael Sevakis
1
-1
/
+9
2007-10-27
Add queue_peek to the kernel (written by Mike Sevakis), and use it to improve...
Nicolas Pennequin
1
-0
/
+20
2007-10-26
Correct some commenting left from an earlier set_irq_level version.
Michael Sevakis
1
-4
/
+3
2007-10-26
Argh. Forgot to 'svn add' as usual.
Michael Sevakis
1
-0
/
+32
2007-10-26
Implement as genuine a set_irq_level function for the sim as possible. The yi...
Michael Sevakis
4
-48
/
+175
2007-10-21
More M:Robe work including a fix to lcd-as-memframe for larger screens thanks...
Karl Kurbjun
3
-1
/
+56
2007-10-19
FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...
Steve Bavin
1
-18
/
+2
2007-10-17
Remove some dead code
Dave Chapman
3
-299
/
+0
2007-10-16
Fix a warning (no newline at end of file).
Michael Sevakis
1
-1
/
+1
2007-10-16
Fix the red
Michael Sevakis
1
-0
/
+4
2007-10-16
Finally full multicore support for PortalPlayer 502x targets with an eye towa...
Michael Sevakis
3
-78
/
+311
2007-10-13
Fixes a problem where the sim would try to start the WPS on HAVE_RTC_ALARM si...
Jonathan Gordon
2
-1
/
+8
2007-10-09
fix yellow and some house cleaning
Robert Kukla
1
-1
/
+1
2007-10-09
FS#7487 - mpegplayer - video start time seek with resume
Robert Kukla
1
-0
/
+5
2007-10-09
Fix crosscompiling the uisim with mingw32 by adding a definition of CLOSE
Jonas Häggqvist
1
-0
/
+1
2007-10-09
Keep track of the number of opened files in the sim to enforce the same limit...
Nicolas Pennequin
1
-5
/
+30
2007-10-07
Fix some yellow that went unnoticed earlier.
Michael Sevakis
1
-0
/
+2
2007-10-06
Unify PCM interface just above the hardware driver level for all targets incl...
Michael Sevakis
1
-197
/
+53
2007-09-30
Enable auto reply for queue messages sent with queue_send. It's only nescessa...
Michael Sevakis
1
-0
/
+16
2007-09-25
Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for A...
Michael Sevakis
1
-0
/
+204
2007-09-13
UISIMULATOR: Trying to make it snappy for everyone. Remove forced thread yiel...
Michael Sevakis
1
-8
/
+1
2007-09-13
FS #7752 by Catalin Patulea: Stop 'Rockbox Info' from crashing multivolume ta...
Jens Arnold
1
-1
/
+13
2007-09-10
Accept FS #7750: simulator: add missing newlines after SDL errors
Peter D'Hoye
1
-2
/
+2
2007-09-10
UISIMULATOR: Do a graceful shutdown of all threads and avoid (mostly lockup) ...
Michael Sevakis
4
-68
/
+175
2007-09-09
More Simulator tweaking. Back to the counter but with 0 delay. Forget the sem...
Michael Sevakis
1
-18
/
+8
2007-09-09
UISIMULATOR: Give the host OS some needed context switching hints (which _is_...
Michael Sevakis
6
-15
/
+66
2007-09-08
Make sleep(0) in the sim behave more like on target.
Jens Arnold
1
-1
/
+1
2007-09-08
Fix some warnings in sim kernel.
Michael Sevakis
1
-1
/
+1
2007-09-08
Sim I/O and threading that runs more like on target. Tweakable if any genuine...
Michael Sevakis
5
-104
/
+554
2007-09-08
Allow the volume keys to be used in lists. Fix the sim buttons.
Mark Arigo
1
-2
/
+2
2007-09-08
Make the uisim build for the Sansa c200.
Mark Arigo
3
-0
/
+45
2007-09-04
More FILES updating.
Jonas Häggqvist
1
-0
/
+4
2007-08-14
Moved archos power handling into target tree. * Tuner power handling cleaned ...
Jens Arnold
1
-4
/
+0
2007-08-13
Fix wheel in sansa simulator, closes FS#7591
Nils Wallménius
1
-1
/
+3
2007-08-12
Enable a lot more features for simulators and add stubs where necessary, simu...
Nils Wallménius
1
-0
/
+104
2007-08-12
Fix red simulator builds. queue_broadcast() was missing...
Jens Arnold
1
-3
/
+52
2007-08-10
Remove the 'USB' menu item from the sim system menu, press the 'u' key to dis...
Nils Wallménius
1
-6
/
+0
2007-08-05
Added iPod 1st/2nd gen simulator bits.
Jens Arnold
3
-1
/
+14
[next]