Rodrigo Braz Monteiro
|
6f29cc7105
|
Small fix to last commit
Originally committed to SVN as r1674.
|
2008-01-10 23:22:49 +00:00 |
|
Karl Blomster
|
bc1b90a3c3
|
Fix saving of screenshots when dummy video is used and the screenshot save path is ?video by trying ?script instead and if that isn't defined, save to user's home dir.
Fixes mantis issue #442.
Originally committed to SVN as r1673.
|
2008-01-10 22:28:47 +00:00 |
|
Rodrigo Braz Monteiro
|
c0b9a2a5bd
|
Got rid of build-credit.h
Originally committed to SVN as r1672.
|
2008-01-10 21:27:53 +00:00 |
|
Rodrigo Braz Monteiro
|
84079aa7a1
|
Updated the config file.
Originally committed to SVN as r1671.
|
2008-01-10 21:13:50 +00:00 |
|
Rodrigo Braz Monteiro
|
ba1785d936
|
Made project ignore warning 4267.
Originally committed to SVN as r1670.
|
2008-01-10 21:07:10 +00:00 |
|
Dan Donovan
|
e0b5576104
|
can disable dragging start/end times with config option "disable dragging times" (requested)
Originally committed to SVN as r1669.
|
2008-01-10 20:49:31 +00:00 |
|
Rodrigo Braz Monteiro
|
2c366e76ee
|
Added a small readme on how to set up MSVC to build the included project.
Originally committed to SVN as r1668.
|
2008-01-10 20:46:38 +00:00 |
|
Karl Blomster
|
5bb13493cd
|
update copyright statements to 2008 in about dialog (el oh el)
Originally committed to SVN as r1667.
|
2008-01-09 02:01:48 +00:00 |
|
Karl Blomster
|
05f1a58134
|
added .m4a to list of recognized audio formats
Originally committed to SVN as r1666.
|
2008-01-08 22:17:24 +00:00 |
|
Fredrik Mellbin
|
6afff8a422
|
FFmpegSource 1.14
Originally committed to SVN as r1665.
|
2008-01-05 13:27:12 +00:00 |
|
Niels Martin Hansen
|
f27241bd3f
|
Minor fixes for (old) OS X builds
Originally committed to SVN as r1664.
|
2008-01-05 00:02:06 +00:00 |
|
Rodrigo Braz Monteiro
|
68203a896a
|
Added auto3 lib+dll to repository and made auto4_auto3.cpp automatically link to it.
Originally committed to SVN as r1663.
|
2008-01-01 22:55:58 +00:00 |
|
Rodrigo Braz Monteiro
|
3f4349584f
|
Removed dependency from universal charset detector (that was the last one)
Originally committed to SVN as r1662.
|
2008-01-01 22:42:29 +00:00 |
|
Rodrigo Braz Monteiro
|
75b4fb1437
|
Made almost all major components of Aegisub optional... this might be severely broken still.
Originally committed to SVN as r1660.
|
2007-12-31 06:46:22 +00:00 |
|
Rodrigo Braz Monteiro
|
7d1d0fe46a
|
Created early official .vcproj and folder structure
Originally committed to SVN as r1658.
|
2007-12-31 02:27:49 +00:00 |
|
Niels Martin Hansen
|
a24a1c8e4e
|
Fix to "mirror" edge condition class
Originally committed to SVN as r1657.
|
2007-12-29 22:28:41 +00:00 |
|
Niels Martin Hansen
|
44a414e893
|
New karaoke timing helper script to automatically add lead-in timing to lines, such that they join up.
Originally committed to SVN as r1656.
|
2007-12-16 18:46:47 +00:00 |
|
Niels Martin Hansen
|
d7f962e2e9
|
tenv.basesyl was set incorrectly
Originally committed to SVN as r1655.
|
2007-11-23 23:43:13 +00:00 |
|
Rodrigo Braz Monteiro
|
e288aa6897
|
Applied p-static's patch for ALSA
Originally committed to SVN as r1654.
|
2007-11-16 13:15:26 +00:00 |
|
Niels Martin Hansen
|
1cf34a15e7
|
Fix bug in 'ifgtz' and 'ifeqz' functions in RPN expression engine: they didn't check for the correct number of parameters, and caused a nasty crash as a result, if the number passed was wrong.
Originally committed to SVN as r1653.
|
2007-11-14 20:44:47 +00:00 |
|
Rodrigo Braz Monteiro
|
c57ab33467
|
Fixed loading of mkv files over 2 GB... hopefully, without destroying the posix ports.
Originally committed to SVN as r1652.
|
2007-11-13 20:28:09 +00:00 |
|
Niels Martin Hansen
|
e9c894a2e0
|
Publish effect script for AS-Fansubs Prism Ark OP kara as sample, not as well commented as the Gundam 00 OP 1 one.
Originally committed to SVN as r1651.
|
2007-11-06 20:54:59 +00:00 |
|
Niels Martin Hansen
|
a00b809a98
|
Publishing ClaveMen Gundam 00 OP 1 kara effect as sample script.
Originally committed to SVN as r1650.
|
2007-11-06 20:39:32 +00:00 |
|
Niels Martin Hansen
|
afe0996608
|
More debug trace prints in kara-templater, especially for debugging code lines.
Originally committed to SVN as r1649.
|
2007-11-06 19:53:20 +00:00 |
|
Dan Donovan
|
0edd8bece1
|
fix kanji timer
Originally committed to SVN as r1648.
|
2007-11-01 21:47:37 +00:00 |
|
Niels Martin Hansen
|
ccca10564c
|
Missing linebreak in debug trace message
Originally committed to SVN as r1647.
|
2007-11-01 21:17:50 +00:00 |
|
Rodrigo Braz Monteiro
|
76da71cef4
|
Applied perchr's patch for a progress bar while loading keyframes on posix.
Originally committed to SVN as r1646.
|
2007-11-01 18:14:56 +00:00 |
|
Rodrigo Braz Monteiro
|
4b607e9454
|
Minor tweaks to the layout of kanji timer.
Originally committed to SVN as r1645.
|
2007-10-31 21:52:51 +00:00 |
|
Rodrigo Braz Monteiro
|
cf9c0bc8ac
|
Gecko almost working... and by almost, I really mean that it doesn't. It seems to initialize and load a page properly, but only shows a grey box that eventually makes wx's event handler crash.
Originally committed to SVN as r1644.
|
2007-10-31 18:36:10 +00:00 |
|
Rodrigo Braz Monteiro
|
fb34d37e23
|
pnb's fix to autosave.
Originally committed to SVN as r1643.
|
2007-10-30 20:40:10 +00:00 |
|
Rodrigo Braz Monteiro
|
11fe00e620
|
Completely broke traydict in preparation of the next stuff.
Originally committed to SVN as r1642.
|
2007-10-30 00:00:55 +00:00 |
|
Rodrigo Braz Monteiro
|
1142b17362
|
I'm an idiot. Fixed last commit.
Originally committed to SVN as r1641.
|
2007-10-29 18:50:49 +00:00 |
|
Rodrigo Braz Monteiro
|
a8fa4b49ae
|
Applied 2points' patch for keyframe support in AVI files in Unix systems
Originally committed to SVN as r1640.
|
2007-10-29 18:48:02 +00:00 |
|
Rodrigo Braz Monteiro
|
67b15eacd4
|
changes to traydict
Originally committed to SVN as r1639.
|
2007-10-29 17:43:42 +00:00 |
|
Karl Blomster
|
c22c36c687
|
fixed tabs, argh
Originally committed to SVN as r1638.
|
2007-10-29 15:49:46 +00:00 |
|
Karl Blomster
|
1d3ec92627
|
added unicodereplace.pl script
Originally committed to SVN as r1637.
|
2007-10-29 15:47:50 +00:00 |
|
Rodrigo Braz Monteiro
|
f46155a991
|
New kana table for aegisub too
Originally committed to SVN as r1636.
|
2007-10-29 15:35:53 +00:00 |
|
Rodrigo Braz Monteiro
|
53fe61c546
|
Hopefully fixed the behaviour of layer spin control.
Originally committed to SVN as r1635.
|
2007-10-29 15:30:04 +00:00 |
|
Rodrigo Braz Monteiro
|
268ee2b8af
|
Yay for script breaking the BOM
Originally committed to SVN as r1634.
|
2007-10-29 15:18:57 +00:00 |
|
Karl Blomster
|
c8db0d4424
|
converted all characters with codepoints higher than 255 to \uHEX format
Originally committed to SVN as r1633.
|
2007-10-29 15:15:28 +00:00 |
|
Rodrigo Braz Monteiro
|
5859b4c9c0
|
A few more changes to traydict
Originally committed to SVN as r1632.
|
2007-10-29 05:42:00 +00:00 |
|
Rodrigo Braz Monteiro
|
6b74afd8d9
|
Random changes in traydict
Originally committed to SVN as r1630.
|
2007-10-29 04:29:04 +00:00 |
|
Rodrigo Braz Monteiro
|
97a14933a4
|
Applied 2points's patch to work around a crash in ass and libass when there are no styles in the file.
Originally committed to SVN as r1629.
|
2007-10-29 02:09:45 +00:00 |
|
Niels Martin Hansen
|
b706e3c7b7
|
Install Automation scripts readonly, and yet again a new way of handling the runtime libs installation.
Originally committed to SVN as r1628.
|
2007-10-28 19:39:27 +00:00 |
|
Niels Martin Hansen
|
991562d0f3
|
Don't check lib libssa - it's not supported and won't ever be. (It's a dead project.)
Originally committed to SVN as r1627.
|
2007-10-28 14:41:04 +00:00 |
|
Rodrigo Braz Monteiro
|
c3a9aa812a
|
Applied 2points's patch to fix #576
Originally committed to SVN as r1626.
|
2007-10-27 22:19:49 +00:00 |
|
Rodrigo Braz Monteiro
|
c249e1c4c9
|
Applied patch by 2points to fix an issue with thesaurus.
Originally committed to SVN as r1625.
|
2007-10-26 19:30:59 +00:00 |
|
Niels Martin Hansen
|
8d797046a7
|
Fix for keyframe file reading
Originally committed to SVN as r1624.
|
2007-10-26 19:27:42 +00:00 |
|
Rodrigo Braz Monteiro
|
d761baadf3
|
Untitled files will now get auto-saved as "Untitled.AUTOSAVE.ass".
Originally committed to SVN as r1620.
|
2007-10-22 20:47:57 +00:00 |
|
Rodrigo Braz Monteiro
|
45f5886c2a
|
Fixed some critical mkv loading issues.
Originally committed to SVN as r1619.
|
2007-10-22 20:10:35 +00:00 |
|