andres.delikat
|
bf76e1e7e0
|
Refix recording movies from "Now" so that the StartsFromSavestate flag gets properly stored into the movie file
|
2011-09-04 19:04:00 +00:00 |
beirich
|
b27673f26c
|
M-M-M-MONSTER COMMIT! change Game-load api stuff
|
2011-08-04 03:20:54 +00:00 |
andres.delikat
|
ccae3cc1c9
|
Add NullGame as an inherited class of RomGame and assign Global.Game to this instead of null whenever a ROM is not loaded. This fixes using the record dialog with no game loaded and lots of other situations during Null Emulator. Also cleaned up the record dialog a bit
|
2011-07-30 23:20:49 +00:00 |
andres.delikat
|
2e68314e01
|
Movies that start from savestate now supported. Record Movie dialog "Record from Now" option implemented. ResetFrameCounter() added to IEmulator and implemented in all existing cores
|
2011-07-30 20:49:36 +00:00 |
andres.delikat
|
72699b4ad7
|
another round of refactoring the Movie object
|
2011-07-17 17:52:39 +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
|
fc48e0e4f7
|
Record Movie Dialog - add header info on record, add author box and hook it up, dialog fix ups
|
2011-06-19 14:28:13 +00:00 |
andres.delikat
|
c6a5c7e9b6
|
change references of Global.Game.Name to Global.Game.FileSystemSafeName for situations that use it to build paths
|
2011-06-18 21:39:53 +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
|
47886e7c40
|
Drag & Drop for ram search, cheat search, play movie, record movie
|
2011-05-22 02:12:36 +00:00 |
andres.delikat
|
3f18d05ee1
|
Make text box for movie more idiot proof. Adds a file extension if the user did not provide one, takes into account if the user attempted to add a backslash at the beginning
|
2011-05-19 00:16:00 +00:00 |
andres.delikat
|
97ef68e64e
|
Record movie dialog now allows user to type in name of file to record, and will auto fill in directory path if user does not. Play movie now uses the PreLoad function so length calculation is significantly faster
|
2011-05-18 01:49:20 +00:00 |
andres.delikat
|
2331e12c9f
|
Movies - add hotkeys for play movie, record movie, stop movie, playbeginning, toggle read-only. Made multitrack tab just a movie tab. Other misc cleanups
|
2011-05-16 17:07:09 +00:00 |
andres.delikat
|
24a713ee1f
|
Implement record movie dialog enough to choose a movie and begin recording. Needs a way to set header info & settings
|
2011-05-16 00:56:16 +00:00 |
andres.delikat
|
da90e36efa
|
Add record & play movie dialogs and other movie menu items. Dialogs only have ok/cancel buttons atm
|
2011-02-11 02:30:45 +00:00 |