Commit Graph

23 Commits

Author SHA1 Message Date
Nikolaj Olsson
73d4e82974 Improved support for wsrt files + allow for \r\r\n newline 2016-07-06 22:24:34 +02:00
Nikolaj Olsson
1549b7a58d command line convert "fps" will now (if specified) override frame rate from source file. Also file extensions are allowed instead of "lowercase subtitle format name without spaces": srt, ass, ssa, smi, itt 2016-06-01 20:59:22 +02:00
Nikolaj Olsson
bec1df6eb7 Missing title when saving some formats (beta bug) - thx Jamakmake :) 2016-05-25 17:53:28 +02:00
Nikolaj Olsson
77552eff7e Adjust duration fixed for last subtitle - thx mariner :) 2016-04-02 06:20:50 +02:00
Nikolaj Olsson
0689de05a4 Fixed bug regarding adjusting duration in seconds for last subtitle - thx mariner :) 2016-04-01 19:45:15 +02:00
Ivandro Ismael
084f3f9b3a [Subtitle] - Add helper method to get all text from Subtitle 2016-03-26 13:15:40 +00:00
Nikolaj Olsson
0ebd0f8cee Some line endings to CRLF 2016-02-08 21:11:03 +01:00
Ivandro Ismael
5b2f9fe2aa Refact ChangeFrameRate 2016-01-29 15:18:29 +00:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
niksedk
5e2ef4b0e4 Faster switching from source view to list view in main window 2016-01-05 21:18:47 +01:00
niksedk
f28dfb6b81 Removed "System.Windows.Forms" reference from libse 2016-01-04 20:50:20 +01: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
niksedk
179746e50d Added new shortcut 2015-12-04 21:35:22 +01:00
niksedk
e2205d1f7f Working on moving "System.Windows.Forms" out of LibSE 2015-11-25 06:45:59 +01:00
niksedk
075de1b239 Extracted language auto detection to "LanguageAutoDetect" + added two simple unit tests 2015-10-07 21:58:57 +02:00
Waldi Ravens
00f4d2d6c1 Formatting (whitespace only) 2015-10-07 14:03:14 +02:00
Waldi Ravens
cfae5dbd01 Minor refact (Subtitle.RemoveParagraphsByIndices) 2015-10-06 10:02:24 +02:00
niksedk
a5767c1939 Started on unit tests for "Subtitle", removed unused medthod + added 2 future methods 2015-10-06 07:57:27 +02:00
niksedk
d4067cd47b Fixed not working "Fix common errors on selected lines" - thx ingo :) 2015-10-04 09:25:07 +02:00
niksedk
46745d01fd Performance fix in checking for changes 2015-09-13 21:58:54 +02:00
niksedk
07c40c78db Clean up after UI/logic split 2015-08-26 23:04:50 +02:00
niksedk
fdf70b544e Fixed language deserializer + removed some old files 2015-08-26 22:54:56 +02:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00