andres.delikat
|
4b03660092
|
Better corphawk icon
|
2011-07-10 13:46:10 +00:00 |
andres.delikat
|
3a9acac5a4
|
Input config - fix height resizing of TI83, fix ordering of controllers in combo box. Remove calls to hardcoded indexes of the comboboxes (use the string names instead!)
|
2011-07-10 13:16:24 +00:00 |
zeromus
|
61f466ca8e
|
fix more input stuff better
|
2011-07-10 07:39:40 +00:00 |
zeromus
|
2425b3c87a
|
fix some input things
|
2011-07-10 06:24:04 +00:00 |
beirich
|
c8727ae01f
|
fix some gamedb stuff, add some genesis games to db, get genesis back to a state where it at least loads roms correctly
|
2011-07-10 04:54:18 +00:00 |
andres.delikat
|
fac0143fe4
|
Message Config - Multitrack message position
|
2011-07-10 03:38:46 +00:00 |
andres.delikat
|
9ea996b0fe
|
Message config - add movie input color
|
2011-07-10 03:13:07 +00:00 |
zeromus
|
4991b95def
|
refine input stuff
|
2011-07-10 02:14:58 +00:00 |
andres.delikat
|
de1a3fdc50
|
Fix TI83 screenshots. Fix screenshot naming code to use the filesystemsafe name, fix bug in screenshotas function
|
2011-07-10 01:55:37 +00:00 |
andres.delikat
|
f89070f6ad
|
Display subtitles option
|
2011-07-10 00:04:33 +00:00 |
andres.delikat
|
f3e4cdcd16
|
Rip out "wasPressed" code, remove debug code left in by accident from inputwidget
|
2011-07-09 23:35:26 +00:00 |
zeromus
|
4ac74a20b3
|
fix obvious bug in last checkin
|
2011-07-09 23:18:13 +00:00 |
andres.delikat
|
1e59c2f530
|
Input Widget - add in FlagDuplicate() and UnflagDuplicate() in preparations for a "Show duplicates" option in input config & map hotkeys
|
2011-07-09 23:03:42 +00:00 |
andres.delikat
|
521b2ccfd6
|
InputWidget - MouseWheel increment/decrements
|
2011-07-09 22:22:45 +00:00 |
zeromus
|
9355bc0f2e
|
redo some of client input and hotkey handling
|
2011-07-09 22:09:39 +00:00 |
andres.delikat
|
003b7ebebf
|
Input Widget - left click = focus() only, disable all other mouse events
|
2011-07-09 22:07:13 +00:00 |
andres.delikat
|
9419e02091
|
InputWidget - hide caret, increment even on duplicate (just don't overwrite anything), don't highlight text on focus
|
2011-07-09 21:55:14 +00:00 |
andres.delikat
|
43c9cd8047
|
Clicking statusbar pause button = toggle pause state
|
2011-07-09 21:13:18 +00:00 |
andres.delikat
|
3e87c297fc
|
Input widget - fix behavior of TAB key
|
2011-07-09 21:10:40 +00:00 |
beirich
|
1496c9eb1d
|
Switch Bizhawk Client from console to winforms application; make "Show Log Window" a user-togglable option
|
2011-07-09 19:54:24 +00:00 |
andres.delikat
|
b25193ef84
|
Use blank image in the pause icon of the statusbar so that the icon size doesn't change
|
2011-07-09 18:39:48 +00:00 |
andres.delikat
|
0407bb2e86
|
Input widget - Check for duplicates in binding array before committing a mapping
|
2011-07-09 18:24:53 +00:00 |
beirich
|
7c9d170248
|
fix input save crash
|
2011-07-09 18:08:10 +00:00 |
andres.delikat
|
7f2079beed
|
Input config - autotab toggle
|
2011-07-09 18:01:46 +00:00 |
andres.delikat
|
b1e1fa498c
|
Input Widget - when autotab is off, cycle through the key mappings instead
|
2011-07-09 17:50:52 +00:00 |
andres.delikat
|
7dbe4472d9
|
Default key mappings - switch so keyboard bindings are first, joypads 2nd
|
2011-07-09 17:40:26 +00:00 |
andres.delikat
|
6949a8dd59
|
InputWidget overhaul to use the new GetPressedKeys() function. InputWidget no longer wipes all mappings. In autotab mode it replaces the first key mapping instead of all. There is now a max number of bindings of 4 (but changeable). Still has some quirks to work out like Alt+F4 no longer closes the dialog, and TAB has weird behavior. Also, need to implement non-autotab handling. Reworked Hotkey config to use this inputwidget, but not inputconfig yet
|
2011-07-09 16:12:56 +00:00 |
andres.delikat
|
16e332a72d
|
Fix so that tool dialogs such as Ram watch update on loadstate, Ram Watch - AddWatch() triggers Changes() function, Separator no longer shows Change Count = 0
|
2011-07-09 00:26:23 +00:00 |
beirich
|
2cbc50143f
|
Input update... always run directinput in background input mode, we take care of ignoring input when application isn't focused ourselves
|
2011-07-08 05:15:28 +00:00 |
andres.delikat
|
a22cade8df
|
Frame Counter Display - remove debug movie length counters, they have served their purpose
|
2011-07-08 03:04:36 +00:00 |
andres.delikat
|
1056dbe9b1
|
Input Widget - proof of concept of using a Timer inside the widget to call GetPressedKeys(). Currently this function is always returning null, however.
|
2011-07-07 16:48:29 +00:00 |
andres.delikat
|
ec2969cc73
|
Input Widget - Do "Ctrl+X" not "Ctrl + X"
|
2011-07-06 23:15:58 +00:00 |
andres.delikat
|
a0dddc1e5a
|
in Movie finished mode, save slots should still be bound to the movie (if the bind option is selected of course)
|
2011-07-06 22:37:41 +00:00 |
beirich
|
0b09825218
|
show config crashes so we can debug them
|
2011-07-06 02:16:44 +00:00 |
andres.delikat
|
29510ddd58
|
Fix saving of header data from record movie dialog, small fix for inputlog header data
|
2011-07-06 01:53:15 +00:00 |
andres.delikat
|
945577dadd
|
Movie code clean up - document PreLoadText(), put movie truncation in LoadLogFromSavestateText() since it was rudely removed from what is now CommitFrame()
|
2011-07-05 23:33:13 +00:00 |
andres.delikat
|
68d0ff94eb
|
Refactor movie writing code. MovieHeader, MovieLog, and SubtitleList all have their own write methods now instead of the Movie object doing all of the work. Conceptually these 3 objects should be autonomous and the Movie object is simply an object that manages a collection of these objects.
|
2011-07-05 23:16:54 +00:00 |
beirich
|
10faa8a55f
|
Fix issues with modifier keys. If you bind "Tab", it wont be triggered by pressing "Shift+Tab".
|
2011-07-05 05:41:59 +00:00 |
andres.delikat
|
3669155329
|
rename "unthrottle" to turbo, Hotkey Dialog - reorder some things and fix positioning
|
2011-07-05 02:36:46 +00:00 |
andres.delikat
|
1ac29f3c5d
|
Input Widget - prevent mapping to Alt+F4 and allow parent dialog to be closed by it
|
2011-07-05 01:48:48 +00:00 |
beirich
|
a3df5345f6
|
GetPressedKey() progress, returns keyboard with desired modifier-key properties
|
2011-07-04 23:36:06 +00:00 |
andres.delikat
|
02e562825e
|
Input Widget - auto tab parameter, hotkey config - a auto-tab setting (on by default). If off, the focused widget will stay focused after a binding, another key pressed will rebind the same key
|
2011-07-04 23:02:37 +00:00 |
kylethomson
|
0934b35a1e
|
Slight error with multi-track - it is during recording, not during playback.
Otherwise, nice work zeromus, we have multitrack.
|
2011-07-04 22:24:48 +00:00 |
beirich
|
9bd1d75ba1
|
Implement GetPressedKey for joysticks, untested; keyboard polling is in progress
|
2011-07-04 20:45:05 +00:00 |
andres.delikat
|
fed74b17b2
|
Subtitle editor touchups - Make color cells the color they are representing, display color in hex, put try/catches + error messages if trying to parse erroneous data, tooltips for columns
|
2011-07-04 20:34:53 +00:00 |
andres.delikat
|
26569dab58
|
More work on subtitle maker, implmeent context menu "Add Subtitle" which will open subtitle maker and set frame to the current frame
|
2011-07-04 19:20:11 +00:00 |
andres.delikat
|
8d333fc04c
|
Start subtitle maker form
|
2011-07-04 18:32:57 +00:00 |
andres.delikat
|
505a8baab4
|
Subtitles - finish parsing all parameters, make render panel use all parameters but color (for now)
|
2011-07-04 18:04:56 +00:00 |
andres.delikat
|
7c09ca4ae3
|
improvements to subtitle parsing
|
2011-07-04 17:01:17 +00:00 |
andrewjpritchard
|
968c07e7d3
|
Preliminary VBM conversion.
|
2011-07-04 13:54:17 +00:00 |
andres.delikat
|
b6bd94242f
|
Subtitle & Comment editors - clear out old comments & subs before saving the new list
|
2011-07-04 13:37:51 +00:00 |
andres.delikat
|
88f14d07d8
|
Fixes to comment loading/editing/saving
|
2011-07-04 13:31:34 +00:00 |
andres.delikat
|
a95ffcf2f9
|
Hooked up comment editor/viewer to play movie and context menu, various tweaks to movie code, more progress implemented comment loading/editing/saving
|
2011-07-04 02:50:38 +00:00 |
andres.delikat
|
384a4a61b6
|
Start movie comments editor
|
2011-07-04 01:57:18 +00:00 |
andres.delikat
|
bf5fa3356a
|
Edit Subtitles form - Save subtitles on exit
|
2011-07-04 01:23:32 +00:00 |
andres.delikat
|
f886b65015
|
Write subtitles to movie files
|
2011-07-04 00:49:37 +00:00 |
andres.delikat
|
945cb9c693
|
More menu icons
|
2011-07-03 02:32:29 +00:00 |
andres.delikat
|
4ff95ffc3c
|
Message config - less cluttered color config, add movie messages to color config
|
2011-07-01 02:43:08 +00:00 |
andres.delikat
|
8075d4453d
|
Message Config - add rerecord counter
|
2011-07-01 02:00:11 +00:00 |
andres.delikat
|
2b661b52ba
|
Save slot system in status bar, shows which slots have a file associated with them, which slot is currently selected, and clicking loads the state
|
2011-07-01 01:28:25 +00:00 |
andres.delikat
|
b5ecda4f3e
|
if commandline or autoload movie and no game, do openfile dialog, if still not game, don't attempt to load movie
|
2011-06-30 02:30:06 +00:00 |
andres.delikat
|
33cf3412de
|
oops, config file change not checked in
|
2011-06-30 02:25:32 +00:00 |
andres.delikat
|
3c378bc312
|
Add soft reset hotkey, remove hard coded nes reset hotkey, fix small errors on TI83 hotkey mapping
|
2011-06-30 02:22:12 +00:00 |
andres.delikat
|
2a1788d067
|
Path config - make browse buttons use image instead
|
2011-06-30 02:00:01 +00:00 |
andres.delikat
|
9a80fb206c
|
Save a default user setting and allow the user to set this in the record movie dialog
|
2011-06-30 01:37:54 +00:00 |
andres.delikat
|
889d997a32
|
More images for menu items
|
2011-06-30 01:27:46 +00:00 |
andres.delikat
|
a47f7e0550
|
Fix crash when no game loads on startup
|
2011-06-28 23:43:13 +00:00 |
andres.delikat
|
2b677d3245
|
Change ToolStrip widgets to ToolStripEx so that they can focus+click
|
2011-06-28 23:32:55 +00:00 |
zeromus
|
0aa234282e
|
phase 1 of fixing up controller logic. tell me how terribly ive broken the movie code. might want to fix it before moving on to phase 2 or decide to revert.
|
2011-06-27 05:31:46 +00:00 |
zeromus
|
71a8705d81
|
fix tab order in RecordMovie dialog
|
2011-06-27 01:34:23 +00:00 |
andres.delikat
|
52215061aa
|
some implementations necessary for the gameboy controller
|
2011-06-27 01:24:26 +00:00 |
andres.delikat
|
6c6929b625
|
Gameboy - implement memory domains (system bus only for now) and other small things
|
2011-06-27 01:05:30 +00:00 |
andres.delikat
|
4b417ec898
|
oops
|
2011-06-27 00:22:25 +00:00 |
andres.delikat
|
8096316981
|
Make GB debugger not load by default when a gb game is loaded, misc cleanups gb related
|
2011-06-27 00:15:47 +00:00 |
andres.delikat
|
d3f4da39a3
|
Subtitle viewer implemented for play movie dialog, context menu for edit/viewing subtitles (depending on read only status). Still TODO: save changes when in edit mode
|
2011-06-26 21:11:12 +00:00 |
andres.delikat
|
3235fc1618
|
Start a subtitle viewer/editor form and hook to the subtitle button on the play movie dialog
|
2011-06-26 20:26:37 +00:00 |
zeromus
|
33c5182296
|
fix annoying toolstrip/menustrip non-clickthrough behaviour
|
2011-06-26 20:10:05 +00:00 |
andres.delikat
|
5fa8ae99fe
|
Map hokeys - fix default focused widget when clicking the tabs
|
2011-06-26 20:06:27 +00:00 |
andres.delikat
|
87fb448cc0
|
Set FullRowSelect on a bajillion listview objects
|
2011-06-26 19:50:15 +00:00 |
andres.delikat
|
ed529b9322
|
Ram Watch - don't start a new watch file when restarting the dialog, at least for now until I find a happy compromise
|
2011-06-26 19:35:13 +00:00 |
andres.delikat
|
98988e4b49
|
RamWatch - save window position menu item
|
2011-06-26 19:13:52 +00:00 |
andres.delikat
|
4bc5ee663c
|
Cheats & Ram Search - ditto
|
2011-06-26 19:03:16 +00:00 |
andres.delikat
|
c8e8cee822
|
Ram Watch - when saving a new watch, add it to the recent menu
|
2011-06-26 19:01:06 +00:00 |
andres.delikat
|
ec7e4123fd
|
Ram Watch - show "saved" message when doing Save, not just SaveAs
|
2011-06-26 18:56:56 +00:00 |
andres.delikat
|
685a500cc5
|
movie - Reset recording for the NES core
|
2011-06-26 18:08:27 +00:00 |
andres.delikat
|
3a15dd6bb9
|
Basic subtitle loading and rendering. Still lots of todos but basic functionality now exists
|
2011-06-26 16:39:48 +00:00 |
andres.delikat
|
61e82793e9
|
Start movie subtitle system
|
2011-06-26 14:36:41 +00:00 |
andres.delikat
|
70dc87a971
|
Lua Console - Move Up/Down, Insert Seperator, other small things
|
2011-06-26 03:03:15 +00:00 |
andres.delikat
|
3569f3cd0a
|
Remove bmp images in favor of png, small implementations to Lua Console
|
2011-06-26 02:09:06 +00:00 |
andres.delikat
|
58a0a77ae5
|
More images and small gui tweaks
|
2011-06-26 01:22:52 +00:00 |
andres.delikat
|
12027d4da9
|
Close icon
|
2011-06-26 00:42:12 +00:00 |
andres.delikat
|
7663a53824
|
Some more images
|
2011-06-26 00:17:42 +00:00 |
andres.delikat
|
b40c861ee7
|
Images for all kinds of menu items
|
2011-06-26 00:06:50 +00:00 |
andres.delikat
|
4247b43b07
|
shut up some warnings
|
2011-06-22 17:41:59 +00:00 |
andres.delikat
|
8d856ccd53
|
Input Config - remove now obsolete TruncateButtonMapping function
|
2011-06-22 17:35:19 +00:00 |
zeromus
|
316720baf4
|
boot up without crashing on systems without HWTransformAndLight
|
2011-06-22 01:57:37 +00:00 |
zeromus
|
453b02a7ff
|
fix occasional crash in throttle due to a funky order of operations
|
2011-06-21 08:36:49 +00:00 |
andres.delikat
|
6cca2a666a
|
Context menu - disable "Load Last" menu items if no items in recent menus
|
2011-06-21 02:09:53 +00:00 |
beirich
|
dfda7d909b
|
Don't die when D3D9 device is lost
|
2011-06-21 02:01:51 +00:00 |
andres.delikat
|
e4a112c220
|
Hotkeys/Input - Use Ctrl for display instead of Control
|
2011-06-21 01:22:27 +00:00 |