Commit Graph

461 Commits

Author SHA1 Message Date
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
adelikat 5b8a5f9503 COntroller config - fix button names from being cut off. This is basically a band-aid around an annoying problem, but it will work until it doesn't 2013-07-29 00:28:56 +00:00
adelikat 72c4b98954 Rewind dialog - slight fix up to buffer options UI to make it less confusing, add to context menu config sub-menu 2013-07-28 22:37:42 +00:00
adelikat 0826def34f Icon for rewind dialog 2013-07-28 22:28:53 +00:00
adelikat 444a417712 Controller Config - respect autotab being off 2013-07-28 21:54:42 +00:00
adelikat 9103546bc0 Rewind - UI for setting buffer size, and toggling disk vs memory 2013-07-28 20:08:55 +00:00
adelikat 76726df491 Rewind config - UI for setting the size definition of medium and large states 2013-07-28 19:54:02 +00:00
adelikat 4a89c7fbd5 Add N64 info to the about box, add delta compression toggle in rewind settings, make defaults for medium and large states 256kb and 1mb respectively, make those dynamic (but not currently settable in the GUI) 2013-07-28 19:09:52 +00:00
adelikat 9910eff07d Controller config - remove Restore Defaults context menu item, since the defaults button on the dialog makes it pointless (and because it no longer works, and fixing it is a big hassle) 2013-07-28 14:57:40 +00:00
goyuken e41e878eb5 analog controller config: sensitivity in 0.1 increments 2013-07-28 00:14:52 +00:00
adelikat e990f04317 Controller Config - C64 needs a Keyboard tab, don't show analog tab if there are no analog controls for that core. 2013-07-27 18:44:51 +00:00
adelikat 00e1469dfc Controller Config - don't need the save all button anymore 2013-07-27 18:22:15 +00:00
adelikat fcddc9f038 Defaults for c64, and a dialog tweak 2013-07-27 17:59:40 +00:00
goyuken 03fba8ee9d controller config: random layout issue 2013-07-25 00:28:11 +00:00
adelikat 19b7f2cc8d Fix anchoring of some buttons on controller config dialog 2013-07-25 00:12:35 +00:00
goyuken d1ad9be83d forgot to commit this 2013-07-24 02:19:38 +00:00
goyuken 9b423d77e9 analog controller stuff should work now 2013-07-24 02:14:25 +00:00
goyuken 686960da75 more analog controller config stuff, not done yet 2013-07-24 01:38:52 +00:00
goyuken 66f4e10e9e more analog controller stuff 2013-07-24 00:08:50 +00:00
adelikat 77a4eb098f Add Rewind Settings dialog and remove the old Rewind enable menu item. New dialog let's the user set the rewind frequency and/or enable/disable rewind for small, medium, and large savestates separately 2013-07-21 20:39:11 +00:00
goyuken 5903cfbe48 conttroller config default schtufff 2013-07-17 01:20:21 +00:00
adelikat 2beebec8da some misc code cleanup 2013-07-17 01:05:36 +00:00
adelikat 802046f686 oops 2013-07-15 01:20:22 +00:00
goyuken fa79cdc63b controller config 2013-07-14 21:23:09 +00:00
adelikat 0613bc6b23 Controller Config - better management of columns, and some more dialog cleanup 2013-07-14 21:09:42 +00:00
adelikat 2c21a89c21 Controller Config - UI cleanup 2013-07-14 20:38:23 +00:00
goyuken a4ea33aa6e new controller config: split into tabs by player number. this is done by examining the names in the controller definition for "P#" strings, so if it doesn't work for a particular definition, that's why... 2013-07-14 03:27:54 +00:00
goyuken 454e94a4bb controller config rework: more cleanup 2013-07-14 02:30:57 +00:00
goyuken 34223780c2 new controller config: re-add the controller images 2013-07-14 02:21:41 +00:00
goyuken f7e8273dad controller config: remove some old unused code 2013-07-14 02:04:55 +00:00
goyuken 0825c4181c multiclient: rework everything controller config related. there is still some transitional cruft and whatnot, so be patient. 2013-07-14 01:48:05 +00:00
goyuken b6ac0ff88a fix tab naming bug on sms controller config 2013-06-20 00:28:19 +00:00
goyuken 032595c24e saturn controller image 2013-06-05 17:07:59 +00:00
goyuken 56d5d1ef5a direct sound: you can now choose which of your devices to play out of. note that although you can make the change in the UI at any time, you actually have to restart the whole bizhawk to initialize on the new device. 2013-06-02 00:49:40 +00:00
adelikat 980254e448 N64 - add controller image to controller config dialog 2013-05-27 20:47:55 +00:00
goyuken bf7544793d add some missing n64, saturn boilerplate to the path config. fixes screenshots, savestates, saverams 2013-05-07 23:24:27 +00:00
adelikat 1292c87ca8 Saturn - hook up console buttons, and hook everything up to controller config. Also trashed everyone's ini file if they ran bizhawk since saturn buttons were originally hooked up 2013-05-04 01:39:08 +00:00
adelikat f535979705 Controller Config - add N64, todo: N64 controller image 2013-05-02 02:20:09 +00:00
adelikat 807df908f3 Path Config - Saturn 2013-05-02 00:56:39 +00:00
adelikat ba7e99ea20 Path Config - support n64, start saturn, also some code cleanup 2013-05-01 02:37:26 +00:00
adelikat 168299f794 Hotkey Dialog - some small fixes to tab orders and focusing 2013-03-09 23:45:28 +00:00
adelikat 41be32ce21 Scrub Input hotkey, when held in movie playback mode, it will remove the input for that frame 2013-03-09 23:37:37 +00:00
adelikat 8baaae1110 Movies - add in a "Poke" mode for movies with hotkey. In this mode, when a movie is in playback mode, pressing input will write it into the movie. Also, the default behavior when TAStudio is open is this mode 2013-03-09 23:11:00 +00:00
adelikat c8e678aea7 Add Autofire hotkey, works like auto-hold except that when pressing a regular controller key, it will map it as auto-hold+autofire (feature works identically to autofire in the GENS and VBA emulators) 2013-03-09 20:10:04 +00:00
adelikat de4334f357 Dashboard Cloner - more progress on Update tool 2013-03-08 22:21:04 +00:00
adelikat 09da012d94 Path Manager - change MakeAbsolutePath to take a default system parameter rather than requiring a useless empty parameter, and change all references to it accordingly 2012-12-30 17:52:40 +00:00
goyuken 4e2cc88c9d fix problem i caused by deleting usage of MakeAbsolutePath() in firmware names 2012-12-30 17:33:33 +00:00
adelikat 0c7aca52cd Add Dual GB to Controller config 2012-12-29 02:53:03 +00:00
adelikat 3bb975752b Path Config - filename select for Atari 7800 bios files 2012-12-27 22:47:58 +00:00
adelikat fb14e1df1c Messages - oops, use the Multitrack position settings for multitrack instead of fps, also set better defaults for multi-track message positioning (to not clash with other defaults) 2012-12-27 18:33:41 +00:00
adelikat e305c6faf9 Path Config - change "Tools" to "Global" as that more precisely describes the options in this tab, also move it first in the list 2012-12-26 22:40:32 +00:00
zeromus 8a69a4ebe0 switch snes core back to external process. more refined this time. support use of performance core. 2012-12-25 20:36:04 +00:00
adelikat 3f3afd253c de-interim A7800 in the Path Config dialog 2012-12-23 16:36:46 +00:00
goyuken 3cc475a64f reverse merge r4180, r4181, r4189 2012-12-23 16:30:00 +00:00
adelikat 7992172300 Path Config - implement a Base ROM path, determines what folder will be defaulted to when Opening a ROM during a NULL emulator state 2012-12-23 02:42:20 +00:00
adelikat e3ba1b6149 Path Config - BIOS Filename config for Coleco and GBA 2012-12-23 02:15:20 +00:00
adelikat c009533def Path Config - PCE and FDS BIOS filename config 2012-12-23 01:32:38 +00:00
goyuken e34975a727 multiclient: fix bug introduced in r4180 that prevents loading when Bizhawk.Emulation.dll is in another folder 2012-12-22 20:58:37 +00:00
goyuken d9240844bc make firmware path system less robust and more annoying 2012-12-22 19:10:54 +00:00
adelikat 172a344ada Controller Config - add Intellivision controls 2012-12-22 02:34:08 +00:00
zeromus 8d7da30681 snes-refactor bsnes bindings to work via external process. should solve all stability problems. there is much sloppy transitionary code still in this commit; we need to smoke out any killer issues with this approach before committing too heavily. speed is close enough to last release, and can still be improved. 2012-12-21 07:23:55 +00:00
goyuken e5a6a28940 7800: path config connected for saveram 2012-12-16 18:39:05 +00:00
adelikat 6dbb8f5f9f Atari 7800 - controller config tag highlighting logic, add bios_info.txt to MakeRelease batch file 2012-12-15 14:10:52 +00:00
adelikat e7c8053617 Controller Config - add Atari 7800 joystick image 2012-12-15 03:17:00 +00:00
adelikat d34368e98d Atari 7800 - hook up input on client side, implement joystick button 2 in controller definition 2012-12-14 02:17:47 +00:00
adelikat fc484df925 Controller Config - show conflicts with in a particular controller itself 2012-12-04 23:12:04 +00:00
adelikat 796c6b8773 Rip out old input config dialog code 2012-12-04 21:48:14 +00:00
adelikat 99c7c132f1 Input Config - backend for supporting showing conflicts, rip out old inputwidget conflict code in favor of a simpler design 2012-12-04 21:47:07 +00:00
adelikat e61da61d5d Controller Config - add a Restore Defaults context menu item that sets up a default mapping for a given controller type. 2012-12-03 01:20:06 +00:00
adelikat d4280b2607 Input Config - add context menu - Clear option, for each controller 2012-12-03 00:41:05 +00:00
zeromus 31faf359e9 try to 'sandbox' lua files with their own current directory. 2012-11-29 18:42:13 +00:00
adelikat 76487941be Add Atari 7800 to path config (interim only) and use firmwares folder instead of specific rom file paths. Atari 2600 - remove save ram in path config since it is not used. Optimized NES controller image. 2012-11-27 02:24:15 +00:00
adelikat 0edaa948eb Path Config - fix C64 Firmwares config 2012-11-26 02:15:55 +00:00
adelikat 2f36e43498 Hook GBA up to input config dialog (interim only) 2012-11-25 18:16:21 +00:00
goyuken eccc1b5a64 gba: hook up more path stuff 2012-11-25 17:21:29 +00:00
goyuken 769fc5834b fix problem in last commit. also, rename a number of ui references to "AVI Recording" to "A/V Recording" since it isn't particularly about AVI format 2012-11-25 15:51:18 +00:00
adelikat 9de7ee3336 GBA - do bio file path, not firmwares folder path 2012-11-25 03:47:58 +00:00
adelikat 9ee8093f7a Open Virtual Pad hotkey 2012-11-23 17:03:10 +00:00
adelikat bde940ad0b Controller Config - auto tab checkbox 2012-11-23 16:14:47 +00:00
adelikat f50933b914 Controller Config - on load, select tab based on currently running core, path config - fix tab select logic on non-interim builds 2012-11-23 15:38:27 +00:00
adelikat 999646f92b Controller Config - cleanup UI positioning 2012-11-23 15:20:00 +00:00
adelikat ec21c5160f Path Config - Hook up GBA (interim only) 2012-11-23 03:46:05 +00:00
goyuken db8590e55b add some GBA related path config stuff. gbabios.rom will now attempt to load from GBA firmwares directory. 2012-11-20 03:17:53 +00:00
adelikat bb7c5893cb Code clean up on controller config and properly interim flag some tabs, fix open rom dialog file extension list and sort out interim vs release 2012-11-18 02:51:39 +00:00
adelikat 8e21318bf7 Path Config - code clean that fixes an exception when loading from ColecoHawk 2012-11-18 02:22:30 +00:00
adelikat 823e84592a Coleco - hook up controller 2 2012-11-17 22:38:32 +00:00
adelikat a0281498d3 Coleco - fix mnemonics, hookup up controller 1 autofire 2012-11-17 21:57:39 +00:00
adelikat 5a2b79f33e Cool up coleco to controller config (only controller 1 for now, no autofire) 2012-11-17 21:28:09 +00:00
adelikat 3595516ae5 Hook up Coleco folders to path config, Change coleco system ID to "Coleco" 2012-11-17 21:12:51 +00:00
adelikat 9864c6a192 Path Config - FDS Bios - make browse button a file browser not a folder browser 2012-11-17 19:08:43 +00:00
adelikat 07615f58bb Path Config - fix bug where PCE BIOS path config was not respected when clicking the browse button 2012-11-17 19:02:28 +00:00
adelikat 9d070deb16 C64 - hook up keyboard to input config 2012-11-14 03:01:48 +00:00
goyuken e95efcb91b throttling UI is now set up to be done in one of three ways: sound, vsync, timer. in addition, there's an option to use vsync even when not throttling to it (but this doesn't really work too well...) 2012-11-12 17:57:11 +00:00
zeromus 9053ac5b67 refine input event system and binding logic to allow more natural use of modifier keys as hotkeys 2012-11-09 20:03:59 +00:00