Commit Graph

47 Commits

Author SHA1 Message Date
Nikolaj Olsson
c6761cc77f Allow decimal points in ASS font size - thx Meivyn :)
Fix #3806
2019-10-20 13:30:34 +02:00
niksedk
b8f0d5fe84 Improve "Batch convert"
Add cancel button, improve speed of folder scanning, show file name when scanning a folder
2019-08-25 13:05:17 +02:00
niksedk
a482dee89a Improve compatibility for ASS/SSA - thx sneaker_ger :)
ASS: "Actor" > "Name" +ASS/SSA: And extra new line
http://forum.doom9.org/showthread.php?p=1882276#post1882276
2019-08-21 15:54:18 +02:00
Nikolaj Olsson
a8a5f1b304 Fix TTML to ASS with multi "font-family" - Leon Sk :) 2019-03-13 17:50:50 +01:00
Nikolaj Olsson
ce37dc1d75 Refactor minor stuff 2019-01-29 21:33:20 +01:00
Nikolaj Olsson
5a003a6644 Refactor - fix minor issues from codacy 2019-01-26 12:11:57 +01:00
Nikolaj Olsson
5bcfd6191c Refactor - fix minor issues from codacy 2019-01-21 09:53:15 +01:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
c1b38df781 Fixed decimal point issue with ASS - thx Thierry :) 2018-08-29 19:21:31 +02:00
Nikolaj Olsson
019ad9f570 More ASS style and comma as decimal point issues - thx Klaus :) 2018-04-29 10:11:44 +02:00
LinqManJr
c56e8491b0 Check Some PVS-STUDIO fixes 2018-03-13 01:02:08 +09:00
Nikolaj Olsson
d4b43edbb3 Fix some issues found by PVS-Studio
Work on #2810
2018-03-07 08:10:26 +01:00
Nikolaj Olsson
8977442960 Refactor (minor cleanup) 2018-01-27 13:50:44 +01:00
Nikolaj Olsson
3fe6337160 Optimize two string operations 2017-12-10 22:18:13 +01:00
Nikolaj Olsson
85749c78d5 Optimize a few extra places where "SplitToLines" is used 2017-11-26 19:14:58 +01:00
Nikolaj Olsson
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
bf7d55aac3 Fix reading of ASSA with not normal section order - thx von Suppé :) 2017-09-13 20:34:40 +02:00
Nikolaj Olsson
fe8dc87cd0 Fix ASS layer + remove style with space in name - thx Skrity :)
Fix #2553
2017-09-06 15:49:42 +02:00
Nikolaj Olsson
04da4227b5 Try not to change ASS tags when not needed - thx Skrity :)
Fix #2537
2017-09-05 18:07:05 +02:00
Nikolaj Olsson
e43940ba2e Drop converting advanced ASS tags to html tags + "Name" -> "Actor" fix - thx Skrity :) 2017-09-05 16:46:37 +02:00
Nikolaj Olsson
fdd9c3fc1b Refactor subtitle formats 2017-08-03 12:43:52 +02:00
Nikolaj Olsson
915d254342 Try to keep styles from ttml draft to ASS - thx Bill :)
Also, added UI setting to take ASS/SSA style from source in "Batch convert"
2017-07-27 13:31:54 +02:00
Nikolaj Olsson
f8f1dcc0a7 Fix bugs regarding non-default ASS style 2017-07-23 10:54:53 +02:00
Nikolaj Olsson
f6b34e7b69 Fix ASS font tag with space - thx OmarSi :)
Fix  #2459
2017-07-04 16:57:31 +02:00
Nikolaj Olsson
2c95e9adc7 * ASS now allows decimals for outline/shadow - thx Ninelpienel :)
Fix #2454
2017-06-30 21:55:10 +02:00
Nikolaj Olsson
6cddd7279a Fix layout of translator mode in RTL - darnn :)
Fix #2132 + minor language autodetect issue
2017-03-06 19:17:11 +01:00
Nikolaj Olsson
4eb213e6d1 Fix casing from last commit 2017-03-05 20:16:58 +01:00
Nikolaj Olsson
06410c4a85 Minor fix for html font color names in format ASS 2017-03-05 20:03:24 +01:00
Nikolaj Olsson
c81cde6386 Minor fix for ASS end color tag 2017-02-27 19:22:48 +01:00
Nikolaj Olsson
82112f7616 mpv preview now uses setting from "Video player preview font size" 2017-02-27 18:47:58 +01:00
Ivandro Ismael
203984a2c3
Minor refact + cleanup. 2016-08-10 03:40:15 +01:00
Nikolaj Olsson
dec0ad58e5 Minor refact (use simple types) 2016-07-31 22:04:48 +02:00
Waldi Ravens
b9f2b76b38 Formatting (whitespace only) 2016-07-27 19:24:22 +02:00
Nikolaj Olsson
d889b8e5c0 Minor fix for export of SSA 2016-07-17 00:15:56 +02:00
Nikolaj Olsson
cea67f840c Fixed issue with loosing concatenated tags in ass - thx Johan :) 2016-07-16 19:44:20 +02:00
Nikolaj Olsson
d555d82853 Fixed bold tag for SSA (and related stuff) - thx John :) 2016-06-25 11:28:27 +02:00
Nikolaj Olsson
1549b7a58d command line convert "fps" will now (if specified) override frame rate from source file. Also file extensions are allowed instead of "lowercase subtitle format name without spaces": srt, ass, ssa, smi, itt 2016-06-01 20:59:22 +02:00
Nikolaj Olsson
952fb5eea9 Fixed bug when converting ttml to ass - thx SwK :) 2016-04-17 13:08:26 +02:00
Nikolaj Olsson
273a446320 line endings... 2016-02-08 20:38:51 +01:00
niksedk
ee6bf84cb8 Fixed bug in handling of inline font tag in ASS format - thx Kyoichi :) 2016-01-28 19:04:28 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
niksedk
8f129c1434 A few more optimizations for ssa/ass 2015-12-31 14:08:05 +01:00
niksedk
d76026572a Added settings for ASS/SSA + TTML 2015-11-21 14:36:45 +01:00
niksedk
967babf2e8 Some improvements for default ASS/SSA style - thx Michael :) 2015-11-20 21:00:32 +01:00
niksedk
e155314897 Fixed missing alpha value for ASS header styles - thx ravi :) 2015-10-06 19:10:46 +02:00
niksedk
cdc73487f4 Fix for margin in ssa/ass 2015-09-05 22:47:12 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00