e41b6f9988Prevented parsed data from staying in memory, greatly reducing RAM usage
Rodrigo Braz Monteiro
2006-02-21 03:13:35 +0000
a82f60fe72Fixed behavior of deleting and joining lines on subtitles grid
Rodrigo Braz Monteiro
2006-02-21 02:01:42 +0000
6eae67a95eSeparated volume on its own slider bar
Rodrigo Braz Monteiro
2006-02-21 00:55:16 +0000
bd116bd286Changing vertical zoom will now also change the playback volume
Rodrigo Braz Monteiro
2006-02-20 23:54:15 +0000
c31367c761Selected comments are now highlighted in a different color
Rodrigo Braz Monteiro
2006-02-20 23:12:08 +0000
fd728e90d5Rows colliding with the currently active one will now be highlighted in grid
Rodrigo Braz Monteiro
2006-02-20 22:54:23 +0000
8ece0ea54fAudio timing will now apply to all selected lines, as well as active line
Rodrigo Braz Monteiro
2006-02-20 22:32:20 +0000
37ec3a7058Added a simple audio resync method for video playback
Rodrigo Braz Monteiro
2006-02-20 22:24:25 +0000
62f94c5a6cAlt+Left/Right on the video seek bar will now seek by increments of 10 frames (increment is customizeable in config.dat)
Rodrigo Braz Monteiro
2006-02-20 22:15:34 +0000
d826160abfFonts collector will now default collection to same folder as script (Set to "?script" on config.dat)
Rodrigo Braz Monteiro
2006-02-20 22:06:38 +0000
224e22b365Originally committed to SVN as r81.
Rodrigo Braz Monteiro
2006-02-20 21:33:53 +0000
26b15d3d09Implemented redo, and replace == _T("") with .IsEmpty()
Rodrigo Braz Monteiro
2006-02-20 21:32:58 +0000
df6071d1e6Originally committed to SVN as r75.
Rodrigo Braz Monteiro
2006-02-19 05:10:57 +0000
675c2d0829Fixed some bugs related to inserting overrides via the buttons over the edit box
Rodrigo Braz Monteiro
2006-02-19 04:55:10 +0000
82236684e7Fixed bug related to tag cycling, which would reset grid, move video and force a refresh of everything (slow, and could undo uncommited changes)
Rodrigo Braz Monteiro
2006-02-19 04:00:22 +0000
f549c498c3Originally committed to SVN as r72.
Rodrigo Braz Monteiro
2006-02-19 03:34:57 +0000
ed67b6cc6dChanged behavior of commiting time
Rodrigo Braz Monteiro
2006-02-19 03:33:13 +0000
b8c0e2e7f8Fixed crash on assistants and more tweaks to grid
Rodrigo Braz Monteiro
2006-02-19 03:10:03 +0000
f0351f6d27Minor video fix/changes
Rodrigo Braz Monteiro
2006-02-19 02:31:25 +0000
518e2272a0More fixes and tweaks to new grid
Rodrigo Braz Monteiro
2006-02-19 01:16:15 +0000
2e88cd311bSmall fix to grid class
Rodrigo Braz Monteiro
2006-02-18 22:09:03 +0000
f4daf0e020Writen a new class from scratch to replace wxGrid
Rodrigo Braz Monteiro
2006-02-18 21:55:58 +0000
c84a44dc59More deleaking
Fredrik Mellbin
2006-02-03 00:58:26 +0000
715a346d84one less memory leak
Fredrik Mellbin
2006-02-03 00:22:16 +0000
e8d6eee1b0Added destructor -> no memory leaks
Fredrik Mellbin
2006-02-02 22:20:49 +0000
5062ea6e31Refresh(false) elimination
Fredrik Mellbin
2006-02-02 18:24:58 +0000
ae6fcba54efixing the fixmes
Fredrik Mellbin
2006-02-02 18:17:54 +0000
b3b9d5e033Fixed visual glitch when mouse was leaving video display.
Niels Martin Hansen
2006-02-01 22:15:21 +0000
c450a5468cFixed regression bug with drag&drop bugfix. Fixed strange nonsense in changelog.
Niels Martin Hansen
2006-02-01 21:53:44 +0000
defaf3a5acFrom 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)
Niels Martin Hansen
2006-02-01 02:16:57 +0000
2d3d317278Really fixed the \t bug now. Really!
Niels Martin Hansen
2006-01-31 23:44:10 +0000
979903d61aYet another attempt to fix text_extents function.
Niels Martin Hansen
2006-01-31 21:37:02 +0000
eaa3fe1456The easy fix for the splash screen crash
Fredrik Mellbin
2006-01-30 20:04:33 +0000
0db9a569b8Bug in changelog. Fixed. Also took the liberty to add fextracker feature to changelog.
Niels Martin Hansen
2006-01-29 22:58:20 +0000
6f09e40f75Forgot changelog.
Niels Martin Hansen
2006-01-29 22:52:46 +0000
6862c2d4a8First three parameters to \fade() are now int as they should be Fixed \t argument disappearance bug!
Niels Martin Hansen
2006-01-29 22:46:18 +0000
ba9fb80bd9Added #include <wx/notebook.h> to file, to make it compile with newer wxWidgets
Rodrigo Braz Monteiro
2006-01-29 21:04:52 +0000
1bb7209d52PrOpEr CaPiTaLiZaTiOn ooh and front+backtrace for movement display
tentacle
2006-01-29 20:59:58 +0000
74a399aaa9moved 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
tentacle
2006-01-29 20:48:05 +0000
d89cf51b1emoved 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
tentacle
2006-01-29 15:08:51 +0000
03ff6a4c83Originally committed to SVN as r41.
tentacle
2006-01-28 21:47:46 +0000
3d0e91c29btenfex .h in correct folder
tentacle
2006-01-28 20:26:27 +0000
0f2c7bed84FexTracker Dlls + h currently only FexTrackerRel is used since i have'nt figured dependent delayed dll loading out yet First import @ 2006-01-28
tentacle
2006-01-28 20:11:02 +0000
3e6637cb26added 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
tentacle
2006-01-28 19:48:35 +0000
732aa4a1baFix AviSynthWrapper reference counting again
Fredrik Mellbin
2006-01-28 15:23:48 +0000
7012a6b0b2Less signedness warnings and probably a fix for setting the tag string
Fredrik Mellbin
2006-01-28 15:11:59 +0000
f22e1825ceUpdate version number
Fredrik Mellbin
2006-01-28 14:50:13 +0000
69b1f5988aFrom changelog: o The correct \k tag (\k, \kf, \ko, \K) is now kept when splitting/joining o When editing karaoke-timing for a line and not splitting/joining, all tags are kept intact, so only the \k tag timings are changed (BROKEN WITH \t TAGS ATM!)
Niels Martin Hansen
2006-01-27 22:22:31 +0000
360746e739Bugfix: Karaoke splitting only worked on lines that were already marked dirty (autosplit lines being in that category), unless SSA mode was enabled.
Niels Martin Hansen
2006-01-27 03:18:26 +0000
3ad6a9db43Implemented new karaoke splitter. Still needs some work, especially graphically. The timing postproc dialog is now properly centered.
Niels Martin Hansen
2006-01-27 00:48:59 +0000
c6fb2bdf42Fixed stupid possible bug in utils.lua. (Forgot a local keyword in copy_line.)
Niels Martin Hansen
2006-01-26 03:02:06 +0000
645aae6e29Moved AssEntry constructors to where they should be
Fredrik Mellbin
2006-01-25 22:19:40 +0000
87ac27af9aSmaller audio ram cache blocksize
Fredrik Mellbin
2006-01-25 10:56:24 +0000
e2af348af5Version number fix for required avisynth
Fredrik Mellbin
2006-01-25 10:53:16 +0000
b6de878181See previous commit
Fredrik Mellbin
2006-01-25 00:29:01 +0000
6c1cbf9efcAnother videodisplay split fix
Fredrik Mellbin
2006-01-25 00:21:16 +0000
16729ec5eaIncrement avisynth refcount after successful creation
Fredrik Mellbin
2006-01-24 23:01:30 +0000
e5043bb738Fix for previous commit
Fredrik Mellbin
2006-01-22 16:52:20 +0000
227febdd24The big VideoDisplay split
Fredrik Mellbin
2006-01-22 12:44:53 +0000
cb573429fbOriginally committed to SVN as r19.
Fredrik Mellbin
2006-01-22 12:43:42 +0000
7913efc740more audio documentation updates, plus random fixage in about.cpp
Karl Blomster
2006-01-21 01:45:27 +0000
1cd44a438dAudio crash in 1.09 fix(?) and small cleanup
Fredrik Mellbin
2006-01-21 01:09:53 +0000
a1bf8a221eRepaint videoslider when resizing
Fredrik Mellbin
2006-01-20 22:56:15 +0000
59db7e90e1Small fix regarding character set of files being exported
Rodrigo Braz Monteiro
2006-01-20 00:16:32 +0000
e72d2c9f94fix initialization orders (pedantic)
David Lamparter
2006-01-19 10:35:04 +0000
2abf229414remove extra semicolons and commas (strict ISO-C++98)
David Lamparter
2006-01-19 10:33:56 +0000
75fc7ef5cfFixed parser to handle unset parameters properly (that is, without crashing)
Rodrigo Braz Monteiro
2006-01-17 07:52:18 +0000
480bb77b41Originally committed to SVN as r5.
Rodrigo Braz Monteiro
2006-01-17 01:22:12 +0000
e5df93eb51From changelog.txt: - Automation: Added xor(a,b) boolean logical function to utils.lua (jfs) - Automation: Various changes to karaskel.lua and karaskel-adv.lua: (jfs) o Added some debug-calls (which are disable by default; aegisub.output_debug is replaced with a do-nothing function (you can change this in karaskel.lua) o The regular aegisub.output_debug is aliased to aegisub.output_warning, in order to always be able to show real warnings, in case something goes wrong o Fixed bug, triggered when a line had a style not defined in the subs. A warning is now shown instead.
Niels Martin Hansen
2006-01-17 01:20:46 +0000
e125d13e3cadd newline at end of yatta_wrap.h
David Lamparter
2006-01-17 00:39:18 +0000
a8f7fb667bOriginally committed to SVN as r2.
Rodrigo Braz Monteiro
2006-01-16 21:02:54 +0000
4e9ac0ded4Originally committed to SVN as r1.
Rodrigo Braz Monteiro
2006-01-16 21:01:15 +0000