Commit Graph

1429 Commits

Author SHA1 Message Date
J.D. Purcell
df131bf052 Optimization - increase scope of bitmap locking. 2015-09-02 17:31:52 -04:00
Nikolaj Olsson
9c5c2fa6c0 Merge pull request #1217 from jdpurcell/spectrogramoptim
Spectrogram optimization
2015-09-02 21:16:19 +02:00
J.D. Purcell
384973c80f Safe version. 2015-09-02 14:20:41 -04:00
Nikolaj Olsson
c46680ed11 Merge pull request #1221 from ivandrofly/patch-5
[bugfix] - fix bug (invalid regex pattern) in 'find' + better element validation
2015-09-02 19:47:37 +02:00
ivandrofly
e56998cfca [bugfix] - fix bug (invalid regex pattern) in 'find' + better element validation 2015-09-02 17:24:15 +01:00
ivandrofly
b37a395f79 [OcrFixReplaceList] - minor refact 2015-09-02 07:24:17 +01:00
J.D. Purcell
eb6bdee01b Argument validation.
Fix calculation when FFT length is 2.
2015-09-01 19:36:25 -04:00
J.D. Purcell
0bf16d4c71 Forgot a 'private', just for consistency. 2015-09-01 18:04:35 -04:00
niksedk
946a483822 Some fixes for PAC + added support for Korean 2015-09-01 23:31:06 +02:00
J.D. Purcell
19d6fb2465 Forgot to commit this. 2015-09-01 16:05:20 -04:00
J.D. Purcell
3e4b2acbb9 Use FastBitmap to speed up drawing.
Use better optimized FFT routines.
Other optimizations to reduce CPU/memory overhead.
2015-09-01 15:55:51 -04:00
niksedk
079a80919a Remove control characters in the other TTML formats too 2015-09-01 20:53:10 +02:00
ivandrofly
4d9c12d676 [ocr] - minor fix 2015-09-01 19:15:10 +01:00
Waldi Ravens
f9e9bf3804 Formatting (whitespace only) 2015-09-01 01:08:41 +02:00
Waldi Ravens
3af13be054 Strip control characters before trimming white space 2015-09-01 01:08:25 +02:00
niksedk
aae3152746 Fix #1211 - strip control characters from input - thx SirEllert / xylographe :) 2015-08-31 21:48:13 +02:00
niksedk
020e95c5b2 Testing removal of control characters - issue #1211 and more... 2015-08-31 20:34:09 +02:00
J.D. Purcell
d11475ba66 Fixed issue with "play new selection" shortcut where double clicking a paragraph of audio wasn't considered selecting it.
Reworded "play new selection" shortcut to "play selection" to match the way it's worded in the context menu.
Added "play end of selection" shortcut to play the last second of the selection.
2015-08-31 01:34:59 -04:00
niksedk
a412a96c3c Allow unsafe for libse 2015-08-29 00:14:50 +02:00
niksedk
6e438005b0 Making version maintaining easier (only update in SubtitleEdit AssemblyInfo.cs - libse auto updated) 2015-08-27 22:41:16 +02:00
niksedk
d34286bf5d Performance improvement in HtmlUtil 2015-08-27 16:38:58 +02:00
Nikolaj Olsson
271ea4d02b Merge pull request #1196 from xylographe/ocrhrv
Fixed replacement patterns in Croatian OCRFixReplaceList
2015-08-27 08:45:38 +02:00
Nikolaj Olsson
21b60b80c9 Make Xif public 2015-08-27 08:42:29 +02:00
Waldi Ravens
79c842317b Minor refact: new XmlDocument { XmlResolver = null } 2015-08-27 03:18:25 +02:00
Waldi Ravens
6990cfdef9 Fixed typo (Logic/SubtitleFormats/Titra) 2015-08-27 02:33:47 +02:00
Waldi Ravens
9b2eaa68ef Formatting (whitespace only) 2015-08-27 02:31:01 +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