1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-04-13 09:41:05 +02:00

Commit Graph

  • 4777d04cf2 Disable EXPERIMENTAL_MIDI_OUT Be 2021-08-06 17:55:24 -05:00
  • dedb67e932 AudioIOBase: add missing #include <portaudio.h> Be 2021-08-06 17:52:47 -05:00
  • 12c9f5434a Detect Audacity.Project files Panagiotis Vasilopoulos 2021-08-15 16:48:18 +03:00
  • c51b450d6c Replace usage of std::uncaught_exception Sol Fisher Romanoff 2021-08-15 17:04:30 +03:00
  • 4e877b8aed Fix executable manifest regression Emily Mabrey 2021-08-14 14:18:07 -04:00
  • a928dbb6dc Remove GStreamer references from locale files Panagiotis Vasilopoulos 2021-08-14 09:01:56 +03:00
  • b9ac8b9bc0 Remove GStreamer import functionality Panagiotis Vasilopoulos 2021-08-14 09:01:34 +03:00
  • 4408d96ff5 Use Tenacity.Project in AudacityApp.cpp Sol Fisher Romanoff 2021-08-11 17:28:07 +03:00
  • e0f34e7154 Use git describe in About Dialog Humberto Rocha 2021-08-12 10:56:15 -04:00
  • 20ee9a6c57 Update Windows manifest Panagiotis Vasilopoulos 2021-08-12 21:56:15 +03:00
  • ea3a5f687b Update Windows manifest manifest-change Panagiotis Vasilopoulos 2021-08-12 21:56:15 +03:00
  • 57c4c6143d Correct commit ID location in bug report form Not a proton 2021-08-13 14:57:05 +05:30
  • a64277fb55 Fixing label track update on mouse movement patches-from-upstream Vitaly Sverchinsky 2021-08-06 19:47:54 +03:00
  • 379bcd9767 Changing affordance hint text Vitaly Sverchinsky 2021-08-02 18:13:44 +03:00
  • 425a182de0 Add triangle waveform to Tone Generator. Paul LaMendola 2021-06-23 00:30:54 -04:00
  • be46a473fd Fix off-by-one error... Paul Licameli 2021-08-06 16:45:58 -04:00
  • cbe05d8030 Note track affordances Vitaly Sverchinsky 2021-07-15 14:41:57 +03:00
  • dbdd2a39ef Shift+Drag of clips between tracks was never allowed up to 2.4.2... Paul Licameli 2021-07-21 06:52:36 -04:00
  • 55d9d57a95 Fix TCP button issues akleja 2021-08-12 00:04:49 +02:00
  • bea07f7ab2 Update CONTRIBUTING.md Panagiotis Vasilopoulos 2021-08-11 15:15:12 +03:00
  • 8f8ec41899 Merge pull request #1442 from Paul-Licameli/Track-panel-fixes upstream-audacity Paul Licameli 2021-08-12 10:42:13 -04:00
  • fd836fc36f Change channel separator thickness to 1 Paul Licameli 2021-08-08 23:02:59 -04:00
  • cef8e228f9 In ViewInfo, remove GetLabelWidth() and add comments Paul Licameli 2021-08-06 17:03:30 -04:00
  • e11db270d5 Fix off-by-one error... Paul Licameli 2021-08-06 16:45:58 -04:00
  • f8e5bb9128 Publicize that all cells in TrackPanel inherit CommonTrackPanelCell Paul Licameli 2021-08-08 10:57:27 -04:00
  • aa54bbd93a Fix warnings about missing "override" Paul Licameli 2021-08-08 19:07:34 -04:00
  • 5f7f180a6a Correct the allocation of track panel height for affordances... Paul Licameli 2021-08-07 23:49:39 -04:00
  • fba2ef009e Move some numbers out of ViewInfo.h ... Paul Licameli 2021-08-07 13:32:39 -04:00
  • 1a9b4d16e7 Better document GetHeight of TrackView, rename GetY... Paul Licameli 2021-08-07 12:41:25 -04:00
  • 579038e341 Rename "Actual" to "Expanded" height which explains purpose better Paul Licameli 2021-08-08 10:36:14 -04:00
  • 058c729ea5 TrackInfo doesn't use the kTopMargin or kBottomMargin constants... Paul Licameli 2021-08-08 10:32:25 -04:00
  • 1880c14f11 Rewrite GetInfoCommand::ExploreTrackPanel... Paul Licameli 2021-08-06 16:31:16 -04:00
  • 8cbad20228 Hide details of screenshot rectangle computations in TrackPanel Paul Licameli 2021-08-06 18:28:36 -04:00
  • d4fb834c44 Fixes a typo in CMakeLists comment Dmitry Vedenko 2021-08-10 12:46:47 +03:00
  • 87b55d2752 Fixes Ubuntu package build Dmitry Vedenko 2021-08-09 14:05:19 +03:00
  • 22b2e11b70 Mark Find*.cmake defined variables as advanced Dmitry Vedenko 2021-08-09 12:58:07 +03:00
  • 4cd409beed References to removed lib-src files removed from .gitignore Dmitry Vedenko 2021-08-09 12:57:03 +03:00
  • 7d5285fc37 Remove libsndfile related source from lib-src Dmitry Vedenko 2021-08-09 12:55:51 +03:00
  • 50cf64f93f Manage libsndfile dependency with Conan Dmitry Vedenko 2021-08-09 14:03:42 +03:00
  • 305ac32ad0 Trailing white spaces removed Dmitry Vedenko 2021-08-09 12:53:03 +03:00
  • 188c8120b0 Mark CMake generate <PkgName>_DIR as advanced Dmitry Vedenko 2021-08-09 12:52:41 +03:00
  • 62a523f4f7 Fix and improve metadata file for Flatpak (#426) TheEvilSkeleton 2021-08-12 09:54:00 -04:00
  • 7da6a53213 Use system PortAudio in Linux packaging targets Dmitry Vedenko 2021-08-05 19:32:53 +03:00
  • dde48c1bd5 Install Jack on Linux CI Dmitry Vedenko 2021-08-05 19:22:29 +03:00
  • a07d8ed680 PortAudio removed from the source tree Dmitry Vedenko 2021-08-05 15:07:44 +03:00
  • e6fb573001 PortAudio devendored Dmitry Vedenko 2021-08-12 15:48:15 +03:00
  • 394ddd2e35 Issue 871: Let Audacity compile with unmodified portaudio sources... Paul Licameli 2021-05-27 10:37:45 -04:00
  • a120a514ae Remove bevel on transport akleja 2021-08-09 03:07:58 +02:00
  • 55f5ef8359 Remove lines from tooldocks akleja 2021-08-09 03:01:31 +02:00
  • cc7c659d6e Allow small color differences akleja 2021-08-04 17:43:04 +02:00
  • c3c5765a92 Change style of toolbar grabber akleja 2021-08-02 01:51:58 +02:00
  • a758491fd3 Merge pull request #1416 from Paul-Licameli/Experimental-QA-journalling-basics Paul Licameli 2021-08-11 08:43:25 -04:00
  • 03f8efc0ab CommandManager interacts with journal; simple journals can play... Paul Licameli 2019-01-29 16:02:34 -05:00
  • 82d88b99e1 AudacityApp invokes Journal utility; new command line option -j Paul Licameli 2019-01-27 12:26:00 -05:00
  • 030574cdf8 Menu item to turn journalling on and off -- alpha builds only now Paul Licameli 2019-01-27 19:38:16 -05:00
  • af0aab83c3 Journal playback and recording utilities, not yet used Paul Licameli 2019-01-27 11:27:05 -05:00
  • b8f22981ee Don't delay exit of the program until next idle... Paul Licameli 2020-05-21 14:07:18 -04:00
  • d8cb4721f1 Fixes for linking the following commits on Windows Paul Licameli 2021-08-04 06:56:06 -04:00
  • 68daa33bf1 Add documentation modify_memory_audio_subsystems Emily Mabrey 2021-08-10 23:15:59 -04:00
  • d7695f3c91 Remove whitespace only changes Emily Mabrey 2021-08-10 18:49:56 -04:00
  • 9fd60e6cc6 Convert issue templates to forms Semisol 2021-08-10 22:59:35 +03:00
  • d4a560f6f3 Add RealtimeEffectBufferHelper Emily Mabrey 2021-08-04 19:13:16 -04:00
  • d69160975d Fix memory leak in RealtimeEffectManager Emily Mabrey 2021-08-01 01:39:50 -04:00
  • 15c4f546f3 Make AudioIOBufferHelper.h cache friendly. Emily Mabrey 2021-07-31 16:51:24 -04:00
  • 8c4278cc64 Fix typo in MixerBoard.cpp Emily Mabrey 2021-08-10 05:47:46 -04:00
  • 3608b32423 Merge pull request from Be-ing/no_use_midi Emily Mabrey 2021-08-10 01:46:02 -04:00
  • bdbabb6262 add a cat semisol 2021-08-10 00:46:22 +02:00
  • eafd9106ea fix build without USE_MIDI Be 2021-08-09 14:39:26 -05:00
  • 4848dea701 Increase retries in repeat_hdiutil.sh script (#444) Emily Mabrey 2021-08-09 10:18:31 -04:00
  • cea4a91108 Fixing label track update on mouse movement Vitaly Sverchinsky 2021-08-06 19:47:54 +03:00
  • 63ce4db946 Enable support for move sematics for EnvelopeHandle and BackgroundHandle Vitaly Sverchinsky 2021-08-06 19:46:32 +03:00
  • cf09f0ad60 Fix event types used in PrefsListener singalling... Paul Licameli 2021-08-04 07:39:06 -04:00
  • 1fb034ce3a CMake: do not use precompiled headers with sccache Be 2021-08-08 03:37:59 -07:00
  • 4c5864d8f9 Merge pull request from tenacityteam/remove-topdir Emily Mabrey 2021-08-08 01:23:39 -04:00
  • f7692f7884 Merge pull request from akleja/sync-lock Emily Mabrey 2021-08-08 01:10:40 -04:00
  • 6173fe9a9c Remove old QA files Даниил Николаев 2021-08-07 23:26:29 +04:00
  • 8cae1b7cb4 Replace references to topdir and libsrc Sol Fisher Romanoff 2021-08-07 14:31:15 +03:00
  • 60f0820916 Merge pull request #1429 from Paul-Licameli/extract-lib-registries Paul Licameli 2021-08-06 08:57:11 -04:00
  • 48217d5acf Macros to simplify usage of class template AttachedVirtualFunction ... Paul Licameli 2020-10-25 13:42:41 -04:00
  • ed3e4de17b New library for registries Paul Licameli 2021-02-18 18:06:00 -05:00
  • 31515085c5 Update pl.po - fixes for 3.1 Grzegorz Pruchniakowski 2021-07-30 04:02:38 +02:00
  • dd16749bae Install updates (#1323) Anton S. Gerasimov 2021-08-05 02:15:05 +03:00
  • 5c8f61af86 Improve changes to ProjectSerializer.cpp Emily Mabrey 2021-08-04 17:05:58 -04:00
  • 7d3d8fcf86 Add triangle waveform to Tone Generator. Paul LaMendola 2021-06-23 00:30:54 -04:00
  • 5126ea4105 Cleanup ImportRaw.cpp - Add localization for 'Import Raw Data' window title format dofuuz 2021-08-02 22:27:33 +09:00
  • 6a4f1cfe7a Append filename at 'Import Raw Data' window title dofuuz 2021-06-27 00:25:31 +09:00
  • f83f65cadc Disable auto format detection of Import Raw Data - Use recent import setting instead of auto detection - Add Detect button dofuuz 2021-06-23 23:53:17 +09:00
  • b59753cf2e Remove scripts/mailman-discard.pl fossdd 2021-08-03 19:22:09 +00:00
  • f90698c980 Changing affordance hint text Vitaly Sverchinsky 2021-08-02 18:13:44 +03:00
  • c189066c4d Fix the default value of conan_allow_prebuilt_binaries Dmitry Vedenko 2021-08-03 14:28:27 +03:00
  • 56c953a14d Use git-describe in versions Sol Fisher Romanoff 2021-08-03 13:52:23 +03:00
  • 9df3c4b398 Merge pull request #1388 from crsib/linux_packages Dmitry Vedenko 2021-08-03 12:13:00 +03:00
  • 9f17e141e8 Add build image for Ubuntu 20.04 Dmitry Vedenko 2021-08-02 19:43:50 +03:00
  • d699b4311b Set propper ABI on Linux Dmitry Vedenko 2021-08-02 13:48:29 +03:00
  • dc92a7c59f Reduce requirements, so they match Ubuntu 20.04 Dmitry Vedenko 2021-08-02 13:47:08 +03:00
  • 583adc57d0 Add a Dockerfile and Spec for Fedora 34 Dmitry Vedenko 2021-07-30 18:54:40 +03:00
  • 58f2b2f99e Add a Dockerfile and PKGBUILD for Arch Linux Dmitry Vedenko 2021-07-30 18:53:07 +03:00
  • cf328b9d87 Add a framework to generate offline dependencies Dmitry Vedenko 2021-07-30 18:52:25 +03:00
  • b25e3b767f Add a find_package fallback for the *system* libs Dmitry Vedenko 2021-07-30 18:44:09 +03:00
  • aae3627476 Add an option to force the build of dependencies Dmitry Vedenko 2021-07-30 18:42:30 +03:00