Rodrigo Braz Monteiro
ec1fab1db7
Originally committed to SVN as r288.
2006-04-02 03:34:56 +00:00
Rodrigo Braz Monteiro
0f6ad2eac4
Originally committed to SVN as r286.
2006-04-01 15:46:39 +00:00
Rodrigo Braz Monteiro
7b1d152677
Originally committed to SVN as r285.
2006-04-01 15:21:13 +00:00
Rodrigo Braz Monteiro
172bed2324
Fixed bug with PRS encoder and multiple lines per frame
...
Originally committed to SVN as r283.
2006-04-01 14:46:13 +00:00
Rodrigo Braz Monteiro
edec701f82
PNG decoding should hopefully be working now, will know after I finish the avisynth filter
...
Originally committed to SVN as r275.
2006-04-01 11:45:38 +00:00
Rodrigo Braz Monteiro
b83fa462e9
Early avisynth filter/PRS decoder work
...
Originally committed to SVN as r272.
2006-04-01 09:40:32 +00:00
Rodrigo Braz Monteiro
5b74fb816e
Sub-image splitting for PRS implemented
...
Originally committed to SVN as r271.
2006-04-01 00:16:52 +00:00
Rodrigo Braz Monteiro
578d7c72a1
Better PRS progress bar, added a function to do glyph separation optimization (which doesn't work yet)
...
Originally committed to SVN as r270.
2006-03-31 23:12:03 +00:00
Rodrigo Braz Monteiro
f6b9862ea3
Progress bar and stuff
...
Originally committed to SVN as r269.
2006-03-31 12:01:40 +00:00
Rodrigo Braz Monteiro
149f6ced1e
Prevented pngout from running in a console window of its own
...
Originally committed to SVN as r268.
2006-03-31 09:52:31 +00:00
Rodrigo Braz Monteiro
8eeb303eb3
Added a glitchy pngout optimizer, and added an introduction to the specs
...
Originally committed to SVN as r267.
2006-03-31 09:44:48 +00:00
Rodrigo Braz Monteiro
99d7233474
Originally committed to SVN as r266.
2006-03-31 06:38:20 +00:00
Rodrigo Braz Monteiro
784ed8b82f
Considerable improvements to PRS encoder, it will now prevent the generation of duplicate lines
...
Originally committed to SVN as r265.
2006-03-31 06:12:10 +00:00
Rodrigo Braz Monteiro
523f545484
Improved and untested PRS encoder
...
Originally committed to SVN as r264.
2006-03-31 04:13:38 +00:00
Rodrigo Braz Monteiro
2ffcf9d1cc
Slightly improved (and apparently broken?) PRS encoding
...
Originally committed to SVN as r263.
2006-03-31 02:06:50 +00:00
Rodrigo Braz Monteiro
68cd073396
Untested PRS loading implemented (still doesn't parse data blocks, though)
...
Originally committed to SVN as r260.
2006-03-30 10:00:56 +00:00
Rodrigo Braz Monteiro
5682ca97b4
(Supposedly) working PRS writer implemented
...
Originally committed to SVN as r259.
2006-03-30 06:15:58 +00:00
Rodrigo Braz Monteiro
342322cea5
Originally committed to SVN as r258.
2006-03-30 03:53:29 +00:00
Rodrigo Braz Monteiro
84ffb67b04
Originally committed to SVN as r257.
2006-03-30 03:32:45 +00:00
Rodrigo Braz Monteiro
6591c59afd
PNG exporting now works
...
Originally committed to SVN as r256.
2006-03-30 00:25:15 +00:00
Rodrigo Braz Monteiro
d7d388fb3c
Early PNG writing
...
Originally committed to SVN as r255.
2006-03-29 23:53:42 +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
Niels Martin Hansen
233ac6ac94
Added support for custom version strings. See version.cpp.
...
Originally committed to SVN as r250.
2006-03-26 21:16:08 +00:00
David Lamparter
48c466c070
autoconf fixy-fixy
...
Originally committed to SVN as r248.
2006-03-26 03:06:23 +00:00
David Lamparter
215696131b
handle invalid style storage exception
...
Originally committed to SVN as r247.
2006-03-26 03:06:05 +00:00
David Lamparter
68cf63296f
(by nich:) fix empty cursor on GTK
...
Originally committed to SVN as r246.
2006-03-26 03:05:43 +00:00
David Lamparter
ba5af80245
transparent XPMs
...
Originally committed to SVN as r245.
2006-03-26 01:38:56 +00:00
David Lamparter
c29c7141cf
autoconf improvements
...
Originally committed to SVN as r244.
2006-03-26 01:38:10 +00:00
David Lamparter
62a9e0d057
convert AVFrame via wxImage on non-windoze
...
Originally committed to SVN as r243.
2006-03-25 23:40:09 +00:00
David Lamparter
d58f1a28dc
free AVFrames
...
Originally committed to SVN as r242.
2006-03-25 23:39:40 +00:00
David Lamparter
f0cf313be0
use correct ffmpeg width/height fields
...
Originally committed to SVN as r241.
2006-03-25 23:38:46 +00:00
David Lamparter
4036f73e43
autoconf / automake
...
Originally committed to SVN as r240.
2006-03-25 16:14:24 +00:00
David Lamparter
bc28f47f1c
THOU SHALT NOT PASS CLASSETH AS VARARGS
...
Originally committed to SVN as r238.
2006-03-22 19:34:54 +00:00
Niels Martin Hansen
ef057630d7
Cleanup of colorpicker code in progress, still incomplete.
...
More work on Automation 4.
Originally committed to SVN as r237.
2006-03-22 16:07:49 +00:00
Rodrigo Braz Monteiro
1dfe5bccea
Fixed the fonts collector's behavior with \fn
...
Originally committed to SVN as r236.
2006-03-22 00:25:47 +00:00
Rodrigo Braz Monteiro
b4a2b33868
Separated keyframe thresholds on the timing post-processor in start and end.
...
Originally committed to SVN as r235.
2006-03-21 09:24:46 +00:00
Rodrigo Braz Monteiro
87cfe62e0c
Fixed audio follow cursor bug.
...
Originally committed to SVN as r234.
2006-03-20 21:48:01 +00:00
Niels Martin Hansen
054350a17d
Completed HSV-HSL conversion function, looks like it's correct now.
...
Removed some large blocks of commented-out code.
Originally committed to SVN as r233.
2006-03-18 02:21:54 +00:00
Niels Martin Hansen
e6c2f3c083
Added functions for direct conversion between HSL and HSV. (hsl_to_hsv is still incomplete, and works over rgb atm)
...
Added some special cases to the HSV and HSl to RGB conversions, as a "fix" for bug #28 .
Random hacking on text_extents in a vain attempt at making its calculations more exact.
Originally committed to SVN as r232.
2006-03-17 01:59:41 +00:00
Rodrigo Braz Monteiro
180f323676
Originally committed to SVN as r231.
2006-03-17 01:32:37 +00:00
Rodrigo Braz Monteiro
8ad3626b25
Originally committed to SVN as r230.
2006-03-17 01:29:18 +00:00
Rodrigo Braz Monteiro
6456290567
Added a bias slider to make continuous function in timing post-processor.
...
Originally committed to SVN as r229.
2006-03-17 01:27:30 +00:00
Niels Martin Hansen
a20fb3519f
Removed YUV colorspace from color picker. (Bug 28 note 155.)
...
Attempt at making karaoke splitter commit more often. Doesn't seem to work though...? (It should now commit on anything that before would cause it to discard splits, except for the Cancel button.)
Originally committed to SVN as r228.
2006-03-16 01:26:26 +00:00
Rodrigo Braz Monteiro
55bfefb2d8
Fixed crash related to audio display losing focus while unloaded. ( #98 )
...
Originally committed to SVN as r227.
2006-03-15 23:53:44 +00:00
Rodrigo Braz Monteiro
1723915e3e
Fixed shift times not affecting video/audio, and default save as path
...
Originally committed to SVN as r226.
2006-03-14 04:23:00 +00:00
Rodrigo Braz Monteiro
81e86727ff
Removed the "Help" button from Find/Replace dialog.
...
Originally committed to SVN as r225.
2006-03-14 00:39:33 +00:00
Rodrigo Braz Monteiro
ea089faa37
Fixed handling of VFR times after v1 range
...
Originally committed to SVN as r224.
2006-03-14 00:33:31 +00:00
Rodrigo Braz Monteiro
ef779fb6db
Work around for mkv2vfr files
...
Originally committed to SVN as r223.
2006-03-14 00:08:56 +00:00
Rodrigo Braz Monteiro
bb037fc271
Added a horizontal scrollbar to shift times history.
...
Originally committed to SVN as r222.
2006-03-13 22:36:27 +00:00
Rodrigo Braz Monteiro
8f8952293b
Fixed bug which caused extra newlines to be added at the end of file.
...
Originally committed to SVN as r221.
2006-03-13 22:25:09 +00:00