Niels Martin Hansen
|
f8715f91ef
|
Added various FIXME/TODO comments, set proper default audio player on Apple systems.
Originally committed to SVN as r1206.
|
2007-06-05 18:02:54 +00:00 |
Dan Donovan
|
4fa3c0f776
|
Removed subtitles preview unavailable messagebox in subtitles editor and replaced the preview box itself with a similar message
Originally committed to SVN as r1205.
|
2007-06-03 04:54:38 +00:00 |
Dan Donovan
|
5e3087a23e
|
Updating changelog.txt
Originally committed to SVN as r1204.
|
2007-06-03 02:07:35 +00:00 |
Dan Donovan
|
c85d148076
|
Treat comments inside {} as plain text so that typesetting doesn't mess with them
Originally committed to SVN as r1203.
|
2007-06-03 01:54:39 +00:00 |
Dan Donovan
|
50aab0f08f
|
Don't assume override blocks always start with a backslash, since many people use them for comments
Originally committed to SVN as r1202.
|
2007-06-03 00:37:49 +00:00 |
Niels Martin Hansen
|
5a4e03312a
|
If Ctrl is held when video playback is started, no audio resync is attempted during that playback.
Originally committed to SVN as r1201.
|
2007-06-02 13:48:36 +00:00 |
Niels Martin Hansen
|
59aad1f044
|
Added a bit to the template environment so all globals can now be called. (tenv._G refers to the regular global environment, so it's not safe from mangling, but that shouldn't matter either way. It allows much more freedom in writing templates.)
Originally committed to SVN as r1200.
|
2007-05-30 10:54:35 +00:00 |
Niels Martin Hansen
|
508d3d9a52
|
Fix #413 (mouse crosshair on video not disappearing when mouse leaves video display) and some minor code cleanup.
Originally committed to SVN as r1199.
|
2007-05-28 18:45:57 +00:00 |
Niels Martin Hansen
|
ea3c386aa2
|
Fix #418 (crash modifying karaoke timing on lines with text before first karaoke tag.)
Originally committed to SVN as r1198.
|
2007-05-28 11:24:37 +00:00 |
Niels Martin Hansen
|
6a9e0d8d68
|
Commented out the useless PRS stuff for now, just to simplify building on non-Windows.
Originally committed to SVN as r1197.
|
2007-05-23 23:22:46 +00:00 |
Niels Martin Hansen
|
fab2bde15c
|
Fix syllable spacing issue (regression, I think)
Originally committed to SVN as r1196.
|
2007-05-22 22:03:17 +00:00 |
Niels Martin Hansen
|
5d81aa760a
|
Added a proper "interface" to tell furigana pseudo-syllables from actual syllables.
Originally committed to SVN as r1195.
|
2007-05-22 20:55:55 +00:00 |
Rodrigo Braz Monteiro
|
3a9f5995e9
|
Some incomplete clean up to changelog.txt
Originally committed to SVN as r1194.
|
2007-05-22 06:11:19 +00:00 |
Rodrigo Braz Monteiro
|
3fe5fb09f2
|
Applied demi's patch to fix the display of frames on grid, and fixed the toggling of the "layer" column.
Originally committed to SVN as r1193.
|
2007-05-22 05:53:08 +00:00 |
Rodrigo Braz Monteiro
|
a0b7583262
|
Replaced margin edit boxes in style editor with spin controls.
Originally committed to SVN as r1192.
|
2007-05-21 06:03:09 +00:00 |
Rodrigo Braz Monteiro
|
e1592d0628
|
Alpha edit boxes on the style editor were replaced with spin controls.
Originally committed to SVN as r1191.
|
2007-05-21 05:38:28 +00:00 |
Rodrigo Braz Monteiro
|
7f1f1c956b
|
Added a button to change the background colour of the preview box in the style editor.
Originally committed to SVN as r1190.
|
2007-05-21 04:53:14 +00:00 |
Rodrigo Braz Monteiro
|
2be3007cb8
|
error in changelog
Originally committed to SVN as r1189.
|
2007-05-21 04:06:17 +00:00 |
Rodrigo Braz Monteiro
|
001c5947f6
|
Changed the Style Editor to have an editable drop-down (combo box) to select fonts, instead of the OS's standard font chooser. This allows easy realtime preview of subtitles.
Originally committed to SVN as r1188.
|
2007-05-21 03:59:46 +00:00 |
Niels Martin Hansen
|
3090aaafad
|
Make furigana have (almost?) the same interface as syllables so the same code should be able to operate on either.
Originally committed to SVN as r1187.
|
2007-05-15 23:02:20 +00:00 |
Niels Martin Hansen
|
4aac1658ba
|
Removed now superseded precalc code and made it call the new code instead.
Originally committed to SVN as r1186.
|
2007-05-15 22:49:28 +00:00 |
Niels Martin Hansen
|
fb659e2d63
|
Fixed a minor annoyance related to Automation options and commented at some possible problem areas
Originally committed to SVN as r1185.
|
2007-05-15 22:40:20 +00:00 |
Niels Martin Hansen
|
75548ec7cc
|
Full workiness added to furigana code. At least it passes my tests.
Originally committed to SVN as r1184.
|
2007-05-14 22:47:41 +00:00 |
Niels Martin Hansen
|
e2f62caf7b
|
And furigana seems to work, haven't tested flags however
Originally committed to SVN as r1183.
|
2007-05-14 21:36:00 +00:00 |
Niels Martin Hansen
|
6b55bf750c
|
Renamed Auto4/Lua test cases to more informative filenames
Originally committed to SVN as r1182.
|
2007-05-14 21:18:11 +00:00 |
Niels Martin Hansen
|
02c18a3380
|
Somewhat working furigana layouting
Originally committed to SVN as r1181.
|
2007-05-14 20:45:42 +00:00 |
Niels Martin Hansen
|
9ae7be4443
|
Seemingly working furigana/multi-hl parsing and some untested inline-fx parsing. Still no furigana layouting, and the parsing isn't integrated yet.
Originally committed to SVN as r1180.
|
2007-05-14 15:33:17 +00:00 |
Niels Martin Hansen
|
2c8c6977d5
|
Fix stupid bug in colour interpolation functions
Originally committed to SVN as r1179.
|
2007-05-13 14:08:10 +00:00 |
Niels Martin Hansen
|
5c023641e5
|
Removed some tab-characters that broke hotkeys in some cases
Originally committed to SVN as r1178.
|
2007-05-12 17:38:29 +00:00 |
Dan Donovan
|
190dcfe02e
|
use more appropriate variable names in kanji timer...
Originally committed to SVN as r1177.
|
2007-05-12 17:35:54 +00:00 |
Niels Martin Hansen
|
5b9a374f6e
|
Fixes to make karaskel actually work again, and added some real skeleton code (fx_library)
Originally committed to SVN as r1176.
|
2007-05-12 14:37:31 +00:00 |
Niels Martin Hansen
|
b9298b61e4
|
FIXME comments in (almost) all audio players, neither handle time reporting fully correct: they report number of samples they have played plus start sample, instead of current sample being heard, ie. they don't take into account that the current position might get changed in mid-stream by the video player to resync audio to video.
Originally committed to SVN as r1175.
|
2007-05-10 22:39:17 +00:00 |
Niels Martin Hansen
|
e46b57ca86
|
Much better time reporting.
Originally committed to SVN as r1174.
|
2007-05-10 22:31:49 +00:00 |
Niels Martin Hansen
|
f7893b932e
|
OpenAL audio player that at least "somewhat works" on Windows.
Originally committed to SVN as r1173.
|
2007-05-10 21:08:30 +00:00 |
Niels Martin Hansen
|
c9a79bcf2f
|
Some extra colour handling code for Auto3, ported from Auto4/Lua.
Originally committed to SVN as r1172.
|
2007-05-08 13:30:24 +00:00 |
Niels Martin Hansen
|
224146a9e0
|
Updated changelog, moved some items around to better group related changes.
Originally committed to SVN as r1171.
|
2007-05-08 01:13:40 +00:00 |
Niels Martin Hansen
|
15fb8e8fdb
|
"New", nicer solution for including the SVN revision information in Windows builds.
Originally committed to SVN as r1170.
|
2007-05-08 00:06:39 +00:00 |
Niels Martin Hansen
|
b22a47f842
|
Fixing Auto3 on POSIX broke it on Win32, wonderful world of compiler incompatibilities.
Originally committed to SVN as r1169.
|
2007-05-08 00:05:59 +00:00 |
Niels Martin Hansen
|
8f3cffcd01
|
Missing Makefile for auto3
Originally committed to SVN as r1168.
|
2007-05-07 17:14:27 +00:00 |
Niels Martin Hansen
|
b3c15d8d2e
|
Somewhat working auto3 on Linux, still needs some minor fixing
Originally committed to SVN as r1167.
|
2007-05-07 16:44:26 +00:00 |
Niels Martin Hansen
|
d3bf280993
|
Building on POSIX seems fixed again
Originally committed to SVN as r1166.
|
2007-05-07 14:22:18 +00:00 |
Niels Martin Hansen
|
7f8d1a5a81
|
Well look. Automation 3 works now!
Originally committed to SVN as r1165.
|
2007-05-07 13:38:12 +00:00 |
Niels Martin Hansen
|
f9f65888d3
|
About-dialog is no longer on top.
Originally committed to SVN as r1164.
|
2007-05-04 01:56:17 +00:00 |
Niels Martin Hansen
|
81b8660348
|
Fix for styles table in auto3, broken karaoke-splitter...
Originally committed to SVN as r1163.
|
2007-05-04 01:43:00 +00:00 |
Niels Martin Hansen
|
6087314600
|
I would like to claim that auto3 now "works". It's just somewhat useless currently.
Originally committed to SVN as r1162.
|
2007-05-03 22:15:22 +00:00 |
Niels Martin Hansen
|
73288ed43f
|
Fixed some Lua 5.0/5.1 compatibility problems in includes
Originally committed to SVN as r1161.
|
2007-05-03 18:22:11 +00:00 |
Niels Martin Hansen
|
480e7706a1
|
Incomplete, but parser-passing, changes to Lua karaskel
Originally committed to SVN as r1160.
|
2007-05-03 18:13:42 +00:00 |
Niels Martin Hansen
|
e659a5d12f
|
Separate Auto3 lib seems to work on Windows now... changed the GNU build system a bit so it shouldn't try to build Auto3 yet. (Still some decisions to be made about where the lib should be placed and how it should be loaded.) Building on POSIX might break now...
Originally committed to SVN as r1159.
|
2007-05-03 17:57:21 +00:00 |
Niels Martin Hansen
|
9aceffb576
|
Added some more Gabest logic to AssFile::GetResolution()
Originally committed to SVN as r1158.
|
2007-05-03 17:19:50 +00:00 |
Niels Martin Hansen
|
e9284e5f88
|
At least the auto3 shared lib builds now, still missing the code to call text_extents in the host app though. And completely untested.
Originally committed to SVN as r1157.
|
2007-05-03 14:42:40 +00:00 |