Commit Graph

50 Commits

Author SHA1 Message Date
Nikolaj Olsson
68c8f4454a Improve encoding for header in EBU STL - thx Ingo S :) 2020-02-13 20:06:15 +01:00
Nikolaj Olsson
394b84d770 Save zero-time-code when having no time code for format EBU STL 2020-02-06 13:05:28 +01:00
Nikolaj Olsson
ae492d1101 Fix for two line color tags in ebu - thx Alfonso :) 2019-10-22 20:16:26 +02:00
Nikolaj Olsson
02d0989cc3 Fix some string comparison types - thx ivandrofly :) 2019-10-15 21:40:23 +02:00
Waldi Ravens
66e36a8321 Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
niksedk
4c5d4c87a9 Fix minor EBU stl issue 2019-07-18 18:36:33 +02:00
nikolaj.olsson
0badfd453c Trying to fix chars in a stable way (avoid Encoding.Default) for EBU 2019-07-12 13:52:18 +02:00
niksedk
0af8623f9d Fix for writing hashtag (#) in format EBU STL - thx Milenko :) 2019-07-06 11:32:26 +02:00
niksedk
e9567c5580 Minor fix for ebu stl and Unicode ellipsis - thx Daniele :) 2019-06-16 15:09:20 +02:00
niksedk
f65ad91147 Use EbuStlNewLineRows for number of line breaks between lines - thx Gardozo/Petra :)
Related to #2917
2019-03-27 15:49:16 +01:00
niksedk
fba3a241b2 Rafactor - some methods to static 2019-01-25 21:04:18 +01:00
Nikolaj Olsson
5bcfd6191c Refactor - fix minor issues from codacy 2019-01-21 09:53:15 +01:00
Nikolaj Olsson
8c4e3e06cf Refactor - fix minor issues from codacy 2019-01-20 14:53:58 +01:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
1468fa7642 Refactor 2019-01-19 12:29:38 +01:00
Nikolaj Olsson
922d96d5d4 Work on ebu stl boxing - thx Milenko :) 2018-11-20 21:19:28 +01:00
Nikolaj Olsson
7c4a61a152 Allow up to 2 mb ebu stl sub files 2018-08-24 10:50:44 +02:00
Nikolaj Olsson
4237c9aeeb Work on EBU STL "language code" 2018-08-09 17:25:59 +02:00
Nikolaj Olsson
5cc8f2ae13 Fix some issues found by PVS-Studio
work on #2810
2018-03-06 23:33:24 +01:00
Nikolaj Olsson
b245a6f1b5 Fix fixes for EBU 2018-02-03 14:54:28 +01:00
Nikolaj Olsson
fb9388c24f Fix missing char "î" for EBU STL - thx Milenko
Fix missing color tag for EBU STL - thx Tom
2018-02-03 10:43:20 +01:00
Nikolaj Olsson
287b28c780 Use length/count instead of count() 2017-12-04 16:42:21 +01:00
Nikolaj Olsson
fdd9c3fc1b Refactor subtitle formats 2017-08-03 12:43:52 +02:00
Nikolaj Olsson
8604b4434a EBU/PAC can now save from byte array 2017-05-31 18:28:45 +02:00
Nikolaj Olsson
a6b803c001 Fixed possible crash in EBU STL - thx Elena :) 2017-03-08 19:10:35 +01:00
Nikolaj Olsson
06933846d2 Fix for EBU STL color - thx George :)
Also includes GUI fix for remembering "Justification"
2017-02-10 22:22:10 +01:00
Nikolaj Olsson
bdff248f44 Some minor improvements for EBU STL format (custom color dialog + new settings for vertical positioning + writing now allows multiple colors in one line) 2017-02-04 17:41:13 +01:00
Nikolaj Olsson
57d722a384 Minor perf fix 2017-01-20 22:25:06 +01:00
Nikolaj Olsson
e460789777 Minor fix for ebu 2017-01-20 21:39:34 +01:00
Nikolaj Olsson
00e933484f Fix some unsupported characters for EBU stl - the Christian :) 2017-01-18 20:11:36 +01:00
Nikolaj Olsson
6aec9d5a4e "EBU STL" format settings now uses settings from loaded file (as expected) 2016-12-11 00:07:47 +01:00
Nikolaj Olsson
8d9f8b1127 Minor fix for last commit 2016-11-10 20:41:16 +01:00
Nikolaj Olsson
a41f72cc38 Export to EBU stl does now no longer write empty file when save is cancelled - thx ivandrofly + jjtronics :)
Fix #2035 + Fix #2074
2016-11-10 20:21:24 +01:00
Nikolaj Olsson
cb4f6e7aba Testing save to stream method on a few binary subtitle formats (for libse usage) 2016-09-29 20:37:49 +02:00
Ivandro Ismael
561b67a786
[Ebu] - Use pre-defined variable. 2016-09-07 03:39:07 +01:00
niksedk
ce0f2fdd37 Possible fix for #1938 2016-09-06 10:36:47 +02:00
Nikolaj Olsson
93210adcf7 Better integration of scene changes in SE
Fix #20
2016-08-06 14:13:51 +02:00
Nikolaj Olsson
a48d4f91a0 Working on fixing ebu justification, so option from save dialog is actually working... #1833 2016-07-07 18:21:03 +02:00
Nikolaj Olsson
0898b275a4 Use rounding when converting between frames and ms in ebu 2016-06-08 04:51:28 +02:00
Nikolaj Olsson
273a446320 line endings... 2016-02-08 20:38:51 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
niksedk
df7241e4dd Less validation of EBU STL format detection - thx Randall :) 2015-12-15 16:47:22 +01:00
niksedk
b221ad388f Extra options for teletext in "EBU STL"
(use box + use double height)
2015-12-05 09:13:55 +01:00
Waldi Ravens
96f7d74b9f Formatting (whitespace only) 2015-11-25 15:45:38 +01:00
niksedk
63c37dec84 Ebu stl - save/load music symbol ♪ + allow for custom frame rates (output only - use sync for change frame rate) 2015-11-16 17:27:00 +01:00
niksedk
76fa4f2178 Format "EBU stl" - writing of Chinese 2015-09-16 19:37:02 +02:00
niksedk
e04f43a29a Minor fix for Chinese reading in EBU STL 2015-09-12 16:36:44 +02:00
niksedk
3bd27af9ee Add Chinese reading to EBU STL - thx Paul and Michael :) 2015-09-12 14:00:30 +02:00
niksedk
2ff54417e8 Minor fix for ebu 2015-09-12 08:23:13 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00