Ilari Liusvaara
|
a149c67c40
|
Show dialog on important errors
|
2013-07-19 17:21:52 +03:00 |
|
Ilari Liusvaara
|
ff86d2f0c2
|
Merge branch 'rr1-maint'
|
2013-07-17 22:58:24 +03:00 |
|
Ilari Liusvaara
|
a8a1f09e94
|
Lua: Allow direct loading of PNG/PAL/BITMAP from string
|
2013-07-17 22:28:54 +03:00 |
|
Ilari Liusvaara
|
319d23ca69
|
Merge branch 'rr1-maint'
|
2013-07-17 15:22:07 +03:00 |
|
Ilari Liusvaara
|
da6d1256d2
|
(D)Bitmap decoding from PNG support
|
2013-07-17 14:58:53 +03:00 |
|
Ilari Liusvaara
|
8fe4f70d9a
|
Lots of dispatch refactoring
|
2013-07-07 13:54:56 +03:00 |
|
Ilari Liusvaara
|
95bbae153e
|
Whitespace cleanup
|
2013-07-06 23:21:11 +03:00 |
|
Ilari Liusvaara
|
eed387af93
|
Core cleanups
- Use initializer lists for actions
- Move some type methods to be core methods
|
2013-07-06 23:08:19 +03:00 |
|
Ilari Liusvaara
|
9d440ace13
|
More cleanup via initializer lists
|
2013-07-06 20:41:32 +03:00 |
|
Ilari Liusvaara
|
ac06feeeba
|
Cleanup image slot stuff using initializer lists
|
2013-07-06 14:46:12 +03:00 |
|
Ilari Liusvaara
|
b10a560611
|
Kill unused code
|
2013-07-04 22:37:29 +03:00 |
|
Ilari Liusvaara
|
5386986129
|
Pull instead of push reset vectors
Pushing anything global from cores is very dubious to do...
|
2013-07-04 20:42:37 +03:00 |
|
Ilari Liusvaara
|
9538f19c92
|
Extend core actions
- Toggleable actions
- Enumerated choices
- Lua interface
- Nested action menus
- Fix actions disabled from the start
|
2013-07-04 18:17:07 +03:00 |
|
Ilari Liusvaara
|
a111afad42
|
Use virtual methods instead of pointers for core stuff
|
2013-07-03 18:21:16 +03:00 |
|
Ilari Liusvaara
|
84faf2f42e
|
Rip out remainder of that old unmaintained dump code
|
2013-07-03 04:10:24 +03:00 |
|
Ilari Liusvaara
|
08e5f6acc9
|
Probably buggy SNES disassembler
|
2013-07-03 04:06:40 +03:00 |
|
Ilari Liusvaara
|
2995be7f12
|
Merge branch 'core-actions'
|
2013-06-30 14:07:10 +03:00 |
|
Ilari Liusvaara
|
839304f701
|
Core actions
|
2013-06-30 13:20:23 +03:00 |
|
Ilari Liusvaara
|
2874a1e7c5
|
More cleanup via initializer lists
|
2013-06-28 17:57:45 +03:00 |
|
Ilari Liusvaara
|
cd8b2e7d39
|
Allow specifying ROM type in file load dialog
|
2013-06-26 14:48:19 +03:00 |
|
Ilari Liusvaara
|
fbf7c48b84
|
More code simplification using C++11 initializers.
|
2013-06-23 15:57:21 +03:00 |
|
Ilari Liusvaara
|
992096c8c5
|
Macro support
|
2013-06-23 15:57:20 +03:00 |
|
Ilari Liusvaara
|
511a2aef1c
|
JSON library
|
2013-06-23 15:57:20 +03:00 |
|
Ilari Liusvaara
|
f87a5fd453
|
copy_from_utf8_2 (iterators to std::function)
|
2013-06-21 22:14:05 +03:00 |
|
Ilari Liusvaara
|
3206d206fe
|
Keep memory watches on project creation
|
2013-06-21 22:14:00 +03:00 |
|
Ilari Liusvaara
|
5fb06d7e78
|
Fix Lua functions when called in coroutines
|
2013-06-21 00:26:48 +03:00 |
|
Ilari Liusvaara
|
14327834ce
|
Expand some comments about core bindings
|
2013-06-15 14:22:46 +03:00 |
|
Ilari Liusvaara
|
dfd0453feb
|
Use C++11 initializer lists to simplify core binding code
|
2013-06-15 12:53:28 +03:00 |
|
Ilari Liusvaara
|
64683d6908
|
Merge branch 'rr1-maint'
Conflicts:
src/core/command.cpp
src/lua/ibind.cpp
src/platform/wxwidgets/settings.cpp
|
2013-06-14 14:09:43 +03:00 |
|
Ilari Liusvaara
|
081adfb565
|
Implicit creation of inverse binds for aliases
|
2013-06-14 13:40:08 +03:00 |
|
Ilari Liusvaara
|
985e4c6327
|
Merge branch 'rr1-maint'
Conflicts:
src/lua/lua.cpp
|
2013-05-30 04:17:03 +03:00 |
|
Ilari Liusvaara
|
015bd796f6
|
Save/Restore host memory across UNSAFEREWINDs
|
2013-05-30 04:13:59 +03:00 |
|
Ilari Liusvaara
|
0243e3fc53
|
Close ROM function
|
2013-05-23 01:00:37 +03:00 |
|
Ilari Liusvaara
|
b404184412
|
Handle project switch as special kind of loadstate
This avoids all manner of special cases.
|
2013-05-23 00:31:45 +03:00 |
|
Ilari Liusvaara
|
3bcddd27cc
|
Support runtime loading of libopus
|
2013-05-19 14:49:25 +03:00 |
|
Ilari Liusvaara
|
d531dc6afc
|
opus.hpp: Untested (but compiles) support for surround API
|
2013-05-18 11:56:35 +03:00 |
|
Ilari Liusvaara
|
54ebc86762
|
Add special change dialogs for numeric and path settings
|
2013-05-17 21:37:53 +03:00 |
|
Ilari Liusvaara
|
2b7268a0dc
|
Support enumerated settings
|
2013-05-17 17:22:24 +03:00 |
|
Ilari Liusvaara
|
7039c28305
|
Change boolean settings without prompting
|
2013-05-17 15:25:33 +03:00 |
|
Ilari Liusvaara
|
6fc02d459b
|
Allow per-variable names for boolean values
|
2013-05-17 11:29:34 +03:00 |
|
Ilari Liusvaara
|
2c89ce8f60
|
Backport Mac OS X build fix
|
2013-05-13 20:05:21 +03:00 |
|
Ilari Liusvaara
|
c11b6de9e1
|
Add some missing headers to fix compilation on Mac OS X
|
2013-05-13 13:25:13 +03:00 |
|
Ilari Liusvaara
|
fd16f6f6eb
|
Lua: Don't crash if method execution throws
|
2013-05-12 15:02:38 +03:00 |
|
Ilari Liusvaara
|
2cf05458bc
|
Lua: Fix lua_state::do_once()
|
2013-05-12 13:48:52 +03:00 |
|
Ilari Liusvaara
|
b0edee81c8
|
Projects support
|
2013-05-12 11:18:59 +03:00 |
|
Ilari Liusvaara
|
192ac85aa2
|
Lua: Move some stuff
|
2013-05-12 11:18:59 +03:00 |
|
Ilari Liusvaara
|
a2cbad39ab
|
Merge branch 'rr1-maint'
|
2013-05-11 12:56:20 +03:00 |
|
Ilari Liusvaara
|
c725e4e874
|
wxwidgets: Refactor scrollbar handling
|
2013-05-11 12:52:43 +03:00 |
|
Ilari Liusvaara
|
6677ef19b1
|
Merge branch 'rr1-maint'
Conflicts:
src/platform/wxwidgets/memorysearch.cpp
src/platform/wxwidgets/status.cpp
src/platform/wxwidgets/textrender.cpp
|
2013-05-11 02:35:11 +03:00 |
|
Ilari Liusvaara
|
9dc12ae746
|
Wxwidgets: Improve memory search and refactor text panel code
|
2013-05-11 02:19:49 +03:00 |
|