1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-07-07 16:07:44 +02:00

16 Commits

Author SHA1 Message Date
v.audacity
43042ab7c8 Try a different way of specifying separation between Preview and Dry Preview buttons, that should be more correct cross-platform. 2013-06-27 01:27:36 +00:00
v.audacity
607ddbe193 Improve the Dry Preview button horizontal spacing after Preview button. 2013-06-26 03:40:54 +00:00
v.audacity
dfbbd43baf Improve spacing between Preview and Dry Preview buttons, and comments. Stop some compiler warnings. 2013-06-26 03:33:03 +00:00
v.audacity
0716c1f62b Add static text about "Estimated Start Pitch" per -quality discussion.
Fixed some weird layout issues due to ShuttleGui misuse. 

Fixed some SetName cut/paste errors (e.g., it used to say "To frequency in seconds" !). 

Fixed rounding direction in PitchOctave() for negative MIDI notes. 

Fixed a comment in ShuttleGui.cpp.
2013-06-20 02:28:55 +00:00
v.audacity
5555c2db62 Rob Sykes's patch (considerably modified because of MSVC preprocessor problems) to add sox-based reverb 2013-05-02 23:41:27 +00:00
v.audacity
9d0daf8662 Campbell Barton's patch to turn many, many tabs to our 3-space convenbtion 2013-02-20 23:42:58 +00:00
v.audacity
fd17ae3903 David Bailes patch for bug 577 2012-10-13 00:59:14 +00:00
v.audacity
2692f213a8 fix for bug 576 http://bugzilla.audacityteam.org/show_bug.cgi?id=576 2012-09-04 23:59:13 +00:00
v.audacity
8067d61be0 fixes for bug 576 http://bugzilla.audacityteam.org/show_bug.cgi?id=576 2012-09-04 23:43:29 +00:00
v.audacity
99cd2d70bf fix for bug 576 http://bugzilla.audacityteam.org/show_bug.cgi?id=576 2012-09-04 03:34:26 +00:00
james.k.crook@gmail.com
b1f7a0f890 Added TieNumericTextBox() function - and used it for DtmfDialog. 2011-06-13 20:19:28 +00:00
LRN1986
0a6148b06f Extended import filtering 2010-04-04 08:19:53 +00:00
james.k.crook
31722d3a69 Removed over aggressive SetFocus() so that OK button does not initially have focus in, for example, preferences. 2010-02-27 18:00:47 +00:00
james.k.crook
98ca2b474b When 'OK' is the default button it is now also given focus, so that ENTER will push it. 2010-02-14 15:27:22 +00:00
james.k.crook
f4e81220b3 New ShowInfoDialog() function for text message plus OK button. Resizability more obvious now, and cursor at position 0. 2010-02-13 18:24:57 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00