Commit Graph

6117 Commits

Author SHA1 Message Date
Mircea Voiculescu
e1a280b219 Updated Romanian translation - thx Mircea :) 2015-09-08 17:22:53 +02:00
Nikolaj Olsson
5ae0efdea1 Merge pull request #1252 from ivandrofly/patch-22
[internal] - missing part from last PR
2015-09-08 17:00:16 +02:00
Nikolaj Olsson
d0d4170553 Merge pull request #1263 from ivandrofly/patch
[internal] - Use already defined constant tags
2015-09-08 16:59:25 +02:00
ivandrofly
bc68cb60d4 [internal] - minor refact 2015-09-08 11:40:35 +01:00
ivandrofly
9cffdd1cbc [internal] - Use already defined constant tags 2015-09-08 11:30:52 +01:00
moob
5fc3d8c2e0 Updated Portuguese translation - thx moob :) 2015-09-08 05:32:40 +02:00
admas
61e17fb570 Updated Polish translation - thx admas :) 2015-09-08 05:31:33 +02:00
domddol
2c0f6a4cb5 Korean language file updated - thx domddol :) 2015-09-08 05:26:49 +02:00
niksedk
b9967e7efc Auto focus audio visualizer fix (mostly to use spacebar in waveform without added spaces in text fields) - thx ingo :) 2015-09-08 05:15:49 +02:00
Nikolaj Olsson
61c0d0b2a0 Merge pull request #1257 from xylographe/xfix1
Minor fixes + refact (Forms/RemoveTextForHI)
2015-09-08 05:08:42 +02:00
Nikolaj Olsson
9c2b83d78f Merge pull request #1261 from ivandrofly/patch-29
[setting] - use string's const empty variable instead
2015-09-08 05:06:38 +02:00
Nikolaj Olsson
9ef0a7b035 Merge pull request #1256 from jdpurcell/cleanup2
WaveformPaint cleanup
2015-09-08 04:53:33 +02:00
ivandrofly
39a618f0a8 [setting] - use string's const empty variable instead 2015-09-08 01:54:29 +01:00
J.D. Purcell
41df7363c8 Audio visualizer: zoom with control key + scroll wheel. 2015-09-07 18:46:50 -04:00
J.D. Purcell
e44aea6609 Audio visualizer: Fix issues with HH:MM:SS:FF time code format.
Audio visualizer: Localize the decimal separator for HH:MM:SS.MS time code format.
2015-09-07 18:05:03 -04:00
J.D. Purcell
706f6393ac Requested coding style fixes. 2015-09-07 14:48:55 -04:00
Nikolaj Olsson
033341607f Merge pull request #1258 from diomed/patch-1
💉 cro ocr fixes
2015-09-07 17:21:17 +02:00
Waldi Ravens
3f7cfd5e59 Formatting (whitespace only) 2015-09-07 16:43:45 +02:00
Waldi Ravens
e17beecdb9 Minor fixes + refact - RemoveStartEndTags/RemoveTextBetweenTags (RemoveTextForHI) [4] 2015-09-07 16:43:42 +02:00
Kruno H
d3b0a356c0 💉 cro ocr fixes 2015-09-07 11:24:01 +02:00
Waldi Ravens
5d5ea431f3 Minor fixes + refact - RemoveInterjections (RemoveTextForHI) [3] 2015-09-07 09:23:39 +02:00
Waldi Ravens
9c439bb322 Minor refact - RemoveTextFromHearImpaired (RemoveTextForHI) [2] 2015-09-07 09:23:36 +02:00
Waldi Ravens
ccb99776f1 Minor refact - RemoveColon (RemoveTextForHI) [1] 2015-09-07 09:23:33 +02:00
Nikolaj Olsson
bffe880f03 Merge pull request #1254 from ivandrofly/patch-8
[internal] - minor update
2015-09-07 06:23:52 +02:00
J.D. Purcell
3a26037ed9 Small change to match your coding style. 2015-09-06 23:59:16 -04:00
J.D. Purcell
5e694ba4bb Fix crash when using mouse wheel over waveform display if the waveform isn't loaded. 2015-09-06 23:32:21 -04:00
J.D. Purcell
7dfc5113c4 Improve vertical zoom behavior. 2015-09-06 23:05:58 -04:00
J.D. Purcell
9e3248a8c0 Cleanup WaveformPaint. 2015-09-06 22:01:31 -04:00
J.D. Purcell
40ca729b48 Cleanup WaveformPaint. 2015-09-06 18:13:10 -04:00
ivandrofly
d88b72584b [internal] - minor update 2015-09-06 21:06:59 +01:00
niksedk
3f1bd34ec6 Minor performance fix 2015-09-06 22:04:42 +02:00
Nikolaj Olsson
7096e2cbfd Merge pull request #1247 from ivandrofly/patch-8
Fix + Update (libse/HtmlUtil.cs, src/Forms/OCRSpellCheck.cs)
2015-09-06 21:41:59 +02:00
ivandrofly
0e698216c1 [internal] - cache char array global 2015-09-06 20:38:37 +01:00
Nikolaj Olsson
5d6e2a1e6f Merge pull request #1253 from xylographe/updnl
Updated Dutch, French, and German translations
2015-09-06 21:33:31 +02:00
Waldi Ravens
ec6697fe63 translations: automated XML upkeep 2015-09-06 20:50:04 +02:00
Waldi Ravens
99b2708a21 fr-FR translation: added new tags 2015-09-06 20:47:22 +02:00
Waldi Ravens
a743e7c254 de-DE translation: added new tags 2015-09-06 20:34:04 +02:00
Waldi Ravens
1eb96de4eb nl-NL translation: added new tags 2015-09-06 20:22:01 +02:00
Nikolaj Olsson
6c095e8d3f Merge pull request #1216 from jdpurcell/playselection
Play audio selection fix/enhancement
2015-09-06 18:30:04 +02:00
ivandrofly
3366abdb44 [internal] - Use Stream.CopyTo() instead loop thx @xylographe 2015-09-06 15:42:57 +01:00
ivandrofly
79f97e612d [internal] - add new method to GetLineWithPerhapsOnlyNumbers 2015-09-06 15:27:29 +01:00
ivandrofly
fb5145d209 [internal] - missing part from last PR 2015-09-06 15:17:03 +01:00
Nikolaj Olsson
e2b7001144 Merge pull request #1251 from ivandrofly/patch-23
[internal] - Cache ExpectedChar + add use of ordinal
2015-09-06 16:03:50 +02:00
ivandrofly
c957d7e95f [internal] - Cache ExpectedChar + add use of ordinal 2015-09-06 14:50:13 +01:00
Nikolaj Olsson
bace92b87a Merge pull request #1250 from ivandrofly/patch-22
[internal] - Minor update
2015-09-06 15:44:15 +02:00
ivandrofly
13769465c1 [internal] - Minor update 2015-09-06 14:36:37 +01:00
Nikolaj Olsson
4238ac3949 Merge pull request #1248 from ivandrofly/patch-9
Update for (src/Forms/ImportImages.cs)
2015-09-06 15:27:43 +02:00
ivandrofly
c9ce0e4654 [UI] - Add button (Remove/Remove All) 2015-09-06 14:24:40 +01:00
Nikolaj Olsson
595a6ae8d3 Merge pull request #1246 from jdpurcell/spectrogramoptim
Improve accuracy of spectrogram
2015-09-06 15:00:24 +02:00
J.D. Purcell
10904c57ac Merge branch 'master' of https://github.com/SubtitleEdit/subtitleedit into spectrogramoptim 2015-09-06 08:28:39 -04:00