Ilari Liusvaara
|
2e00c726f0
|
Move some info from status panel to statusbar
|
2013-03-28 11:33:25 +02:00 |
|
Ilari Liusvaara
|
145b7e3dbe
|
Fix undefined return value from port unserialization
|
2013-03-28 05:54:10 +02:00 |
|
Ilari Liusvaara
|
73fd1d4737
|
Merge branch 'rr1-maint'
Conflicts:
include/core/loadlib.hpp
src/core/loadlib.cpp
src/platform/wxwidgets/mainwindow.cpp
|
2013-03-25 11:35:41 +02:00 |
|
Ilari Liusvaara
|
3e8f02fcaf
|
Wxwidgets: Filter filenames in load/save dialogs, autoappend extensions
|
2013-03-25 11:28:06 +02:00 |
|
Ilari Liusvaara
|
5b0f5b25f9
|
Movie editor: Use UTF-32 internally
|
2013-03-25 10:58:06 +02:00 |
|
Ilari Liusvaara
|
92adf8519c
|
Use std::u32string instead of std::vector<uint32_t> for UTF-32 strings
This also uncovered a bug in copy_from_utf8.
|
2013-03-25 00:29:48 +02:00 |
|
Ilari Liusvaara
|
3c2aefdc06
|
Add missing $(CROSS_PREFIX) to pkg-config for libopus
|
2013-03-24 20:17:00 +02:00 |
|
Ilari Liusvaara
|
8bbf432ada
|
Autohold/Autofire: Try fix the "ga" bug
|
2013-03-23 21:09:28 +02:00 |
|
Ilari Liusvaara
|
cc366d3de0
|
Merge branch 'rr1-maint'
|
2013-03-22 22:03:56 +02:00 |
|
Ilari Liusvaara
|
ba6efda53e
|
Fix mouse movement
|
2013-03-22 22:03:38 +02:00 |
|
Ilari Liusvaara
|
688f75e261
|
Don't crash if somebody calls audioapi_get_voice with samples=NULL
|
2013-03-22 17:26:39 +02:00 |
|
Ilari Liusvaara
|
98b940db3c
|
Merge branch 'rr1-maint'
|
2013-03-22 12:17:58 +02:00 |
|
Ilari Liusvaara
|
9c6df350bd
|
Allow immediate saving at point of save
|
2013-03-22 12:16:53 +02:00 |
|
Ilari Liusvaara
|
ab9080294c
|
Merge branch 'rr1-maint'
Conflicts:
manual.txt
src/lua/input.cpp
|
2013-03-19 05:32:26 +02:00 |
|
Ilari Liusvaara
|
c1c9c1d2b2
|
input.joyset: Preserve and invert user input
|
2013-03-19 05:26:06 +02:00 |
|
Ilari Liusvaara
|
b534131f21
|
Fix analog input using mouse (got broken with analog passthrough)
|
2013-03-17 18:10:54 +02:00 |
|
Ilari Liusvaara
|
34e83828c3
|
TAS input plugin: Accept keyboard hotkeys
|
2013-03-17 07:27:07 +02:00 |
|
Ilari Liusvaara
|
058a63c7c0
|
Movie editor: Mark the panel as wxWANTS_CHARS
This should fix using some keys like TAB or ENTER as hotkeys (at least
in some situations).
|
2013-03-17 02:43:25 +02:00 |
|
Ilari Liusvaara
|
282dfe02a3
|
TAS input plugin: Tweak coordinate transforms and pad sizes
Now there is guaranteed spot for exactly the middle point of axes.
Also enlarge pads from 128 pixels to 193.
|
2013-03-16 14:30:05 +02:00 |
|
Ilari Liusvaara
|
84d8770486
|
Add tests for throttle axes and fix numerious mistakes
|
2013-03-16 07:15:24 +02:00 |
|
Ilari Liusvaara
|
c89be21bdf
|
Gambatte: Clean up unused stuff
|
2013-03-16 06:12:35 +02:00 |
|
Ilari Liusvaara
|
3e48ffcf98
|
Analog passthrough
|
2013-03-16 00:12:35 +02:00 |
|
Ilari Liusvaara
|
f38671a3e2
|
TAS input plugin
|
2013-03-15 18:48:39 +02:00 |
|
Ilari Liusvaara
|
2c2591501b
|
Movie editor: Fix mouse
|
2013-03-15 18:48:39 +02:00 |
|
Ilari Liusvaara
|
dea02b366d
|
Warn about nonexistent controller keys more aggressively
|
2013-03-15 18:48:39 +02:00 |
|
Ilari Liusvaara
|
f114762b87
|
Wxwidgets: Autohold: Don't open with no controllers
|
2013-03-15 18:48:39 +02:00 |
|
Ilari Liusvaara
|
d66adf9602
|
Also use named initializers for null core
|
2013-03-15 18:48:39 +02:00 |
|
Ilari Liusvaara
|
f88b3eaee5
|
Fix crashes trying to frameadvance or exit with no ROM loaded
|
2013-03-14 00:17:30 +02:00 |
|
Ilari Liusvaara
|
67c78124d5
|
Support per-button autofire
|
2013-03-14 00:15:43 +02:00 |
|
Ilari Liusvaara
|
3b92a5eb72
|
Have dedicated window for autohold instead of menu
This comes handy for autofire later.
|
2013-03-13 23:01:33 +02:00 |
|
Ilari Liusvaara
|
43145be27a
|
Use named field initializers in cores
|
2013-03-13 18:39:08 +02:00 |
|
Ilari Liusvaara
|
8f57ae5834
|
Refactoring: copy_from_utf8()
|
2013-03-13 01:02:10 +02:00 |
|
Ilari Liusvaara
|
00f5754ef7
|
Allow on_input to veto/force system controls (including reset line)
|
2013-03-13 00:36:44 +02:00 |
|
Ilari Liusvaara
|
b53fb1fe75
|
Workaround framebuffer bug if screen width >1024
Framebuffer can't properly blit the image if width is >1024. Bump the
buffer size to 4096 so widths up to 4096 (which should be enough for now)
work.
|
2013-03-11 01:06:38 +02:00 |
|
Ilari Liusvaara
|
5d9131d2dc
|
Merge branch 'rr1-maint'
|
2013-03-10 12:21:02 +02:00 |
|
Ilari Liusvaara
|
acb377cc83
|
Load selected slot in ro/rw/preserve/movie mode
|
2013-03-10 12:12:26 +02:00 |
|
Ilari Liusvaara
|
4637efb9b7
|
Merge branch 'rr1-maint'
|
2013-03-10 00:42:09 +02:00 |
|
Ilari Liusvaara
|
22826009b3
|
Movie editor: Sweep axis
|
2013-03-10 00:42:01 +02:00 |
|
Ilari Liusvaara
|
491edbd34c
|
Fix saving PNG screenshots
|
2013-03-10 00:40:14 +02:00 |
|
Ilari Liusvaara
|
5d3b142d21
|
Multistream and demuxing fixes
|
2013-03-09 16:01:58 +02:00 |
|
Ilari Liusvaara
|
6812037774
|
Rewrite opus_packet_tick_count without lookup tables
|
2013-03-06 09:40:23 +02:00 |
|
Ilari Liusvaara
|
cfd129d86b
|
Make opus_packet_tick_count a common function
|
2013-03-06 09:23:04 +02:00 |
|
Ilari Liusvaara
|
40ef521f82
|
Reject Oggopus files that don't have complete pregap
|
2013-03-04 23:46:57 +02:00 |
|
Ilari Liusvaara
|
f8705fa56c
|
lsnes rr2-β4
|
2013-03-04 22:58:52 +02:00 |
|
Ilari Liusvaara
|
ff0a484fb2
|
lsnes rr1-Δ17ε1
|
2013-03-04 22:40:02 +02:00 |
|
Ilari Liusvaara
|
2fae20cdad
|
Refactor Oggopus support
|
2013-03-04 22:20:10 +02:00 |
|
Ilari Liusvaara
|
d9a5332df9
|
Lua: Don't wedge VM if callback fails with exception
|
2013-03-03 09:42:16 +02:00 |
|
Ilari Liusvaara
|
efc06d1f10
|
Merge branch 'rr1-maint'
Conflicts:
manual.txt
src/core/controller.cpp
src/lua/dummy.cpp
src/lua/input.cpp
src/lua/lua.cpp
src/platform/wxwidgets/mainwindow.cpp
|
2013-03-03 09:37:52 +02:00 |
|
Ilari Liusvaara
|
dca767f650
|
Lua: on_button and input.veto_button
|
2013-03-03 09:09:41 +02:00 |
|
Ilari Liusvaara
|
458343b390
|
Lua: on_snoop2
|
2013-03-03 08:41:54 +02:00 |
|