Rodrigo Braz Monteiro
|
131cb6b861
|
.sup file generation now seems to work, except that the image itself is corrupted.
Originally committed to SVN as r1809.
|
2008-01-21 21:14:47 +00:00 |
|
Niels Martin Hansen
|
0e60c4b9cb
|
Fix handling of LAVCKeyFrames to be when building WITH_FFMPEG rather than some guesses based on platform.
Originally committed to SVN as r1808.
|
2008-01-21 21:01:00 +00:00 |
|
Niels Martin Hansen
|
46ccee56b5
|
Protect remaining audio players by #ifdef and add those to config0.h and vcproj.
Originally committed to SVN as r1807.
|
2008-01-21 20:57:20 +00:00 |
|
Niels Martin Hansen
|
27e5fdc3ce
|
Remove spurious #pragma once from DSound audio player, and add a comment about it needing rewrite once again. (It's doing COM wrong.)
Originally committed to SVN as r1806.
|
2008-01-21 20:56:39 +00:00 |
|
Rodrigo Braz Monteiro
|
6a811254e3
|
Complete (but untested) .sup generation.
Originally committed to SVN as r1805.
|
2008-01-21 20:35:31 +00:00 |
|
Rodrigo Braz Monteiro
|
f8441e703c
|
Made sup exporter encode subtitles (untested!), but it still can't generate a .sup file.
Originally committed to SVN as r1804.
|
2008-01-21 06:52:01 +00:00 |
|
Rodrigo Braz Monteiro
|
37c6828621
|
Made sup exporter multi-threaded with OpenMP. <3
Originally committed to SVN as r1803.
|
2008-01-21 05:46:52 +00:00 |
|
Rodrigo Braz Monteiro
|
849921c7c5
|
Added some initial code for DVD .sup generation (get lines from renderer and output them as 4-colour PNG files). This is currently only available on debug builds.
Originally committed to SVN as r1802.
|
2008-01-21 03:58:14 +00:00 |
|
Rodrigo Braz Monteiro
|
251d6f3a21
|
Fixed a major bug related to config. Also, 1800 get.
Originally committed to SVN as r1800.
|
2008-01-20 23:57:03 +00:00 |
|
Rodrigo Braz Monteiro
|
084eddd7cf
|
Added a x64 platform to projects, but don't expect it to work.
Originally committed to SVN as r1798.
|
2008-01-20 23:37:44 +00:00 |
|
Rodrigo Braz Monteiro
|
5cafaeb976
|
Fixed all (?) warnings on MSVC++ and made the default project treat warnings as errors. This fixed several 64-compatibility warnings, as well.
Originally committed to SVN as r1797.
|
2008-01-20 22:38:07 +00:00 |
|
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
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Rodrigo Braz Monteiro
|
864c446318
|
Fixes to Perl support on Windows
Originally committed to SVN as r1760.
|
2008-01-18 03:10:16 +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 |
|
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
|
cf38dbe139
|
Updated config0.h to include the Perl define
Originally committed to SVN as r1748.
|
2008-01-17 01:45:42 +00:00 |
|
Rodrigo Braz Monteiro
|
75d3fa5a0b
|
Final tweaks to perl fix.
Originally committed to SVN as r1745.
|
2008-01-16 20:06:52 +00:00 |
|
Rodrigo Braz Monteiro
|
5fbe03e04e
|
Some more hacks to make Perl work (the irony) on VC++
Originally committed to SVN as r1744.
|
2008-01-16 19:56:15 +00:00 |
|
Rodrigo Braz Monteiro
|
b9c9782c76
|
Perl now builds and links on VC++, but crashes on start.
Originally committed to SVN as r1743.
|
2008-01-16 19:36:17 +00:00 |
|
Rodrigo Braz Monteiro
|
8ee4b4a769
|
Some fixes to perl4 code that will hopefully not break unix building, but still don't fix win32.
Originally committed to SVN as r1742.
|
2008-01-16 18:41:59 +00:00 |
|
Rodrigo Braz Monteiro
|
c2aaa4eb8c
|
Added shb's incomplete perl support code (doesn't build on VC++ yet)
Originally committed to SVN as r1741.
|
2008-01-16 18:29:29 +00:00 |
|
Rodrigo Braz Monteiro
|
62bbb59273
|
Updated URLs to the new subdomains.
Originally committed to SVN as r1740.
|
2008-01-16 16:11:48 +00:00 |
|