1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-29 15:19:44 +02:00

Commit Graph

  • 91f8b4340b
    update vcpkg submodule (#728) master Be 2022-06-29 17:03:32 -05:00
  • 9b4b96d989
    Change Flatpak manifest location (#696) TheEvilSkeleton 2022-03-23 05:09:47 -04:00
  • 87ea52b1a4
    Fix CI build (#715) Edgar 2022-03-22 23:14:20 +01:00
  • a08fdb282b
    Fix CodeQL CI build Edgar 2022-03-20 01:59:50 +01:00
  • d7ecf07eac
    Remove most Audacity references in src DemonicSavage 2022-02-07 04:04:30 -03:00
  • 467925eeb1
    Update copyright TheEvilSkeleton 2022-01-30 03:12:32 -05:00
  • 0f38200adf
    Update copyright year TheEvilSkeleton 2022-01-28 05:22:18 -05:00
  • 737e151074
    Improve appstream file TheEvilSkeleton 2022-01-27 12:29:27 -05:00
  • adc300a2bd
    Improve .desktop file (#694) P. "Ivory" Vasilopoulos 2022-01-27 00:43:00 +01:00
  • 40d57bcf62
    Change .aup3 MIMEtype to x-audacity-project Sol Fisher Romanoff 2022-01-26 05:41:32 +02:00
  • 7842e5f426
    update vcpkg submodule (#692) Be 2022-01-25 08:55:34 -06:00
  • 5105641a83
    Merge pull request from tenacityteam/emabrey/vcpkg-update Emily Mabrey 2022-01-23 23:35:20 -05:00
  • 0760f3945a
    Update BUILDING.md Arik 2022-01-21 06:50:01 -05:00
  • f395687c9f
    Change bash scripts to be POSIX-compatible script-overhaul Sol Fisher Romanoff 2021-12-02 09:32:47 +02:00
  • d118b79a04
    Return msgfmt.py to version 1.2 Emily Mabrey 2021-07-31 13:11:01 -04:00
  • 8b0bf908af
    Improve locale_diagnostics.sh Emily Mabrey 2021-07-31 13:03:41 -04:00
  • 5d8be178b5
    Various contributor script changes. Emily Mabrey 2021-07-31 04:33:00 -04:00
  • 0665614b85
    Meter: Fix GetLuminance wxWidgets version dependency Mart Raudsepp 2021-11-23 22:15:00 +02:00
  • 697c0e764c
    Update SoundTouch in Flatpak manifest (#671) TheEvilSkeleton 2021-10-18 16:51:08 -04:00
  • ad74d99840
    Replace GNU/Linux with Linux; Correct macOS case Sol Fisher Romanoff 2021-09-28 16:11:06 +03:00
  • c2556575e3
    Update README.md Panagiotis Vasilopoulos 2021-10-18 09:14:56 +00:00
  • db3f6ae7d5
    Update submodules TheEvilSkeleton 2021-10-14 02:09:00 -04:00
  • f06ac9bd96
    Merge pull request #186 from mmmaisel/realtime-compressor2 Panagiotis Vasilopoulos 2021-10-12 08:14:20 +00:00
  • e1b9071d5e
    Add missing include in AColor.cpp akleja 2021-10-12 09:37:35 +02:00
  • bee8ce7313
    Remove skipping CI plugin Emily Mabrey 2021-10-11 02:40:22 -04:00
  • 4df39adc47
    Merge pull request #515 from akleja/patches-upstream Panagiotis Vasilopoulos 2021-10-06 15:11:28 +00:00
  • 0843918fa0
    Duplicate Project in ProjectWindows panos/library-separation Paul Licameli 2021-08-31 12:40:57 -04:00
  • bc13febb29
    lib-basic-ui: Fix up CMake Panagiotis Vasilopoulos 2021-10-04 07:21:33 +02:00
  • 2364504437
    Define BasicUI::WindowPlacement and subclass for wxWidgets... Paul Licameli 2021-06-06 08:15:35 -04:00
  • e5cffb7620
    Define CallAfter and Yield in BasicUI... Paul Licameli 2021-02-07 22:06:20 -05:00
  • 2d0394796e
    Facade class for basic UI, injection of a wxWidgets implementation... Paul Licameli 2021-02-07 21:17:45 -05:00
  • 6daf0a29b7
    Use ManualPageID as a stand-in alias for wxString Paul Licameli 2021-06-06 12:18:35 -04:00
  • b855fbeb48
    Changes to Spectrogram color scheme strings dofuuz 2021-06-11 11:59:50 +09:00
  • 27d31d906d
    Remove useless imported strings, import i18n comment Panagiotis Vasilopoulos 2021-10-04 06:31:39 +02:00
  • 9300ab1168
    Add a string for after 3.0.3, to disambiguate "Recording"... Paul Licameli 2021-06-10 11:52:34 -04:00
  • be6cce4628
    Fixes so xgettext runs and doesn't extract example comments Paul Licameli 2021-06-07 08:13:28 -04:00
  • 9d189dc3d2
    New library for components Panagiotis Vasilopoulos 2021-09-24 01:46:07 +02:00
  • d7fea9475d Remove removed header files from new cpp files. Max Maisel 2021-05-16 15:15:55 +02:00
  • 9a22a69211 Disable Dynamic Compressor realtime support for now. Max Maisel 2021-03-05 16:05:15 +01:00
  • 06f6aa123d Add factory presets to dynamic compressor effect. Max Maisel 2021-02-28 10:51:32 +01:00
  • c534e07424 Replace Compressor2 dynamic makeup gain with fixed output gain. Max Maisel 2021-02-15 19:08:59 +01:00
  • 5c14ec43d3 Tweak parameter ranges and lookaround keyboard tick scaling. Max Maisel 2021-02-11 18:30:05 +01:00
  • dec7e72abc Add "offset" to SliderTextCtrl widget Max Maisel 2021-02-12 14:25:37 +01:00
  • fd4276e3f2 Clamp attack/release times at 1/sample_rate. Max Maisel 2021-02-12 15:10:14 +01:00
  • 3d4e504bc3 Draw full compressor response plot Max Maisel 2021-02-09 19:38:02 +01:00
  • 90d7c1d226 Add labels to Compressor2 plots and tweak parameter labels. Max Maisel 2021-02-07 18:31:34 +01:00
  • 7a23e6a52f Remove Dry/Wet mix from dynamic compressor effect. Max Maisel 2021-02-02 19:30:32 +01:00
  • 4b4fbafb0e Remove "PT1" from dynamic compressor effect dialog. Max Maisel 2021-02-02 19:21:32 +01:00
  • be1883bdd3 Fix invalid Compressor plots if out of range values are entered in textboxes. Max Maisel 2020-09-26 14:10:14 +02:00
  • 510f89567a Optimize Compressor dialog layout. Max Maisel 2020-09-25 12:41:27 +02:00
  • e725c4825c Rename Compressor v2 to "Dynamic Compressor". Max Maisel 2020-09-25 10:55:33 +02:00
  • 1b76326d01 Use TranslatableString::Format for Compressor v2 plot accessibility. Max Maisel 2020-09-16 09:01:21 +02:00
  • 9606aa7312 Deduplicate Compressor2 effect code. Max Maisel 2020-09-14 13:04:16 +02:00
  • dfffeb76dc Add Compressor2 realtime debugging utilities. Max Maisel 2020-05-27 21:13:55 +02:00
  • aa619de49c Add realtime support to Compressor2 effect. Max Maisel 2020-09-15 15:23:42 +02:00
  • 2a6c2aaf80 Add Compressor 2 octave tests. Max Maisel 2020-05-31 10:49:08 +02:00
  • 1d728bec89 Improve octave test framework and refactor loudness test. Max Maisel 2020-06-12 13:47:02 +02:00
  • ae4189a533 Implement initial condition optimization. Max Maisel 2020-05-28 09:33:04 +02:00
  • 277f64c4ca Imprement progress dialog. Max Maisel 2020-03-08 10:00:59 +01:00
  • 1d7b143c91 Debugging helper code for Compressor2 effect. Max Maisel 2020-05-27 16:39:54 +02:00
  • 6941c66de8 Implement compressor2 offline processing. Max Maisel 2020-05-27 16:39:19 +02:00
  • 94e21d8f1c Implement ExpFit and Pt1 envelope detectors including preview. Max Maisel 2020-02-22 10:15:16 +01:00
  • 61e88b39ab Implement sliding RMS and sliding max sample preprocessors. Max Maisel 2020-02-21 11:23:38 +01:00
  • 7326edbefe Implement compressor gain calculation and preview. Max Maisel 2020-02-15 18:42:06 +01:00
  • ac277c61d7 Add gain and step response plot to Compressor2 effect GUI. Max Maisel 2020-02-15 14:52:55 +01:00
  • bcdc47bc34 Add generic plot widget. Max Maisel 2020-02-14 18:41:18 +01:00
  • 2555b68a04 Add Compressor2 GUI without graph. Max Maisel 2020-02-09 14:55:23 +01:00
  • 2f58dc7d94 Add combined slider and text box widget. Max Maisel 2020-02-09 14:55:23 +01:00
  • 6395c8470b Add all user parameters to Compressor2 effect. Max Maisel 2020-02-09 10:34:41 +01:00
  • e5a6585a12 Start work on new Compressor2 effect. Max Maisel 2018-08-21 17:32:35 +02:00
  • 2330c51ce5 Changing affordance area height to match the height of the button to the left Vitaly Sverchinsky 2021-08-20 16:28:18 +03:00
  • cc49ceec3d Hiding the affordance on the right channel of the WaveTrack Vitaly Sverchinsky 2021-08-19 20:51:45 +03:00
  • 62fe78b0ef Affordance cell reference removed from TrackView Subclasses should provide instances instead Vitaly Sverchinsky 2021-08-19 20:46:48 +03:00
  • f969701756 Add LinkType to Track LinkType replaces old boolean 'linked', mostly for WaveTrack display purposes Track::GroupChannels splitted into Track::UnlinkChannels and Track::MakeMultiChannelTrack (which is also aware of new LinkType) LinkConsistensyCheck made virtual to allow Track subclasses to perform type-specific consistensy checks. Introduces some corner-cases with copy-pasting/old project importing/file importing..., which are handled Vitaly Sverchinsky 2021-08-19 20:10:43 +03:00
  • 39d49be5b4 Minor refactoring for Track class Vitaly Sverchinsky 2021-08-19 19:44:33 +03:00
  • ddbd9ed0cd Adjust vertical padding akleja 2021-08-20 21:20:56 +02:00
  • e9d6aa2c5c Own resizing area added to stereo wave tracks view and affordance view Vitaly Sverchinsky 2021-08-12 21:28:09 +03:00
  • 607e60ab4d Time Shift left/right commands: can fail for stereo track. David Bailes 2021-08-13 10:22:27 +01:00
  • 0643115f15 Change channel separator thickness to 1 Paul Licameli 2021-08-08 23:02:59 -04:00
  • 6c98a5a2aa In ViewInfo, remove GetLabelWidth() and add comments Paul Licameli 2021-08-06 17:03:30 -04:00
  • 5f2e0fa213 Publicize that all cells in TrackPanel inherit CommonTrackPanelCell Paul Licameli 2021-08-08 10:57:27 -04:00
  • b4787b119b Correct the allocation of track panel height for affordances... Paul Licameli 2021-08-07 23:49:39 -04:00
  • 1f242372c9 Move some numbers out of ViewInfo.h ... Paul Licameli 2021-08-07 13:32:39 -04:00
  • cfc1bf35e7 Better document GetHeight of TrackView, rename GetY... Paul Licameli 2021-08-07 12:41:25 -04:00
  • e8fb7b2803 Rename "Actual" to "Expanded" height which explains purpose better Paul Licameli 2021-08-08 10:36:14 -04:00
  • ce2bc7f60e TrackInfo doesn't use the kTopMargin or kBottomMargin constants... Paul Licameli 2021-08-08 10:32:25 -04:00
  • 88fe1ee084 Rewrite GetInfoCommand::ExploreTrackPanel... Paul Licameli 2021-08-06 16:31:16 -04:00
  • 3bdb6412e1 Hide details of screenshot rectangle computations in TrackPanel Paul Licameli 2021-08-06 18:28:36 -04:00
  • 376f6acb90 Enable support for move sematics for EnvelopeHandle and BackgroundHandle Vitaly Sverchinsky 2021-08-06 19:46:32 +03:00
  • c410309ef4 Fix dangling pointers to Project from LyricsWindow.cpp Paul Licameli 2021-07-15 11:11:19 -04:00
  • 30aaad2a1b Splitting mSelIndex Using mTextEditIndex for tracking active text box index, and mNavigationIndex used to track selection for keyboard navigation purposes See #1195 Vitaly Sverchinsky 2021-07-21 19:48:32 +03:00
  • b482f8308c Redundant state removed Vitaly Sverchinsky 2021-07-21 19:16:14 +03:00
  • 54fe74896b Label text selection outline removed Vitaly Sverchinsky 2021-07-21 19:11:52 +03:00
  • e293af8776 Label affordance: dragging label with bar between handles Vitaly Sverchinsky 2021-07-21 19:08:00 +03:00
  • d261985898 Label drawing changes Vitaly Sverchinsky 2021-07-21 18:44:13 +03:00
  • 89fa2cb996 Defaulting label font size to be system preferred Vitaly Sverchinsky 2021-07-21 18:29:10 +03:00
  • eb774a449c
    Merge pull request from tenacityteam/cmake-git-describe-fix Emily Mabrey 2021-09-29 15:59:20 -04:00
  • 13b2273a89
    Add Git describe validation Emily Mabrey 2021-09-27 01:19:24 -04:00
  • c144b411d4
    Use vcpkg nuget for python package Emily Mabrey 2021-09-28 15:27:29 -04:00
  • b8896742f8
    Fix GIT_DESCRIBE generation Emily Mabrey 2021-09-27 01:03:56 -04:00