Commit Graph

  • b44411382c Fix vcpkg dependencies (#7088) Dominic Clark 2024-02-02 08:56:21 +00:00
  • a8e427fcb8 Update URL of tap-plugins submodule (#7087) Dominic Clark 2024-01-31 21:44:12 +00:00
  • 339644a418 Sf2Player missing nullptr initialization (#7084) Kevin Zander 2024-01-30 09:57:07 -06:00
  • ffcf8c261d Add private setters for "from" and "to" (#7071) Michael Gregorius 2024-01-24 18:12:42 +01:00
  • 8e8f68552f Disentangle and clean the classes of the Audio File Processor (#7069) Michael Gregorius 2024-01-21 12:25:00 +01:00
  • 1e6a902dd3 Fix most of the track cloning for MIDI ports (#7066) Michael Gregorius 2024-01-17 16:53:32 +01:00
  • 3343496c00 Compressor plugin hideable controls (#7008) szeli1 2024-01-15 23:20:59 +01:00
  • 6c4d458599 Migrate to CTest (#7062) saker 2024-01-15 17:19:33 -05:00
  • 629ba0362b Fix mixer channel updates on solo/mute (#7055) Michael Gregorius 2024-01-15 08:37:11 +01:00
  • 5fdf611357 Fix memory leaks within tests (#7001) saker 2024-01-15 02:34:46 -05:00
  • abe2c92bed Resizable mixer window (#7037) Michael Gregorius 2024-01-14 17:17:13 +01:00
  • b53f2b4f54 Fix AFP playback indicator not shown when dragging and dropping samples (#7064) saker 2024-01-13 22:12:24 -05:00
  • af90aff84c Some minor UI fixes (#7044) zynskeywolf 2024-01-14 03:08:41 +01:00
  • b67c53ad29 Fix sliding of waveform when drawing sample in reverse (#7063) saker 2024-01-13 21:05:18 -05:00
  • 85399c12c2 Abstraction in MixerChannelView (#7057) Michael Gregorius 2024-01-13 22:03:03 +01:00
  • d945ac1cbe Fix scaling of PixmapButton in layouts (#7053) Michael Gregorius 2024-01-08 15:44:58 +01:00
  • 18d34431b3 Run without terminal for non-debug Windows builds (#7022) Rossmaxx 2024-01-08 06:50:55 +05:30
  • 1eff322c2a Fix crash on subsequent song loads (#7051) Michael Gregorius 2024-01-07 10:06:34 +01:00
  • 56e7f7de50 Add setSampleRate to BasicFilters and update LOMM allpass sample rate (#7048) Lost Robot 2024-01-04 15:31:22 -08:00
  • c2f2b7e0d7 Handle divisions by 0 in Lb302 and Monstro (#7021) Michael Gregorius 2024-01-03 17:01:28 +01:00
  • 8eba258bda Accept Editor close event (#7035) Lost Robot 2023-12-31 19:53:52 -08:00
  • 4049cc29d3 Fix Fader pixmaps (#7041) saker 2023-12-31 21:52:56 -05:00
  • f79695e4f8 Fix regressions from #6610 (#7040) saker 2023-12-31 18:05:46 -05:00
  • 1868fa170a Fix equalizer peak updates (#7038) Michael Gregorius 2023-12-31 15:52:24 +01:00
  • 36cb0ed7ca Extend TabWidget's style sheet options Michael Gregorius 2023-12-31 11:55:59 +01:00
  • bf4e57da19 Fix minimum size of LADSPA dialogs (#6982) (#7019) Michael Gregorius 2023-12-31 11:49:15 +01:00
  • 6b21dc7896 Use Qt layouts for mixer channels (#6591) saker 2023-12-30 11:55:28 -05:00
  • 4e63f60652 Add missing copyright in SampleDecoder.cpp (#7030) saker 2023-12-25 13:14:19 -05:00
  • 4eba656bd3 New loop marker shortcuts, attempt 2 (#6382) Spekular 2023-12-25 17:26:35 +01:00
  • ce722dd6b6 Refactor `SampleBuffer` (#6610) saker 2023-12-25 07:07:11 -05:00
  • 3aefe7b3d3 Fix LOMM crossovers (#7026) Lost Robot 2023-12-22 13:58:02 -08:00
  • f3d3a1421e Split TimeLineWidget into core and GUI parts (#7004) Dominic Clark 2023-12-16 14:19:36 +00:00
  • 8136b7002c Fix floating point exception in Spectrum Analyzer (#7018) Michael Gregorius 2023-12-10 11:42:02 +01:00
  • 67ce167775 Fix AudioFileProcessor reverse bug (#6958) szeli1 2023-11-25 23:24:05 +01:00
  • c2811aebef Ghost notes for the automation editor (#6940) DanielKauss 2023-11-25 12:16:56 +01:00
  • 3a928d80b2 Enforce lazy loading for FileBrowser (#6996) saker 2023-11-23 20:31:49 -05:00
  • ced1f18eca Rewrite Amplifier plugin code (#6989) Lost Robot 2023-11-23 13:30:40 -08:00
  • dc8c49a539 Use std::optional for colour interfaces and storage (#6991) Dominic Clark 2023-11-19 14:52:37 +00:00
  • aa050ae0b7 Fix memory leaks (#6879) saker 2023-11-19 00:44:15 -05:00
  • fad0011508 Analyze and improve search in the file browser (again) (#6985) saker 2023-11-18 20:47:15 -05:00
  • 17c919879f Implement Note Types (#5902) IanCaio 2023-11-18 19:14:27 -03:00
  • 0255704138 Disable Compressor background autofill (#6986) Lost Robot 2023-11-18 13:06:26 -08:00
  • 7268827624 Revamp synchronization with the audio engine (#6881) saker 2023-11-18 15:28:01 -05:00
  • 1e2167d005 Fix Sf2 player freezing on project unloading with shared SoundFonts (#6950) Hyunjin Song 2023-11-18 21:27:09 +09:00
  • a64bbc7633 Add BPM tags to built-in beat loops (#5439) (#6747) Mirko Di 2023-11-17 15:46:28 +00:00
  • 609c008a71 Keep master bus color on FX Mixer when switching project Bernhard 2023-11-13 12:37:28 +01:00
  • ecc5ff8ca7 Fixes #6753: Lv2 help window issues (#6957) Johannes Lorenz 2023-11-12 02:25:26 +01:00
  • 652b1fa57a SubWindow: Increase to respect child's sizeHint (#6956) Johannes Lorenz 2023-11-12 02:21:51 +01:00
  • 5c37aa2e2e Fixes #6786: Lv2Proc: Fix losing automation on export (#6944) Johannes Lorenz 2023-10-21 17:04:40 +02:00
  • 379acb970b Lv2Proc: Fix shutdown routine (#6944) Johannes Lorenz 2023-10-21 17:04:05 +02:00
  • c779521730 Add slicer plugin (#6857) DanielKauss 2023-11-12 00:09:38 +01:00
  • 8b2769bb69 Fix regression involving missed filters in #6962 (#6978) saker 2023-11-10 18:45:25 -05:00
  • 5596abb66a Improve search performance in FileBrowser (#6962) saker 2023-11-10 14:26:31 -05:00
  • 89c98a77a5 LOMM (upward/downward multiband compressor) (#6925) Lost Robot 2023-11-10 07:10:44 -08:00
  • 3b9e8c5ea1 Fix LV2 instrument instantiation crash (#6977) Dalton Messmer 2023-11-09 02:10:32 -05:00
  • 8c194fc29c Improve Compressor lookahead algorithm (#6953) Lost Robot 2023-11-08 12:53:59 -08:00
  • 6d4343ca94 More prominent search (#6968) Michael Gregorius 2023-11-06 20:24:37 +01:00
  • 3342e171c0 Merge pull request #6960 from lukas-w/ci-macos-12 Lukas W 2023-11-05 12:51:00 +01:00
  • f6a1f25cf9 CI: Use lowest Xcode version available Lukas W 2023-11-05 12:27:53 +01:00
  • 620cd3e104 CI: Update to macOS 12 Lukas W 2023-11-04 17:40:08 +01:00
  • 7839a5760c Use QSaveFile on file write (#6107) Oskar Wallgren 2023-11-03 22:37:19 +01:00
  • fccbe5d517 Add MP3 import (#6750) Lost Robot 2023-11-01 15:37:56 -07:00
  • 7b99c58926 Expose targets and versions for more dependencies (#6842) Dominic Clark 2023-11-01 19:34:32 +00:00
  • 2a2085c303 Fix & simplify instrument release fade-out (PR #6908) Lukas W 2023-11-01 18:39:36 +01:00
  • 5d60035c02 Use "jack_free" instead of "free" (#5954?) Johannes Lorenz 2023-10-22 22:00:28 +02:00
  • f6eacb31ba AudioJack: Style fixes Johannes Lorenz 2023-10-01 18:53:06 +02:00
  • 54cc4cf1e9 AudioJack: Fix segfault for some bufsizes Johannes Lorenz 2023-10-01 16:51:27 +02:00
  • 98ae7a6973 Refactor Instrument::applyRelease to be more readable Lukas W 2023-10-31 20:28:17 +01:00
  • d277916c01 Fix instrument release ending one frame early Lukas W 2023-10-31 20:25:55 +01:00
  • cd018c04ff Improve CI cache usage (#6868) Dominic Clark 2023-10-31 05:19:00 +00:00
  • 3d224cb455 Push policy stack in InstallDependencies module (#6878) Dominic Clark 2023-10-31 03:59:29 +00:00
  • 253a9f334e Fix CLI render crash Lukas W 2023-10-30 08:56:28 +01:00
  • bf5f4a7994 Fix instrument release being applied early Oskar Wallgren 2023-10-13 22:34:41 +00:00
  • c6ed4a274a First version of a new dynamic LADSPA control dialog (#2068) Michael Gregorius 2023-10-29 11:16:39 +01:00
  • d5e6ac6dc5 Lv2Proc: Delay setting worker iface (Fixes #6946) (#6947) Johannes Lorenz 2023-10-28 00:51:00 +02:00
  • 63d03fa3a7 Fix Uninitialized Value Conditional Jump Johannes Lorenz 2023-10-21 17:39:20 +02:00
  • 6bde53e4a9 Update old file filtering code (#6882) consolegrl 2023-10-21 11:50:15 -04:00
  • 259d120725 Fix invalid for loop to while (#6943) Rossmaxx 2023-10-21 17:46:15 +05:30
  • 476a56e713 Update remote of zyn's submodule instruments Johannes Lorenz 2023-10-15 15:30:35 +02:00
  • 732e5cc3c9 fixed broken 21pink LCD display (#6914) Rossmaxx 2023-10-15 15:08:03 +05:30
  • 5c9adeb9a6 Bump SWH and TAP LADSPA plugins (#6937) Rossmaxx 2023-10-15 05:28:29 +05:30
  • 21dc88c37a Set SF2 voice tuning relative to initial value (#6924) Dominic Clark 2023-10-10 21:33:50 +01:00
  • 84aca0a2d2 Wrap resource urls in double quotes (#6898) Bimal Poudel 2023-10-10 13:56:46 -06:00
  • 397b8d919b Merge branch 'master' into feature/recording-stage-one Oskar Wallgren 2023-10-10 16:06:01 +02:00
  • 382fd9f4c1 Fix EQ effect warnings (#6655) superpaik 2023-10-09 23:06:55 +02:00
  • ca9e98959d Fix LcdFloatSpinBox mouse behavior and negative values (#6923) Lost Robot 2023-10-07 21:01:30 -07:00
  • 999c10e4b3 Adds feature to edit tangents of Cubic Hermite progressions (#5924) IanCaio 2023-10-06 19:37:46 -03:00
  • d9ce7d8d4c Use remaining sample duration for AFP beat length (#6872) Dominic Clark 2023-10-06 21:23:50 +01:00
  • 42c5101803 Mallets - Some small fixes (#6913) Oskar Wallgren 2023-10-06 21:50:06 +02:00
  • f691afcc41 Fix loading samples unsupported by libsndfile (#6918) Dominic Clark 2023-10-05 18:41:00 +01:00
  • 579d132b8a SetupDialog - message on buffer size larger than 256 (#6906) Oskar Wallgren 2023-10-05 16:51:52 +02:00
  • 8b94bd8e65 Merge pull request #6779 from michaelgregorius/2510-SetupDialogWithLayouts Michael Gregorius 2023-10-01 21:53:50 +02:00
  • e1cc63bb97 Switched ladspaeffect/Cmakelists.txt to use LMMS_HAVE_* instead of WANT_* (#6903) Rossmaxx 2023-10-01 19:25:25 +05:30
  • a54dc9a05f Remove LedCheckBox include Michael Gregorius 2023-10-01 10:34:21 +02:00
  • 1399d5906f Left align "General" and "Paths" Michael Gregorius 2023-10-01 10:21:34 +02:00
  • cc6a0e86b5 Remove border/shadows from scroll area Michael Gregorius 2023-10-01 10:17:08 +02:00
  • d12675af2f Remove unnecessary addStretch Michael Gregorius 2023-10-01 10:00:52 +02:00
  • 85310e75d3 Order of includes and forward declarations Michael Gregorius 2023-10-01 09:57:13 +02:00
  • 339ee6d1e9 Merge remote-tracking branch 'upstream/master' into 2510-SetupDialogWithLayouts-MasterMerge Michael Gregorius 2023-10-01 09:40:42 +02:00
  • 4f94c3b13c Review change - Rectangular buttons Michael Gregorius 2023-09-30 21:15:10 +02:00