Commit Graph

8 Commits

Author SHA1 Message Date
Fredrik Mellbin 715a346d84 one less memory leak
Originally committed to SVN as r60.
2006-02-03 00:22:16 +00:00
Niels Martin Hansen defaf3a5ac From changelog:
- Drag-and-drop files onto the program no longer causes the subs to be unloaded every time, even if no subs were dropped (jfs)
- Recombining lines (1,1+2 and 1+2,2) where the lone line is a substring of the line only appearing combined no longer causes incorrect results (as a side-effect, more strict prefix/suffix-checking has also been implemented) (jfs)

Originally committed to SVN as r54.
2006-02-01 02:16:57 +00:00
tentacle 74a399aaa9 moved events for fextracker & fexmovement into its own file
added second button for fexmovement
added functionality to manually move sub for all frames / for one frame

Originally committed to SVN as r45.
2006-01-29 20:48:05 +00:00
tentacle d89cf51b1e moved all tracking stuff into FexTracker popup menu
tracking is now somewhat complete
you can track points, convert these to movement&scaling and then split your line and let it be repositioned and rescaled

Originally committed to SVN as r42.
2006-01-29 15:08:51 +00:00
tentacle 03ff6a4c83 Originally committed to SVN as r41. 2006-01-28 21:47:46 +00:00
tentacle 3e6637cb26 added support for FexTracker
added "Track this line" button in bottom right corner of video box
added 2 new button bitmaps
added function to display tracked points for current line as overlay in VideoDisplay

Originally committed to SVN as r35.
2006-01-28 19:48:35 +00:00
David Lamparter 2abf229414 remove extra semicolons and commas (strict ISO-C++98)
Originally committed to SVN as r13.
2006-01-19 10:33:56 +00:00
Rodrigo Braz Monteiro a8f7fb667b Originally committed to SVN as r2. 2006-01-16 21:02:54 +00:00