pjgat09
|
ebf8bea920
|
N64: Hid jabo's window
|
2014-07-22 01:52:29 +00:00 |
pjgat09
|
7c5c47bedb
|
N64: Fixed a typo. Now jabo go fast. Also prevented d3d8 from presenting
|
2014-07-22 01:51:15 +00:00 |
adelikat
|
41d33337e7
|
N64 plugin config - revert the user's plugin choice if they pick jabo and aren't ready to use it (but still show them the jabo warning messages)
|
2014-07-22 01:08:45 +00:00 |
pjgat09
|
1fe27185f5
|
N64: Committing mupen64plus-video-jabo.dll and d3d8.dll
|
2014-07-22 01:07:28 +00:00 |
pjgat09
|
ac52487106
|
N64: Some d3d8 wrapper code cleanup
|
2014-07-22 01:05:39 +00:00 |
pjgat09
|
95583cd518
|
N64: Jabo wrapper now makes an RDB file, then deletes it when jabo is finished with it.
|
2014-07-22 01:03:49 +00:00 |
pjgat09
|
5ba1bf425a
|
N64: Commented out the wireframe setting for jabo since it looks like there is no way to set it without opening the dll config window
|
2014-07-22 00:22:08 +00:00 |
goyuken
|
b5486c00a5
|
beautiful code makes beautiful programs
|
2014-07-22 00:21:51 +00:00 |
pjgat09
|
ee27494816
|
N64: Jabo wrapper now looks for Jabo_Direct3D8_patched.dll
|
2014-07-22 00:10:52 +00:00 |
pjgat09
|
cddb2a5fc5
|
N64: Jabo dll is now quietly patched when a rom is loaded
|
2014-07-22 00:08:57 +00:00 |
zeromus
|
f46973119b
|
add ctrl+shift+c to copy current client area as a screenshot (as opposed to the ctrl+c raw copy) so you can get scaling and filters too
|
2014-07-22 00:04:28 +00:00 |
pjgat09
|
ae381fc986
|
N64: Jabo readiness is now detected and displayed in the plugin config dialog.
|
2014-07-21 23:46:29 +00:00 |
adelikat
|
7d89765568
|
Better Global ROM folder logic
|
2014-07-21 23:41:41 +00:00 |
adelikat
|
b5f6004674
|
Fix Issue 218, Global ROM folder now works
|
2014-07-21 23:22:22 +00:00 |
adelikat
|
f7cfe4e393
|
Path Config - 1. remove Global Base from top and leave it in the Global tab, 2. Rename Global Tabs "base rom" to "ROM"
|
2014-07-21 23:18:18 +00:00 |
adelikat
|
8bf2dcabd9
|
Path Config - better order for global entries, dynamically put the firmware info button in there, so that if someone changes the ordinals, nothing breaks
|
2014-07-21 23:11:21 +00:00 |
adelikat
|
5179c59f58
|
Autoload last savestate - if this is set, load the state after loading a rom too, instead of only on emulator load. Note: this will be quirky since the last slot is determined by the current saveslot, which isn't correct, but the alternative is much higher effort
|
2014-07-21 22:38:53 +00:00 |
adelikat
|
240264c3c5
|
Since Global.Game is never null now, add a IsNullInstance property to check against instead, and refactor code that checks for null
|
2014-07-21 22:21:52 +00:00 |
zeromus
|
c765d1d56e
|
fix Z/X keybindings defaults for snes A+B buttons
|
2014-07-21 22:19:24 +00:00 |
jonasfredriksson2
|
fff9eb2f4a
|
Just adding some tool-tips
|
2014-07-21 21:24:04 +00:00 |
adelikat
|
6bad2d9427
|
Fix the "Null" window text bug. Part of the problem was scattered logic that sets the text, so I refactored to have a single function that does window text setting logic
|
2014-07-21 20:34:53 +00:00 |
adelikat
|
b4e1cc00da
|
I have to mistakenly check in the developer build flag every now and then
|
2014-07-21 20:14:23 +00:00 |
adelikat
|
861a9a3776
|
Only show the jabo plugin option in developer builds
|
2014-07-21 19:37:20 +00:00 |
adelikat
|
2190b15099
|
snes - a sneaky hack to enforce that compatibility profile is ALWAYS in deterministic mode, and that performance profile is NEVER in deterministic mode, this fixes a lot of undefined and bugged behavior when the deterministic flag gets out of whack with the act of loading a savestate
|
2014-07-21 19:07:21 +00:00 |
adelikat
|
bee1dfcb02
|
Change the snes performance core recording nag so that it doesn't allow the choice to continue, as of this commit we do not support the use of the performance profile for movie recording
|
2014-07-21 18:30:54 +00:00 |
adelikat
|
ee93e988bc
|
a small and pointless code refactor in the record movie dialog
|
2014-07-21 18:14:27 +00:00 |
adelikat
|
26ef424bdf
|
snes - when throwing an exception about profile mismatches, to let the user know what profile the state was from, and what the current one is, and as a bonus clue us in faster, when garbage data is coming out of a hosed state
|
2014-07-21 03:05:29 +00:00 |
adelikat
|
91a44a8789
|
TAStudio - color markers in marker list according to lag and greenzone logic
|
2014-07-21 02:23:47 +00:00 |
adelikat
|
fc729ac7f1
|
Update statusbar saveslots when loading and stopping a movie
|
2014-07-21 00:52:11 +00:00 |
adelikat
|
7881775d59
|
Fix N64 virtualpad
|
2014-07-21 00:41:19 +00:00 |
adelikat
|
bb4f044f4e
|
N64 - Add Jabo settings to the old plugin config, remove menu item to the new plugin config, left the new config code still in there, since one day we will fix up things to make it work
|
2014-07-21 00:19:56 +00:00 |
null_ptr
|
ba91d38222
|
Fixed creation of mupen64plus.cfg in root folder of hard drive.
|
2014-07-20 23:10:52 +00:00 |
zeromus
|
c45bd306bf
|
revert part of r7059 cosmetic refactorings which probably broke xinput on some systems
|
2014-07-20 20:01:21 +00:00 |
pjgat09
|
91b17e9d96
|
N64: Jabo settings are now saved when loading our wrapper, and then restored when the plugin is shutdown.
|
2014-07-20 19:50:06 +00:00 |
pjgat09
|
365cc443fd
|
N64: Jabo settings are now stored in the registry for the real jabo dll to read
|
2014-07-20 19:34:02 +00:00 |
pjgat09
|
a5d57a5a4f
|
N64: Forgot the antialiasing level setting
|
2014-07-20 19:24:06 +00:00 |
pjgat09
|
e86448c825
|
N64: Cast enum types to int before passing them to the plugin
|
2014-07-20 19:13:43 +00:00 |
adelikat
|
f5ff868c50
|
N64 Sync Settings - remove GetPluginSettings from IPluginSettings and make an extension method, rather than having every plugin implement the same method in the same way
|
2014-07-20 18:25:47 +00:00 |
adelikat
|
15c7dfe269
|
revert some variable renaming in the glide plugin
|
2014-07-20 17:49:04 +00:00 |
adelikat
|
fdf9a97714
|
pretty up Jabo enum value names, since they show up in the gui
|
2014-07-20 17:23:04 +00:00 |
adelikat
|
4382dc0c9a
|
N64 sync settings - clean up object convert public fields to properties
|
2014-07-20 17:10:20 +00:00 |
adelikat
|
6819459292
|
N64 sync settings - clean up some stuff and fix the plugin type being a read-only proprty in the new config dialog
|
2014-07-20 16:59:03 +00:00 |
xmikecampx7
|
1342dae39d
|
Fixed Descriptions of N64SyncSettings
|
2014-07-20 16:32:17 +00:00 |
xmikecampx7
|
108dfcbe54
|
Added N64 Syncsettings Documentation
|
2014-07-20 16:12:05 +00:00 |
pjgat09
|
65345077a8
|
N64: Fixed sync settings not being passed to the plugins as a result of changing the fields to properties. Jabo setting are now passed.
|
2014-07-20 16:00:56 +00:00 |
xmikecampx7
|
631d4d625d
|
Added DefaultValues and Displaynames to GlideMk2 SyncSettings
|
2014-07-20 15:05:22 +00:00 |
xmikecampx7
|
402f269208
|
Added DefaultValues and DisplayNames to Glide Sync Settings
|
2014-07-20 14:57:02 +00:00 |
adelikat
|
2928137a20
|
N64 sync settings - some reorg
|
2014-07-20 14:33:57 +00:00 |
adelikat
|
16daa26c17
|
new N64 plugin config dialog - save stuff
|
2014-07-20 13:29:06 +00:00 |
zeromus
|
6f919c64a7
|
client sizing / AR revisions
|
2014-07-20 06:51:31 +00:00 |