Commit graph

9 commits

Author SHA1 Message Date
Niels Martin Hansen 8d5776b7ea Automation scripts updated, mainly heavy commenting on the demo scripts. Updated readme files for script directories.
Removed some old code from the colorpicker.

Originally committed to SVN as r484.
2006-07-10 22:07:24 +00:00
Niels Martin Hansen 88016e0602 Colorpicker graphical redesign.
Originally committed to SVN as r465.
2006-07-06 22:16:27 +00:00
Niels Martin Hansen 8ad3d1d252 Removed unused vars from colorpicker dialog.
No longer depends on lavc headers when USE_LAVC is undefined.

Originally committed to SVN as r344.
2006-04-16 00:10:21 +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
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
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
David Lamparter e72d2c9f94 fix initialization orders (pedantic)
Originally committed to SVN as r14.
2006-01-19 10:35:04 +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