Commit Graph

1779 Commits

Author SHA1 Message Date
Niels Martin Hansen 1deb1b0217 Forgot to update version number
Originally committed to SVN as r1864.
2008-02-22 22:04:58 +00:00
Niels Martin Hansen a34ef985f9 Use positioning calculated from style rather than assuming \an8 alignment.
Originally committed to SVN as r1863.
2008-02-22 22:03:28 +00:00
Niels Martin Hansen 9f898ef5c2 Fix bug with # as first syllable on line, I think.
Originally committed to SVN as r1862.
2008-02-19 18:14:57 +00:00
Rodrigo Braz Monteiro d23733da21 Hopefully fixed crash on search dialog.
Originally committed to SVN as r1861.
2008-02-15 21:47:09 +00:00
shb 8e7f84c818 Fixed perl-api.txt further.
Originally committed to SVN as r1860.
2008-02-09 17:18:28 +00:00
shb 984bf384f9 Fixed perl-api.txt
Originally committed to SVN as r1859.
2008-02-09 17:12:29 +00:00
shb 5fd966f0f3 Various improvements to autoperl
Originally committed to SVN as r1858.
2008-02-03 19:21:02 +00:00
Rodrigo Braz Monteiro 05a87703ed Added a very early rough sketch of Aegilib (Aegisub's future subtitles manipulation library)
Originally committed to SVN as r1857.
2008-01-30 06:35:51 +00:00
Rodrigo Braz Monteiro 9eb12b0f36 Fixed source-wide spelling of the word adjacent.
Originally committed to SVN as r1856.
2008-01-27 22:09:47 +00:00
Niels Martin Hansen 375730fa52 Have kara-templater version number follow Aegisub version number.
Originally committed to SVN as r1855.
2008-01-27 21:55:43 +00:00
Rodrigo Braz Monteiro 3ee6d78939 Increased the default vertical size of audio display from 100 to 200.
Originally committed to SVN as r1854.
2008-01-27 18:30:16 +00:00
Niels Martin Hansen b25d7a8598 Some additional grouping of "Utilities" into sub-categories.
Originally committed to SVN as r1853.
2008-01-27 17:59:38 +00:00
Rodrigo Braz Monteiro c583f15082 Fixed button to open assdraw... again
Originally committed to SVN as r1852.
2008-01-27 16:58:15 +00:00
Rodrigo Braz Monteiro 52753169b0 Little update for universalchardet on x64.
Originally committed to SVN as r1851.
2008-01-27 04:14:46 +00:00
Niels Martin Hansen 519ebb3db8 CMake include for detecting the location of wxWidgets.
Originally committed to SVN as r1850.
2008-01-27 03:50:41 +00:00
Rodrigo Braz Monteiro b2a854396c Fixed ASSDraw3 and building of auto4-perl with console disabled.
Originally committed to SVN as r1849.
2008-01-27 03:04:42 +00:00
shb 9a7012de0b Made PerlConsole compilation optional. Added a funny line in autoperl docs.
Originally committed to SVN as r1848.
2008-01-27 01:22:01 +00:00
Rodrigo Braz Monteiro f6a7c5c98a Modified version string to say "RELEASE PREVIEW" instead of "PRE-RELEASE".
Originally committed to SVN as r1847.
2008-01-26 20:41:44 +00:00
Rodrigo Braz Monteiro db1de1a8e0 Fixed a rogue long path (made it short path) in avs audio provider.
Originally committed to SVN as r1846.
2008-01-26 17:18:12 +00:00
Rodrigo Braz Monteiro 96bb7cbe53 Fix for avisynth.h for it to work with avisynthx64
Originally committed to SVN as r1845.
2008-01-26 16:57:46 +00:00
Rodrigo Braz Monteiro 346520fbce Removed a #pragma from wxstd.h (yay for forced full rebuild) and updated installer.
Originally committed to SVN as r1844.
2008-01-26 03:42:01 +00:00
Rodrigo Braz Monteiro 4157469ed2 Changed the splash screen for 2.1.x releases.
Originally committed to SVN as r1843.
2008-01-26 03:35:58 +00:00
Rodrigo Braz Monteiro 07acd8ca62 Added petrkr's incomplete (work-in-progress) Czech translation
Originally committed to SVN as r1842.
2008-01-26 03:35:01 +00:00
shb 7cff10cf5b Fixed bugs in autoperl: entry's class recognition misreading comments as key:value; crash if core modules are not found; description not set after script loading failure.
Originally committed to SVN as r1841.
2008-01-26 01:24:52 +00:00
Rodrigo Braz Monteiro d793010a6b Updated assdraw project to support x64, fixed a few things, and changed Aegisub version string to 2.1.0.
Originally committed to SVN as r1840.
2008-01-26 00:21:54 +00:00
Rodrigo Braz Monteiro 94c7fcd101 Fixed assdraw3 to compile on MSVC with Unicode on. Thanks to TheFluff for the perl script to do the conversion.
Originally committed to SVN as r1839.
2008-01-25 23:16:29 +00:00
Rodrigo Braz Monteiro f0e617634c Changed the about screen to use a text box, also added a few missing library credits.
Originally committed to SVN as r1838.
2008-01-25 21:44:55 +00:00
Rodrigo Braz Monteiro 7ab7eae5bd Another fix to about screen.
Originally committed to SVN as r1836.
2008-01-25 21:23:25 +00:00
Rodrigo Braz Monteiro bb6c7c042e Updated the about screen.
Originally committed to SVN as r1835.
2008-01-25 21:20:38 +00:00
Rodrigo Braz Monteiro fdb2b47395 Fixed SRT exporting
Originally committed to SVN as r1834.
2008-01-25 20:57:58 +00:00
Rodrigo Braz Monteiro dd1ded0671 Made audio provider converter able to convert from 22 kHz
Originally committed to SVN as r1833.
2008-01-25 20:53:12 +00:00
Rodrigo Braz Monteiro 4478f14116 Reviewed UML diagram.
Originally committed to SVN as r1832.
2008-01-24 21:26:18 +00:00
Rodrigo Braz Monteiro 2fbe9a8f2b Added some UML (possibly incorrect) for the upcoming subtitles subsystem reform.
Originally committed to SVN as r1831.
2008-01-24 20:55:03 +00:00
Rodrigo Braz Monteiro 6487948d10 Fix to some 64-bit compatibility warnings in auto4_perl (note: please cast to size_t before casting to wxThread::ExitCode in the future)
Originally committed to SVN as r1830.
2008-01-24 17:52:46 +00:00
Rodrigo Braz Monteiro 542b8a1a61 ...and the 2005 one too.
Originally committed to SVN as r1829.
2008-01-24 17:48:54 +00:00
Rodrigo Braz Monteiro a4aa359c74 Updated the Visual Studio 2008 project...
Originally committed to SVN as r1828.
2008-01-24 17:48:34 +00:00
shb b2518f9ca1 New and reorganized perl sources. Autotools patched accordingly. Win build must be fixed.
Originally committed to SVN as r1827.
2008-01-24 17:20:47 +00:00
Niels Martin Hansen 260c2b5cb2 Possible fix for #643, but needs to be checked against other versions of wx, and whether it looks right on other OS'es.
Originally committed to SVN as r1826.
2008-01-24 10:33:32 +00:00
Niels Martin Hansen 3d9eb3eba0 Fix #558, very fail fix. Unwrap function call from assert() and it's suddenly called a lot more often in release builds.
Originally committed to SVN as r1825.
2008-01-23 23:02:26 +00:00
Rodrigo Braz Monteiro 6ade2e11ac Some more project fixes.
Originally committed to SVN as r1824.
2008-01-23 23:00:52 +00:00
Rodrigo Braz Monteiro 31165436df Updated win64 config0.h
Originally committed to SVN as r1823.
2008-01-23 22:31:56 +00:00
Rodrigo Braz Monteiro 092876d8dc Added VSFilter VS2008 project files
Originally committed to SVN as r1822.
2008-01-23 22:01:10 +00:00
Rodrigo Braz Monteiro a45c575865 A few more project fixes...
Originally committed to SVN as r1821.
2008-01-23 21:55:23 +00:00
Rodrigo Braz Monteiro 43d8d2aa3a Small fix to vs2005 project.
Originally committed to SVN as r1820.
2008-01-23 21:51:42 +00:00
Rodrigo Braz Monteiro c3f54bfacf Added Visual Studio 2008 (VC++9) project files.
Originally committed to SVN as r1819.
2008-01-23 21:50:35 +00:00
Rodrigo Braz Monteiro d1dac98f62 Fixed vsfilter solution.
Originally committed to SVN as r1818.
2008-01-23 06:57:39 +00:00
Rodrigo Braz Monteiro 4a59329784 Made universalchardet work on Win64 (it's a one-line patch [prcpucfg.h:146] to make it work on other OS, but I don't know what the proper define is)
Originally committed to SVN as r1817.
2008-01-23 06:17:18 +00:00
Rodrigo Braz Monteiro f562f89632 A few tweaks to allow x64 building of Aegisub
Originally committed to SVN as r1816.
2008-01-23 05:26:24 +00:00
Rodrigo Braz Monteiro 08274f0a0c Committed a (broken) copy of ASSDraw3 source code by ai-chan
Originally committed to SVN as r1815.
2008-01-23 02:22:15 +00:00
Rodrigo Braz Monteiro ef55f55df0 Updated Catalan translation (by Ereza)
Originally committed to SVN as r1814.
2008-01-22 23:42:16 +00:00