Nikolaj Olsson
|
5e0d1bd5da
|
Merge pull request #1945 from ivandrofly/optz-12
[HtmlUtil] - Make sure text contains '<'.
|
2016-09-07 16:57:38 +02:00 |
|
Ivandro Ismael
|
16c8b4d59c
|
[HtmlUtil] - Make sure text contains '<'.
|
2016-09-07 13:19:59 +01:00 |
|
Nikolaj Olsson
|
e07a0340da
|
Merge pull request #1944 from ivandrofly/ocrfrl
[OcrReplaceList] - Remove fruitless replaces.
|
2016-09-07 06:15:50 +02:00 |
|
Ivandro Ismael
|
e2ea2c87e2
|
[OcrReplaceList] - Remove fruitless replaces.
|
2016-09-07 04:29:32 +01:00 |
|
Ivandro Ismael
|
561b67a786
|
[Ebu] - Use pre-defined variable.
|
2016-09-07 03:39:07 +01:00 |
|
Ivandro Ismael
|
db4f7e6ab9
|
[ChangeLog/Subtitle] - Fix typos.
|
2016-09-07 03:38:47 +01:00 |
|
niksedk
|
ce0f2fdd37
|
Possible fix for #1938
|
2016-09-06 10:36:47 +02:00 |
|
Nikolaj Olsson
|
e5691b7a15
|
Merge pull request #1935 from ivandrofly/se
[StringExtensions] - Minor optimization for ContainsLetter().
|
2016-09-04 21:37:50 +02:00 |
|
Ivandro Ismael
|
34dcde6276
|
SonicScenaristBitmap] - Remove unused loop/variable.
|
2016-09-02 13:53:30 +01:00 |
|
Ivandro Ismael
|
ea42ec4184
|
[StringExtensions] - Minor optimization for ContainsLetter().
|
2016-09-01 21:38:37 +01:00 |
|
Nikolaj Olsson
|
d279627e13
|
Fixed text bug in last commit - thx xylographe :)
|
2016-09-01 05:17:06 +02:00 |
|
Nikolaj Olsson
|
294b3f646e
|
moved "max number of lines" setting from syntax color to "general"
|
2016-08-31 15:55:42 +02:00 |
|
Ivandro Ismael
|
7bc4626a58
|
[DvdSubPes] - Working on #1932.
|
2016-08-30 17:07:07 +01:00 |
|
Nikolaj Olsson
|
b5ce2dc51c
|
Merge pull request #1899 from ivandrofly/chk
Added new char-helper class
|
2016-08-21 20:32:03 +02:00 |
|
Waldi Ravens
|
251f0378af
|
Formatting (whitespace only)
|
2016-08-20 19:29:34 +02:00 |
|
Ivandro Ismael
|
b4271692db
|
[Chk] - Use helper class to detect if char is digit [0-9].
|
2016-08-12 13:45:12 +01:00 |
|
Ivandro Ismael
|
954991ede7
|
[CharUtils] - Add char-helper class.
|
2016-08-12 13:38:34 +01:00 |
|
Nikolaj Olsson
|
8bd93722d2
|
Added default value for Matroska track language - thx mkver :)
Fix #1896
|
2016-08-10 22:17:05 +02:00 |
|
Nikolaj Olsson
|
51b13fe5ac
|
Now setting video offset without "keep time codes" should work again
|
2016-08-10 22:00:05 +02:00 |
|
Nikolaj Olsson
|
968323fb11
|
Added new subtitle format
|
2016-08-10 21:22:29 +02:00 |
|
Nikolaj Olsson
|
be8ee27638
|
Merge pull request #1889 from ivandrofly/patch-293
Minor refact + cleanup.
|
2016-08-10 06:05:38 +02:00 |
|
Ivandro Ismael
|
518ccaeea2
|
[SubtitleFormats] - clear stringbuilder instead re-instantiating.
|
2016-08-10 03:45:06 +01:00 |
|
Ivandro Ismael
|
203984a2c3
|
Minor refact + cleanup.
|
2016-08-10 03:40:15 +01:00 |
|
Nikolaj Olsson
|
cfd10827d1
|
"Export images" - Better calc of text width - thx its :)
|
2016-08-09 19:32:42 +02:00 |
|
Nikolaj Olsson
|
b62b157b25
|
Fixed issue with </b> or </i> in export + changed max baseLinePadding
|
2016-08-09 18:54:52 +02:00 |
|
Nikolaj Olsson
|
3d6be5c7a5
|
Remember (most) settings from "Export -> Plain text..." - thx fe :)
|
2016-08-08 18:19:36 +02:00 |
|
Nikolaj Olsson
|
f05c2f77c0
|
Remove compile warning - thx xylographe :)
|
2016-08-07 20:25:54 +02:00 |
|
Nikolaj Olsson
|
bf33a2ef51
|
Remember a few more settings in "Export" - thx rebawest :)
Working on #1879
|
2016-08-07 18:08:39 +02:00 |
|
Nikolaj Olsson
|
f1db81ded2
|
Fixing shortcuts from 72bcc93c74 + added an extra one
|
2016-08-07 10:38:43 +02:00 |
|
Nikolaj Olsson
|
7700b4dfbe
|
Fixed scene changes file location
|
2016-08-06 14:50:12 +02:00 |
|
Nikolaj Olsson
|
93210adcf7
|
Better integration of scene changes in SE
Fix #20
|
2016-08-06 14:13:51 +02:00 |
|
Nikolaj Olsson
|
3b5a9da89e
|
Minor refact
|
2016-08-05 17:14:03 +02:00 |
|
Nikolaj Olsson
|
6a0cb5bdf4
|
Remember scene changes
|
2016-08-04 22:41:37 +02:00 |
|
Nikolaj Olsson
|
e3846d8902
|
Added some basic functionality to get scene changes via FFMPEG
|
2016-08-03 23:43:10 +02:00 |
|
Nikolaj Olsson
|
72bcc93c74
|
Added two new shortcuts (go to next line and set video pos + extend current line end time)
|
2016-08-03 14:47:45 +02:00 |
|
Nikolaj Olsson
|
81d78f7f98
|
Fix for reading last line in new subtitle format from prev commit - thx unit tests ;)
|
2016-08-01 11:03:42 +02:00 |
|
Nikolaj Olsson
|
f54edc89e3
|
Added new subtitle format - thx emmanuel :)
|
2016-08-01 10:53:34 +02:00 |
|
Nikolaj Olsson
|
dec0ad58e5
|
Minor refact (use simple types)
|
2016-07-31 22:04:48 +02:00 |
|
Nikolaj Olsson
|
e292d2e037
|
Fixed Blu-ray composition number when writing .sup files - thx mbcd :)
|
2016-07-31 19:38:59 +02:00 |
|
Nikolaj Olsson
|
d5a47da9ef
|
Added "Netflix Timed Text" (TTML variation)
|
2016-07-31 15:41:37 +02:00 |
|
niksedk
|
0033c93348
|
Fixed reading of split Blu-ray sup packages from mkv - thx Sinnlosvoll :)
Fix #1857
|
2016-07-29 13:55:33 +02:00 |
|
Waldi Ravens
|
b9f2b76b38
|
Formatting (whitespace only)
|
2016-07-27 19:24:22 +02:00 |
|
Ivandro Ismael
|
8108da4d72
|
[MediaTransData] - Minor refact from prev commit
|
2016-07-26 16:37:09 +01:00 |
|
niksedk
|
368331efa5
|
Added new subtitle format - thx Adji :)
|
2016-07-26 15:53:18 +02:00 |
|
Nikolaj Olsson
|
e96f47248f
|
Added optional toolbar icon for "Remove text for HI" - thx Whisker72 :)
Fix #1851
|
2016-07-24 08:46:58 +02:00 |
|
Nikolaj Olsson
|
2dbce2f87a
|
Option to keep time codes (not add offset) in "Set video offset..." - thx Lucas :)
|
2016-07-23 22:18:40 +02:00 |
|
Ivandro Ismael
|
fc719ca5ab
|
[Subviewer2.0] - Several fixes/Updates.
|
2016-07-22 23:31:19 +01:00 |
|
Nikolaj Olsson
|
e56d7d8057
|
Removed file again...
|
2016-07-21 01:15:01 +02:00 |
|
Nikolaj Olsson
|
7e43fa0864
|
Updated change log
|
2016-07-21 01:12:52 +02:00 |
|
Nikolaj Olsson
|
3e378a3aaf
|
Working on ARIB B24 decoding
|
2016-07-17 19:57:39 +02:00 |
|