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 |
pjgat09
|
20fb404d2e
|
N64 D3D8 wrapper: handle wrapping/releasing textures better
|
2014-07-20 03:18:31 +00:00 |
adelikat
|
042e72bfb6
|
New N64 plugin config settings dialog, including adding jabo settings
|
2014-07-20 02:57:26 +00:00 |
pjgat09
|
88f5bd7088
|
N64: Fixed the problem with the D3D8 wrapper crashing when exiting or rebooting the core. Made sure to free the libraries so rebooting works. Started to clean up the code.
|
2014-07-20 02:38:57 +00:00 |
adelikat
|
aaeb645116
|
Show profile config dialog menu item in release builds
|
2014-07-20 01:33:25 +00:00 |
adelikat
|
f6f8df28f7
|
Wonderswan - pretty up setting display
|
2014-07-20 00:56:37 +00:00 |
adelikat
|
05c0f0d1d5
|
Saturn - ditto
|
2014-07-20 00:31:01 +00:00 |
adelikat
|
0e12d5cdc3
|
pretty up Genesis setting display names
|
2014-07-20 00:26:42 +00:00 |
adelikat
|
9e49c29240
|
pretty up Gameboy setting display names
|
2014-07-20 00:16:40 +00:00 |
adelikat
|
541dfeaf03
|
Atari 2600 settings - add display name attribute to settings for a nicer looking config dialog
|
2014-07-20 00:11:51 +00:00 |
adelikat
|
b4f3014d31
|
allow GBA roms to be loaded in non-developer builds. There no reason to completely prohibit it
|
2014-07-19 23:35:26 +00:00 |
adelikat
|
7cd831c0e4
|
Add a GBC flag to movie files
|
2014-07-19 23:24:43 +00:00 |
pjgat09
|
04f7664ec9
|
N64: Started fleshing out the jabo sync settings
|
2014-07-19 21:53:31 +00:00 |
goyuken
|
89a8241b8e
|
possibly fix GBC movies
|
2014-07-19 21:41:47 +00:00 |
goyuken
|
6d551ffb62
|
quicknes settings beautification
|
2014-07-19 18:45:20 +00:00 |
pjgat09
|
3b0716dd38
|
Fixing a few filenames from the last commit
|
2014-07-19 18:39:17 +00:00 |
pjgat09
|
b9c17123ea
|
Split the D3D8Interceptor code into separate files
|
2014-07-19 18:35:47 +00:00 |
pjgat09
|
b82c83c188
|
N64: Added a jabo sync settings stub to be filled in later. Added jabo to the plugin selection dialog
|
2014-07-19 16:59:27 +00:00 |
adelikat
|
0a227060b7
|
Set the mainform movie statusbar icon more often
|
2014-07-19 16:03:12 +00:00 |
goyuken
|
a010a2919b
|
correct systemID in converted gmvs
|
2014-07-19 04:11:12 +00:00 |
pjgat09
|
4d0b62858c
|
N64: The jabo wrapper now calls functions in the d3d8 wrapper to bring video into bizhawk
|
2014-07-19 02:42:33 +00:00 |
pjgat09
|
6fe4d25974
|
N64: Committing the D3D8 Interceptor project for jabo
|
2014-07-19 02:19:43 +00:00 |
adelikat
|
08764cc9b5
|
Tweak frame marker drag
|
2014-07-18 19:22:10 +00:00 |
adelikat
|
e6c99db9ff
|
TAStudio - move the rightButtonHeld logic inside the TasListView object rather than being tastudio logic
|
2014-07-18 00:04:29 +00:00 |
adelikat
|
8d0d5ef98d
|
TAStudio - slight tweak to right-click + mousewheel
|
2014-07-17 23:55:10 +00:00 |
adelikat
|
5506f91e27
|
TAStudio - more GoToFrame logic, now smoothly goes frame play to record when advancing past the end of the movie. The code is sloppy and wasteful in circumstances, but it works (probably)
|
2014-07-17 23:38:01 +00:00 |
adelikat
|
b6138325ea
|
TAStudio - fix crash when clicking previous marker button when on the first frame
|
2014-07-17 23:20:10 +00:00 |
adelikat
|
2fdc0e1ecb
|
TAStudio - better handling of greenzone and current frame navigation with the edit menu items
|
2014-07-17 23:11:28 +00:00 |
goyuken
|
14e9e38c44
|
fix some bug with certain case of rom load failure maybe
|
2014-07-17 22:27:33 +00:00 |
goyuken
|
e55dd02644
|
i meant to commit this a few days ago? oops
|
2014-07-17 22:27:09 +00:00 |