Commit Graph

1483 Commits

Author SHA1 Message Date
niksedk
b285e40eaf Added Korean language file for 3.2.8 - thx domddol :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1283 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-07-05 04:43:35 +00:00
niksedk
4c44773372 Some improvements to DCinema (thx Lillian) + new format iss xml
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1282 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-07-05 04:39:11 +00:00
niksedk
be1c22c90e Fixed bug in SCC time codes - thx Marquise :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1281 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-07-04 16:36:28 +00:00
niksedk
d602a1bb06 Fixed Canava 890 Chinese characters
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1280 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-07-01 15:01:00 +00:00
niksedk
9abadd83ce Some fixes to reading writing font color/italic to/from SSA/ASS/DCiname + added more unit tests
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1279 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-30 19:23:04 +00:00
niksedk
38f38e631f Added two new subtitle formats + fixed bug in SSA/ASS style manager
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1278 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-30 07:38:15 +00:00
niksedk
3226a5a724 Fix bug regarding reading SSA/ASS inline color
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1277 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-29 16:01:15 +00:00
XhmikosR
5a737b3535 remove trailing whitespace
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1276 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-28 19:36:44 +00:00
niksedk
793832b367 Can now make list view a bit smaller - minor improvement for small screen sizes - thx oski :)
This commit fixes issue #97


git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1275 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-28 19:29:08 +00:00
niksedk
27b259f14c Now now read Ulead format with positions - thx Steve :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1274 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-28 16:56:45 +00:00
niksedk
506b05957c Added DCinema smpte + File -> Properties for D-Cinema - thx Lillian for sample file :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1273 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-28 16:55:26 +00:00
niksedk
d95ed23179 git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1272 99eadd0c-20b8-1223-b5c4-2a2b2df33de2 2012-06-24 15:14:24 +00:00
niksedk
b5c57e9812 Fixed Issue 96 - thx oksi :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1271 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-24 15:13:54 +00:00
niksedk
678490755c Working on multiple replace
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1270 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-23 09:55:56 +00:00
XhmikosR
7e098911bb installer: update Arabic translation
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1269 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-22 21:54:00 +00:00
niksedk
7203e2c907 Improved statistics
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1268 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-21 17:57:16 +00:00
niksedk
705416601b Added "Fix common errors" item to fix Turkish ANSI letters to Unicode - thx Adem :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1267 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-21 05:01:14 +00:00
niksedk
053fa2931f Fixed bug in sami reading - thx josh :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1266 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-20 19:08:40 +00:00
niksedk
9d9f1ce520 Added "File -> Statistics"
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1265 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-19 16:38:00 +00:00
XhmikosR
dd686ffbf7 installer: update Greek Inno Setup translation (it will be included in the next official Inno Setup release)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1264 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-19 12:44:17 +00:00
niksedk
278857f62d Added IndexOfOutRange check in decode of BluRaySupPicture - thx simon.beer :)
This commit fixes issue #94


git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1263 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-19 12:38:46 +00:00
XhmikosR
96bbbf064e remove trailing whitespace
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1262 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-19 12:22:13 +00:00
niksedk
9d285f05fb Minor fixes for "compare"
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1261 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-19 08:24:55 +00:00
niksedk
1e7e3339a8 Fixed bug in new Find and replace code
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1260 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-18 16:32:04 +00:00
niksedk
f4c7cb6815 A few minor improvements for find and replace - thx Adem :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1259 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-17 17:40:27 +00:00
niksedk
e69bbbbc19 Some search&replace improvements - thx Adem :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1258 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-17 15:22:44 +00:00
niksedk
39d475ef92 Minor improvement for undo (only one entry for replace all - and not one for each replacement) - thx Adem :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1257 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-16 05:54:48 +00:00
niksedk
5dab867be6 Updated Basque language file - thx Xabier Aramendi :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1256 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-14 16:13:16 +00:00
niksedk
c290e879d8 Now (nearly) all actions in main window are saved in an actions log - you can view by click in the action status bar
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1255 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-14 16:11:54 +00:00
niksedk
734188809a When working with srt and switching between "list view" and "source view", SE will now keep same line focused
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1254 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-13 19:36:35 +00:00
niksedk
ae2ee72299 Fix common errors -> Start with uppercase letter after colon/semicolon moved to seperate fix item (no longer in start with uppercase after paragraph/period)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1253 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-13 18:46:53 +00:00
niksedk
87fd61a7e8 Changed default color for syntax errors
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1252 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-13 16:54:35 +00:00
niksedk
ce51405f52 More precision in "ChangeFramerate"
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1251 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-13 05:18:12 +00:00
niksedk
0393d5716c Fixed possible crash when reading .cap files
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1250 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-12 21:44:28 +00:00
niksedk
5f3228e314 SSA/ASS style manager can now remove styles
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1249 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-12 21:36:57 +00:00
niksedk
76ec53852e Minor fix for NCI cap files
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1248 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-12 20:41:03 +00:00
niksedk
a7fa352d6d Working on more validation
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1247 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-12 17:37:19 +00:00
XhmikosR
b4f5befadf remove trailing whitespace
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1246 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-11 21:57:15 +00:00
niksedk
247485d5d5 Slightly improved frame rate calculation (correct rounding)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1245 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-11 18:05:49 +00:00
niksedk
9081faf056 Improved srt reading to support wsrt - thx Åge :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1244 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-11 18:05:04 +00:00
niksedk
71b0f2ae84 Working on list view syntax coloring
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1243 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-11 18:04:18 +00:00
niksedk
4b25f1a4ac Fixed bug regarding inserting of lines + bug regarding drawing unfocused selected text in list view
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1242 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-08 13:37:20 +00:00
niksedk
2668a81056 Minor fix for ssa/ass properties
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1241 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-07 18:17:15 +00:00
niksedk
ed19ac8ece Tried to add auto detect of Bulgarian - thx Iavor :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1240 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-07 18:15:40 +00:00
niksedk
72fa78839b Minor fixes for SSA/ASS
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1239 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-06 19:50:23 +00:00
niksedk
e3912b389c More precise measure of height in style preview
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1238 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-06 16:55:28 +00:00
niksedk
ee1a42ca29 Fixed a bug regarding colors in ssa/ass (did not convert to/from BGR - just kept RGB)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1237 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-06 16:17:21 +00:00
niksedk
0c8d746adb Fixed shortcuts with numbers (0-9) + added many new possible shortcut keys for extented keyboards + added shortcut for new alignment
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1236 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-05 16:54:45 +00:00
niksedk
cebaa2cb92 Fixed bug in new alignment
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1235 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-05 14:50:19 +00:00
niksedk
1e32d20f8a Will now display any errors found in MicroDvd on load
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@1234 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2012-06-05 13:31:57 +00:00