1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-04 17:49:45 +02:00

6031 Commits

Author SHA1 Message Date
James Crook
964a2e0653 Change Mac script paths to be in-app 2016-12-12 18:48:45 +00:00
James Crook
c493e38a68 Use org.audacityteam.audacty 2016-12-12 18:12:35 +00:00
James Crook
28b3461bb2 Change Mac search paths to be in-app 2016-12-12 18:00:53 +00:00
Paul Licameli
8f28382525 Fix inability to convert sample format from 16 to 32 bits 2016-12-11 01:34:09 -05:00
Paul Licameli
0921942650 Fix black screen after closing fullscreen window -- REBUILD WXWIDGETS
Works by un-full-screening before closing.  Patching wxWidgets was needed to
make that work correctly after full-screening by clicking on the green circle
in the title bar, but that fix is not needed for full screen after command+/
2016-12-10 15:08:43 -05:00
James Crook
f229aab58a Bug 1329 - Adjustment: Part of the fix only applies to OSX; No longer apply to Linux too.
Adjustment proposed/tested by Steve Daulton.
2016-12-06 12:27:42 +00:00
Bashishtha Singh
48f43738aa Update Hindi Translation by Bashishtha Singh 2016-12-04 19:27:23 +00:00
Paul Licameli
51202bffb0 Fix bug reported by Steve, applying Nyquist effects...
... To short selections (under 1/100 second), at the start of the second of
two separated clips, in a project with a high sampling rate of 192000.

Symptom was that the audio moved so it was pasted to the end of the first clip.

Other uses of the constant WAVETRACK_MERGE_POINT_TOLERANCE should be
reviewed too but this is a conservative fix made close to release time.
2016-12-04 14:16:03 -05:00
Paul Licameli
ba263d0779 Bug1329: not wholly satisfactory fix...
... Partial reversion of commit 2e8ee5fe75789d60869b19fe1986c8d47cf0b995

Now, if you open an effect dialog, Return key will apply it.  But, if you
cycle among windows with alt+f6, then the focus moves among the controls in
the effect dialog, and I don't know how to prevent that.

At least so it is in Mac.  I have not verified it with Linux.
2016-12-03 20:01:16 -05:00
Azpidatziak
493230e141 Update Basque Translation by Xabier Aramendi 2016-12-03 16:59:41 +00:00
scootergrisen
6c21b40a61 Update Danish Translation by scootergrisen 2016-11-30 19:25:24 +00:00
Thomas De Rocker
02f2ef0a9e Update Dutch Translation by Thomas De Rocker. 2016-11-28 22:00:53 +00:00
James Crook
7595baffdc Merge pull request #176 from urbalazs/master
Updated Hungarian translation
2016-11-28 10:37:37 +00:00
Balázs Úr
a04bab2e82 Updated Hungarian translation 2016-11-28 10:12:51 +01:00
Мирослав Николић
59b5c4c659 Update Serbian Translation by Мирослав Николић 2016-11-27 20:34:29 +00:00
Leland Lucius
fe191dd6af Fix nightly build 2016-11-27 12:21:00 -06:00
James Crook
396a6f0ed6 Fixed Version number in .pot file.
I normally fix it up by hand before committing.  I forgot this time.  The date/time shows when the pot file was generated correctly.
2016-11-25 20:32:57 +00:00
Gale Andrews
27e1e16ffd Agreed reword of Region Save/Restore 2016-11-25 20:17:55 +00:00
windinthew
639bfcbad4 Add sample-data-import 2016-11-24 06:22:58 +00:00
Steve Daulton
dcd219ee3c Added Sample Data Import to Mac 2016-11-23 22:50:06 +00:00
Steve Daulton
6f3aad2fe0 Update for Sample Data Import
Makefile updated for Linux build
2016-11-23 17:49:53 +00:00
David Bailes
71694d026a Fix for Move to Next/Previous Label commands
Problem was that when these commands were used when playback was stopped, the tracks did not automatically scroll to make sure that the label that had been moved to was visible.

Fix: call TrackPanel::ScrollIntoView().
2016-11-23 10:33:53 +00:00
Antonio Png
92f56fb733 Update Spanish Translation 2016-11-22 17:12:28 +00:00
Gale Andrews
8628dad100 Reinstate 'Move to next/previous label' bindings
Reverts 2c3d72f. Better, because this is a new "headline" feature.
2016-11-22 01:49:10 +00:00
Paul Licameli
6fad643000 guard against dereferencing null in the previous 2016-11-21 12:55:21 -05:00
David Bailes
3cecbcd44e Bug 1450 - Mac: Text grid cells cannot be TAB'bed out of
Thanks to David for the fix.
2016-11-21 17:36:27 +00:00
James Crook
70eef44150 Merge pull request #173 from yurchor/master
Update Ukrainian translation
2016-11-21 15:54:11 +00:00
Yuri Chornoivan
8de45902ef Fix merging conflict 2016-11-21 16:20:55 +02:00
Carmelo Battaglia
59212e9b07 Updated Italian Translation by Carmelo Battaglia 2016-11-21 13:53:59 +00:00
James Crook
6d086dcc23 Fix TimerRecord overenthusiastic undo.
Thanks to Pual Licameli for finding the bug and its cause.
A cancelled TimerRecord would undo the previous action rather than just roll back.
2016-11-21 12:30:23 +00:00
James Crook
fa4f3c6bb6 Regenerated audacity.pot and .po files 2016-11-21 10:54:39 +00:00
James Crook
389b0f197e Improve source for xgettext
1: Mark % as not being treated as print formatting.
2: i18n hint fix.
2016-11-21 10:31:52 +00:00
Imre Kristoffer Eilertsen
0769274f37 Updated Norwegian Translation by Imre Eilertsen 2016-11-21 10:09:35 +00:00
Yuri Chornoivan
cca321e1fa Update Ukrainian translation 2016-11-20 23:09:32 +02:00
James Crook
da49dddb0c Update ca.po with Robert's changes of the 18th October. 2016-11-20 21:06:14 +00:00
James Crook
9f5406fb84 Merge remote-tracking branch 'gale/qt-extensions' 2016-11-20 19:51:47 +00:00
James Crook
f2d75d0b69 Updated .pot and .po files for translation.
Also updated POTFILES.in to include more src files.
Some of the 'new' files include MenusMac.cpp, ScrubbingToolBar, OverlayPanel.
Also the order is now correctly alphabetical within each directory.
2016-11-20 18:34:01 +00:00
Steve Daulton
a9d7b6d480 Add Sample Data Import generator 2016-11-20 16:01:59 +00:00
David Bailes
2c3d72f0a2 Remove default keystrokes from Move to Next/Previous label
Reasons for removing the default keystrokes:
1. Added keystrokes may conflict with keystrokes already defined by user, and Audacity doesn't currently handle this situation in a user friendly manner.
2 There may be additional label commands in the near future, so even if default keystrokes were felt appropriate for these commands, it may be useful to delay the assignment until any other related commands have been decided.
2016-11-20 12:50:50 +00:00
David Bailes
87c0eb1563 Rename the two commands for the Saved cursor position
After discussion on Audacity-quality mailing list, the commands now refer to the stored cursor position, rather than the saved cursor position. (This position is not saved to disc).
2016-11-20 12:44:13 +00:00
Gale Andrews
7156d5b5c1 Consistency improvements
See http://wiki.audacityteam.org/wiki/Guidelines_on_capitalization_in_Audacity_dialogs_and_messages for why "At" should not be upper case.
2016-11-19 17:00:02 +00:00
Steve Daulton
1c9daeefb4 Change "Play/Stop and Set Cursor" shortcut to "X"
As agreed on QA list: https://sourceforge.net/p/audacity/mailman/message/35475977/
2016-11-19 15:48:35 +00:00
Gale Andrews
83ae58db9f region > audio
Fits better with future proposed changes
2016-11-18 22:58:37 +00:00
Steve Daulton
3a9983795f Bug 1547
Fix some 'on pause' inconsistencies.
2016-11-14 10:32:55 +00:00
James Crook
e736bf5efc Reverted experiments with README.md
Build requires a README.txt.
2016-11-13 15:29:46 +00:00
James Crook
d706c58668 Renamed README.txt to README.md
So that markdown markup is rendered.
Also fixed hyperlink.
2016-11-13 15:13:06 +00:00
James Crook
bb8ae2c10d Added travis pass/fail badge to README 2016-11-13 14:53:12 +00:00
Gale Andrews
d00df6acb2 Make dialog title same as menu item, as agreed 2016-11-11 17:46:09 +00:00
Gale Andrews
cb36c53eda Fix wording for "Select all... if none" 2016-11-11 17:31:27 +00:00
David Bailes
10b54fc94a Fix for Select Cursor to saved cursor position command
When used during playback, this was producing unexpected results.

Fix is to use setTimes(t0,t1), rather than calls to setT0(t0) and set(t1) which was producing unexpected results.
2016-11-11 13:55:55 +00:00