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 |
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
|
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
|
c15c9217f7
|
Recent Movies menu implemented
|
2011-05-19 18:50:09 +00:00 |
andres.delikat
|
2a3f7cde37
|
Play Movie dialog - Fix preloading
|
2011-05-18 01:56:35 +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 |
brandman211
|
6e98bfc978
|
Created an efficient frame calculation.
|
2011-05-18 01:24:26 +00:00 |
andres.delikat
|
311af36737
|
Add read-only checkbox to Play Movie dialog. Record movie dialog sets the emulator to read+write.
|
2011-05-17 00:27:22 +00:00 |
andres.delikat
|
b9ec7e626e
|
Various tweaks related to movie code
|
2011-05-16 17:58:59 +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
|
a91e7007a7
|
Play Movie - fixes so that .mc2 & .fm2 get the right system ID on load, and fix the rounding of the fractional part of the movie time
|
2011-05-15 23:25:25 +00:00 |
andres.delikat
|
229852d06c
|
Play movie dialog now shows completion time. It also reads the entire movie in order to determine this. I have stressed tested this yet, it is probably very slow.
|
2011-05-15 22:59:54 +00:00 |
andres.delikat
|
8b313774eb
|
Play movie auto-finds fm2 & mc2
|
2011-05-14 01:37:45 +00:00 |
andres.delikat
|
dc288f4f3b
|
Attempt to have the Play movie dialog preload movies in the Movie directory
|
2011-05-13 20:47:59 +00:00 |
andres.delikat
|
fe0363d80b
|
Movies - Add all current valid movie file extensions to drag & drop, Hook up movie finished mode to frame loop & frame counter display, clean up some logic regarding the toggling of InputLog and UserMovie
|
2011-05-13 17:03:05 +00:00 |
andres.delikat
|
6825c9f84c
|
Drag & Drop for .tas files, refactor play movie function
|
2011-05-13 01:44:20 +00:00 |
andres.delikat
|
06f771292f
|
Play Movie dialog - hook up details list
|
2011-05-13 00:17:59 +00:00 |
andres.delikat
|
7d135a5d62
|
Lot's of fix ups to the Play Movie dialog and the Movie class. Cleaned up behavior of main form to allow for a user movie and an input log when the user movie is not active. Currently selecting a movie for playback crashes though.
|
2011-05-11 01:47:28 +00:00 |
andres.delikat
|
c09260cc72
|
Various fixes to play movie dialog & movie class
|
2011-05-10 00:38:20 +00:00 |
andres.delikat
|
dab3df8ea2
|
Path Config stuff
|
2011-05-07 19:14:52 +00:00 |
andres.delikat
|
e85326d340
|
Hook up Movies path to OpenFileDialog in the Play Movie winform. Doesn't actually do anything yet but I wanted to go ahead and get the path config calls in there
|
2011-05-05 19:55:43 +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 |