861 Commits

Author SHA1 Message Date
Nikolaj Olsson
ccc48018f3 Netflix cps include white space 2017-05-04 21:24:15 +02:00
Nikolaj Olsson
e5bb4d158c Change/fix for "Remove text for HI" - thx pson :) 2017-05-04 21:01:08 +02:00
Nikolaj Olsson
fef9ed619e Merge pull request #2359 from ivandrofly/quotes
[utilities] - allow fixing spaces after quote.
2017-05-03 20:16:38 +02:00
Nikolaj Olsson
0e82b68f8f Added waveform shortcut for go to next sub - thx GeorgeM :) 2017-05-02 04:38:06 +02:00
Ivandro Ismael
5d17802a8b [utilities] - allow fixing spaces after quote. 2017-05-01 23:18:13 +01:00
Nikolaj Olsson
bd732f1579 Merge pull request #2360 from ivandrofly/time-code
[timecode] - remove irrelevant method in TimeCode.cs
2017-05-01 18:04:09 +02:00
Nikolaj Olsson
df9f4c0782 Added a few words to language auto-detect 2017-05-01 17:50:10 +02:00
Nikolaj Olsson
55b632d0e1 Fixed issue regarding spell check language auto-detect
Ttook last match - not best match
2017-04-30 18:00:38 +02:00
Nikolaj Olsson
88a8e95a82 Append command in waveform context menu ("Insert subtitel here...") 2017-04-30 17:44:00 +02:00
Ivandro Ismael
143393ba95 [timecode] - remove irrelevant method in TimeCode.cs 2017-04-30 04:21:00 +01:00
Nikolaj Olsson
12f89ba888 Added Hindu language auto-detect 2017-04-28 12:01:02 +02:00
Nikolaj Olsson
5236831b7c Improved detection of ".TS" files - thx george852 :)
Fix #2348
2017-04-27 19:56:41 +02:00
Nikolaj Olsson
ba647e315a Minor refact 2017-04-27 17:25:12 +02:00
Nikolaj Olsson
7174c93826 Trying to fix issue with format "DCinema SMTP 2010"
Might be related to #2351
2017-04-27 16:38:07 +02:00
Nikolaj Olsson
4bfb63d718 Minor fix for last commit - thx unit tests ;) 2017-04-27 13:30:05 +02:00
Nikolaj Olsson
4a7832e9bc Added new subtitle format 2017-04-27 13:20:55 +02:00
Nikolaj Olsson
eac25f4c1f Fixed hashtag character in "PAC" format - thx Nuri :) 2017-04-27 11:02:42 +02:00
Nikolaj Olsson
f789beb02c Fix for new "JsonType 11" - thx Eddy :) 2017-04-27 10:18:19 +02:00
Nikolaj Olsson
07ab526eba Remember "Import plain text" options - thx Leon :)
Fix  #2350
2017-04-27 10:10:49 +02:00
Nikolaj Olsson
3e7c32a25d Added optional column "Region" for TTML 1.0 2017-04-26 18:51:34 +02:00
Nikolaj Olsson
f20645bc25 Added new subtitle format - thx Eddy :) 2017-04-26 18:50:20 +02:00
Nikolaj Olsson
180e626548 Added new subtitle format - thx Merwyn :) 2017-04-21 05:52:19 +02:00
Nikolaj Olsson
4d1e6d8f5d Minor fixes for Netflix msgbox 2017-04-17 15:51:32 +02:00
Nikolaj Olsson
497633c1be Minor refact 2017-04-17 11:15:57 +02:00
Nikolaj Olsson
7f4439f013 Optimize reading of names lists
About 45% faster (now uses "XmlReader", results might depend on disk speed too)
2017-04-16 17:37:50 +02:00
Nikolaj Olsson
bc1ab38cd2 ASS/SSA actor add/remove context menu 2017-04-16 11:04:16 +02:00
Nikolaj Olsson
c32065a1cc Added "Actor" as possible list view column for ASS/SSA - thx william :) 2017-04-16 10:03:10 +02:00
Nikolaj Olsson
cf0a7fd2ed Also some position support for WebVTT-with-line# 2017-04-14 21:30:36 +02:00
Nikolaj Olsson
f60dc8309e In "Change casing" it's now possible to add extra names 2017-04-14 18:31:22 +02:00
Nikolaj Olsson
ce1473210d Fix not changing urls in "Change casing" - thx ivandrofly :)
Fix #2337
2017-04-14 15:48:43 +02:00
Nikolaj Olsson
5e1a33f96f Fix for TTML regarding #2296 / #2190 2017-04-14 13:33:22 +02:00
Nikolaj Olsson
ca754f21d2 Export image margins are now pixels - thx aaaxx/gorgorias :)
Fix #2320
2017-04-14 11:54:42 +02:00
Nikolaj Olsson
8f55e47a88 Merge pull request #2338 from ivandrofly/names-list
[Nameslist] - Minor fixes for NamesList.cs
2017-04-14 10:51:48 +02:00
Nikolaj Olsson
1d2fbf27bc Added some VTT alignment - thx Plazik :)
See #2296
2017-04-14 09:27:16 +02:00
Ivandro Ismael
fd10a31b5b [NamesList] - Minor fix for IsInNamesMultiWordList(). 2017-04-11 03:45:39 +01:00
Ivandro Ismael
91fa8d59c5 [NamesList] - Remove postfix Etc in method name. 2017-04-11 03:42:26 +01:00
Ivandro Ismael
db9b5fd61f [Name-List] - Update names_etc.xml (#2278)
* [Name-List] - Update names_etc.xml

* [Dictionary] - Update part 2.

* [Namelist] - <ignore_list> => <names> and new <blacklist> added.

* [Namelist] - Make name list culture insensitive.

* [Namelist] - Update installer.

* Fix broken codes.
2017-04-10 19:23:24 +02:00
Nikolaj Olsson
1b3052dc33 Refix position in dfxp
#2190
2017-04-10 19:14:22 +02:00
Nikolaj Olsson
b8e118ed03 Fix for styling inside "span" in format TTML - thx Johan :) 2017-04-10 18:40:32 +02:00
Nikolaj Olsson
13ddf47cb8 Option to calculate CPS with or without space - thx Chris :) 2017-04-09 15:47:36 +02:00
Nikolaj Olsson
102bf79118 Fixed issue with empty time code in format "Timed Text draft 2006-10" - thx Georg-J :)
Fix #2329
2017-04-09 08:25:00 +02:00
Ivandro Ismael
4b93ac65ee [LanguageAutoDetect] - Fix dash in language name "sr-Latn" => srt_Latn 2017-04-08 22:20:15 +01:00
Nikolaj Olsson
652844dc2b Word counter now acts more like the word counter in MS Word - thx Barbara :) 2017-04-03 18:16:46 +02:00
Nikolaj Olsson
d7cee97915 And last fix for #2318 2017-03-29 20:47:31 +02:00
Nikolaj Olsson
6863d7a149 Minor fixes 2017-03-28 18:52:18 +02:00
Nikolaj Olsson
04055abd3e Added "Video auto-load" to UI settings - thx mtarini :) 2017-03-28 17:39:22 +02:00
Nikolaj Olsson
c937acec5d Trying to fix RTL regarding #2317 - thx darnn :) 2017-03-26 18:18:34 +02:00
Nikolaj Olsson
7f1daa0ed7 Added italics checker for Netflix 2017-03-25 12:11:58 +01:00
Nikolaj Olsson
eb2319eafe Added max single line length checker for Netflix 2017-03-24 22:41:17 +01:00
Nikolaj Olsson
f411ce99e1 Added more Netflix checks
TODO: Localication + "Netflix fix errors"
2017-03-24 21:47:13 +01:00