Commit Graph

1105 Commits

Author SHA1 Message Date
niksedk
5ac13fd58c Minor improvement for Tesseract and low res images - thx Bas :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1055 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-17 19:58:41 +00:00
niksedk
38cef33717 Fixed newly introduced OCR fix engine bug with words containing slash (like subtit/e)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1054 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-17 19:08:37 +00:00
niksedk
332fd148f6 Added "Go to line number" dialog in Fix common errors (Ctrl+G)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1053 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-17 13:40:13 +00:00
niksedk
9fd7129885 Break long lines now works better with html tags (single line max length is now check without html tags) - thx XhmikosR :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1052 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-17 11:15:03 +00:00
XhmikosR
020dc27c2a remove trailing whitespace
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1051 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-17 10:50:46 +00:00
niksedk
08bd62547e Updated ocr dictionary (removed "anymore" -> "any more")
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1050 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-17 09:47:40 +00:00
niksedk
b219fb24cd Optimized fix common ocr errors by using HashSet instead of List for name/word lookups
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1049 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-17 09:43:48 +00:00
niksedk
13e2cf0cd5 Added shortcut for start new sub at keydown + end sub at keyup - thx Mirko :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1048 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-16 20:47:58 +00:00
niksedk
8f7424501b Fixed problem with moving subtitles in timeline (waveform/spectrogram) with mouse beeing too slow/jerky (taking too much cpu)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1047 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-16 15:03:20 +00:00
niksedk
18df418bd3 Line-breaking now works better with font tags - thx Trottel/XhmikosR :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1046 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-15 21:26:46 +00:00
niksedk
8b159c8d2a Hopefully fixed crash in 'Fix common errors' - thx XhmikosR :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1045 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-15 20:10:57 +00:00
niksedk
aa13720843 Fix crash in image export (due to blank lines) - thx Mahdi :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1044 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-15 19:42:25 +00:00
niksedk
d32a75049b Fixed italic bug in split in main window - thx Trottel :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1043 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-15 07:15:28 +00:00
niksedk
bafd53ebc8 Added fps and bottom margin to export bluraysup/bdn xml
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1042 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-14 21:43:30 +00:00
niksedk
17f4b29f56 Updated change log
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1041 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-13 20:11:25 +00:00
niksedk
c965a03544 Fix common errors improved a bit - thx Trottel :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1040 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-13 19:08:37 +00:00
niksedk
fc97234f1c Added two new subtitle formats
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1039 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-13 19:08:03 +00:00
XhmikosR
3be1c6affd installer: update Czech custom messages [Trottel]
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1038 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-13 11:30:12 +00:00
niksedk
e34b7c803e Fixed bug in Ocr window, when making selected lines italic/normal first and last line were transformed into the same text - thx cipry :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1037 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-12 18:48:47 +00:00
niksedk
58da7eebe7 Prompt for save changes when opening new sub (if changed) - thx Chris :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1036 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-12 18:39:20 +00:00
niksedk
ab89621441 Fixed Merge selected lines with 2+ lines - thx Verteller :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1035 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-12 07:14:32 +00:00
niksedk
2a444e74c1 Fix Crash in fix common errors (remove unneeded spaces) - thx George :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1034 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-11 19:37:58 +00:00
niksedk
56b3b7f3ff 2.3.4
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1033 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-11 09:11:50 +00:00
niksedk
0d775ccfc4 Minor refectoring
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1032 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-11 08:23:07 +00:00
niksedk
a4481ede92 Updated dictionaries
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1031 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-11 08:21:58 +00:00
niksedk
562df72071 Working on encoding list combo
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1030 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-10 19:26:57 +00:00
niksedk
63711644b0 Minor refactoring
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1029 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-10 13:12:29 +00:00
niksedk
874f7d6d43 A few more optimizations (tried the nice profiler in VS2010 premium - didn't even know it was there)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1028 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-09 21:50:39 +00:00
niksedk
9bcd3d0e03 Added new subtitle format
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1027 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-09 15:18:09 +00:00
niksedk
3ad0515c6b Optimized fix common errors a bit
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1026 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-09 15:17:46 +00:00
niksedk
be027f0ef3 Minor ocr improvements
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1025 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-08 18:30:08 +00:00
niksedk
479014e609 Import plain text now works with all languages
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1024 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-08 14:52:27 +00:00
niksedk
d2cc0eec46 A few minor adjustments
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1023 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-08 07:14:56 +00:00
niksedk
8afe681dc4 Fixed crash in translate when offline (now displays error message)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1022 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-06 21:23:23 +00:00
niksedk
1df33d28f8 Now detects encoding when opening son files - thx Jørgen :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1021 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-06 20:41:56 +00:00
niksedk
56dbcfd375 Minor refactor
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1020 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-06 20:26:40 +00:00
niksedk
392fb7c680 Improved "Fix common errors" a bit
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1019 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-05 16:56:36 +00:00
niksedk
71b267c786 Added the possibility of custom colors for XSub
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1018 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-02 15:23:55 +00:00
niksedk
0d9afec28c Working on DivX XSub import
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1017 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-02 05:19:13 +00:00
niksedk
104604753e Fix for Issue 77: Unchecking 'Add missing quote (")' in Fix common errors dialog has no effect - thx jofafrazze :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1016 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-01 19:20:17 +00:00
niksedk
47272ca34b Fixed memory leak in generating of vobsub images - thx Pete :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1015 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-01 15:09:11 +00:00
niksedk
f10606cf2e Added new subtitle format
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1014 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-01 12:34:47 +00:00
XhmikosR
1ba3e38e9d remove trailing whitespace
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1013 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-03-01 10:23:59 +00:00
niksedk
ad6f6cf1e3 Fixed out time in new Merge-dialogue shortcut - Carles :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1012 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-02-29 15:31:14 +00:00
niksedk
0ba9511721 Fixed bug in format Youtube Annotations - thx Dzafer :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1011 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-02-29 14:40:27 +00:00
niksedk
9db1b6e45c Added shortcut to toogle focus between list view and subtitle text box - thx Carles :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1010 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-02-28 19:47:42 +00:00
niksedk
a521d10ce8 Updated change log
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1009 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-02-28 19:26:05 +00:00
niksedk
971f37312f Improved subtitleformat Scenarist Closed Captions
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1008 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-02-28 19:16:56 +00:00
niksedk
404cfc6940 More work on "Fix common errors" - thx Majid :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1007 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-02-26 20:25:20 +00:00
niksedk
dc56b2d8fd Some improvements to "Multiple replace" - thx Majid :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1006 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-02-26 17:47:39 +00:00