1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-05-06 14:52:34 +02:00

2693 Commits

Author SHA1 Message Date
richardash1981
96b5f364c5 We are now in the beta release candidate cycle, so not alpha builds 2010-04-01 15:40:57 +00:00
BusinessmanProgrammerSteve
7b6e27af0c Remove label track special case from Edit->Delete 2010-03-30 05:56:19 +00:00
richardash1981
8cd645f0a2 Add a patch by Al Diamond to fix a crash in ufile_fopen_input(), signed off by me. 2010-03-28 20:23:47 +00:00
LRN1986
f4197d29e1 Fix zero-sized mp3 import 2010-03-26 16:29:21 +00:00
LRN1986
1ce96f737f Fix typo after the last patch 2010-03-26 16:15:52 +00:00
LRN1986
1527368d99 Revert to non-persistent LastOpenType per Gale's request 2010-03-26 15:48:13 +00:00
BusinessmanProgrammerSteve
eac019b68a Optimization for new Truncate Silence code. 2010-03-23 21:49:48 +00:00
martynshaw99
3ee3c168e6 Correcting the layout of EQ freq ruler (borders, off-by-ones).
Avoid an unnecessary alert in Envelope.
2010-03-23 01:27:12 +00:00
BusinessmanProgrammerSteve
af0f6828bb Label tracks need SplitDelete with linking off, not on 2010-03-21 19:43:49 +00:00
BusinessmanProgrammerSteve
e47e9692b6 I think this is the right way to printf a wxString. Hard to tell.
Everything else gives me weird warnings.
2010-03-19 23:08:36 +00:00
BusinessmanProgrammerSteve
4cdbbce01f Add ODDecodeFFmpegTask to Unix makefile, fix some errors and warnings 2010-03-19 21:41:44 +00:00
mchinen
b07f23d6de added on-demand support for non-seeking loading of FFmpeg files. This feature is not on, controlled by ifdefs via the #define EXPERIMENTAL_OD_FFMPEG in Experimental.h 2010-03-19 14:57:10 +00:00
BusinessmanProgrammerSteve
8d25578c63 Translate literal time format strings in effect dialogs 2010-03-17 17:48:00 +00:00
BusinessmanProgrammerSteve
003482266b Convert max silence length from ms to s before applying 2010-03-15 16:41:22 +00:00
BusinessmanProgrammerSteve
784d7913af Add progress dialog for new truncate silence code 2010-03-14 18:34:10 +00:00
LRN1986
4f02d76820 Do not erase LastOpenType, continue to use it for further imports 2010-03-14 15:26:17 +00:00
BusinessmanProgrammerSteve
1e19adb042 Fix Truncate Silence bug 2010-03-14 00:20:21 +00:00
BusinessmanProgrammerSteve
eee1f9081b Make this line more uniform. 2010-03-13 18:25:26 +00:00
BusinessmanProgrammerSteve
2b3a50bd09 1. Consolidate linking enable/disable logic b/w Edit Toolbar and Menu
2. Save user's preference for enabling linking

3. fix a bug by which changes to global prefs like SWPlaythrough were not
visually reflected in other open projects.
2010-03-13 17:40:17 +00:00
BusinessmanProgrammerSteve
6860fca483 Check in new Truncate Silence routine as Experimental 2010-03-13 15:21:38 +00:00
windinthew
3d76f55cad Leland and Markus to "Emeritus" 2010-03-13 04:00:07 +00:00
BusinessmanProgrammerSteve
56a464c199 Track panel refresh when changing linking enabledness 2010-03-12 19:52:13 +00:00
BusinessmanProgrammerSteve
bea6140789 Fix a crash in TrackArtist::DrawLinkTiles() 2010-03-12 01:40:40 +00:00
BusinessmanProgrammerSteve
5b539c71f0 Make ChangeSpeed/SoundTouch/SBSMS handle sync-selected tracks
the old way (now that it's easy to select all the sync-selected
ones)
2010-03-09 21:16:28 +00:00
BusinessmanProgrammerSteve
b9fce94477 Implements darkchains_mod2a style linking indication. This may not be
final but it's a big improvement. Reversed a couple changes from
original indication scheme that are no longer necessary. Unfortunately
it's really hard to remove colors from AllThemeResources.h.
2010-03-09 04:59:26 +00:00
BusinessmanProgrammerSteve
445c430d14 Cosmetic changes to the Select In Sync-Selected Tracks menu item, add
Select In All Tracks.
2010-03-08 19:37:13 +00:00
mchinen
5ccce1ed4b checking in cleanup of on-demand files following james' review. also speeds up od cursor updating when user clicks for on-demand 2010-03-08 01:52:38 +00:00
BusinessmanProgrammerSteve
7b9c7a3ebf Should not have added that #include in a previous commit. 2010-03-07 00:35:19 +00:00
BusinessmanProgrammerSteve
4b7b8ff672 Add command to select sync-selected tracks 2010-03-07 00:21:53 +00:00
richardash1981
e3d473bcab Add a note on relative and absolute file paths to the documentation 2010-03-06 22:47:30 +00:00
richardash1981
bd192bfa2b Commit mildy modified version of a patch by Joseph Gay to handle and convert relative paths in LOF files (i.e. relative to path of LOF file) 2010-03-06 22:42:53 +00:00
richardash1981
b0e23dbaf7 error in comments, important to make this distinction 2010-03-06 22:29:39 +00:00
richardash1981
0055871f69 Add some more useful comments in places, and importantly fix a null pointer dereference which occurs if a file which has an offset parameter cannot be imported, found whilst testing something else ... 2010-03-06 22:23:12 +00:00
BusinessmanProgrammerSteve
f53d36a503 Make align functions work with sync selection 2010-03-06 19:08:13 +00:00
BusinessmanProgrammerSteve
e73414d4d1 Improve timeshift tool behavior with linking 2010-03-06 18:39:31 +00:00
richardash1981
430c64084f Add i18n hint for the libsndfile error message, in response to query from Atsushi YOSHIDA 2010-03-06 16:27:23 +00:00
BusinessmanProgrammerSteve
2b270e7a13 Improve appearance of disabled mixer toolbar sliders. 2010-03-04 23:07:37 +00:00
windinthew
ff6932addf Update for 1.3.12 2010-03-01 09:43:30 +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
windinthew
cfb9f77a9d Add "Inverse RIAA" to the list of available curves, given it will probably be the most heavily used of the possible inverted curves 2010-02-22 06:22:46 +00:00
martynshaw99
24c5b9869e Correct EQ curve (typos) 2010-02-22 01:18:31 +00:00
richardash1981
d45ac35dde Make EQ curve inversion a non-experimental feature, and change the name of the "flat" button to "flatten" - that's what it does to the curve. 2010-02-21 17:36:22 +00:00
richardash1981
68f7665a70 Commit an improved version of patch by Benjamin Drung to check if data is sucessfully being exported or not when saving files through libsndfile, and warn the user if the export fails. 2010-02-20 22:20:26 +00:00
richardash1981
1a1f431584 Commit a re-written version of patch originally by Lavanya Tekumalla to save the last used recording duration and re-use it when dialogue is re-opened 2010-02-20 21:31:01 +00:00
businessmanprogrammersteve
449bee981f Draw link tiles stationary relative to the DC 2010-02-18 19:46:37 +00:00
businessmanprogrammersteve
5a6b7a4ec9 Lighten colors slightly for sync-selection. 2010-02-17 17:54:32 +00:00
BusinessmanProgrammerSteve
c334b080e8 We still need a snap manager with snap-to-grid disabled (to snap to points, which is always enabled) 2010-02-17 06:30:14 +00:00
businessmanprogrammersteve
e35e019e17 Change lots of code that uses linking to use the new
scheme.
2010-02-16 20:50:38 +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
businessmanprogrammersteve
3c165e7898 Ashton's little patch to fix a compile error. 2010-02-14 06:37:45 +00:00