Rodrigo Braz Monteiro
21dbd0633f
Somewhat fixed the wxScintilla crap, but not entirely
...
Originally committed to SVN as r601.
2006-12-24 17:42:09 +00:00
Rodrigo Braz Monteiro
3d5be2bc55
Fixed warning messages while compiling dialog_export.cpp and added a recent list for keyframe read/write.
...
Originally committed to SVN as r576.
2006-12-18 17:18:14 +00:00
Rodrigo Braz Monteiro
7573a814ad
Early work on options dialog (won't really work without wxWidgets 2.8.0) and save/load keyframes.
...
Originally committed to SVN as r571.
2006-12-18 02:44:38 +00:00
Rodrigo Braz Monteiro
0bccc65219
Added global hotkey for Video Play (default Ctrl+P).
...
Originally committed to SVN as r569.
2006-12-17 20:46:01 +00:00
Rodrigo Braz Monteiro
c5e479875f
Early "Paste Over" functionality (basically it all works, but it needs a popup dialog asking which fields to paste over)
...
Originally committed to SVN as r565.
2006-12-17 18:30:19 +00:00
Rodrigo Braz Monteiro
72071301e4
Added a "Auto Save on Every Change" option to config.dat (default false), that automatically saves the files whenever you change anything.
...
Originally committed to SVN as r555.
2006-11-30 23:27:59 +00:00
Niels Martin Hansen
e5ef7b4be2
Various Unicode-related fixes.
...
Changed some types to lower the amount of int/size_t inconsistencies. This might have introduced some stupid bugs... beware!
Removed old, unused "project file" code. (cleanup)
Fixed bug #195 : "Join (as karaoke)" is broken when 2 lines don't follow immediately after another
Implemented feature req #184 : Text Only Export
Fixed bug #180 : conversion from srt to ass doesn't specify WrapStyle
Implemented feature req #188 : highlighting of currently selected style in the styles manager
Originally committed to SVN as r537.
2006-10-19 22:53:06 +00:00
Rodrigo Braz Monteiro
8f077dc4ee
Placeholder Edit->Sort menu entry and disabled audio scrubbing again
...
Originally committed to SVN as r466.
2006-07-06 22:39:58 +00:00
Rodrigo Braz Monteiro
a1a840155b
Added recent menu to Video Timecodes.
...
Originally committed to SVN as r451.
2006-07-01 05:34:39 +00:00
Rodrigo Braz Monteiro
5103f8a4f0
Attachment list dialog implemented, only lists so far.
...
Originally committed to SVN as r443.
2006-07-01 02:27:37 +00:00
Rodrigo Braz Monteiro
105ab46110
Added placeholder options dialog
...
Originally committed to SVN as r417.
2006-06-19 02:51:06 +00:00
Rodrigo Braz Monteiro
2ffcc3d941
Added support for 2.35 and custom aspect ratio
...
Originally committed to SVN as r387.
2006-05-15 23:44:53 +00:00
Rodrigo Braz Monteiro
c8d77b16ef
Added a hiragana/katakana table class
...
Originally committed to SVN as r360.
2006-05-05 18:52:09 +00:00
Rodrigo Braz Monteiro
f39310a1e0
An early and totally not working implementation of PRS writing
...
Originally committed to SVN as r253.
2006-03-29 22:39:41 +00:00
tentacle
cd6beca548
little tenfex interface change
...
+ moved FexTracker to OPEN SOURCE :)
Originally committed to SVN as r194.
2006-03-03 19:00:47 +00:00
Rodrigo Braz Monteiro
83ad086caf
Fixed mkv parsing and a few other minor stuff
...
Originally committed to SVN as r125.
2006-02-23 19:26:14 +00:00
tentacle
80b25b53c2
more movement options
...
Originally committed to SVN as r113.
2006-02-22 19:25:18 +00:00
Rodrigo Braz Monteiro
26b15d3d09
Implemented redo, and replace == _T("") with .IsEmpty()
...
Originally committed to SVN as r80.
2006-02-20 21:32:58 +00:00
Rodrigo Braz Monteiro
518e2272a0
More fixes and tweaks to new grid
...
Originally committed to SVN as r68.
2006-02-19 01:16:15 +00:00
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