Commit graph

809 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro c232b625ff Forgot to remove a file.
Originally committed to SVN as r882.
2007-01-23 04:42:52 +00:00
Rodrigo Braz Monteiro 02bf068052 Basic (and somewhat broken) detached video dialog implemented.
Originally committed to SVN as r881.
2007-01-23 04:42:08 +00:00
Rodrigo Braz Monteiro 52060ceb03 Video will now load without an available subtitles provider.
Originally committed to SVN as r880.
2007-01-23 00:38:59 +00:00
Rodrigo Braz Monteiro 99e9dce99f Made a million changes to GL mode, and one of them seems to have fixed video display on ATI cards.
Originally committed to SVN as r879.
2007-01-22 22:57:45 +00:00
Rodrigo Braz Monteiro 563ba5ae76 Yet another random OpenGL change.
Originally committed to SVN as r878.
2007-01-22 20:48:45 +00:00
Rodrigo Braz Monteiro 304b10b6d5 Added error checking routines to GL texture uploading
Originally committed to SVN as r877.
2007-01-22 20:01:07 +00:00
Niels Martin Hansen 2d1fdcdfb9 Fixes for building with wx 2.8 without 2.6-compat mode. (Hopefully) more workyness for config dialogs in auto3.
Originally committed to SVN as r876.
2007-01-22 19:31:49 +00:00
Rodrigo Braz Monteiro 914671d0a4 Yay for more random bughunting.
Originally committed to SVN as r875.
2007-01-22 19:20:46 +00:00
Rodrigo Braz Monteiro 3034d9f828 Possible fix to more GL oddity
Originally committed to SVN as r874.
2007-01-22 18:57:34 +00:00
Rodrigo Braz Monteiro bef789fb57 Fixes to DirectShow provider
Originally committed to SVN as r872.
2007-01-22 03:39:36 +00:00
Niels Martin Hansen b043898c6c Fixed error message
Originally committed to SVN as r871.
2007-01-22 00:05:49 +00:00
Rodrigo Braz Monteiro 7b6af3ac8a Another fix.
Originally committed to SVN as r870.
2007-01-22 00:03:30 +00:00
Rodrigo Braz Monteiro 8aee6bd50b Fix to factory template.
Originally committed to SVN as r869.
2007-01-21 23:45:06 +00:00
Rodrigo Braz Monteiro 62bdfae3bf bork bork fix fix?
Originally committed to SVN as r868.
2007-01-21 23:26:49 +00:00
Rodrigo Braz Monteiro 729349b314 Possible fixes.
Originally committed to SVN as r867.
2007-01-21 23:16:03 +00:00
Rodrigo Braz Monteiro e7e1469af7 Updated changelog
Originally committed to SVN as r866.
2007-01-21 18:52:19 +00:00
Rodrigo Braz Monteiro afc19b74e1 Removed all stray references to VideoDisplay throughout the code.
Originally committed to SVN as r865.
2007-01-21 17:01:22 +00:00
Rodrigo Braz Monteiro 893361cca7 Updated CSRI subtitles provider to conform to new csri.h
Originally committed to SVN as r864.
2007-01-21 07:16:55 +00:00
Rodrigo Braz Monteiro b206573965 Clean up to factory classes.
Originally committed to SVN as r863.
2007-01-21 07:12:47 +00:00
David Lamparter 287167788f repo maintenance #1 (kill opengl branch, remove csri headers)
Originally committed to SVN as r861.
2007-01-21 06:58:55 +00:00
Rodrigo Braz Monteiro 98ce168b31 Merged opengl branch from 806 to 859
Originally committed to SVN as r860.
2007-01-21 06:30:19 +00:00
Niels Martin Hansen 3c7d5fe033 Further patches to Lua to have it use Unicide/UTF-8 on Win32 (still needs more work)
Originally committed to SVN as r857.
2007-01-20 23:25:22 +00:00
Niels Martin Hansen 99e47ae943 Select Language dialog no longer complains if locale dir is missing.
Originally committed to SVN as r856.
2007-01-20 19:55:20 +00:00
Niels Martin Hansen ee8bf9274c Fixed #307 with an ugly hack
Originally committed to SVN as r855.
2007-01-20 18:26:04 +00:00
Niels Martin Hansen 23ee01ff8f File-types are now registered in HKCU instead of HKLM, making Vista UAC shut up and associations be user-specific.
Originally committed to SVN as r844.
2007-01-19 12:52:02 +00:00
Niels Martin Hansen 65b110ab98 Don't auto-mark all export filters if subs were never exported before, or no filters were used on last export
Originally committed to SVN as r843.
2007-01-19 11:50:07 +00:00
Niels Martin Hansen 91f0533a67 Auto4: Autoreload scripts on export, correctly save loaded scripts to subs file, make io and os libs available to scripts
Originally committed to SVN as r842.
2007-01-19 11:47:37 +00:00
Niels Martin Hansen 329821ed7c All further Auto4 status/todo stuff should be managed on the bug tracker.
Originally committed to SVN as r841.
2007-01-19 09:15:46 +00:00
Niels Martin Hansen 1dff6b2139 Auto4: Added aegisub.log as synonym for aegisub.debug.out
Originally committed to SVN as r836.
2007-01-18 20:55:40 +00:00
Niels Martin Hansen bbfb0e94d0 Auto4: Added trace level and format string support to aegisub.debug.out function
Originally committed to SVN as r835.
2007-01-18 20:47:56 +00:00
Niels Martin Hansen b355cf0f3d Some details for auto3 engine...
Originally committed to SVN as r834.
2007-01-18 18:49:36 +00:00
Niels Martin Hansen a2c8d7922e Auto3 engine for auto4 seems to work now
Originally committed to SVN as r833.
2007-01-18 08:15:02 +00:00
Dan Donovan 518c50d07d Don't set alpha in SetWXColor (for now?)
Originally committed to SVN as r831.
2007-01-18 08:01:16 +00:00
Dan Donovan 7b78f6e37c ass_style improvements - ParseASS and ParseSSA are now just Parse in AssColor
Originally committed to SVN as r829.
2007-01-18 06:45:55 +00:00
Niels Martin Hansen 27a9927cf2 Testcase for text_extents function
Originally committed to SVN as r824.
2007-01-17 09:20:17 +00:00
Dan Donovan a2fae2b31e Changelog and very minor commenting in subs_grid.cpp
Originally committed to SVN as r822.
2007-01-17 06:38:26 +00:00
Dan Donovan 12e558bcfc Add clear button to shifting history
Originally committed to SVN as r820.
2007-01-17 06:18:12 +00:00
Dan Donovan 2b27078cf4 Fix potential crash clicking AudioKaraoke
Originally committed to SVN as r818.
2007-01-17 05:22:21 +00:00
Dan Donovan ee3238a657 Fixing a file not meant to be changed last revision
Originally committed to SVN as r817.
2007-01-17 05:13:02 +00:00
Dan Donovan 37865943da Save PCM .wav clips of lines (right click on line -> Create audio clip)
Originally committed to SVN as r816.
2007-01-17 05:06:17 +00:00
Dan Donovan 92e6d4cb8f Testing bot... And Kanji Timer slightly updated. But mostly testing the bot.
Originally committed to SVN as r811.
2007-01-17 00:06:42 +00:00
Dan Donovan aa553263d2 More Kanji Timer improvements...
Originally committed to SVN as r809.
2007-01-16 22:32:05 +00:00
Dan Donovan 09412e6be8 Some Kanji Timer improvements
Originally committed to SVN as r808.
2007-01-16 20:55:27 +00:00
Niels Martin Hansen 4fae59c826 Started implementation of Auto3 compatibility engine
Originally committed to SVN as r803.
2007-01-15 22:19:50 +00:00
Rodrigo Braz Monteiro df4a8a3e27 Fixed the loading of SRT files without a line break at the end.
Originally committed to SVN as r802.
2007-01-15 21:35:34 +00:00
Rodrigo Braz Monteiro 21c8587d1c Fixed loading with mpeg2dec3 on avs 2.5.7+ (Myrsloik)
Originally committed to SVN as r801.
2007-01-15 20:48:58 +00:00
Rodrigo Braz Monteiro 6b9dc5e401 800 GET
Originally committed to SVN as r800.
2007-01-15 19:59:43 +00:00
Rodrigo Braz Monteiro ddcc52b0fd Fixed visual typesetting overwriting wrong tags.
Originally committed to SVN as r799.
2007-01-15 19:44:48 +00:00
Niels Martin Hansen c3995de991 Possible fix for Automation text_extents function being inaccurate, yet untested
Originally committed to SVN as r798.
2007-01-15 17:02:39 +00:00
Niels Martin Hansen 818b31edc3 Fixes for misc. compiler warnings.
Originally committed to SVN as r797.
2007-01-15 15:27:13 +00:00