Ilari Liusvaara
|
4829c852ad
|
Move action_update to be via dispatch
|
2014-05-31 14:16:18 +03:00 |
|
Ilari Liusvaara
|
cf21744d00
|
Instancefy dispatch stuff
|
2014-05-31 13:58:17 +03:00 |
|
Ilari Liusvaara
|
a6a110bac9
|
Rewrite basic video dumping framework
|
2014-05-28 13:51:24 +03:00 |
|
Ilari Liusvaara
|
a50cadb1a8
|
Support multi-branch movies
|
2014-02-04 21:16:38 +02:00 |
|
Ilari Liusvaara
|
91c765a0a7
|
Slot branches
|
2014-01-18 11:50:19 +02:00 |
|
Ilari Liusvaara
|
dce933b76d
|
Refactor library framebuffer to dedicated namespace
|
2013-12-19 07:00:43 +02:00 |
|
Ilari Liusvaara
|
69f06ce1b0
|
Remove some crazy dependencies to keymapper
|
2013-12-19 02:58:22 +02:00 |
|
Ilari Liusvaara
|
f89395dbc1
|
Refactor library dispatch stuff to dedicated namespace
|
2013-12-19 01:05:48 +02:00 |
|
Ilari Liusvaara
|
e28121a0e1
|
Unified support for breakpoints & cheats
|
2013-11-28 22:22:00 +02:00 |
|
Ilari Liusvaara
|
93056a1993
|
Multitrack support
|
2013-10-06 22:13:52 +03:00 |
|
Ilari Liusvaara
|
7c1acd2219
|
Hex editor
|
2013-09-29 18:35:15 +03:00 |
|
Ilari Liusvaara
|
8fe4f70d9a
|
Lots of dispatch refactoring
|
2013-07-07 13:54:56 +03:00 |
|
Ilari Liusvaara
|
b10a560611
|
Kill unused code
|
2013-07-04 22:37:29 +03:00 |
|
Ilari Liusvaara
|
67c78124d5
|
Support per-button autofire
|
2013-03-14 00:15:43 +02:00 |
|
Ilari Liusvaara
|
90a5f80232
|
Fix lots of -Wall compiler warnings
|
2013-02-10 15:00:12 +02:00 |
|
Ilari Liusvaara
|
33ad2fcc12
|
Merge branch 'rr1-maint'
Conflicts:
include/platform/wxwidgets/platform.hpp
src/platform/wxwidgets/mainwindow.cpp
|
2013-01-26 13:27:31 +02:00 |
|
Ilari Liusvaara
|
c065f0398f
|
Wxwidgets: VU meters & volume adjustment window
|
2013-01-26 13:20:39 +02:00 |
|
Ilari Liusvaara
|
422e90b7d6
|
Split duplex support
This allows having sound I/O on Mac OS X (at least on Macbooks)
|
2013-01-24 18:26:37 +02:00 |
|
Ilari Liusvaara
|
bd14e31e57
|
Merge branch 'rr1-maint'
Conflicts:
src/platform/wxwidgets/editor-subtitles.cpp
|
2013-01-24 04:22:24 +02:00 |
|
Ilari Liusvaara
|
5c3e48348b
|
Live subtitle editing
|
2013-01-24 04:16:38 +02:00 |
|
Ilari Liusvaara
|
fa3211f87f
|
Merge branch 'rr1-maint'
Conflicts:
include/core/dispatch.hpp
src/core/dispatch.cpp
src/core/inthread.cpp
|
2013-01-24 02:14:12 +02:00 |
|
Ilari Liusvaara
|
ab204556da
|
Real-time updates for voice streams in editor
|
2013-01-24 02:04:36 +02:00 |
|
Ilari Liusvaara
|
27bc4afd9d
|
Handle buttons when dynamically loading cores
|
2013-01-07 20:29:03 +02:00 |
|
Ilari Liusvaara
|
a6f4d2dae1
|
Support multiple cores at once
Yes, this can really be built to have both bsnes and gambatte cores at
once (even if the result can't be distributed).
|
2013-01-06 23:06:08 +02:00 |
|
Ilari Liusvaara
|
690c561d2d
|
Refactor keygroup into library/
|
2012-12-16 20:45:16 +02:00 |
|
Ilari Liusvaara
|
9d7107c7a6
|
Refactor keyboard modifiers into library/
|
2012-12-14 17:52:03 +02:00 |
|
Ilari Liusvaara
|
0c8f54016a
|
Refactor settings to library/
|
2012-10-13 12:48:37 +03:00 |
|
Ilari Liusvaara
|
4365cadbc3
|
Support systems with !=2 ports
This also changes the Gambatte core to have just 1 port.
|
2012-10-11 20:06:40 +03:00 |
|
Ilari Liusvaara
|
1f631a8ad0
|
Librarify screen rendering
|
2012-06-20 17:40:27 +03:00 |
|
Ilari Liusvaara
|
228d6a7851
|
Hicolor raw dumping
Support hi-color (16bits/channel RGB) raw dumping, since 8 bits
per channel are not enough to resolve all the colors.
|
2012-02-17 00:07:30 +02:00 |
|
Ilari Liusvaara
|
99d5ad2215
|
Make mouse be ordinary keys instead of being special
|
2012-01-17 23:48:13 +02:00 |
|
Ilari Liusvaara
|
8df91c55f2
|
Wxwidgets: Allow controlling dumper start/stop from menu
|
2012-01-11 01:21:13 +02:00 |
|
Ilari Liusvaara
|
c298f8eae7
|
lsnes rr1-β0
|
2012-01-06 17:28:01 +02:00 |
|
Ilari Liusvaara
|
c3fc676519
|
Fix whitespace errors
|
2011-12-27 09:41:28 +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
|
ff4d045882
|
lsnes rr0-β20
|
2011-11-09 00:05:57 +02:00 |
|