Commit graph

1475 commits

Author SHA1 Message Date
Rodrigo Braz Monteiro
d256a61703 Implemented font config file lister, except that it doesn't work.
Originally committed to SVN as r1453.
2007-07-29 01:47:18 +00:00
Rodrigo Braz Monteiro
fec497a047 Split the font file lister in a base class and two subclasses, freetype for win32 (implemented) and fontconfig for everything else (todo)
Originally committed to SVN as r1452.
2007-07-29 01:21:28 +00:00
Rodrigo Braz Monteiro
4cee0dd054 Fixed drawing of text via OpenGL (in particular, video coordinates) in Linux, and probably everywhere else where it was broken.
Originally committed to SVN as r1451.
2007-07-28 23:17:33 +00:00
Niels Martin Hansen
5785cd191e Some debug.out calls in furigana layout code were missing trace level.
Originally committed to SVN as r1450.
2007-07-28 21:43:35 +00:00
Niels Martin Hansen
9ab2d1c7fe Seems to fix DSound player repeat-at-end problem.
Also avoid throwing-catching an exception during audio display drawing, only because it looks bad in the debug output.

Originally committed to SVN as r1449.
2007-07-28 13:59:32 +00:00
Rodrigo Braz Monteiro
3f934a66db Resolved #341
Originally committed to SVN as r1448.
2007-07-27 08:24:49 +00:00
Rodrigo Braz Monteiro
7e6a5ad6c8 Implemented issue #345 - Added a "new window" command to the file menu, to launch a new instance of Aegisub.
Originally committed to SVN as r1447.
2007-07-27 07:30:33 +00:00
Rodrigo Braz Monteiro
a9e9e9b62c Fixed issue #367 - The default secondary style colour is now red.
Originally committed to SVN as r1446.
2007-07-27 07:14:49 +00:00
Rodrigo Braz Monteiro
857938f18b Joining of two lines will no longer take the timings of any line that starts and ends at 0 into consideration. Issue #206
Originally committed to SVN as r1445.
2007-07-27 07:08:22 +00:00
Rodrigo Braz Monteiro
fcd9974772 Fixed #458, along with other style manager/editor related issues.
Originally committed to SVN as r1444.
2007-07-27 06:14:38 +00:00
Rodrigo Braz Monteiro
1bd5869ac6 Fixed #480
Originally committed to SVN as r1443.
2007-07-27 05:58:55 +00:00
Rodrigo Braz Monteiro
00dfc86bcc Fixed #496 and #488
Originally committed to SVN as r1442.
2007-07-27 05:25:51 +00:00
Rodrigo Braz Monteiro
7a19d18942 Fixed bug #490 - rotation visual tools weren't updated after manual text edit.
Originally committed to SVN as r1441.
2007-07-27 04:50:15 +00:00
Rodrigo Braz Monteiro
6110808dad Some failed attempts to fix detached video window stuff :3
Originally committed to SVN as r1440.
2007-07-27 04:05:18 +00:00
Rodrigo Braz Monteiro
14b425d0a3 Fixed issue with time edit boxes being unable to represent times over 1 hour in certain cases - #482
Originally committed to SVN as r1439.
2007-07-26 22:47:49 +00:00
Niels Martin Hansen
55f64cf6a4 Rename stack.txt to crashlog.txt
Originally committed to SVN as r1438.
2007-07-23 21:46:56 +00:00
Niels Martin Hansen
ab58aeac99 Added a bunch of clarifications for AS5 and some moro todo items. RFC.
Originally committed to SVN as r1437.
2007-07-23 18:01:39 +00:00
Niels Martin Hansen
742240b5d8 Added debug-builds-only dummy audio provider (can provide either blank or noise audio.)
Originally committed to SVN as r1436.
2007-07-23 15:19:48 +00:00
Dan Donovan
2134cb4ba8 commit nekodar's style parser fix
Originally committed to SVN as r1435.
2007-07-20 22:41:43 +00:00
Niels Martin Hansen
a078676cf7 I broke the build. Now it's no longer broken.
Originally committed to SVN as r1434.
2007-07-18 13:49:44 +00:00
Niels Martin Hansen
a0beaef640 Clarified a bunch of error messages
Originally committed to SVN as r1433.
2007-07-18 13:46:38 +00:00
Fredrik Mellbin
a446253e72 FFmpegSource 1.4
Originally committed to SVN as r1432.
2007-07-18 13:00:15 +00:00
Niels Martin Hansen
fefa76b22c Add missing field for furigana tables.
Originally committed to SVN as r1431.
2007-07-18 00:42:32 +00:00
Niels Martin Hansen
8ffaf7cfa0 Missed something crucial from Classic Advanced skeleton
Originally committed to SVN as r1430.
2007-07-17 23:37:42 +00:00
Niels Martin Hansen
a5fdb048a4 New karaoke skeleton, in the style of (but not compatible with) Auto3 karaskel-adv; untested as usual
Originally committed to SVN as r1429.
2007-07-17 23:09:09 +00:00
Niels Martin Hansen
42f47ed7eb Minor fixes to Lua includes.
Originally committed to SVN as r1428.
2007-07-17 22:25:56 +00:00
Rodrigo Braz Monteiro
52904f6217 demi's patches #3: Added a dialogue to text importing, asking which character to use as comment and actor separator.
Originally committed to SVN as r1427.
2007-07-16 03:22:11 +00:00
Rodrigo Braz Monteiro
9ab04c7ea3 demi's patches #2: fixed x button on translation assistant
Originally committed to SVN as r1426.
2007-07-16 03:17:11 +00:00
Rodrigo Braz Monteiro
5269a2e2a1 demi's patches #1: scaled border and shadow by default on [Script Info]
Originally committed to SVN as r1425.
2007-07-16 03:16:17 +00:00
David Lamparter
425f6447b5 copy wxwin.m4 from wxGtk-2.8.4
Originally committed to SVN as r1424.
2007-07-15 23:06:39 +00:00
Rodrigo Braz Monteiro
5b98d45391 fixed .tex
Originally committed to SVN as r1423.
2007-07-15 00:01:48 +00:00
Karl Blomster
3744cb505f nitpicking as usual, less anal parsing, and hueg list of mandatory defaults
Originally committed to SVN as r1422.
2007-07-13 20:54:33 +00:00
Fredrik Mellbin
02e15b0ac5 FFmpegSource 1.3
Originally committed to SVN as r1421.
2007-07-13 05:15:28 +00:00
Karl Blomster
fabfcd2a73 even more minor fixing and attempt at being consistent syntax error-wise
Originally committed to SVN as r1420.
2007-07-12 21:06:03 +00:00
Karl Blomster
f7f4461da1 more nitpicking and minor changes
Originally committed to SVN as r1419.
2007-07-12 06:35:20 +00:00
Karl Blomster
2e7261a8ed minor fixes
Originally committed to SVN as r1418.
2007-07-11 22:10:48 +00:00
Rodrigo Braz Monteiro
2ef732537b Fixed Fluff's commit
Originally committed to SVN as r1417.
2007-07-11 21:48:07 +00:00
Karl Blomster
3bf4e2c1b7 added long list of most tags, with very very basic descriptions. also other minor nitpicking
Originally committed to SVN as r1416.
2007-07-11 21:41:37 +00:00
Rodrigo Braz Monteiro
dfec742f95 Specified baseline and fixed fluffailure
Originally committed to SVN as r1415.
2007-07-11 06:59:10 +00:00
Karl Blomster
f402c2cf82 very very minor changes
Originally committed to SVN as r1414.
2007-07-11 06:30:50 +00:00
Karl Blomster
d9490b7cba more updates to the specs; comments and general fixing
Originally committed to SVN as r1413.
2007-07-11 06:03:25 +00:00
Rodrigo Braz Monteiro
0e6ae5aaad Some random changes to as5 specs.
Originally committed to SVN as r1412.
2007-07-11 05:30:29 +00:00
Rodrigo Braz Monteiro
75f9e2d904 Margin tags specified.
Originally committed to SVN as r1411.
2007-07-11 03:58:15 +00:00
Rodrigo Braz Monteiro
2c5a42e347 Fixes to distort tag.
Originally committed to SVN as r1410.
2007-07-11 03:22:29 +00:00
Rodrigo Braz Monteiro
cb8fc119ff First AS5 tag fully specified: distort
Originally committed to SVN as r1409.
2007-07-11 02:59:27 +00:00
Rodrigo Braz Monteiro
02c632115e More updates to AS5 specs.
Originally committed to SVN as r1408.
2007-07-11 01:41:44 +00:00
Karl Blomster
3272b51788 minor updates to the AS5 spec, mostly general cleaning and rewordings
Originally committed to SVN as r1407.
2007-07-10 22:09:13 +00:00
Niels Martin Hansen
fae778e45b Require [Script Info] line as first thing in SSA/ASS files. (Probably. This might make VSFilter fail on invalid scripts, oh no!)
Originally committed to SVN as r1406.
2007-07-10 21:31:06 +00:00
David Lamparter
80fa4bc3a2 let wx run over the cliff like a f***ing hobbit^Wlemming.
Originally committed to SVN as r1405.
2007-07-10 21:29:49 +00:00
Rodrigo Braz Monteiro
1d530b82fd Added winmm.lib to vsfilter.vcproj
Originally committed to SVN as r1404.
2007-07-10 21:24:42 +00:00