Commit Graph

6039 Commits

Author SHA1 Message Date
niksedk
b146e179b9 fix for lat commit... 2015-09-05 11:04:00 +02:00
niksedk
19630b7b05 Dropping a .wav file on waveform with no video loaded will now just use wav as video source (prompt for video file was confusing apparently;) 2015-09-05 11:02:43 +02:00
Nikolaj Olsson
4010ec6a44 Merge pull request #1234 from ivandrofly/patch-8
Update + Fix (src/Forms/FixCommonErrors.cs)
2015-09-05 10:19:47 +02:00
Nikolaj Olsson
62d4d11dc1 Merge pull request #1240 from diomed/patch-1
Update hr-HR.xml
2015-09-05 05:13:42 +02:00
Kruno H
33e44e5cfe Update hr-HR.xml 2015-09-04 15:35:47 +02:00
Nikolaj Olsson
5b395a49bc Merge pull request #1239 from ivandrofly/patch-11
[internal] - move ListViewSorter in a separated file
2015-09-04 05:42:07 +02:00
Nikolaj Olsson
64f4f11ba3 Merge pull request #1237 from xylographe/xfix1
Minor fixes and refact
2015-09-04 05:38:42 +02:00
ivandrofly
3c7f7a415a [internal] - move ListViewSorter in a separated file 2015-09-04 00:15:54 +01:00
Waldi Ravens
b2fda4839a Minor fix + minor refact (Forms/RemoveTextForHI) 2015-09-03 21:30:32 +02:00
Waldi Ravens
ba782991da Fixed typos & continued lines 2015-09-03 21:30:29 +02:00
Nikolaj Olsson
768850b853 Merge pull request #1236 from ivandrofly/patch-5
[internal] - move musicSymbols outside loop
2015-09-03 16:40:13 +02:00
ivandrofly
777343f880 [internal] - move musicSymbols outside loop 2015-09-03 14:56:04 +01:00
Nikolaj Olsson
6a028b14fe Merge pull request #1231 from ivandrofly/patch-5
[ShowHistory] - minor refact
2015-09-03 15:31:22 +02:00
Nikolaj Olsson
a531841f9d Merge pull request #1232 from ivandrofly/patch-12
[internal] - minor fix
2015-09-03 15:30:58 +02:00
Nikolaj Olsson
dbbf5d22ab Merge pull request #1233 from ivandrofly/patch-6
[SubtitleListView] - Minor refactor
2015-09-03 15:29:38 +02:00
Nikolaj Olsson
f86c13711c Merge pull request #1235 from ivandrofly/patch-9
[FCE - BUGFIX] - Remove line if contains only SSA
2015-09-03 15:27:32 +02:00
ivandrofly
ae4213ce44 [FCE - BUGFIX] - Remove line if contains only SSA 2015-09-03 12:40:05 +01:00
ivandrofly
638c187153 [FCE - Bugfix] - Remove empty line at top if starts with SSA tag 2015-09-03 12:34:06 +01:00
ivandrofly
85184a4019 [FCE] - Use Ordinal rule 2015-09-03 12:25:53 +01:00
ivandrofly
87c7f3ce26 [FCE] - Always renumber from 1 2015-09-03 12:23:09 +01:00
ivandrofly
d7f042582a [SubtitleListView] - Minor refactor 2015-09-03 12:21:13 +01:00
ivandrofly
2e9acfc92f [ShowHistory] - minor refact 2015-09-03 11:42:04 +01:00
Nikolaj Olsson
1aaa4854ac Merge pull request #1229 from diomed/patch-1
🐉 croatian ocr updates
2015-09-03 12:10:07 +02:00
Nikolaj Olsson
843cf31ac7 Merge pull request #1230 from xylographe/xrfc1
Use SplitToLines string extension method
2015-09-03 12:09:43 +02:00
Waldi Ravens
e728c95629 Formatting (whitespace only) 2015-09-03 11:06:53 +02:00
Waldi Ravens
cf4aa11d75 Use SplitToLines string extension method 2015-09-03 11:05:45 +02:00
Kruno H
37ef700c50 🐉 croatian ocr updates 2015-09-03 10:57:20 +02:00
Nikolaj Olsson
5df15e676d Merge pull request #1227 from jdpurcell/spectrogramoptim
Spectrogram optimization, round 2
2015-09-03 08:05:25 +02:00
J.D. Purcell
d5fa8fbe3c Add some readonly keywords. 2015-09-03 01:46:29 -04:00
Nikolaj Olsson
195404606b Merge pull request #1224 from ivandrofly/patch-5
Fix + Update (ExportCustomTextFormat)
2015-09-03 07:40:54 +02:00
ivandrofly
a0850a8ebc [internal] - minor fix 2015-09-03 05:23:35 +01:00
J.D. Purcell
7fa4accd64 Optimize pixel drawing.
Optimize byte to double conversion.
Other small optimizations/cleanups/fixes.
2015-09-02 23:37:56 -04:00
Nikolaj Olsson
ddd3b55d32 Merge pull request #1226 from ivandrofly/patch-7
[internal] - Use .ToLowerInvariant() for file extension
2015-09-03 01:51:09 +02:00
J.D. Purcell
456bf7c090 Change multiplication order (doesn't matter). 2015-09-02 19:11:32 -04:00
J.D. Purcell
ec247f2942 Optimize magnitude to palette index calculation. 2015-09-02 19:05:52 -04:00
ivandrofly
5f187469d4 [internal] - Use .ToLowerInvariant() for file extension 2015-09-02 23:57:49 +01:00
J.D. Purcell
df131bf052 Optimization - increase scope of bitmap locking. 2015-09-02 17:31:52 -04:00
ivandrofly
ad7d7c8091 [internal] - add use of ordinal rule 2015-09-02 21:41:35 +01:00
ivandrofly
758147b553 [internal] - cache trimmed text 2015-09-02 21:40:31 +01:00
Nikolaj Olsson
fc9395e38b Merge pull request #1222 from ivandrofly/patch-5
Fix + Update (Export Subtitle)
2015-09-02 22:14:26 +02:00
niksedk
c26c1949c4 Do NOT lock spectrogram gif files (older refactoring bug) 2015-09-02 21:26:27 +02:00
Nikolaj Olsson
9c5c2fa6c0 Merge pull request #1217 from jdpurcell/spectrogramoptim
Spectrogram optimization
2015-09-02 21:16:19 +02:00
ivandrofly
33f4be28e2 [refact] - minor refactor 2015-09-02 19:37:45 +01:00
ivandrofly
405a73a7d8 [ExportCustomTextFormat] - Fix typo 2015-09-02 19:31:50 +01:00
ivandrofly
d8d540ecc1 [internal] - prefer SubItems.Add 2015-09-02 19:30:50 +01: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
Nikolaj Olsson
c7ef24732a Merge pull request #1218 from ivandrofly/patch-6
[OcrFixReplaceList] - minor refact
2015-09-02 17:43:08 +02:00
Nikolaj Olsson
61e2f9c80e Merge pull request #1219 from xylographe/ocrhrv
Updated Croatian OCRFixReplaceList
2015-09-02 17:41:50 +02:00