Commit Graph

3381 Commits

Author SHA1 Message Date
goyuken c85d69aa0a analog bind default deadzone to 10% 2013-08-13 23:18:47 +00:00
adelikat 57fae391e5 Fix shift+tab turbo 2013-08-13 01:07:32 +00:00
adelikat 4dfa647bd2 Path Config - attempt to make a selected path a relative one based on the platform (or base path if a global type). Uses a new pathmanager method TryMakeRelative() which could come in handy in other places in the system 2013-08-13 00:50:14 +00:00
adelikat d9115a2395 Path Config - fix bug where wrong path was being passed into the folder browse buttons 2013-08-13 00:03:50 +00:00
adelikat da451381c6 Path Config - when in non-interim mode, lock down unreleased cores 2013-08-12 22:31:48 +00:00
adelikat 705617566f Path Config - auto-complete for special commands 2013-08-12 19:30:05 +00:00
adelikat 7a1a650c95 Fix hotkey system to adapt to future changes without requiring the user to wipe their config file 2013-08-12 19:01:45 +00:00
pjgat09 5b488f1be0 N64: Fixed the naming for some settings in the gamedb 2013-08-12 02:41:25 +00:00
pjgat09 f893f47ee4 Deleting the Glide ini. Why was it still there? 2013-08-12 02:12:38 +00:00
pjgat09 3ec2c0ef93 N64: Fix the order for the Glide64mk2 game hacks in the settings UI. Flipped a setting's default value. Merged the Glide64mk2.ini into the gamedb, I hope. 2013-08-12 02:11:08 +00:00
goyuken 5647c8894d fix problem with new savestate load code 2013-08-12 00:00:36 +00:00
adelikat dfc6a4ba7f Fix bugs in my last path check in 2013-08-11 23:07:32 +00:00
adelikat 625f9c2fcd Rip out old path system and replace with new 2013-08-11 21:48:17 +00:00
goyuken e2aeab5ad2 binary savestates while recording movies is now fully supported 2013-08-11 21:28:48 +00:00
goyuken 4de024e570 rework the binary savestates. not done yet. don't load any binary savestates from before this revision, you will cause death and destruction 2013-08-11 21:02:36 +00:00
adelikat fa8cbf650d New Path Config - defaults button 2013-08-11 20:06:27 +00:00
adelikat b7fd907802 New Path System - add in logic to add/remove entries based on the default list so that users won't have to wipe their config every time the defaults change. Controllers and hotkeys need a similar type of treatment 2013-08-11 19:55:13 +00:00
goyuken 370b17b98d panic and die if a problem like the one fixed by r3168 were to happen again, since we never really fixed anything 2013-08-11 19:26:19 +00:00
adelikat b0880eb4c0 New Path config - add Firmware button to systems that have firmwares that will open the firmware dialog directly to the given system 2013-08-11 19:05:05 +00:00
adelikat 00d370db23 New path config - fix anchoring issues 2013-08-11 16:20:35 +00:00
zeromus 85f83bea30 firmwareconfig-add WarpToSystemId 2013-08-11 15:48:47 +00:00
adelikat 0eb46dd11c New Path Config - lot's more progress - saving, recent for ROMs, misc things 2013-08-11 15:05:23 +00:00
adelikat 5f6f1e29b9 Some progress on new path config 2013-08-11 14:28:14 +00:00
adelikat df24f996e9 Fiish data entry of new path stuff, and fix the vs2012 build 2013-08-11 13:42:19 +00:00
saxxonpike da3320ced3 Commodore64: Reconnected core to MultiClient. 2013-08-11 02:45:11 +00:00
zeromus 13dfca11a6 tidy firmware strings 2013-08-10 01:28:51 +00:00
zeromus 226622e339 renovate the firmware system. cores now have the ability to get firmware themselves, without needing to have files loaded or pass paths from the multiclient. users can select whatever firmware they want from the firmwares config dialog. 2013-08-10 01:17:06 +00:00
adelikat c50c681414 By default, turn off rewind for large savestates :( 2013-08-09 16:42:53 +00:00
adelikat 3e16802382 Start new path config dialog INTERIM only, shows proof of concept of dynamic tab creation 2013-08-09 02:54:59 +00:00
pjgat09 b5dd64ad3b N64: Pass the Glide64mk2 settings to the core 2013-08-09 02:32:49 +00:00
pjgat09 459987c418 m64p: Removed code that looked at the Glide64mk2 ini file 2013-08-09 02:31:26 +00:00
pjgat09 028388d116 N64: Added Glide64mk2 settings to the config and the settings UI. They don't do anything yet 2013-08-09 01:15:09 +00:00
adelikat 6472d48c1b Rewind Config dialog is no Chuck Norris, so don't attempt to divide by zero 2013-08-08 12:49:02 +00:00
adelikat 90ec14e078 Config - start some path objects and start a PathEntries list in the config file in anticipation of refactoring the path code. This check in should have no functional changes, just a proof of concept set up 2013-08-07 20:49:31 +00:00
adelikat fdb3f0f199 Fix the frame adv. skip lag frames feature 2013-08-07 19:16:51 +00:00
pjgat09 8418fe47af m64p: Moved the microcode list for the glide64mk2 plugin into the code. Similar to r4512. Hard coded a ucode option to 2. The user (currently) can't change it through the config interface, and this is what it is in the ini file and is what would be loaded by default anyway. 2013-08-06 23:04:00 +00:00
pjgat09 912988bb16 N64: Add the glide64mk2 dll 2013-08-06 02:31:14 +00:00
pjgat09 77b249f68e N64: Allow you to enable the Glide64mk2 plugin 2013-08-06 02:27:20 +00:00
adelikat 911385aff6 Hotkeys - if a hotkey isn't found, return an empty object rather than null, so that at least it doesn't call exceptions in menu items that reference them for shortcut key strings 2013-08-06 01:32:00 +00:00
pjgat09 b7ef61e0a2 Added hash identifiers for the m64p repos to the bizbox 2013-08-05 23:49:17 +00:00
adelikat 02e9918e95 Oops, do show dual gb xml menu item since that feature is ready for release, also some misc dialog cleanup on it 2013-08-05 22:36:18 +00:00
adelikat a8d1303659 Don't create tool dialogs until needed. Saves about 10mb of ram usage on start up. Note: this is a very sloppy way to do this. 2013-08-05 20:24:44 +00:00
adelikat 8ead326a23 Make Create Dual GB XML menu item in tools only visible in interim builds 2013-08-05 14:22:38 +00:00
adelikat dd43bbe078 Hotkey for opening the Trace Logger 2013-08-05 14:17:31 +00:00
adelikat 2cb1059c2e About box - add mupen64plus version we use, add MasterOfPuppets as a contributer 2013-08-05 13:32:01 +00:00
adelikat 67bb7cbda6 Hotkeys - add an auto-complete search box 2013-08-05 13:23:17 +00:00
pjgat09 ef36677168 N64: Fix input display on the virtual pad 2013-08-05 02:38:45 +00:00
adelikat 70de80b262 oops, I did it again 2013-08-05 02:32:21 +00:00
adelikat 0005be19a4 allow Firmwares dialog in release builds 2013-08-05 02:22:42 +00:00
adelikat 35455b9821 Lua Console - add Call and Remove buttons to Registered Functions dialog, and some other gui tweaks 2013-08-05 00:45:41 +00:00
adelikat 1b2ce4e212 Lua Console - add a Registered functions dialog that shows registered lua functions registered functions (currently only supports frame and savestate events 2013-08-05 00:26:19 +00:00
adelikat 47a3413f54 Lua - fix event functions onframestart/end and onsavestateload/save to receive a name optionally, and return a guid. Added new functions event.unregisterbyname() and unregisterbyid that receive the name of a (named) function or a guid respectively and unregisters them. 2013-08-04 23:33:03 +00:00
adelikat 40e785ecea Lua - change event register functions to support multi-functions 2013-08-04 22:31:23 +00:00
adelikat 8e8cf4a8fe HOtkeys dialog - focus on first input widget when changing tabs. However does not work on load because winform events suck 2013-08-04 20:51:49 +00:00
adelikat 4e234072eb Finish analog hotkeys 2013-08-04 20:32:50 +00:00
adelikat 311cea39e4 Hotkeys - fix bug where bindings could be lost on save, also clean up the InputWidget code some 2013-08-04 20:21:58 +00:00
adelikat 7cfd6f32b0 Fix a bunch of hotkey regressions 2013-08-04 18:36:33 +00:00
adelikat 4b9023337e Oops, fix frame advance and some other hotkeys 2013-08-04 18:15:11 +00:00
adelikat 3aafc53594 Remove old hotkey config winform, other code cleanup 2013-08-04 17:20:31 +00:00
adelikat 0e3d474baf Show hotkey assignment on SNES bg and obj toggle menu items 2013-08-04 17:18:01 +00:00
adelikat 7515c060b5 Hotkeys - implement defaults button 2013-08-04 17:13:25 +00:00
adelikat 562e117e64 Hotkeys - add ordinal to determine order in the hotkey dialog 2013-08-04 17:08:51 +00:00
adelikat 23de20a5b8 new hotkey system, including new hotkey dialog, things are now done dynamically. Still some todos, also this is a config breaking check in, please delete your existing config before using 2013-08-04 16:47:54 +00:00
zeromus eb04d7e35d add sorting to firmwares list, optimize scanning a bit, change the recommended names of a few pce-cd and saturn firmware files to be short but descriptive, instead of insanely verbose and also full of spaces--this constitutes my final suggestions for the firmware names. 2013-08-03 19:34:51 +00:00
adelikat 31126d437b add a analog section for hotkeys, for the purpose of buttons that "fudge" an analog virtualpad's axis values. Only "Y Up Large" done so far. Will finish the rest after I rewrite the hotkey system completely. 2013-08-03 13:22:54 +00:00
pjgat09 7bcbef316a N64: Fix the mnemonic when dealing with the analog buttons 2013-08-02 21:11:09 +00:00
adelikat 0b672ebd9a Atari 7800 - update csv file to v1.5 (that's the only emulation difference since 1.3 so effectively this is an upgrade to 1.5). Also put version in About box 2013-08-02 20:39:26 +00:00
adelikat 19e805378b Don't show rewind frequency message if showing a "Rewind disabled" message 2013-08-02 20:24:03 +00:00
adelikat b0253967ee Firmwares dialog - support Ctrl+C copying the selected row(s) to the clipboard 2013-08-02 14:23:59 +00:00
zeromus 0f7308ab85 tidy 2013-08-02 03:51:33 +00:00
zeromus a685bd5b59 new firmwares dialog 2013-08-02 03:43:58 +00:00
adelikat 0634a8c9c2 Make 2012 .sln compile 2013-08-02 01:31:34 +00:00
adelikat 41f8493716 Rewind - add stats for avg stored state size (varies due to delta compression), estimated number of frames that would be stored (with current settings), and est number of minutes (based on est frames vs rewind requency) 2013-08-01 21:09:32 +00:00
adelikat 1faac21e7f Rewind Config - oops 2013-08-01 20:30:33 +00:00
adelikat b2e6be8d0e nitpicky change to the order of NES buttons in controller config, because I like it that way 2013-08-01 20:26:09 +00:00
adelikat b1c5181b5f REcent Files - roll back last check in I did, oops. 2013-08-01 00:37:18 +00:00
goyuken 8a2b008a11 contrller config: reimplement save defaults button in a more useful way (only modifies defaults for the config currently being edited). as before, it's INTERIM only 2013-07-31 20:34:20 +00:00
adelikat d0071f58d2 Recent files - be case insensitive when comparing file paths. Firmwares config - some progress, basic scanning started, only FDS and SNES done so far. 2013-07-31 18:44:35 +00:00
adelikat 3dc4611263 Start a firmwares dialog, interim only 2013-07-31 15:54:08 +00:00
adelikat 42fb0d127b Add PSP to the list of consoles to warn about if attempt to record a movie 2013-07-31 13:21:46 +00:00
goyuken 4044a9098b n64 analog control defaults 2013-07-31 02:57:41 +00:00
pjgat09 c1218b9db0 m64p: Compile with the 2010 toolset 2013-07-31 02:56:41 +00:00
pjgat09 678ce23de5 m64p: Compile the DLLs in release mode, not debug 2013-07-31 02:50:34 +00:00
goyuken a599c6f311 controller config: using the "defaults" button no longer immediately commits the changes to the config, so "Defaults" => "Cancel" now works 2013-07-31 02:43:06 +00:00
pjgat09 dc0ba1bc69 m64p: Upgraded to v2.0 2013-07-31 01:06:58 +00:00
goyuken a11e6bb832 sega saturn biso file info 2013-07-30 20:12:12 +00:00
adelikat d877542ad5 remove the Beta-status warning for N64 when recording a movie 2013-07-30 20:07:35 +00:00
adelikat fe09e0e83e Lua - add float controls to joypad.get() 2013-07-30 18:39:10 +00:00
adelikat 5d23b2a406 Lua - improve console.log() to print out lua tables. Useful for seeing the data coming from things like joypad.get() 2013-07-30 17:55:38 +00:00
adelikat c88ad00405 Analog bind - show sensitivity and dead zone as a percent, and make the max value on dead zone to be 30. Probably. I didn't test this change. 2013-07-30 14:21:01 +00:00
adelikat b03da7d3b0 Rewind Config - show number of frames stored and % of buffer used. Still some really fancy things we could do here, like calculated an approx number of frames the current config settings would store, etc 2013-07-30 01:59:28 +00:00
adelikat 7df7a5e803 Rewind - UI for toggling threading 2013-07-30 01:30:59 +00:00
goyuken 58087b24c9 deadzones for analog bind. seems to work ok with my old ps2 controller, which has a slight lean to left on the left stick 2013-07-29 23:39:37 +00:00
adelikat 4249860f0b Controller Config - don't close the dialog when defaults is pressed. 2013-07-29 22:04:54 +00:00
adelikat 78b23564ae Controller Config - tweaking logic for positioning/placement/size of widgets 2013-07-29 20:32:22 +00:00
adelikat 09320dc319 Input Widget - fix so that clearing the textbox will also change the bg color properly (remove conflicted state) 2013-07-29 20:18:38 +00:00
adelikat fe7826f1da Controller Config - Add image for intellivision controller, add defaults for genesis controller 2013-07-29 20:09:16 +00:00
adelikat 1a27e182c0 Controller Config - fix Coleco config to show controller 2013-07-29 20:02:15 +00:00
adelikat 7ac1da8c96 Set the right order of buttons, and good defaults for controllers and joypads for all consoles 2013-07-29 02:11:00 +00:00
pjgat09 0acc4e8200 N64: Fixed the set N64 function so that " 000" works 2013-07-29 00:51:39 +00:00