1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-08-16 08:34:10 +02:00

Commit Graph

  • e4701d1d10 Shorten EIF prefs button labels LRN1986 2010-04-11 14:34:32 +00:00
  • a61f711f88 Fix ExtImportFilter rule editor space trimming. LRN1986 2010-04-10 16:24:04 +00:00
  • b6972df871 Second big batch of Extended Import Filtering improvements LRN1986 2010-04-09 19:57:28 +00:00
  • d298bf57d9 Added ExtImportPrefs.cpp and ExtImportPrefs.h to the Mac project file. prlivesey 2010-04-07 12:11:48 +00:00
  • a1b615ffc2 Add GetPluginStringID() for ImportQT LRN1986 2010-04-06 13:20:41 +00:00
  • b566e09e61 Use of wxMessageBox needs this include to compile richardash1981 2010-04-05 10:39:28 +00:00
  • efd1ad277a Fix miscommented line. Change column header title LRN1986 2010-04-04 22:14:40 +00:00
  • ded848d66e Extended import filter prefs GUI usability improvements LRN1986 2010-04-04 22:07:57 +00:00
  • d2c0a72597 Autosize columns for empty table too LRN1986 2010-04-04 21:43:38 +00:00
  • 90ab79edd6 Add wxGrid forward declaration to ShuttleGui.h LRN1986 2010-04-04 18:29:13 +00:00
  • 918d4c7cdc Fix broken build (on Linux) BusinessmanProgrammerSteve 2010-04-04 16:17:55 +00:00
  • 73e4b13300 Updated software translation from Antonio windinthew 2010-04-04 11:21:10 +00:00
  • 0a6148b06f Extended import filtering LRN1986 2010-04-04 08:19:53 +00:00
  • 566225ec25 Update to newer versions of config.guess and config.sub richardash1981 2010-04-02 16:43:14 +00:00
  • ca15eb3e3b Committing the .iss file used for 1.3.12 ANSI Release windinthew 2010-04-02 10:52:42 +00:00
  • 124cbe41f9 Post-release version bump BusinessmanProgrammerSteve 2010-04-01 22:26:10 +00:00
  • 96b5f364c5 We are now in the beta release candidate cycle, so not alpha builds richardash1981 2010-04-01 15:40:57 +00:00
  • 7b6e27af0c Remove label track special case from Edit->Delete BusinessmanProgrammerSteve 2010-03-30 05:56:19 +00:00
  • 8cd645f0a2 Add a patch by Al Diamond to fix a crash in ufile_fopen_input(), signed off by me. richardash1981 2010-03-28 20:23:47 +00:00
  • 393e7040ca Changes for 1.3.12 since March 1st windinthew 2010-03-27 17:35:23 +00:00
  • f4197d29e1 Fix zero-sized mp3 import LRN1986 2010-03-26 16:29:21 +00:00
  • 1ce96f737f Fix typo after the last patch LRN1986 2010-03-26 16:15:52 +00:00
  • 1527368d99 Revert to non-persistent LastOpenType per Gale's request LRN1986 2010-03-26 15:48:13 +00:00
  • eac019b68a Optimization for new Truncate Silence code. BusinessmanProgrammerSteve 2010-03-23 21:49:48 +00:00
  • 3ee3c168e6 Correcting the layout of EQ freq ruler (borders, off-by-ones). Avoid an unnecessary alert in Envelope. martynshaw99 2010-03-23 01:27:12 +00:00
  • 69b6d2a0cd Give users hint in ;info line that they have to add a carrier wave to right channel for plug-in to work properly (agreed with Edgar-rft) windinthew 2010-03-22 11:19:34 +00:00
  • af0f6828bb Label tracks need SplitDelete with linking off, not on BusinessmanProgrammerSteve 2010-03-21 19:43:49 +00:00
  • e47e9692b6 I think this is the right way to printf a wxString. Hard to tell. Everything else gives me weird warnings. BusinessmanProgrammerSteve 2010-03-19 23:08:36 +00:00
  • ea1b2149e4 Add ODDecodeFFmpegTask to VS project BusinessmanProgrammerSteve 2010-03-19 22:36:06 +00:00
  • 4cdbbce01f Add ODDecodeFFmpegTask to Unix makefile, fix some errors and warnings BusinessmanProgrammerSteve 2010-03-19 21:41:44 +00:00
  • ece5a9e51e adding ODDecodeFFmpegTask files to the mac project. Please add to other platforms. mchinen 2010-03-19 14:58:22 +00:00
  • 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 mchinen 2010-03-19 14:57:10 +00:00
  • 8d25578c63 Translate literal time format strings in effect dialogs BusinessmanProgrammerSteve 2010-03-17 17:48:00 +00:00
  • 04bb38cf94 updated software translation from Lars Carlsson windinthew 2010-03-17 13:07:51 +00:00
  • 8e37df8bd8 corrected software translation from Lukmanul Hakim windinthew 2010-03-17 13:02:04 +00:00
  • a5a85018db Updated software translation from Lars Carlsson windinthew 2010-03-15 22:38:53 +00:00
  • 003482266b Convert max silence length from ms to s before applying BusinessmanProgrammerSteve 2010-03-15 16:41:22 +00:00
  • 784d7913af Add progress dialog for new truncate silence code BusinessmanProgrammerSteve 2010-03-14 18:34:10 +00:00
  • 4f02d76820 Do not erase LastOpenType, continue to use it for further imports LRN1986 2010-03-14 15:26:17 +00:00
  • 1e19adb042 Fix Truncate Silence bug BusinessmanProgrammerSteve 2010-03-14 00:20:21 +00:00
  • eee1f9081b Make this line more uniform. BusinessmanProgrammerSteve 2010-03-13 18:25:26 +00:00
  • 2b3a50bd09 1. Consolidate linking enable/disable logic b/w Edit Toolbar and Menu BusinessmanProgrammerSteve 2010-03-13 17:40:17 +00:00
  • 6860fca483 Check in new Truncate Silence routine as Experimental BusinessmanProgrammerSteve 2010-03-13 15:21:38 +00:00
  • 3d76f55cad Leland and Markus to "Emeritus" windinthew 2010-03-13 04:00:07 +00:00
  • 56a464c199 Track panel refresh when changing linking enabledness BusinessmanProgrammerSteve 2010-03-12 19:52:13 +00:00
  • bea6140789 Fix a crash in TrackArtist::DrawLinkTiles() BusinessmanProgrammerSteve 2010-03-12 01:40:40 +00:00
  • e06de80145 Don't build 'help' in debug builds. martynshaw99 2010-03-12 00:55:03 +00:00
  • 75f4c8e243 Updated software translation from Arda Çakı windinthew 2010-03-11 07:18:46 +00:00
  • 2127390fac Updated software translation from Mikhail Balabanov windinthew 2010-03-11 06:11:58 +00:00
  • 5b539c71f0 Make ChangeSpeed/SoundTouch/SBSMS handle sync-selected tracks the old way (now that it's easy to select all the sync-selected ones) BusinessmanProgrammerSteve 2010-03-09 21:16:28 +00:00
  • f6e158b87a Corrected software translation from Carmelo Battaglia windinthew 2010-03-09 09:18:23 +00:00
  • 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. BusinessmanProgrammerSteve 2010-03-09 04:59:26 +00:00
  • 601d70efbc Update Hindi translation from bashishtha richardash1981 2010-03-08 21:26:24 +00:00
  • 445c430d14 Cosmetic changes to the Select In Sync-Selected Tracks menu item, add Select In All Tracks. BusinessmanProgrammerSteve 2010-03-08 19:37:13 +00:00
  • 68fb0816d0 Changes to remove (the now unused and unconfigured) taglib from the Mac project file and build process. prlivesey 2010-03-08 12:41:34 +00:00
  • 5ccce1ed4b checking in cleanup of on-demand files following james' review. also speeds up od cursor updating when user clicks for on-demand mchinen 2010-03-08 01:52:38 +00:00
  • 016c6ce796 corrected software translation from Atsushi YOSHIDA windinthew 2010-03-07 05:28:08 +00:00
  • 7b9c7a3ebf Should not have added that #include in a previous commit. BusinessmanProgrammerSteve 2010-03-07 00:35:19 +00:00
  • 4b7b8ff672 Add command to select sync-selected tracks BusinessmanProgrammerSteve 2010-03-07 00:21:53 +00:00
  • 84b35f6088 Newer audacity version richardash1981 2010-03-06 23:00:40 +00:00
  • e3d473bcab Add a note on relative and absolute file paths to the documentation richardash1981 2010-03-06 22:47:30 +00:00
  • 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) richardash1981 2010-03-06 22:42:53 +00:00
  • b0e23dbaf7 error in comments, important to make this distinction richardash1981 2010-03-06 22:29:39 +00:00
  • 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 ... richardash1981 2010-03-06 22:23:12 +00:00
  • c6442ca829 Updated software translation from Carmelo Battaglia for today's .pot file corrections richardash1981 2010-03-06 20:20:07 +00:00
  • f53d36a503 Make align functions work with sync selection BusinessmanProgrammerSteve 2010-03-06 19:08:13 +00:00
  • e73414d4d1 Improve timeshift tool behavior with linking BusinessmanProgrammerSteve 2010-03-06 18:39:31 +00:00
  • 1b87171291 Don't configure taglib, or ship it in the tarballs as we don't use or need it richardash1981 2010-03-06 16:41:45 +00:00
  • 430c64084f Add i18n hint for the libsndfile error message, in response to query from Atsushi YOSHIDA richardash1981 2010-03-06 16:27:23 +00:00
  • dd3e052379 Update all .po files with latest program strings (from current SVN without any local patches), correcting an error in previous audacity.pot file richardash1981 2010-03-06 16:24:20 +00:00
  • d282c00618 Updated with latest strings from audacity.pot windinthew 2010-03-06 03:45:39 +00:00
  • edfcbfc0ad Updated software translation from Lukmanul Hakim windinthew 2010-03-05 22:05:16 +00:00
  • 1b10ab7064 Updated software translation from Thomas De Rocker windinthew 2010-03-05 21:02:41 +00:00
  • 2b270e7a13 Improve appearance of disabled mixer toolbar sliders. BusinessmanProgrammerSteve 2010-03-04 23:07:37 +00:00
  • ac664e2fab Update with strings from current audacity.pot windinthew 2010-03-03 20:18:13 +00:00
  • 38264f8ca2 Updated software translation from Yuri Chornoivan windinthew 2010-03-01 20:58:41 +00:00
  • ff6932addf Update for 1.3.12 windinthew 2010-03-01 09:43:30 +00:00
  • d54254913e * Relink to the LAME FAQ in the 1.3 Manual * Note that Audacity releases are built with DirectSound support windinthew 2010-03-01 09:37:00 +00:00
  • 2be3c8f6bd Include SoundFinder.ny in the plug-ins folder built by VS windinthew 2010-03-01 03:55:59 +00:00
  • eda83d311b Updated software translation from Antonio Paniagua windinthew 2010-02-28 20:03:48 +00:00
  • 4e82e619db Updated software translation from Carmelo Battaglia windinthew 2010-02-28 19:49:24 +00:00
  • 98219bed8f Update for 1.3.12 windinthew 2010-02-28 09:39:43 +00:00
  • 31722d3a69 Removed over aggressive SetFocus() so that OK button does not initially have focus in, for example, preferences. james.k.crook 2010-02-27 18:00:47 +00:00
  • c12962c0ab Updated software translation from Atsushi YOSHIDA windinthew 2010-02-27 06:17:39 +00:00
  • e1aa6785ae Update maketarball.sh for change to SVN BusinessmanProgrammerSteve 2010-02-25 03:55:24 +00:00
  • 28d78edc11 Updated software translation from Thomas De Rocker windinthew 2010-02-24 18:00:52 +00:00
  • 82f843f534 Remove help directory from the zip file. lllucius 2010-02-23 15:17:48 +00:00
  • cfb9f77a9d Add "Inverse RIAA" to the list of available curves, given it will probably be the most heavily used of the possible inverted curves windinthew 2010-02-22 06:22:46 +00:00
  • 24c5b9869e Correct EQ curve (typos) martynshaw99 2010-02-22 01:18:31 +00:00
  • 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. richardash1981 2010-02-21 17:36:22 +00:00
  • 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. richardash1981 2010-02-20 22:20:26 +00:00
  • 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 richardash1981 2010-02-20 21:31:01 +00:00
  • e383514bd0 Add the other files neded for compliance with the freedesktop.org Icon Theme Specification 0.6, using patch supplied by Benjamin Drung. Previous file still installed for compatibility although the spec doesn't call for it. richardash1981 2010-02-20 20:40:51 +00:00
  • 449bee981f Draw link tiles stationary relative to the DC businessmanprogrammersteve 2010-02-18 19:46:37 +00:00
  • 5a6b7a4ec9 Lighten colors slightly for sync-selection. businessmanprogrammersteve 2010-02-17 17:54:32 +00:00
  • c334b080e8 We still need a snap manager with snap-to-grid disabled (to snap to points, which is always enabled) BusinessmanProgrammerSteve 2010-02-17 06:30:14 +00:00
  • e35e019e17 Change lots of code that uses linking to use the new scheme. businessmanprogrammersteve 2010-02-16 20:50:38 +00:00
  • 98ca2b474b When 'OK' is the default button it is now also given focus, so that ENTER will push it. james.k.crook 2010-02-14 15:27:22 +00:00
  • 3c165e7898 Ashton's little patch to fix a compile error. businessmanprogrammersteve 2010-02-14 06:37:45 +00:00
  • a312c9b1bf Updated software translation from Mikhail Balabanov windinthew 2010-02-14 03:09:18 +00:00