Commit Graph

20 Commits

Author SHA1 Message Date
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
6d498f9f8e Improve unknown json importer - thx Thamy :) 2018-11-10 10:45:36 +01:00
Nikolaj Olsson
b04954f982 Fix false positive for generic subtitle importer - thx Leon :) 2018-08-27 06:19:57 +02:00
Nikolaj Olsson
e3f6b3a0a2 Improve subtitle format auto detect a tiny bit 2018-08-26 16:00:35 +02:00
Nikolaj Olsson
3fe6337160 Optimize two string operations 2017-12-10 22:18:13 +01:00
Nikolaj Olsson
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
c3cbd64cec Allow import of SRT without line breaks 2017-11-19 13:32:18 +01:00
Nikolaj Olsson
497633c1be Minor refact 2017-04-17 11:15:57 +02:00
Nikolaj Olsson
965668673b Updated generic subtitle parser to handle time code lines starting with line# - thx Hanno :) 2017-03-12 15:46:43 +01:00
Nikolaj Olsson
081ab8c6b9 Added generic json subtitle parser 2017-02-11 17:02:22 +01:00
Nikolaj Olsson
57d722a384 Minor perf fix 2017-01-20 22:25:06 +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
0ebd0f8cee Some line endings to CRLF 2016-02-08 21:11:03 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
niksedk
9df04b8783 Better html cleanup in "unkown subtitle format importer" 2016-01-12 18:57:31 +01:00
ivandrofly
79f97e612d [internal] - add new method to GetLineWithPerhapsOnlyNumbers 2015-09-06 15:27:29 +01:00
ivandrofly
fb5145d209 [internal] - missing part from last PR 2015-09-06 15:17:03 +01:00
ivandrofly
c957d7e95f [internal] - Cache ExpectedChar + add use of ordinal 2015-09-06 14:50:13 +01:00
ivandrofly
13769465c1 [internal] - Minor update 2015-09-06 14:36:37 +01:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00