Commit Graph

42 Commits

Author SHA1 Message Date
Nikolaj Olsson
18913a74ec Improve transport stream cmd line convert 2020-07-04 13:35:03 +02:00
Ingo S
47ad423d43 Update format Pac - thx Ingo S :)
- Support secondary code page (first defaults to Latin in proprietary tools)
- Support Turkish code page (Latin with some exceptions)
- Lots of characters added to various PAC code pages
- Support three-byte special characters for Greek
- Support priority for multibyte special characters which sometimes contradict
- Support flag to throw exceptions when finding invalid character (-sequences)
2020-02-29 15:19:16 +01:00
Nikolaj Olsson
34a63df46a Fix "Fix invalid italic tags" with ASS tags - thx Jamakmake :) 2020-02-29 14:49:29 +01:00
Waldi Ravens
0cade99b07 Formatting (whitespace only) 2019-11-15 11:12:12 +01:00
Nikolaj Olsson
dcd27e11e7 Try to improve pac reading - thx s3ncha :) 2019-11-13 19:50:41 +01:00
Nikolaj Olsson
56b3f59f87 Fix two more pac chars - thx Milenko :) 2019-10-09 16:28:05 +02:00
Nikolaj Olsson
5374c443a9 Fix two pac characters - thx Milenko :) 2019-10-09 04:03:36 +02:00
Nikolaj Olsson
236834a123 Fix PAC reading issue - thx Milenko :) 2019-09-27 15:59:18 +02:00
niksedk
fe780666f1 Improve Pac pewview dialog 2019-08-18 18:17:04 +02:00
Waldi Ravens
66e36a8321 Formatting (whitespace only) 2019-08-16 22:55:32 +02: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
6b296eb0ee Fix issue regarding Arabic letters in PAC - thx Muhammad :) 2017-12-06 20:14:30 +01:00
Nikolaj Olsson
54527a19c4 Add PAC Greek encoding 2017-09-23 00:30:55 +02:00
Nikolaj Olsson
022b3db0ed Fix for PAC language auto-detect 2017-08-13 20:49:53 +02:00
Nikolaj Olsson
fdd9c3fc1b Refactor subtitle formats 2017-08-03 12:43:52 +02:00
Nikolaj Olsson
3f86726128 Fix for PAC language auto-detect - thx SirEllert :)
Fix #2451
2017-06-27 07:44:44 +02:00
Nikolaj Olsson
d10f4be092 Minor PAC refact
Fix #2421
2017-05-31 21:54:20 +02:00
Nikolaj Olsson
c66cccfdd0 Fix for double pac auto detect letters - thx ivandrofly :) 2017-05-31 18:37:38 +02:00
Nikolaj Olsson
8604b4434a EBU/PAC can now save from byte array 2017-05-31 18:28:45 +02:00
zehelein
fcd46258f7 Corrected the logic: if a special arabic character is found then the next character must be used 2017-05-31 15:57:44 +02:00
zehelein
16a2c97ade Adjusted the logic for arabic PAC handling in a way that special characters are placed on the correct character position that should appear above "normal" arabic letters. 2017-05-31 14:53:06 +02:00
zehelein
7934d7b6dd Refactored the Pac class to allow for combined characters in arabic language 2017-05-31 12:31:04 +02:00
Nikolaj Olsson
eac25f4c1f Fixed hashtag character in "PAC" format - thx Nuri :) 2017-04-27 11:02:42 +02:00
Nikolaj Olsson
83a32e78bc Fix for “-“ vs “–“ (switched) for format PAC - thx Bjørn :) 2017-02-08 23:41:19 +01:00
Ivandro Ismael
c2c715c288 [TimeCode] - Add default constructor.
The new default constructor will return new instance of TimeCode with all properties zeroed-out.
2016-10-29 15:56:39 +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
Nikolaj Olsson
cd835aae49 Fixed reading of vertical alignment in pac files with 15 bytes header (instead of 12) - thx Ingo :) 2016-05-10 20:18:42 +02:00
Ivandro Ismael
ee36f1677b Remove unused namespaces. 2016-04-30 14:43:24 +01:00
Waldi Ravens
2fd73e0fa8 Added /multiplereplace to command line convert 2016-04-16 22:29:07 +02:00
Ivandro Ismael
270aed2b4b
[Pac] - Call already defined method to remove Unicode white-spaces. 2016-04-08 21:50:12 +01:00
Nikolaj Olsson
0ebd0f8cee Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Ivandro Ismael
a449720dc4 [subtitleformat] - remove generic functionality (decode-time-code) 2016-02-06 22:26:24 +00:00
niksedk
11bbbab902 Allow smaller PAC files - thx Mike :) 2016-01-26 17:38:59 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
niksedk
8e7a395a00 Minor refact + unit tests 2016-01-21 20:04:43 +01:00
niksedk
139c2f6aba Added Japanese encoding for PAC files 2015-12-17 18:04:06 +01:00
niksedk
6db66ca6a6 Pac Unicode export 2015-11-17 12:10:48 +01:00
niksedk
4d6d84a394 Minor fix for PAC loading - thx Michael :) 2015-10-23 22:08:03 +02:00
niksedk
946a483822 Some fixes for PAC + added support for Korean 2015-09-01 23:31:06 +02:00
Waldi Ravens
f9e9bf3804 Formatting (whitespace only) 2015-09-01 01:08:41 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00