Commit Graph

834 Commits

Author SHA1 Message Date
niksedk
d70cf29afd Fixed yet another bug in Auto-wrap-while-typing
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@334 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-14 17:31:54 +00:00
niksedk
788a150a96 bugfix in auto-wrap
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@333 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-13 15:15:57 +00:00
niksedk
808ea0ac40 Working on language files
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@332 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-13 15:14:26 +00:00
niksedk
9e887392a6 Fixed minor issue with auto-repeat+sync list view with movie while playing, where auto-repeat did not work
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@331 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-12 08:09:57 +00:00
niksedk
a68eb45a34 Working on language files
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@330 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-12 08:00:12 +00:00
niksedk
0a94d031c5 Fixing some language tag issues (thx Rancher + FeiXJ) + a possible crash fix (thx xhmikosr)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@329 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-10 20:41:57 +00:00
niksedk
d25f0166dc Working on language files
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@328 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-10 17:54:48 +00:00
niksedk
be533980f6 Changed two Test project references settings (to avoid compile warning)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@327 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-10 17:54:05 +00:00
XhmikosR
bb4c0afeee update svn ignore
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@326 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-09 20:21:57 +00:00
niksedk
c1b806fd39 Show earlier/later (delay tool) can only have one window
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@325 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-08 17:43:10 +00:00
niksedk
eaf3dca607 vlcLib player - only toggle play/pause on mouse click when form is active
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@324 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-08 17:42:32 +00:00
niksedk
7bbcfefe41 Fixed spelling error in code + updated change log
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@323 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-08 17:07:51 +00:00
niksedk
ec45ae0363 LibVlc - Added mouse click for play/pause toggle
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@322 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-08 15:57:31 +00:00
niksedk
911fbbc48c Fixed typos in ebu stl bugfix...
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@321 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-07 21:21:41 +00:00
niksedk
c4baaa211e Fix a bug in ebu stl subtitle format where the two first letters were skipped (thx Rumen)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@320 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-07 20:08:26 +00:00
niksedk
049ef058a2 File encoding pre-view now removes binary zeros (so the rest of the subtitle after a binary zero is shown)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@319 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-07 20:07:15 +00:00
niksedk
c3b853e91a Now updates subtitle text preview every 50 milliseconds (a bit more precise)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@318 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-07 17:13:27 +00:00
niksedk
99f6dc1fb3 Updated Chinese language file + some missing language tags - FeiXJ :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@317 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-07 17:02:16 +00:00
niksedk
3860fdbc43 Updated change log
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@316 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-05 17:46:46 +00:00
niksedk
0a658a6a0f Space key will not toggle play in "Visual Sync"
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@315 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-05 17:40:22 +00:00
niksedk
260400c417 Minor optimization in waveform
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@314 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-05 17:39:41 +00:00
niksedk
3806a66d22 Updated Serbian language files (both Cyrillic and Latin) - Thx Rancher :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@313 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-05 07:21:24 +00:00
niksedk
9a06c66546 Fixed bug in reading of SSA files - thx Péter
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@312 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-04 22:35:00 +00:00
niksedk
5221c480b1 Fixed line breaking bug in mpl format - thx Przemek
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@311 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-04 22:22:10 +00:00
niksedk
6667fc0621 Updated Polish language file - thx admas :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@310 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-03 16:59:47 +00:00
XhmikosR
aea7a50f7d improve build.bat
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@309 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-03 10:43:13 +00:00
niksedk
10baee3373 Changed default value for max single line length from 65 to 43 (can be changed in options)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@308 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-02 22:36:15 +00:00
niksedk
e8114f4272 Moved "change framerate" from "tools" to "sync"
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@307 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-02 22:34:54 +00:00
niksedk
b809413446 Fixed wrong text in split long lines (Merged text -> Text)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@306 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-02 22:34:07 +00:00
niksedk
95dff5c5d5 Updated Swedish language file - Thx Ted :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@305 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-02 22:32:50 +00:00
niksedk
98647a5c1f Updated French language file - thx Frédéric :)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@304 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-02 15:25:53 +00:00
niksedk
937639ca6a Updated change log
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@303 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-01 18:52:39 +00:00
niksedk
d42e53d919 Working on language files
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@302 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-01 18:08:15 +00:00
niksedk
25a4174667 Working on language files
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@301 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-01 17:57:29 +00:00
niksedk
ba0a0fded6 Using font from Settings in subtitle preview (in video player) - thx Leszek
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@300 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-01 17:57:05 +00:00
niksedk
2acc041c5f Added split button
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@299 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-01 17:54:20 +00:00
niksedk
748b0c7914 Fixed a few minor issues in "Remove text for HI" - thx sialivi
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@298 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-01 17:50:42 +00:00
niksedk
4a37fe139c Fixed a few minor issues in "Remove text for HI" - thx sialivi
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@297 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-02-01 17:49:44 +00:00
niksedk
2057e1d341 Fixed a few spelling errors
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@296 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-31 15:15:28 +00:00
niksedk
5b80e67c01 Fixed main win splitter resize bug
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@295 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-31 14:30:34 +00:00
niksedk
fec0b6c61a Updated Danish language
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@294 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-30 19:08:06 +00:00
niksedk
5409b6c97c Fixed bug in edit or original sub
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@293 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-30 19:07:48 +00:00
niksedk
83819775fc "Point sync" can now also sync using only one sync point (thx tttoan)
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@292 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-30 16:39:53 +00:00
niksedk
2ac40da6c6 Added option which allows for, not using hard coded rules in Fix common OCR errors
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@291 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-30 15:04:03 +00:00
niksedk
33d6eccedc More resizing
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@290 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-30 08:36:43 +00:00
niksedk
2b34205bb6 Fix common errors - auto-resizing of list view columns
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@289 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-30 08:27:39 +00:00
niksedk
572a44507a Updated Danish language file
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@288 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-29 19:02:11 +00:00
niksedk
2a65e75c83 Working on libVlc audio track
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@287 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-29 19:01:37 +00:00
niksedk
821b9d0f9c Updated language + working on FCP xml
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@286 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-28 20:29:55 +00:00
niksedk
0c767e72ad Added audio track number methods
git-svn-id: https://subtitleedit.googlecode.com/svn/trunk@285 99eadd0c-20b8-1223-b5c4-2a2b2df33de2
2011-01-28 20:28:51 +00:00