andres.delikat
|
47b9487bd3
|
Sound Config - Sample rate config
|
2011-05-25 02:00:44 +00:00 |
andres.delikat
|
77afbe240d
|
Sound Config - hook up sound enabled checkbox and implemented the feature.
|
2011-05-25 01:33:54 +00:00 |
zeromus
|
b2a38e9d9c
|
hand coded special purpose sorts are a bad idea.
|
2011-05-24 05:30:21 +00:00 |
offspring131313
|
7c92c36077
|
Added Mergesort for Playmovie column sorting for when the number of elements is over 15. ListView currently does not update when the code uses the mergesort portion and not just the insertion sort portion.
|
2011-05-24 02:12:30 +00:00 |
offspring131313
|
d76fd77cfc
|
Added reverse sorting for PlayMovie dialog for when clicking a column a second time.
|
2011-05-24 01:40:36 +00:00 |
andres.delikat
|
115517c795
|
Volume control hooked up
|
2011-05-24 01:20:08 +00:00 |
offspring131313
|
4ea39c8525
|
Added a CompareTo function for Movie objects, and created a basic insertion sort for the play movie dialog.
|
2011-05-24 01:19:42 +00:00 |
andres.delikat
|
de6aa0659e
|
Add icon to this folder, the properties seem to not like it being in another folder
|
2011-05-24 01:15:42 +00:00 |
andres.delikat
|
c16dcc2309
|
Use right path for icon image, add console back to project
|
2011-05-24 00:39:18 +00:00 |
andres.delikat
|
7dc78cdaab
|
Some widgets for volume control in sound config
|
2011-05-23 21:31:29 +00:00 |
andres.delikat
|
4a28b282f8
|
Fix typo that caused loadstate hotkey mapping to display on load config menu item, fix so that movie log loading from savestate doesn't crash if text line is null
|
2011-05-23 02:15:16 +00:00 |
andres.delikat
|
157d8b7152
|
Use EXE path instead of working directory for Nescarts.7z, config.ini, and gamedb.txt
|
2011-05-23 01:34:19 +00:00 |
andres.delikat
|
1d0a504704
|
Remove an erroneous duplicate message in savestate(), remove a debug message in movie
|
2011-05-23 01:23:32 +00:00 |
andres.delikat
|
a52ccb5e6a
|
.exe now uses the bizhawk icon
|
2011-05-23 01:04:56 +00:00 |
andres.delikat
|
18a32d35e6
|
Single Instance mode feature, currently though Bizhawk crashes on exit when in single instance mode
|
2011-05-23 00:33:05 +00:00 |
andres.delikat
|
36a0580dca
|
Fix a bunch of crash issues with Ram Watch & Cheats related to having no list item selected. Implement Drag & drop for .cht & .wch files on Main form
|
2011-05-22 20:19:28 +00:00 |
andres.delikat
|
16d282a15d
|
Drag & Drop savestates
|
2011-05-22 19:52:49 +00:00 |
andres.delikat
|
a249d3b3ed
|
Hook up TASStudio to main form, add a few buttons.
|
2011-05-22 18:38:44 +00:00 |
andres.delikat
|
a2dede0bfa
|
Use absolute path when creating the input log, hook up savestate logic to SaveStateAs()
|
2011-05-22 17:45:33 +00:00 |
zeromus
|
1700c22b17
|
dont crash when movies directory is missing
|
2011-05-22 17:41:22 +00:00 |
andres.delikat
|
9651f4fe5b
|
Start a Starts From combo box in the Record Movie dialog, and use HawkFile instead of FileInfo for Play dialog
|
2011-05-22 14:51:22 +00:00 |
andres.delikat
|
2e71a9ab93
|
If movie is in Movie Finished mode and rewound, go back to playback mode
|
2011-05-22 13:29:32 +00:00 |
andres.delikat
|
555d7b17c6
|
More InputLog logic
|
2011-05-22 12:44:57 +00:00 |
andres.delikat
|
433ea55f18
|
Make InputLog log to the Movie folder, clean up some logic regarding InputLog
|
2011-05-22 12:40:11 +00:00 |
andres.delikat
|
848af8c664
|
Remove Replay Input Log menu item
|
2011-05-22 12:28:03 +00:00 |
andres.delikat
|
93b7a93806
|
Fix some small todos
|
2011-05-22 02:19:55 +00:00 |
andres.delikat
|
47886e7c40
|
Drag & Drop for ram search, cheat search, play movie, record movie
|
2011-05-22 02:12:36 +00:00 |
andres.delikat
|
fe563656b9
|
Ability to set Bizhawk to Accept Background Input. TODO: currently only takes affect on bizhawk restart, find a way around this.
|
2011-05-22 01:46:39 +00:00 |
andres.delikat
|
839d1e3cca
|
--movie commandline arg
|
2011-05-22 00:13:12 +00:00 |
andres.delikat
|
e9186686f8
|
In recent menus make "None" grayed
|
2011-05-22 00:01:21 +00:00 |
andres.delikat
|
0d714aa6d1
|
Hook up movie autoload
|
2011-05-21 22:37:15 +00:00 |
zeromus
|
90e5090e0e
|
change HawkFile.CanonicalName to CanonicalFullPath, and add a new HawkFile.CanonicalName which returns the archive|member where CanonicalFullPath would be c:\path\to\archive|member
|
2011-05-21 19:31:00 +00:00 |
andres.delikat
|
40f473d629
|
Option to Bind Savestates to Movies (on by default)
|
2011-05-21 18:44:45 +00:00 |
andres.delikat
|
27174be2a2
|
oops
|
2011-05-21 17:36:33 +00:00 |
andres.delikat
|
ccc4960af1
|
Hooked up TI83 mnemonic functions. TI83 is now tasable (lol)
|
2011-05-21 17:31:15 +00:00 |
andres.delikat
|
b019329f01
|
Run in Background toggle
|
2011-05-21 03:30:32 +00:00 |
andres.delikat
|
ed6ca16431
|
Path Config - clean up todo list and cosmetic changes to dialog
|
2011-05-21 03:01:56 +00:00 |
andres.delikat
|
11ddd79229
|
Screenshot As menu item
|
2011-05-21 02:51:47 +00:00 |
andres.delikat
|
77906b80c5
|
Path config - set tab stops and hook up ROM path logic
|
2011-05-21 01:13:48 +00:00 |
andres.delikat
|
b3502aebad
|
Hook up cheats path config to Cheats dialog
|
2011-05-20 20:33:58 +00:00 |
andres.delikat
|
f01d136d53
|
Hotkeys - fix movie hotkey ordering
|
2011-05-20 16:37:37 +00:00 |
offspring131313
|
2df4243695
|
Added saving customized settings to RamSearch dialog
|
2011-05-20 11:21:29 +00:00 |
andres.delikat
|
fa503a17e9
|
Path Config - add SG-1000 tab and finish implementing GG stuff
|
2011-05-20 02:40:17 +00:00 |
andres.delikat
|
0c1077c651
|
Path config - implement for Game Gear, implemented SaveSettings()
|
2011-05-20 02:04:20 +00:00 |
andres.delikat
|
06873dc122
|
Hook up path config Paths to savestates, save RAM, and screenshots
|
2011-05-20 00:34:01 +00:00 |
andres.delikat
|
c15c9217f7
|
Recent Movies menu implemented
|
2011-05-19 18:50:09 +00:00 |
offspring131313
|
917a9db83f
|
Fixed a bug with the column reording save on RamWatch and added the feature to Cheats.
|
2011-05-19 07:31:50 +00:00 |
andres.delikat
|
f8c1791908
|
GetMnemonic now looks at the frame count and truncate the movie if it is less than the movie length. Resuming recording now works
|
2011-05-19 02:15:55 +00:00 |
offspring131313
|
21b153bd5e
|
Made the code more readable, and easier to add columns to ramwatch (also saving in case my next change fucks everything up!)
|
2011-05-19 01:48:20 +00:00 |
offspring131313
|
61e5721c53
|
Added config feature for saving column order for ram watch
|
2011-05-19 00:39:42 +00:00 |