goyuken
3d52ed49e5
fix GBC input config tab
...
fix GBC savestate locations
fix GBC saveram locations
fix GBC screenshot locations
fix GBC titlebar text
2012-10-07 14:52:03 +00:00
adelikat
c6165b8b27
Path Config - clean up interim vs release logic
2012-10-07 00:56:43 +00:00
zeromus
96089026cd
remove "SGB" systemid because its gonna cause a lot of trouble if we dont hook it up in a lot of places.. why can't we set it up as just a regular snes core? and run the sgb rom through the snes firmwares directory.
2012-10-05 04:47:45 +00:00
adelikat
f78e901c79
Path Config - change Base Folder to Global Base
2012-10-05 00:57:27 +00:00
adelikat
ec8451b6f6
Path Config - add an info icon that opens a popup for the special path options (., .., %recent%, %exe%)
2012-10-05 00:49:04 +00:00
adelikat
6740b1b8bf
Hide Sound Throttle option in non-interim builds
2012-10-04 02:05:07 +00:00
adelikat
9b234aa193
Controller Config - make saving/loading work on NESGamePad
2012-10-02 02:35:04 +00:00
adelikat
f5700351c9
Controller Config - make a GamepadConfigPanel base class to build the NESGamePad from
2012-10-02 01:22:52 +00:00
adelikat
13150961cb
Controller Config - make input widgets work, also consistent namespace on hotkey dialog (no ((intended)) functional change)
2012-10-02 00:23:37 +00:00
goyuken
66dd752f77
realtime sound throttling. i don't think this implementation is very good, but hopefully it's a starting point. to test it, disable other forms of throttling first (vsync, frame limit).
2012-10-01 15:20:41 +00:00
adelikat
6e7a906cf5
Controller Config - some tweaks, but input widgets aren't working, dont' know why
2012-10-01 01:55:08 +00:00
adelikat
108162a944
Controller Config - NES Pad proof of concept
2012-09-30 23:20:50 +00:00
adelikat
64b3b73464
Bizhawk - progress on new controller config
2012-09-30 21:31:32 +00:00
adelikat
075a97f1c4
Checking in my 2nd attempt at an input config overhaul, currently not hooked up
2012-09-30 19:57:33 +00:00
adelikat
68de3b48b7
Add a Log path option to path config, and have Trace Logger user it
2012-09-30 16:50:00 +00:00
adelikat
5f4ad0242f
Path Config - fix behavior of the folder browser dialog
2012-09-29 20:00:00 +00:00
adelikat
76619babc1
Input Config - better images for genesis, pce, and sms, also made atari controller background transparent
2012-09-29 18:55:04 +00:00
adelikat
68358c5e4b
Input Config - better nes image I think, able to clearly see all button
2012-09-29 17:17:15 +00:00
zeromus
cee04551ad
snes-firmwares-hook up to gui
2012-09-27 07:27:47 +00:00
zeromus
d9a55fed37
snes-load firmware files from a CoreInputComm path, which must be named exactly right; show the requisite filename in a messagebox if it's missing; but theres no GUI for the firmware path hooked up yet.
2012-09-27 07:22:31 +00:00
adelikat
54d31789e0
Path Config - fix positions and tab orders
2012-09-27 02:09:39 +00:00
adelikat
00f9e05d5e
Path Config - when clicking a tab, focus on the base path textbox
2012-09-27 01:37:56 +00:00
adelikat
d4c89015a7
Message Config - fix X/Y values not updating when typing directly into the numeric boxes
2012-09-27 01:01:35 +00:00
adelikat
8f9ef8ab88
Message config - fix positioning of icon on drawing area to not be partially "off screen"
2012-09-27 00:52:45 +00:00
adelikat
ff86d6d5db
Config dialogs - OSD message when cancelling
2012-09-27 00:14:51 +00:00
adelikat
be89bd1f3e
Message Config - fix logic for dragging when using anchoring
2012-09-27 00:04:16 +00:00
adelikat
da5dbb18dd
Message Config - fix drawing of the x,y coordinates to respect the anchoring
2012-09-26 23:41:11 +00:00
adelikat
daab149764
Add autohold to message config
2012-09-26 23:25:43 +00:00
goyuken
fc8087c344
preliminary SGB support.
...
1) choose your SGB rom from the path config (should probably be an .smc file of about 256KB)
2) turn on Load GB as SGB from the GB menu.
3) load rom again.
To turn off, uncheck Load GB as SGB from the SGB menu.
2012-09-26 15:59:14 +00:00
adelikat
453b35e6f4
oops
2012-09-26 04:01:10 +00:00
adelikat
df767b9b6f
Message Config - ability to toggle the "stacking" effect on general OSD messages
2012-09-26 04:00:42 +00:00
adelikat
f167551154
Add a "saved" OSD message when clicking ok/save on config dialogs
2012-09-26 01:28:48 +00:00
adelikat
2f8ce5e1d1
SNES - hook up autofire controllers, also probably hooked up player 3 & 4 that were probably not working up to now
2012-09-26 01:20:11 +00:00
adelikat
88d17bbb1c
Message Config - snazzier "X"
2012-09-25 04:11:54 +00:00
adelikat
1fe65754f1
Message Config - allow configuring of the position and anchoring of messages, fix the saving of the multitrack x,y variables
2012-09-25 04:04:54 +00:00
adelikat
b50839f8e3
Message Config - fix restore defaults for Multitrack settings
2012-09-24 03:24:17 +00:00
adelikat
11c19976a4
compressing the controller images = a few kb off the file size
2012-09-24 01:48:38 +00:00
goyuken
3280746e39
InputConfig: auto-focus the first control option when loaded
...
fixes issue 50
2012-09-23 22:42:27 +00:00
adelikat
42b504d363
add SNES to path config dialog
2012-09-22 19:58:58 +00:00
adelikat
e2a7fd0655
Input Config - clear mappings context menu
2012-09-17 22:43:42 +00:00
adelikat
8090ac64df
Hotkeys - some ground work for showing conflicts with other hotkeys, no functional changes from this commit
2012-09-17 22:33:16 +00:00
adelikat
f9b392511b
Input Widget - clear out conflict colors when clearing out the widget with escape
2012-09-17 02:20:01 +00:00
pasky1382
099fea5c8e
For some reason the SetColorDialog(); was erased in last commit, added back and working as intended now.
2012-09-16 20:28:56 +00:00
pasky1382
52bf8bf025
Changed color pickers for messageconfig window to single click.
2012-09-16 20:22:22 +00:00
adelikat
5d4b5e71c6
Add Hard Reset menu item (enabled conditionally per core) and hotkey
2012-09-16 17:10:33 +00:00
adelikat
7ce6a27da9
Change Power Cycle menu item and hotkey to Reboot Core since that is what it really does, and does not emulate a power cycle
2012-09-16 16:06:28 +00:00
adelikat
4446ad07a7
Code cleanup on the input config dialog
2012-09-15 19:47:58 +00:00
adelikat
1d9b6d5fbc
Add gameboy palette folder to svn, and add palette path to Path Config
2012-09-15 18:15:55 +00:00
adelikat
48eb366392
Input config - transparent background on nes, snes, and ti83. Still eventually need better images than these though
2012-09-15 17:33:21 +00:00
adelikat
77d0ff8ac8
Hokeys - hotkeys for obj and bg toggles for snes (in a SNES tab)
2012-09-15 16:43:16 +00:00