adelikat
|
03ecff625b
|
fix rather annoying typo in online help link
|
2012-03-04 02:52:21 +00:00 |
zeromus
|
263773cf8d
|
multiclient-refine screenshot code, add screenshot->clipboard menuitem
|
2012-03-04 01:30:30 +00:00 |
adelikat
|
f415bff02e
|
--release version 1.0.0!--
update release date on about box, add forums link, change link for online help
|
2012-03-03 20:49:44 +00:00 |
andres.delikat
|
defbe971c4
|
Lua - open/close rom, open tool dialogs, fix memory_readbyte to read from a selected memory domain instead of hardcoded main memory (with main memory as the default), small fix ups to lua console
|
2012-01-22 22:42:40 +00:00 |
andres.delikat
|
c871eedbbc
|
Debugger icon, add to gameboy debugger menu item, add gameboy debugger to toolbox (conditional on gb emulation)
|
2012-01-10 02:02:11 +00:00 |
andres.delikat
|
ee440f140f
|
Lua Console - hook up autoload, fix hotkey and toolbox to open lua console (not the old lua window dialog). Add TAStudio to the toolbox dialog.
|
2012-01-10 01:30:17 +00:00 |
beirich
|
a95957dcf6
|
Add option for auto-savestates
|
2011-10-15 23:17:15 +00:00 |
andres.delikat
|
b56f1ae062
|
on second thought, don't toggle the global config option on show/hide menu. Also make it a function in mainform
|
2011-09-24 23:12:43 +00:00 |
andres.delikat
|
9db06ca408
|
Add a menu option to show menu in fullscreen mode. Add a context menu item to show/hide menu.
|
2011-09-24 23:00:59 +00:00 |
andres.delikat
|
80d01b6512
|
Add GUI menu item for toggling the log window as console option, and move said option to the config file
|
2011-09-21 00:48:40 +00:00 |
beirich
|
f9d7ff62f4
|
pce-cd: support arcade card, fix cd-audio playback bug
add new emulation options to gui for SMS and PCE/CD
|
2011-09-19 00:39:28 +00:00 |
andres.delikat
|
6d9d77afbc
|
autoload last saveslot menu option
|
2011-09-17 00:25:34 +00:00 |
andres.delikat
|
b587ecffd9
|
move saveslot to config
|
2011-09-17 00:04:50 +00:00 |
beirich
|
7a272192fb
|
Add version IDs to the other working cores
Add toggle for saving screenshot with savestate. Update loadstate code to not die when encountering a state without a screenshot
|
2011-09-15 23:32:21 +00:00 |
andres.delikat
|
95c4e658ac
|
Make interim flag (set to true currently) that flips a lot of settings all at once (such as disabling unfinished dialogs, setting the mainform text, and the about box (lol))
|
2011-09-11 00:11:46 +00:00 |
andres.delikat
|
a84f881c5c
|
Movies - Remove UserMovie and change all references to it to Global.MovieSession.Movie, fix error in CheckTime Line logic, read-only savestates should now work
|
2011-09-03 18:07:30 +00:00 |
zeromus
|
9418dff3b2
|
refine direct3d missing error handling
|
2011-08-21 01:07:58 +00:00 |
andres.delikat
|
9e9b3051a8
|
Remove hard coded "Backspace" hotkey mapping for nes reset (the soft reset hotkey handles reset just fine). Add Reset hotkey mapping to Reset menu item
|
2011-08-10 22:58:06 +00:00 |
andres.delikat
|
034b2e6e68
|
Autofire config dialog
|
2011-08-09 23:27:47 +00:00 |
beirich
|
b27673f26c
|
M-M-M-MONSTER COMMIT! change Game-load api stuff
|
2011-08-04 03:20:54 +00:00 |
andres.delikat
|
bfd3956796
|
Redo Savestate context menu item implemented
|
2011-07-31 23:25:00 +00:00 |
andres.delikat
|
04d41975d0
|
Implement Help menu item (links to googlecode page)
|
2011-07-31 23:00:19 +00:00 |
andres.delikat
|
6711995c5b
|
Undo savestate context menu item implemented
|
2011-07-31 22:29:56 +00:00 |
andres.delikat
|
3fc7e6c95f
|
Backup savestates feature + toggle to turn it off
|
2011-07-31 21:39:54 +00:00 |
andres.delikat
|
35180dbae4
|
A real about box
|
2011-07-31 02:13:24 +00:00 |
andres.delikat
|
ab97cb04a9
|
Remove TI83's Disable Slot Hotkeys option (now that the numpad is properly used)
|
2011-07-30 18:39:33 +00:00 |
andres.delikat
|
206329a7c8
|
Add Restart Movie to context menu
|
2011-07-24 00:58:48 +00:00 |
andres.delikat
|
eda56bac8c
|
Mainform cleanup - move all menu/event handling functions to Mainform.MenuItems.cs, move some more code to Mainform.Movie.cs, minor code cleanup
|
2011-07-22 01:34:21 +00:00 |
andres.delikat
|
bc2293a482
|
Ripped out inputlog, for now
|
2011-07-22 00:19:25 +00:00 |
andres.delikat
|
66a854d75b
|
Main Form - opening log window from status bar Rom icon - StopSound & StartSound() should always be run before and after modal dialog calls to avoid annoying stuttering while window is open
|
2011-07-21 22:51:32 +00:00 |
andres.delikat
|
e6b2c794d4
|
Refactor the movie object, replacing Getfunctions with public properties, renaming of some functions, removing a duplicate function, other misc things
|
2011-07-17 14:39:15 +00:00 |
andres.delikat
|
5ccf27eb4a
|
Don't show Add Subtitle in context menu when no movie is loaded
|
2011-07-16 02:22:15 +00:00 |
andres.delikat
|
bf8799c66c
|
oh, and display hotkey mapping on menu items
|
2011-07-12 00:10:02 +00:00 |
andres.delikat
|
bd71909f38
|
AVI cleanup - gray of menu items when appropriate, use default filename, and AVI Path config, add on screen messages, fix crash on Null emulator capture (snow is awesome yo), other misc things
|
2011-07-11 23:26:20 +00:00 |
zeromus
|
e6202bdea1
|
avi: improve codec compatibility and error handling
|
2011-07-11 07:53:48 +00:00 |
zeromus
|
52f27634eb
|
first draft of avi-writing: it works, unless you abuse it.
|
2011-07-11 07:35:14 +00:00 |
zeromus
|
9628ab3506
|
hook up nes dump status stuff, and also add a log window that we could use for console output in the near future but for now is just used to show you a detailed rom analysis report
|
2011-07-10 21:00:28 +00:00 |
andres.delikat
|
74c8e09892
|
Add Record icon for when movie is in record movie, add green check for good rom dumps, add function for checking rom dumps (currently blank and always shows good)
|
2011-07-10 15:36:41 +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 |
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 |
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
|
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
|
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
|
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
|
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 |
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 |
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
|
58a0a77ae5
|
More images and small gui tweaks
|
2011-06-26 01:22:52 +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 |
andres.delikat
|
50727e79ed
|
Add Stop Movie to context menu
|
2011-06-19 20:13:54 +00:00 |