Commit graph

1762 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro da09a52b59 Applied p-static's patch to use swscale with ffmpeg video provider for major speed improvement.
Originally committed to SVN as r1796.
2008-01-20 21:15:22 +00:00
Rodrigo Braz Monteiro 8ce9d53757 Fixed division by zero (OSHI-) in audio display code.
Originally committed to SVN as r1795.
2008-01-20 20:09:49 +00:00
Rodrigo Braz Monteiro efc04d9e4c Another attempt to fix assdraw icon on Unix
Originally committed to SVN as r1794.
2008-01-20 20:05:29 +00:00
Rodrigo Braz Monteiro 9731d53eea Fixed playback of independent lines.
Originally committed to SVN as r1793.
2008-01-20 19:51:48 +00:00
Rodrigo Braz Monteiro 382fb4953b Unix fix.
Originally committed to SVN as r1792.
2008-01-20 19:18:10 +00:00
Rodrigo Braz Monteiro 5089d62bdc Misc updates.
Originally committed to SVN as r1791.
2008-01-20 17:46:26 +00:00
Rodrigo Braz Monteiro 1d237af42c Added support for ASSDraw3 (that is, a menu item to launch the program if it's available on the same folder as Aegisub.exe)
Originally committed to SVN as r1790.
2008-01-20 17:34:35 +00:00
Rodrigo Braz Monteiro 8b8a93f560 Improved window for detection of charset, but still doesn't solve cp1258 issue.
Originally committed to SVN as r1789.
2008-01-20 07:24:04 +00:00
Rodrigo Braz Monteiro 5ce231c09a Updated installer.
Originally committed to SVN as r1788.
2008-01-20 07:06:21 +00:00
Rodrigo Braz Monteiro f5306dc6a9 Re-worked the fonts collector log box to use wx's event system. If this doesn't fix the crashes, I'll try sacrificing a goat.
Originally committed to SVN as r1787.
2008-01-20 06:46:10 +00:00
Rodrigo Braz Monteiro 984c2362fd Applied p-static's video playback timing patch, and fixed a few things for eventual dynamic wx linking.
Originally committed to SVN as r1786.
2008-01-20 06:14:40 +00:00
Rodrigo Braz Monteiro 8728753844 Forgot an important option to force to default.
Originally committed to SVN as r1785.
2008-01-20 04:56:44 +00:00
Rodrigo Braz Monteiro 33117888f0 Added a system to "revoke" old option values and force defaults if the previous version of Aegisub was too old. Set this for several config options.
Originally committed to SVN as r1784.
2008-01-20 04:55:44 +00:00
Niels Martin Hansen 15ce07e803 Fix inline-fx parsing in karaskel and handling in kara-templater. (Fixes #577)
Originally committed to SVN as r1783.
2008-01-19 23:53:29 +00:00
Rodrigo Braz Monteiro d4a35fc03b Updated installer for monolithic ffmpegsource
Originally committed to SVN as r1782.
2008-01-19 20:31:22 +00:00
Rodrigo Braz Monteiro da6af1f5b2 Applied niks-'s patch for Makefile.am
Originally committed to SVN as r1781.
2008-01-19 17:39:50 +00:00
Niels Martin Hansen 753452b53f Correct the example for path.map_coords
Originally committed to SVN as r1780.
2008-01-19 16:48:24 +00:00
Karl Blomster 7df5708f03 Fixed some dialog boxes that had help buttons pointing to the wrong places or nowhere.
Originally committed to SVN as r1779.
2008-01-19 09:28:34 +00:00
Rodrigo Braz Monteiro d87eeda5f3 Made Aegisub open the local documentation files instead of the online ones, and changed the installer to install docs as well - they will be retrieved from trunk/docs/output, so make sure to run the Perl script there (just use the batch file).
Originally committed to SVN as r1778.
2008-01-19 05:53:11 +00:00
Karl Blomster 234c41a29d Modified the documentation export script so it writes all images directly to ./images/*.
Originally committed to SVN as r1777.
2008-01-19 05:22:55 +00:00
Rodrigo Braz Monteiro dc6aa3f161 Avisynth audio provider will now never deliver audio under 32 kHz, fixing the dsound playback bug.
Originally committed to SVN as r1776.
2008-01-19 02:38:31 +00:00
Rodrigo Braz Monteiro dd3047e571 Made previous patch apply to every other provider, too.
Originally committed to SVN as r1775.
2008-01-19 02:20:30 +00:00
Rodrigo Braz Monteiro ca1d42ba55 Added a conversion audio provider to convert 8-bit audio into 16-bit.
Originally committed to SVN as r1774.
2008-01-19 02:18:08 +00:00
Rodrigo Braz Monteiro c9f31a2d83 Fixed crash when attempting to load an empty file.
Originally committed to SVN as r1773.
2008-01-19 01:59:50 +00:00
Rodrigo Braz Monteiro dca02bd76d Fixed auto-splitting of karaoke (#597)
Originally committed to SVN as r1772.
2008-01-19 00:48:47 +00:00
Rodrigo Braz Monteiro 52d47c32e2 Fixed scrolling of audio display when it is resized. Fixes #524
Originally committed to SVN as r1771.
2008-01-19 00:39:42 +00:00
Rodrigo Braz Monteiro 0537e36bd3 Fixed bug with macro application and grid scrollbar: #559
Originally committed to SVN as r1770.
2008-01-19 00:21:32 +00:00
Rodrigo Braz Monteiro 53e7f60fe0 Fixed tag transformation with Lua expressions (%), issue #637
Originally committed to SVN as r1769.
2008-01-18 22:27:42 +00:00
Rodrigo Braz Monteiro e5439a03fe er... ACTUALLY fixed it now.
Originally committed to SVN as r1768.
2008-01-18 18:36:52 +00:00
Rodrigo Braz Monteiro e84071395a Fixed a crash in spectrum analyzer.
Originally committed to SVN as r1767.
2008-01-18 18:35:55 +00:00
Rodrigo Braz Monteiro f1a8d80f0d A few more fixes pointed out by Yuri
Originally committed to SVN as r1766.
2008-01-18 17:07:00 +00:00
Rodrigo Braz Monteiro 406623443b Added a missing translatable string.
Originally committed to SVN as r1765.
2008-01-18 16:49:30 +00:00
Karl Blomster f4f619d22b minor clarifications in perl-api.txt
Originally committed to SVN as r1764.
2008-01-18 06:01:27 +00:00
Rodrigo Braz Monteiro 6a27b9a075 r1762 installer.
Originally committed to SVN as r1763.
2008-01-18 04:37:07 +00:00
Rodrigo Braz Monteiro 85e100c4f7 Changed Automation's autoload to ignore files of unknown extensions, instead of complaining about being unable to load them. This is necessary for the optional Perl support.
Originally committed to SVN as r1762.
2008-01-18 03:45:43 +00:00
Karl Blomster 7ffc21cc7e FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF Aegisub.pm
Originally committed to SVN as r1761.
2008-01-18 03:22:31 +00:00
Rodrigo Braz Monteiro 864c446318 Fixes to Perl support on Windows
Originally committed to SVN as r1760.
2008-01-18 03:10:16 +00:00
Karl Blomster 7a6f2973c5 moved perl-console.pl to /trunk/automation/demos instead
Originally committed to SVN as r1759.
2008-01-18 03:05:45 +00:00
Karl Blomster 09924e9716 Added auto4perl includes and (highly incomplete) API docs
Originally committed to SVN as r1758.
2008-01-18 01:46:12 +00:00
Rodrigo Braz Monteiro 224f592f17 Minor changes to installer.
Originally committed to SVN as r1757.
2008-01-18 01:14:03 +00:00
Rodrigo Braz Monteiro 6693c5c325 Small fix to restart program, and updated installer
Originally committed to SVN as r1756.
2008-01-18 00:56:24 +00:00
Rodrigo Braz Monteiro af08810075 Finished pt_BR translation.
Originally committed to SVN as r1755.
2008-01-18 00:38:05 +00:00
Niels Martin Hansen 6e621dcc8c Adding $width and $height to kara-templater.
Originally committed to SVN as r1754.
2008-01-17 23:23:46 +00:00
Rodrigo Braz Monteiro ae641fec3d More translation-related updates
Originally committed to SVN as r1753.
2008-01-17 20:30:44 +00:00
Rodrigo Braz Monteiro 71502c1eeb Patched universalchardet to allow Aegisub to pick all possible encodings that it found and present them to the user.
Originally committed to SVN as r1752.
2008-01-17 18:35:06 +00:00
Rodrigo Braz Monteiro 44da8de898 Updated libass to the "latest" standalone version (from almost a year ago...), + h4x for it to build on MSVC
Originally committed to SVN as r1751.
2008-01-17 16:50:19 +00:00
Karl Blomster f4c2ffac54 Minor tweaks to Auto4Utils.pm
Originally committed to SVN as r1750.
2008-01-17 15:48:52 +00:00
Karl Blomster f2b6d17eb3 Adding Perl conversions of utils.lua. Requires discussion of what symbols should be exported by default; for now it exports the ones I think are interesting.
Originally committed to SVN as r1749.
2008-01-17 05:34:16 +00:00
Rodrigo Braz Monteiro cf38dbe139 Updated config0.h to include the Perl define
Originally committed to SVN as r1748.
2008-01-17 01:45:42 +00:00
Karl Blomster dae9dfaee4 Added edgeblur macro example for the perl flavor of auto4.
Originally committed to SVN as r1747.
2008-01-17 00:27:49 +00:00