Commit Graph

1762 Commits

Author SHA1 Message Date
Rodrigo Braz Monteiro 12d9a32170 Disabled a warning in hunspell, dunno if it'll make any difference but I'm tired and too lazy to test.
Originally committed to SVN as r1696.
2008-01-13 06:18:29 +00:00
Rodrigo Braz Monteiro 39ccfa89a6 Final changes to use hunspell from repository as a dep project
Originally committed to SVN as r1695.
2008-01-13 06:08:45 +00:00
Rodrigo Braz Monteiro 6d9b40114c Added a minimal hunspell (for win32 only) to repository
Originally committed to SVN as r1694.
2008-01-13 05:57:09 +00:00
Karl Blomster b16bfa6676 Changed the "split line at cursor" functions so they now split what the user sees, not what's actually committed. Fixes #632.
Originally committed to SVN as r1693.
2008-01-12 22:40:04 +00:00
Rodrigo Braz Monteiro 8a6f04512b Made detached video window remember its last position/maximized state - #492
Originally committed to SVN as r1692.
2008-01-12 03:29:45 +00:00
Rodrigo Braz Monteiro 30fc5aa32f Made Aegisub remember whether video was detached or not last time.
Originally committed to SVN as r1691.
2008-01-12 03:12:49 +00:00
Rodrigo Braz Monteiro d7d66733f0 Fixed closing of video with detached video window open
Originally committed to SVN as r1690.
2008-01-12 03:09:48 +00:00
Karl Blomster ec2a2fa1e3 Modified "split at cursor" so it trims off whitespace around the split point. Fixes #523.
Originally committed to SVN as r1689.
2008-01-11 19:45:15 +00:00
Rodrigo Braz Monteiro 606f4807f8 Re-fixed release build. >_>
Originally committed to SVN as r1688.
2008-01-11 14:13:23 +00:00
Rodrigo Braz Monteiro 22032bc7da Some more fixes to detached video display, but I don't know how well it's working, as there are several GL issues here.
Originally committed to SVN as r1687.
2008-01-11 05:44:00 +00:00
Rodrigo Braz Monteiro 777f74d394 Fixed #510 (detached video closing)
Originally committed to SVN as r1686.
2008-01-11 04:48:11 +00:00
Rodrigo Braz Monteiro d3ac586ad7 Possibly fixed #606 (fonts collector crash)
Originally committed to SVN as r1685.
2008-01-11 04:36:29 +00:00
Rodrigo Braz Monteiro 5a9249f227 Fixed #617 (auto-solve corrupt config.dat)
Originally committed to SVN as r1684.
2008-01-11 04:04:28 +00:00
Rodrigo Braz Monteiro 337d451e94 Fixed #535 (audio stop button icon)
Originally committed to SVN as r1683.
2008-01-11 03:49:25 +00:00
Rodrigo Braz Monteiro df515c6f3b Fixed #549
Originally committed to SVN as r1682.
2008-01-11 03:38:06 +00:00
Rodrigo Braz Monteiro 71f641d649 Fixed #550
Originally committed to SVN as r1681.
2008-01-11 03:33:23 +00:00
Rodrigo Braz Monteiro 6c330f12e4 Changed the behaviour of ?data to use GetDataDir(), which should be better for unix
Originally committed to SVN as r1680.
2008-01-11 01:57:30 +00:00
Karl Blomster 0dfaad3aa4 fix previous commit
Originally committed to SVN as r1679.
2008-01-11 00:56:02 +00:00
Karl Blomster 1990715ce1 update changelog
Originally committed to SVN as r1678.
2008-01-11 00:53:42 +00:00
Rodrigo Braz Monteiro 9e762b504b Changed lib name for hunspell to semi-conform to the official solution (debug lib needs _d appended).
Originally committed to SVN as r1677.
2008-01-11 00:38:47 +00:00
Rodrigo Braz Monteiro 1ab15ad85f Changed how FT2 is linked on MSVC (with a #define on config.h)
Originally committed to SVN as r1676.
2008-01-11 00:18:15 +00:00
Rodrigo Braz Monteiro 96bf1659a9 Mental note: make sure that you make changes on "All Settings", not just Debug.
Originally committed to SVN as r1675.
2008-01-10 23:29:26 +00:00
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