libsub.git
10 years agoMore static build fixes.
Carl Hetherington [Wed, 4 Jun 2014 21:03:42 +0000 (22:03 +0100)]
More static build fixes.

10 years agoMore static build fixes.
Carl Hetherington [Wed, 4 Jun 2014 20:45:31 +0000 (21:45 +0100)]
More static build fixes.

10 years agoTry to fix static build.
Carl Hetherington [Wed, 4 Jun 2014 15:56:04 +0000 (16:56 +0100)]
Try to fix static build.

10 years agoWork around bug in cdist that builds dependencies multiple times.
Carl Hetherington [Wed, 4 Jun 2014 12:28:14 +0000 (13:28 +0100)]
Work around bug in cdist that builds dependencies multiple times.

10 years agoFix cscript again.
Carl Hetherington [Wed, 4 Jun 2014 12:11:59 +0000 (13:11 +0100)]
Fix cscript again.

10 years agoTry to fix cscript.
Carl Hetherington [Wed, 4 Jun 2014 11:53:27 +0000 (12:53 +0100)]
Try to fix cscript.

10 years agoAdd cscript.
Carl Hetherington [Wed, 4 Jun 2014 11:38:38 +0000 (12:38 +0100)]
Add cscript.

10 years agoVarious small bug fixes.
Carl Hetherington [Wed, 4 Jun 2014 10:21:54 +0000 (11:21 +0100)]
Various small bug fixes.

10 years agoAdd language description -> enum.
Carl Hetherington [Wed, 4 Jun 2014 09:50:57 +0000 (10:50 +0100)]
Add language description -> enum.

10 years agoFix country of origin length when writing.
Carl Hetherington [Wed, 4 Jun 2014 09:33:52 +0000 (10:33 +0100)]
Fix country of origin length when writing.

10 years agoSome Doxygen comments.
Carl Hetherington [Sat, 31 May 2014 13:38:35 +0000 (14:38 +0100)]
Some Doxygen comments.

10 years agoMissing header installs.
Carl Hetherington [Fri, 30 May 2014 15:32:12 +0000 (16:32 +0100)]
Missing header installs.

10 years agoEncode to ISO6937 on the way into STL binary.
Carl Hetherington [Fri, 30 May 2014 15:17:40 +0000 (16:17 +0100)]
Encode to ISO6937 on the way into STL binary.

10 years agoTidy ISO translator prototype.
Carl Hetherington [Fri, 30 May 2014 14:15:30 +0000 (15:15 +0100)]
Tidy ISO translator prototype.

10 years agoAdd DCP -> STL binary test.
Carl Hetherington [Fri, 30 May 2014 14:12:47 +0000 (15:12 +0100)]
Add DCP -> STL binary test.

10 years agoVarious fixes to STL read/write.
Carl Hetherington [Fri, 30 May 2014 12:02:29 +0000 (13:02 +0100)]
Various fixes to STL read/write.

10 years agoSplit up into RawSubtitle and Subtitle, with collect(). Hopefully cleaner.
Carl Hetherington [Fri, 30 May 2014 09:53:53 +0000 (10:53 +0100)]
Split up into RawSubtitle and Subtitle, with collect().  Hopefully cleaner.

10 years agoVarious tinkering with STL write.
Carl Hetherington [Thu, 29 May 2014 14:15:37 +0000 (15:15 +0100)]
Various tinkering with STL write.

10 years agoSeparate out STL binary tables so that writer can use them; start of writer.
Carl Hetherington [Thu, 29 May 2014 13:20:17 +0000 (14:20 +0100)]
Separate out STL binary tables so that writer can use them; start of writer.

10 years agoRe-work Subtitle class; remove STL text writer.
Carl Hetherington [Thu, 29 May 2014 10:57:08 +0000 (11:57 +0100)]
Re-work Subtitle class; remove STL text writer.

10 years agoUpdate wscript.
Carl Hetherington [Wed, 28 May 2014 11:06:05 +0000 (12:06 +0100)]
Update wscript.

10 years agoRemove pointless Writer parent.
Carl Hetherington [Wed, 28 May 2014 11:05:50 +0000 (12:05 +0100)]
Remove pointless Writer parent.

10 years agoMore STL binary reading stuff.
Carl Hetherington [Wed, 28 May 2014 10:50:15 +0000 (11:50 +0100)]
More STL binary reading stuff.

10 years agoUse boost filesystem.
Carl Hetherington [Tue, 27 May 2014 16:01:58 +0000 (17:01 +0100)]
Use boost filesystem.

10 years agoStart of STL binary reader; start of dumpsubs.
Carl Hetherington [Tue, 27 May 2014 15:56:34 +0000 (16:56 +0100)]
Start of STL binary reader; start of dumpsubs.

10 years agoRename STL -> STLText
Carl Hetherington [Tue, 27 May 2014 13:50:56 +0000 (14:50 +0100)]
Rename STL -> STLText

10 years agoAdd DCP -> STL test with -private.
Carl Hetherington [Sun, 25 May 2014 21:13:28 +0000 (22:13 +0100)]
Add DCP -> STL test with -private.

10 years agoChange API for alternate representations of time / font size etc. Fix Arial recognition.
Carl Hetherington [Sun, 25 May 2014 20:25:33 +0000 (21:25 +0100)]
Change API for alternate representations of time / font size etc.  Fix Arial recognition.

10 years agoComment and an old function declaration removed.
Carl Hetherington [Sat, 24 May 2014 22:31:06 +0000 (23:31 +0100)]
Comment and an old function declaration removed.

10 years agoMore tests and fix MetricTime.
Carl Hetherington [Sat, 24 May 2014 16:38:46 +0000 (17:38 +0100)]
More tests and fix MetricTime.

10 years agoNew file.
Carl Hetherington [Sat, 24 May 2014 16:13:29 +0000 (17:13 +0100)]
New file.

10 years agoSupport for conversions of things that have multiple representations.
Carl Hetherington [Wed, 5 Feb 2014 16:35:34 +0000 (16:35 +0000)]
Support for conversions of things that have multiple representations.

10 years agoMissing headers for install.
Carl Hetherington [Wed, 5 Feb 2014 15:33:01 +0000 (15:33 +0000)]
Missing headers for install.

10 years agoVarious developments.
Carl Hetherington [Wed, 29 Jan 2014 16:42:55 +0000 (16:42 +0000)]
Various developments.

10 years agoTime -> FrameTime.
Carl Hetherington [Wed, 29 Jan 2014 10:34:10 +0000 (10:34 +0000)]
Time -> FrameTime.

10 years agoBasic writer.
Carl Hetherington [Tue, 28 Jan 2014 22:41:09 +0000 (22:41 +0000)]
Basic writer.

10 years agoFirst version.
Carl Hetherington [Tue, 28 Jan 2014 21:12:10 +0000 (21:12 +0000)]
First version.