Commit Graph

24 Commits

Author SHA1 Message Date
nikolaj.olsson
9ea9b82b8b Speedup small mkv files in "Batch convert" - thx lambdan :)
Fix #4211
2020-05-31 13:13:31 +02:00
Nikolaj Olsson
0f28d058cc Add new encoding "UTF-8 without BOM" (#3979)
* Add new encoding "UTF-8 without BOM"

* Fix command line converter

* Fix parameter names (codacy issues)

* Fix missing else statement - thx  xylographe :)
2020-02-09 10:49:26 +01:00
Nikolaj Olsson
103415f90d Cleanup .avi riff parser 2020-02-03 20:53:39 +01:00
Nikolaj Olsson
bacfe46c24 Move ts code 2020-01-27 21:48:09 +01:00
Nikolaj Olsson
06bf912e29 Use language info from ts files 2019-10-10 13:38:58 +02:00
Waldi Ravens
66e36a8321 Formatting (whitespace only) 2019-08-16 22:55:32 +02:00
Nikolaj Olsson
3b2a3c69da Support .rtf files in "Import plain text" - thx Tilen :) 2019-01-24 16:06:56 +01:00
Nikolaj Olsson
21c6910aef Refactor - add braces for libse 2019-01-19 14:40:37 +01:00
Nikolaj Olsson
557cbae500 Avoid leaving filtes in temp folder - thx borifax :)
#3229
2018-12-19 14:20:45 +01:00
Nikolaj Olsson
29824a6ef9 Improve detection of plain text (and not a subtitle format) 2018-08-25 19:34:53 +02:00
Nikolaj Olsson
ff59f06226 Refact + fix for IsPlainText 2018-03-13 17:01:44 +01:00
Ivandro Ismael
adfb20192c move files handler method to fileutil.cs 2018-03-13 00:36:57 +00:00
Nikolaj Olsson
4b18695126 Optimize "SplitToLines" method (about 60% faster) 2017-11-26 17:35:00 +01:00
Nikolaj Olsson
ca6d9d54fd Allow import plain text even if file is in use - thx darnn :)
Fix #2642
2017-11-23 22:16:12 +01:00
Nikolaj Olsson
4692a8a812 Fix error message for 7-Zip files 2017-08-14 18:23:20 +02:00
Ivandro Ismael
302ecb92f1 [IsPlainText ] - minor optimizations 2017-07-10 03:53:47 +01:00
Nikolaj Olsson
da1b021979 Added two new shortcuts for help wth sync + auto detect plain text 2017-06-29 19:21:23 +02:00
Nikolaj Olsson
5236831b7c Improved detection of ".TS" files - thx george852 :)
Fix #2348
2017-04-27 19:56:41 +02:00
Nikolaj Olsson
dec0ad58e5 Minor refact (use simple types) 2016-07-31 22:04:48 +02:00
Nikolaj Olsson
0ebd0f8cee Some line endings to CRLF 2016-02-08 21:11:03 +01:00
XhmikosR
f13d7c1b81 Ran CodeMaid. 2016-01-24 16:49:03 +02:00
Waldi Ravens
96f7d74b9f Formatting (whitespace only) 2015-11-25 15:45:38 +01:00
niksedk
e2205d1f7f Working on moving "System.Windows.Forms" out of LibSE 2015-11-25 06:45:59 +01:00
niksedk
1046ece216 libse - initial commit to separate UI and logic 2015-08-26 22:42:40 +02:00