Niels Martin Hansen
38dd8e0fb5
More updates to auto4 docs.
...
Originally committed to SVN as r219.
2006-03-12 21:43:11 +00:00
Niels Martin Hansen
6ed6cfc289
Minor bugfixing in karaskel.
...
Added preliminary Automation 4 design docs.
Originally committed to SVN as r218.
2006-03-12 20:32:25 +00:00
Fredrik Mellbin
7b95ba47fb
Readded 16bpp support for avisynth file opening
...
Originally committed to SVN as r217.
2006-03-11 16:20:40 +00:00
Niels Martin Hansen
b3c69a4567
Added "Split by karaoke" feature
...
Originally committed to SVN as r216.
2006-03-11 16:11:55 +00:00
Rodrigo Braz Monteiro
d74e8da400
Pomyk's search and replace patch
...
Originally committed to SVN as r215.
2006-03-07 22:38:46 +00:00
Rodrigo Braz Monteiro
b3618d42df
Dragging the timeline will now scroll audio display.
...
Originally committed to SVN as r214.
2006-03-07 00:12:50 +00:00
Rodrigo Braz Monteiro
7fe7d5cddb
Fixed shift times bug
...
Originally committed to SVN as r213.
2006-03-06 00:48:56 +00:00
Rodrigo Braz Monteiro
201360fd0a
Timeline is now drawn below audio display.
...
Originally committed to SVN as r212.
2006-03-06 00:45:24 +00:00
Rodrigo Braz Monteiro
a00a45125e
Audio display now follows the play cursor
...
Originally committed to SVN as r211.
2006-03-05 23:41:00 +00:00
Rodrigo Braz Monteiro
6f0073536e
Audio current play position cursor will now always be visible.
...
Removed video frame/subtitles time sync controls from the grid context menu.
Originally committed to SVN as r210.
2006-03-05 23:01:02 +00:00
Rodrigo Braz Monteiro
a7aca18675
Applied some Pomyk patches
...
Originally committed to SVN as r209.
2006-03-05 20:42:38 +00:00
Rodrigo Braz Monteiro
564e270e54
Pomyk's no focus on scrollbars patch
...
Originally committed to SVN as r208.
2006-03-05 20:31:04 +00:00
Rodrigo Braz Monteiro
77543d7c45
Modified path to fextracker headers
...
Originally committed to SVN as r207.
2006-03-05 19:14:42 +00:00
Rodrigo Braz Monteiro
a77abc2cad
Originally committed to SVN as r206.
2006-03-05 19:01:16 +00:00
tentacle
2a87445078
fixed compilation problems
...
removed old files
define AEGISUB
Originally committed to SVN as r204.
2006-03-05 18:50:45 +00:00
Rodrigo Braz Monteiro
212753e826
Originally committed to SVN as r203.
2006-03-05 06:25:43 +00:00
Rodrigo Braz Monteiro
e7f2682092
Originally committed to SVN as r202.
2006-03-05 06:07:45 +00:00
Rodrigo Braz Monteiro
e249381e31
Middle clicking the video seek bar and audio display will now focus them.
...
Originally committed to SVN as r201.
2006-03-05 04:41:59 +00:00
Rodrigo Braz Monteiro
ae1ab04215
Unhandled keypresses in grid will now be sent to the audio display.
...
Originally committed to SVN as r200.
2006-03-05 04:31:09 +00:00
Rodrigo Braz Monteiro
d11298c85e
Applied pomyk's dialog_export and duplicate patches
...
Originally committed to SVN as r199.
2006-03-05 02:47:20 +00:00
Rodrigo Braz Monteiro
3a3f3bb463
The line timing extending in timing post-processor is now governed by the "timing processor adjascent bias" option (1.0 [default] = move end, 0.0 = move start, 0.5 = move to halfway point, etc)
...
Originally committed to SVN as r198.
2006-03-05 02:25:12 +00:00
tentacle
1ae9db20d9
i'm too lazy to type
...
Originally committed to SVN as r197.
2006-03-04 15:29:20 +00:00
tentacle
627a85bd69
fixed fextracker normalization
...
added copyright notice
Originally committed to SVN as r196.
2006-03-04 15:26:09 +00:00
Fredrik Mellbin
302b89d1eb
Copy shadow_w
...
Originally committed to SVN as r195.
2006-03-03 19:53:04 +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
Fredrik Mellbin
12363b6dc5
Originally committed to SVN as r193.
2006-03-03 18:50:02 +00:00
tentacle
b49618d093
new FexTracker based on FexGenericFilter which is (c)2006 tentacle aka Hajo Krabbenhöft
...
thus all dependencies on my commercial project are now removed :)
once this flavor of FexTracker works fine, it will move to noncommercial open source license and will be fully integrated into Aegisub to get rid of external .dll files and to allow for the linux version to support tracking as well
Originally committed to SVN as r192.
2006-03-03 10:17:22 +00:00
Rodrigo Braz Monteiro
abf89af0d1
Originally committed to SVN as r191.
2006-03-02 01:30:15 +00:00
Rodrigo Braz Monteiro
d38cbae8d5
Made double click on grid row jump video to it
...
Originally committed to SVN as r190.
2006-03-01 04:32:00 +00:00
Rodrigo Braz Monteiro
e7ec7ec68a
Some highly failed attempt to fix mkv support with lavc, and updated manual to include information on how to use FexTracker
...
Originally committed to SVN as r189.
2006-03-01 03:17:31 +00:00
Karl Blomster
9da55729c6
minor manual updates
...
Originally committed to SVN as r188.
2006-02-28 00:24:13 +00:00
Rodrigo Braz Monteiro
aa4a7fdac4
Fixed SRT generation
...
Originally committed to SVN as r187.
2006-02-27 22:31:44 +00:00
Rodrigo Braz Monteiro
ae8f256e78
Finished new format system
...
Originally committed to SVN as r186.
2006-02-27 21:57:10 +00:00
Rodrigo Braz Monteiro
32b284a27c
Base format writer class implemented
...
Originally committed to SVN as r185.
2006-02-27 20:22:15 +00:00
Rodrigo Braz Monteiro
2d9574952e
Added clone function for better copying of AssEntry and derived classes
...
Originally committed to SVN as r184.
2006-02-27 09:07:08 +00:00
Rodrigo Braz Monteiro
3c27496b29
Added option ("keep raw dialogue data", default false) that makes Aegisub use less RAM at a small performance cost when set to false.
...
Originally committed to SVN as r183.
2006-02-27 04:18:00 +00:00
Rodrigo Braz Monteiro
5f6f39ce3e
Made AssEntry::data private
...
Originally committed to SVN as r182.
2006-02-27 02:23:50 +00:00
Rodrigo Braz Monteiro
39225db7c8
New subtitle load system implemented
...
Originally committed to SVN as r181.
2006-02-27 00:06:46 +00:00
Rodrigo Braz Monteiro
20c783f83d
Early separation of the subtitle format parser/writer code
...
Originally committed to SVN as r180.
2006-02-26 22:45:34 +00:00
David Lamparter
b34c69891c
remove win32isms
...
Originally committed to SVN as r179.
2006-02-26 02:53:45 +00:00
David Lamparter
6f56124b28
generic fuckups
...
Originally committed to SVN as r178.
2006-02-26 02:52:29 +00:00
David Lamparter
7a5cad9ca4
wxString::c_str() for varargs AGAIN
...
Originally committed to SVN as r177.
2006-02-26 02:51:18 +00:00
David Lamparter
f6051a060f
introduce NO_FEX define to disable Fex
...
Originally committed to SVN as r176.
2006-02-26 02:49:38 +00:00
Rodrigo Braz Monteiro
817f13bbc7
Originally committed to SVN as r175.
2006-02-25 20:48:32 +00:00
Rodrigo Braz Monteiro
202c0a2222
Added Pomyk's patch to be able to choose from comments or not in selection dialogue
...
Originally committed to SVN as r174.
2006-02-25 18:10:02 +00:00
Rodrigo Braz Monteiro
ed55a9e430
HD audio cache separated from avisynth provider
...
Originally committed to SVN as r173.
2006-02-25 08:39:15 +00:00
Rodrigo Braz Monteiro
c8a7912319
RAM cache separated from avisynth provider
...
Originally committed to SVN as r172.
2006-02-25 08:26:29 +00:00
Rodrigo Braz Monteiro
18d948ef97
Finished separation of audio provider and player
...
Originally committed to SVN as r171.
2006-02-25 07:41:18 +00:00
Rodrigo Braz Monteiro
93b35641a4
Changed audio synchronization algorithm
...
Originally committed to SVN as r170.
2006-02-25 07:14:39 +00:00
Rodrigo Braz Monteiro
a94f17d2c4
Further abstraction of audio classes...
...
Originally committed to SVN as r169.
2006-02-25 06:52:07 +00:00