Commit Graph

6217 Commits

Author SHA1 Message Date
ivandrofly
46d28647e7 [fix] - Do not load file more then once into listview 2015-09-06 10:30:13 +01:00
Nikolaj Olsson
454be8aafe Merge pull request #1242 from ivandrofly/patch-8
[internal] - check if dropped file is directory as soon as the file is dropped
2015-09-06 09:10:50 +02:00
Nikolaj Olsson
4047c7c725 Merge pull request #1245 from ivandrofly/patch-10
[internal] - Fix ECS key will now close ShowEarlierLater
2015-09-06 09:10:03 +02:00
niksedk
d7d4a2d0d0 Minor hack for stable end time when only moving start time (main win/audio viz) 2015-09-06 08:06:43 +02:00
niksedk
fb1710992a Fixed memory leak in audio visualizer + minor refact 2015-09-06 08:05:09 +02:00
ivandrofly
a98a00e13c [internal] - introduce more constant for var inside loop 2015-09-06 01:01:44 +01:00
ivandrofly
919ef34555 [internal] - remove redundant cast byte to byte 2015-09-06 00:53:17 +01:00
ivandrofly
5ef9a2f326 [Memory] - Dispose MemoryStream object 2015-09-06 00:52:05 +01:00
ivandrofly
a1f3caea4c [internal] - also return if string is empty 2015-09-06 00:45:51 +01:00
J.D. Purcell
3bc7d258d0 Small code cleanup. 2015-09-05 19:19:19 -04:00
J.D. Purcell
b853819faa Small code cleanup. 2015-09-05 19:12:19 -04:00
J.D. Purcell
f5a07e90b3 Small code cleanup. 2015-09-05 18:42:06 -04:00
J.D. Purcell
3fdafd165b Small code cleanup. 2015-09-05 18:19:16 -04:00
niksedk
b33576ae55 re-added m4a... 2015-09-05 22:55:45 +02:00
niksedk
5039f14ace Fix for playing mka files with direct show 2015-09-05 22:48:15 +02:00
niksedk
cdc73487f4 Fix for margin in ssa/ass 2015-09-05 22:47:12 +02:00
J.D. Purcell
d94c73221f Undo removing one of the lines from Info.xml (for backwards compatibility). 2015-09-05 13:56:19 -04:00
J.D. Purcell
42565f4c98 Improve spectrogram accuracy. 2015-09-05 13:45:53 -04:00
J.D. Purcell
76d96f4309 Remove unnecessary information from spectrogram info. 2015-09-05 13:45:53 -04:00
J.D. Purcell
ad1df54c2e Fix spectrogram display with different FFT sizes. 2015-09-05 13:45:52 -04:00
J.D. Purcell
6961eab2ef Spectrogram: parallelize image saving. 2015-09-05 13:45:52 -04:00
J.D. Purcell
0e9a416a7a Palette indexes are not actually related to the FFT length. 2015-09-05 13:45:52 -04:00
ivandrofly
fa9c14e5af [internal] - Fix ECS key will now close ShowEarlierLater 2015-09-05 16:55:25 +01:00
niksedk
b94f4221b3 Updated change log 2015-09-05 16:50:35 +02:00
ivandrofly
c4037f51cf [internal] - check if dropped file is directory as soon as the file is dropped 2015-09-05 10:36:24 +01:00
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