Commit Graph

9088 Commits

Author SHA1 Message Date
James Crook 334c0d83b2 Create CONTRIBUTING.md 2018-09-10 19:15:06 +01:00
James Crook e8abafdead Create issue templates
These are GitHub specific.
2018-09-10 18:57:42 +01:00
James Crook 94dbc2646d
Added CODE_OF_CONDUCT.md 2018-09-10 18:31:03 +01:00
James Crook 1deff18c15 Bug 231 - Cut Preview should play all selected/sync-locked tracks, respecting Mute/Solo during preview 2018-09-10 16:57:36 +01:00
Azpidatziak 8e089f4141 Update Basque translation 2018-09-09 19:32:35 +01:00
Paul Licameli b881b06b53 When scrubbing backwards unpinned, scroll tracks by whole panel width 2018-09-09 13:53:51 -04:00
Paul Licameli f31a1a6f8e Don't halt scrub playback with display paging at high magnification 2018-09-09 13:40:10 -04:00
Paul Licameli 52ad43daac Scrubbing at high mag, play head won't stray left of track edge 2018-09-09 13:10:01 -04:00
Paul Licameli 03def8dbaf Bug1967: scrub shouldn't be clicky...
... And this further simplifies the use of the clock.  Rely on the regularity
of spacing between calls to FillBuffers at commit a62cf53
2018-09-09 11:01:01 -04:00
James Crook e724ef0793 Bug 1970 - Missing tick marks in Timeline 2018-09-09 12:33:10 +01:00
James Crook 47926c04fa Bug 1969 - Windows: no monitored sound for 15 secs with software playthrough with default MME host
This was a bug in portaudio MME implementation.
With all the buffers bigger than they were meant to be, we got a longer input and longer output delay.
2018-09-08 23:22:56 +01:00
James Crook ff01d39601 Undo Workaround for Bug 1969
Turned out this was not the correct fix.
2018-09-08 23:17:20 +01:00
ΔΗΜΗΤΡΗΣ Σ 942ddac705 Update Greek translation 2018-09-08 17:12:06 +01:00
James Crook 596feddfe7 Workaround for Bug 1969 - Windows: no monitored sound for 15 secs with software playthrough with default MME host
This is not a proper fix, as we do not fully understand the problem - which is in release builds only.
It may be enough though to get us through to release.
2018-09-08 16:55:34 +01:00
James Crook 0f5c8d4d84 Wording: "Duplex" -> "Overdub" (missing piece). 2018-09-08 14:41:43 +01:00
Steve Daulton 69fd566678 Fix printing headers in Sample Data Export 2018-09-07 20:40:24 +01:00
Steve Daulton ad19ca0fa2 Fix for bug 1972 2018-09-06 20:32:08 +01:00
Robert Antoni Buj i Gelonch b8891702a8 Update Catalan translation 2018-09-06 18:30:31 +01:00
Nikitich f8c857f24b Update Russian translation 2018-09-06 09:43:49 +01:00
James Crook 1ecff6d5db Bug 1971 - Linux: Scriptables screenshot command only grab a small rectangle of window 2018-09-05 19:16:07 +01:00
Paul Licameli f61989e922 Part fixes for compilation of EXPERIMENTAL_SCOREALIGN 2018-09-05 13:25:41 -04:00
Paul Licameli 544c3b9770 spelling in comments 2018-09-04 23:04:18 -04:00
Paul Licameli 69bf7fd120 remove unused function 2018-09-04 23:04:18 -04:00
Thomas De Rocker 2d67b97f36 Update Dutch translation 2018-09-04 19:23:56 +01:00
Robert Antoni Buj i Gelonch bc016663c3 Update Catalan translation 2018-09-03 23:26:11 +01:00
James Crook 2758491a4a Bug 1966 - Manage Macros: Import and Export buttons are always inactive. 2018-09-03 22:58:57 +01:00
James Crook 7d0839393b Report selectedness of all tracks, not just WaveTracks.
(Suggested by Steve Daulton).
2018-09-03 22:02:15 +01:00
Bruno Ramalhete 1627194aff Update Portuguese translation 2018-09-03 21:47:19 +01:00
Paul Licameli ad6962250b Bug1958: shouldn't crash recording with playthrough 2018-09-03 15:04:24 -04:00
Steve Daulton ae2bbb3276 AUD-GET-INFO function added to init.lsp
Provide built-in Nyquist function to call scripting command
GetInfo, and return result as LISP list.
2018-09-03 16:57:06 +01:00
Paul Licameli a56a5be30b Replace _ with XO (won't affect generated audacity.pot) 2018-09-03 09:10:45 -04:00
scootergrisen 52b6eb14ef Update Danish translation 2018-09-02 23:25:37 +01:00
Grzegorz Pruchniakowski 44e8623970 Update polish translation from Transifex
Update polish translation from Transifex
2018-09-02 11:32:35 +01:00
Yuri Chornoivan a42c2ba39b Update Ukrainian translation 2018-09-02 12:41:57 +03:00
mkpoli 610ab2a687 Chinese Translation. 2018-09-02 09:53:32 +01:00
Paul Licameli 1baf12d7bc Bug1960: position of play head during scrub right to left 2018-09-01 09:56:26 -04:00
James Crook 3f7c639c3f Make the 'wait for fade out' latency dependent.
This gives time for the fading out to clear the sound card, OR if
we would wait around too long, just close down the stream without waiting.
2018-09-01 10:24:50 +01:00
Joachim Huffer 9b728cfec8 Update German Translation 2018-09-01 08:36:09 +01:00
Olivier Humbert 8d1d6c2e83 Update French translation against the latest fix 2018-09-01 08:30:19 +01:00
James Crook 3e1e7db804 Regenerate .po and .pot files. 2018-08-31 22:54:06 +01:00
James Crook 8ed0edd599 Fix two problems with Nyquist translation.
1. The 'Select a File' button (which comes from wxFileSelectorPrompt) was not being translated.
2. rhythmtrack.ny was missing an (_ ) on one string.
2018-08-31 22:51:20 +01:00
Paul Licameli af276ac4f9 Now implement scrubbing default to unpinned, see commit ac1017e...
... This was motivated by punch and roll recording:  it appears most convenient
to pin the head for recording purposes, and drag it near the right, but when
stopping and finding the splice point for the correction, it is better to
scrub unpinned.
2018-08-31 10:46:08 -04:00
Olivier Humbert 3eccdd9bd1 Update fr.po
fixes + timestamp update
2018-08-31 14:02:44 +01:00
James Crook 792fddbd22 Bug 1962 - Nyquist effect dialog labels not translated 2018-08-31 10:51:10 +01:00
Joachim Huffer a6a2833135 Update German translation by Joachim Huffer. 2018-08-30 23:11:22 +01:00
James Crook 45053087bf Regenerate .pot and .po files. 2018-08-30 22:08:41 +01:00
James Crook 094c574e63 Fixes for missing/problematic strings for translation.
Two strings were not marked with _().
2018-08-30 22:05:30 +01:00
Olivier Humbert e7e5de9500
Update fr.po 2018-08-30 19:56:46 +02:00
James Crook b5a764701f Fix typo in fr.po 2018-08-30 18:29:46 +01:00
Olivier Humbert 0efe25d948 Update fr.po
+ refinements + timestamp update + typos + fixes + personal comments + min/MAJ
2018-08-30 18:25:16 +01:00