Ilari Liusvaara
|
e61ddd9220
|
Move emulator_status to library/
|
2012-10-13 16:03:29 +03:00 |
|
Ilari Liusvaara
|
b6f898a563
|
Move messagebuffer to library/
|
2012-10-13 15:55:00 +03:00 |
|
Ilari Liusvaara
|
77c1011b8b
|
New audio API WIP
|
2012-09-23 19:16:30 +03:00 |
|
Ilari Liusvaara
|
1f631a8ad0
|
Librarify screen rendering
|
2012-06-20 17:40:27 +03:00 |
|
Ilari Liusvaara
|
4a8da706c7
|
Wxwidgets: Add option to prompt for key in key select dialogs
|
2012-04-19 12:35:25 +03:00 |
|
Ilari Liusvaara
|
2176427609
|
Make keymapper threadsafe
The keymapper is now threadsafe, instead of being only called from the
emulation thread.
|
2012-04-16 12:12:30 +03:00 |
|
Ilari Liusvaara
|
6fe83abc29
|
Speed and volume adjustment
|
2012-03-26 21:55:02 +03:00 |
|
Ilari Liusvaara
|
2cfa118f96
|
Fix unattended dumping
|
2012-01-23 01:30:24 +02:00 |
|
Ilari Liusvaara
|
a3ab2973f9
|
Use RAII for modal pauses
|
2012-01-20 14:09:38 +02:00 |
|
Ilari Liusvaara
|
99d5ad2215
|
Make mouse be ordinary keys instead of being special
|
2012-01-17 23:48:13 +02:00 |
|
Ilari Liusvaara
|
996cecd164
|
Add warning about calling synchronous queue in callback to UI
This combo seems to trigger lots of deadlocks, so print warnings about
it so instances of this can be found.
|
2012-01-15 20:47:57 +02:00 |
|
Ilari Liusvaara
|
c298f8eae7
|
lsnes rr1-β0
|
2012-01-06 17:28:01 +02:00 |
|
Ilari Liusvaara
|
43fe0ba283
|
Direct framebuffer
Allow screen to directly write into mapped framebuffer. Should be slightly
faster.
|
2011-11-15 05:10:12 +02:00 |
|
Ilari Liusvaara
|
d04999ae89
|
Concentrate inter-component communication to one place
|
2011-11-08 21:22:30 +02:00 |
|
Ilari Liusvaara
|
044691d555
|
Move files around a lot
|
2011-11-06 14:41:41 +02:00 |
|