Commit Graph

241 Commits

Author SHA1 Message Date
Ivandro Ismael
c96dced755 Fix formatting mistake from prev PR 2016-01-03 14:01:50 +00:00
Ivandro Ismael
fff89350ca Minor refactor 2016-01-03 04:17:53 +00:00
Ivandro Ismael
28a6792dd4 Minor cleanup 2016-01-03 04:16:30 +00:00
Ivandro Ismael
85199e26c4 Refactor with string interpolation 2016-01-03 04:15:38 +00:00
Ivandro Ismael
d7ea11a200 Remove redundant cast 2016-01-03 04:13:14 +00:00
niksedk
8f129c1434 A few more optimizations for ssa/ass 2015-12-31 14:08:05 +01:00
Ivandro Ismael
a112442e10 [Optimize] - Trim once + Merge nested if condition 2015-12-31 01:05:09 +00:00
Nikolaj Olsson
a180055f17 Merge pull request #1457 from ivandrofly/patch-22
Update for OcrFixReplaceList.cs
2015-12-29 16:04:37 +01:00
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
285b5b44b2 Return TimeCode as soon as possible :) 2015-12-29 01:58:16 +00:00
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
e1e2fd2020 Add use of Ordinal rule 2015-12-29 01:55:43 +00:00
niksedk
41a211eb3d Format "Timed Text draft 2006-10" now allows new time code format - thx btsix :) 2015-12-27 08:58:08 +01:00
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
5af9fb605c Cleanup + Refactor (Utilities.cs) 2015-12-26 23:47:25 +00:00
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
faceafe75c Use already defined const for 'BaseUnit' 2015-12-26 23:47:06 +00:00
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
1b4324579e Simplify member access 2015-12-26 23:06:04 +00:00
Waldi Ravens
a0f9fa3b2b Switch to Visual Studio 2015 Solution 2015-12-23 01:04:25 +01:00
ivandroflygit config --global user.email ivandrofly@gmail.comgit config --global user.name ivandrofly
51ab47541b Call extension method instead '.Contains()' 2015-12-18 18:01:41 +00:00
niksedk
139c2f6aba Added Japanese encoding for PAC files 2015-12-17 18:04:06 +01:00
Waldi Ravens
fb38d34651 Replaced literal HT characters (SubtitleFormats/UnknownSubtitle80) 2015-12-16 11:24:18 +01:00
niksedk
1401b3bfe7 Display fix for frame mode - thx Moritz :) 2015-12-15 16:57:25 +01:00
niksedk
df7241e4dd Less validation of EBU STL format detection - thx Randall :) 2015-12-15 16:47:22 +01:00
niksedk
540ebfcf72 Added new subtitle format 2015-12-14 12:26:04 +01:00
niksedk
0663fbb07d Minor refact for last commit - thx xylographe :) 2015-12-13 13:54:14 +01:00
niksedk
fd46e005c5 Fixed remove uppercase lines for hearing impaired bug - thx Krzysiu :)
Fix #1449
2015-12-13 12:22:05 +01:00
Waldi Ravens
f67cbfd332 Define one single RemoveSpaceBetweenNumbers method i/o two 2015-12-12 12:35:23 +01:00
niksedk
926262cd51 Fixed bug in "Remove interjections" - thx Leinad4Mind :)
So you mean that eh? -> So you mean that?
2015-12-08 21:26:28 +01:00
Waldi Ravens
a40437da85 Formatting (whitespace only) 2015-12-06 14:37:41 +01:00
niksedk
1e97fde497 Some fixes for last commits - thx xylographe :) 2015-12-06 10:38:39 +01:00
niksedk
5f54e97134 Batch convert now remembers ass/ssa style - thx Thunderbolt8 :)
(see #1431)
2015-12-05 22:53:36 +01:00
niksedk
9d1cae6046 Some "Remove text for HI" fixes - thx Thunderbolt8 :) 2015-12-05 16:21:04 +01:00
niksedk
fb0eb06431 Fixed missing text for new shortcut 2015-12-05 12:11:52 +01:00
niksedk
b221ad388f Extra options for teletext in "EBU STL"
(use box + use double height)
2015-12-05 09:13:55 +01:00
niksedk
179746e50d Added new shortcut 2015-12-04 21:35:22 +01:00
niksedk
d77df271de Fix issue with "Remove text for HI" - thx thunderbolt8
Fix #1427
2015-12-03 08:22:19 +01:00
ivandrofly
f024a89764 Fix minor bug - thanks to @xylograph 2015-12-02 14:30:40 +00:00
Nikolaj Olsson
62682395e6 Merge pull request #1424 from ivandrofly/patch-12
[Bugfix] - Fix bug when FCE Paragraph with #
2015-12-02 06:31:30 +01:00
ivandrofly
d5879f2712 [Test] - Add test for Fix Music Notation 2015-12-01 17:09:09 +00:00
niksedk
7d91bd3e7c Added support for TextST in mkv files - thx Rudde :)
Fix #1377
2015-11-29 20:31:25 +01:00
ivandrofly
3969302003 [Bugfix] - Fix bug when FCE Paragraph with # 2015-11-29 18:25:36 +00:00
niksedk
7d64a2b213 Trying to improve "Add period at end of line" - #1375 2015-11-29 08:34:05 +01:00
niksedk
972f785c07 Minor fix in "Remove text for HI" - thx Thunderbolt8 :) 2015-11-28 21:03:22 +01:00
niksedk
90b6ec4b7e Some fixes for IAI sub files - thx Carlos :) 2015-11-28 20:11:18 +01:00
niksedk
087833683c Add read support for IAI sub files - thx Carlos :) 2015-11-27 21:10:37 +01:00
niksedk
e27f114444 Added option to skip step 1 in "Fix common errors" - thx George :) 2015-11-27 15:41:07 +01:00
Nikolaj Olsson
7d3331c10c Merge pull request #1419 from xylographe/xcorr
Minor corrections + Automated upkeep
2015-11-26 23:00:50 +01:00
niksedk
e2ac14ed88 Fixed bug in remove interjections - thx Thunderbolt8 :)
Oh. Oh, yeah. Ahh — ==> Yeah —
2015-11-26 22:17:31 +01:00
niksedk
e89b8af424 Fixed bug in remove text for HI - thx Thunderbolt8 :)
The meal is ready. Let's go!|< i >- [Nick]< /i > J. T. Lancer! ==> - The meal is ready. Let's go!|- J. T. Lancer!
2015-11-26 21:53:48 +01:00
niksedk
7c7bbe1355 Fixed bug in remove text for HI - thx Thunderbolt8 :)
< i >- ♪♪[Continues ]< /i >|- It's pretty strong stuff. => It's pretty strong stuff.
2015-11-26 19:20:03 +01:00
niksedk
8554d6e00b Fixed bug in "Remove interjections" - thx Thunderbolt8 :) 2015-11-26 18:48:03 +01:00
Waldi Ravens
96f7d74b9f Formatting (whitespace only) 2015-11-25 15:45:38 +01:00
Waldi Ravens
797825ca0c Fixed typo (libse/StringExtensions) 2015-11-25 15:45:30 +01:00