Commit Graph

  • 09ee5c7f1f Fix #5840 (#5844) Spekular 2020-12-13 16:40:57 +01:00
  • 3d7d0051f3 Adds feature to merge Instrument Track patterns (#5700) IanCaio 2020-12-12 11:33:45 -03:00
  • 9df27e9e8e Merge branch 'master' into refac/memory Lukas W 2020-12-11 09:47:41 +01:00
  • 28ee260e28 Mixer refactor (#4894) Alexandre Almeida 2020-12-10 22:46:03 -03:00
  • fa0f436683 Apply suggestions from code review Hyunjin Song 2020-12-10 13:18:48 +09:00
  • 2cb797353b Blacklist some calf plugins Oskar Wallgren 2020-12-10 03:44:29 +01:00
  • 9c21d0b4d8 Use QPair<int, float> for control points instead of QVector<float> feature/bezier Hyunjin Song 2018-08-09 14:40:21 +09:00
  • 0dfdbc956a Add bezier progression type to automation tracks codythecoder 2016-04-19 09:59:26 +10:00
  • d3cd704396 Temporary PR-Freeze message Spekular 2020-12-08 15:55:43 +01:00
  • 040fb48867 Update code style for BBTrackContainer (#5812) Alexandre Almeida 2020-12-07 20:25:00 -03:00
  • 2f66449092 Implement Lv2 Options (#5761) Johannes Lorenz 2020-12-08 00:12:04 +01:00
  • cd2366a21c Fix style on "SampleBuffer.cpp" and "SampleBuffer.h" (#5791) IanCaio 2020-12-07 19:09:34 -03:00
  • 118d63bada Change abs to std::abs (#5831) Kevin Zander 2020-12-07 15:42:05 -06:00
  • 53a733ba66 Fixes bug where clicking on the Activity Indicator doesn't play a note (#5824) IanCaio 2020-12-07 17:11:41 -03:00
  • 3ad0462d44 Fix too small height of the carla instrument window (#5829) Hyunjin Song 2020-12-07 13:55:50 +09:00
  • b701e82e3b Split Track.cpp and Track.h (#5806) (Fixes #5592) Alexandre Almeida 2020-12-03 22:47:16 -03:00
  • ddf69feebc Lv2: Fix overflow and enum visualization Johannes Lorenz 2020-11-29 22:20:08 +01:00
  • 827d44be32 Ensure file opened successfully when loading sample (#5816) Dominic Clark 2020-12-03 01:31:03 +00:00
  • 3c36365afa Adds support for MIDI CC events inside LMMS (#5581) IanCaio 2020-12-01 22:27:37 -03:00
  • 4f74151f00 Fix export when rendering looped section multiple times (#5814) Dominic Clark 2020-12-01 10:38:04 +00:00
  • 9f0dc0fb1b Work around build failures for tests on macOS >= 10.14 Hyunjin Song 2020-12-01 19:36:17 +09:00
  • d6b9853426 Tests: use C++14 as well as LMMS Hyunjin Song 2020-12-01 19:34:33 +09:00
  • d73ede58a3 Remove instrument track window caching to fix related bugs (#5808) Hyunjin Song 2020-12-01 11:03:58 +09:00
  • aff2ebcce0 Update CIs to macOS 10.14 and XCode 10.3 Hyunjin Song 2020-12-01 11:01:39 +09:00
  • c49ca376bf Fix crash on OGG export with Qt >= 5.10 (#5813) Hyunjin Song 2020-11-30 16:48:26 +09:00
  • 6e081265ba Rename MidiTime to TimePos (#5684) Alexandre Almeida 2020-11-29 15:46:13 -03:00
  • a2e71c81de Lv2: Use port-property "logarithmic" Johannes Lorenz 2020-11-15 22:44:52 +01:00
  • 7a85b4d547 Lv2Manager: Print issues uniq-ed Johannes Lorenz 2020-11-21 04:08:21 +01:00
  • f7128700b4 Ensure instrument window resize correctly on instrument changes (#5797) Hyunjin Song 2020-11-28 15:15:28 +09:00
  • ee7175be75 Bitinvader - Fix saving with automation and division by 0 (#5805) Oskar Wallgren 2020-11-27 16:42:23 +01:00
  • 246b822a6f Rework Song::processNextBuffer (#5723) Dominic Clark 2020-11-27 13:46:06 +00:00
  • 9ca5497202 Improve STK rawwave path detection (#5804) Hyunjin Song 2020-11-27 11:53:42 +09:00
  • 1949f93f10 Add checkboxes for selecting user and factory content (#5786) thmueller64 2020-11-26 23:25:32 +01:00
  • 571c425f4a Support multiple instrument subplugin categories (#5801) Dominic Clark 2020-11-24 23:55:10 +00:00
  • ed9abe58c6 Add option to continue sidebar previews when mouse released (#5787) Spekular 2020-11-24 21:49:54 +01:00
  • 8d4bcd7105 Fixes bug on SampleBuffer::decodeSampleSF (#5796) IanCaio 2020-11-23 04:18:17 -03:00
  • b00adeadc5 annotate Track::getActivityIndicator implementations as override. (#5798) David CARLIER 2020-11-21 11:04:23 +00:00
  • 53b003bc8f Allow SampleTCOs/Sample Clips to be reversed (#5765) Kumar 2020-11-21 09:56:06 +05:30
  • 83e51ffc45 Remove unused stuff (#5685) Alexandre Almeida 2020-11-20 12:49:15 -03:00
  • 87875a18e3 Fix glitch in undo/redo of note edits via the menu (#5789) thmueller64 2020-11-19 21:34:08 +01:00
  • f26296037a Fixed Stereo Matrix icon (#5792) dj-pixus 2020-11-18 21:28:13 +01:00
  • a42d2d2d70 Color mixer channels if they are made by a colored track (#5780) Kumar 2020-11-16 23:02:57 +05:30
  • 060d0dc5dc Lv2Proc: Check def in [min,max] when creating port Johannes Lorenz 2020-11-15 17:27:06 +01:00
  • 3a74bad0c9 Lv2Ports: Smash plugins with out-of-bounds defaults Johannes Lorenz 2020-11-13 20:58:41 +01:00
  • 1c2107f4c6 Fix missing support for lv2core#sampleRate (Fixes #5767) Johannes Lorenz 2020-11-12 21:31:40 +01:00
  • 48bc9db71d Forbid crashing Calf Analyzer/BassEnhancer Johannes Lorenz 2020-11-08 01:48:05 +01:00
  • 01f2fa5c29 Introduce blacklisted plugins to Lv2 interface Johannes Lorenz 2020-11-08 01:47:17 +01:00
  • 7dd6a39366 Introduce blacklisted plugins to core Johannes Lorenz 2020-11-08 01:45:27 +01:00
  • 4fb66542a0 Fix for the font of truncated sidebar items (#5714). (#5777) DigArtRoks 2020-11-14 16:45:49 +01:00
  • 28a394413f Fixes bug with cloning Automation Tracks (#5732) IanCaio 2020-11-14 08:12:24 -03:00
  • e1d1878108 Fix memory leak that the rpmalloc assert warns of (#5776) (Fixes #5733) Pause for Affliction 2020-11-10 04:40:53 -07:00
  • 437172a542 Stop sample previews on mouse release or browser focus loss (#5764) v1.3.0-alpha.1 Spekular 2020-11-08 14:09:58 +01:00
  • a6e3958c93 Fix EffectRackView appearance (GUI). (#5766) DigArtRoks 2020-11-07 15:52:32 +01:00
  • e2bb606341 Fixes createTCO method on some classes (#5699) IanCaio 2020-11-07 09:54:04 -03:00
  • 2a025c5428 Bump version to 1.3.0-alpha Spekular 2020-11-03 19:13:59 +01:00
  • c39690d8e0 Arpeggiator - Cut off trailing short notes (#5523) Oskar Wallgren 2020-11-02 18:36:49 +01:00
  • f56cf60578 Adds missing initializer to DataFile.cpp (#5739) IanCaio 2020-11-01 18:56:36 -03:00
  • afd037eaec Add CMT Submodule (#5755) Tres Finocchiaro 2020-11-01 00:37:38 -04:00
  • 615d36b08b Support LV2 with MSVC (#5730) Dominic Clark 2020-10-31 13:28:18 +00:00
  • 6a78d8d535 An extra set of parenthese to fix warnings/errors (#5754) firewall1110 2020-10-31 02:41:13 +02:00
  • dc78b15a03 Add Windows JACK support (#5716) Tres Finocchiaro 2020-10-30 16:57:20 -04:00
  • 2d51eaef3d Theming of disabled knobs (#5549) thmueller64 2020-10-30 21:52:32 +01:00
  • 69a35b58d3 Fix more background colors of selected text (#5687) DigArtRoks 2020-10-30 19:51:04 +01:00
  • 9d104b2205 Switch Sid to submodule (#5724) Tres Finocchiaro 2020-10-30 13:34:15 -04:00
  • 435dbc5e00 Fix crash/freezing after rendering when using soundio/JACK (#5681) firewall1110 2020-10-30 06:16:27 +02:00
  • ec2e854a47 Fix AppleMIDI crash when deviceName or endPointName is null (#5729) Frank Lyder 2020-10-30 02:57:15 +01:00
  • c23c1b79d5 Add Carla support for Windows (#5713) Tres Finocchiaro 2020-10-29 01:06:34 -04:00
  • 090b5a7752 Fix DMG titles > 27 chars (#5741) Tres Finocchiaro 2020-10-28 17:20:12 -04:00
  • 5864aea3d3 Fixes bug with cloning Automation Tracks IanCaio 2020-10-25 09:59:39 -03:00
  • 7808e0b92f Lv2 Fix invalid memory access if plugin did not load Johannes Lorenz 2020-10-24 17:24:40 +02:00
  • 5d0340f6ae Fix undefined Lv2Ports::Audio::m_optional after 3fa4b98 Johannes Lorenz 2020-10-24 17:24:08 +02:00
  • f5d0524b16 Enable track-wide color coding (#5573) Kumar 2020-10-20 22:56:22 +05:30
  • 8b2902c27a Enable Lv2 Atom ports Johannes Lorenz 2019-06-02 19:23:31 +02:00
  • acd0e4d430 Feature: Glue notes (#5721) Oskar Wallgren 2020-10-19 22:18:21 +02:00
  • 4c559b91f8 Modifying factory presets to sound more friendly. (#5529) dj-pixus 2020-10-19 19:42:39 +02:00
  • 0d89d64f49 Implement unused Lv2UridCache Johannes Lorenz 2020-10-18 14:24:16 +02:00
  • 9db671c7ae Refactor writing MIDI events to buffers Johannes Lorenz 2020-10-17 20:00:13 +02:00
  • b64fe8e7c0 Refactor Clipboard methods (#5627) IanCaio 2020-10-10 03:17:25 -03:00
  • 892aec318d Specify DirectConnection for a few plugins (#5695) Firepal 2020-10-08 15:42:34 +02:00
  • 8c63582ee3 Don't reload sample from disk when reversing (#5701) Dominic Clark 2020-10-07 13:37:08 +01:00
  • c58c781f93 Update remote and version of submodule rpmalloc (#5696) Johannes Lorenz 2020-10-06 01:00:58 +02:00
  • 3fa4b98a9e Remove redundant LV2Ports::Audio::m_optional Johannes Lorenz 2020-10-04 21:47:47 +02:00
  • b558865ca4 PluginIssue: Add too MIDI in/out channels Johannes Lorenz 2020-10-04 21:45:00 +02:00
  • 8939b149e3 Add insert/remove bar buttons in Song editor (fix #5602) allejok96 2020-10-03 23:01:52 +02:00
  • 783db3e457 Remove unused make_shared from stdshims.h Johannes Lorenz 2020-10-03 12:14:12 +02:00
  • 16db33f2bf Use STL version of std::make_shared now Johannes Lorenz 2020-10-03 12:13:06 +02:00
  • 7e986a8323 Compile LMMS using C++14 Johannes Lorenz 2020-10-03 12:07:38 +02:00
  • 4efe0c842e Haiku build fix. related to ringbuffer, matching cmake settings to disable mlock for this platform. Haiku does not support tls model as well. David Carlier 2020-10-02 09:36:22 +00:00
  • 109a7c4735 Keyboard shortcuts to preview/add sounds from sidebar (#5427) Spekular 2020-10-03 21:31:13 +02:00
  • e5f1007ebb SampleTrack: Fix TCO not being played on the first tick (if it starts on tick 0) Shmuel H 2017-11-06 22:29:10 +02:00
  • 89b13280de LB302: Use consistent cutoff frequency on mulitple sample rates (#5618) thmueller64 2020-10-03 07:05:55 +02:00
  • cc87dfbb52 Fix relativeOrAbsolute bug with baseQDir in PathUtils.cpp (#5689) Spekular 2020-09-30 11:26:58 +02:00
  • 31f79a2263 Add auto-highlight scale and key selection Veratil 2019-09-16 16:21:37 -05:00
  • 173b1fadf8 Improve control flow in Lv2 classes Johannes Lorenz 2020-09-28 17:58:14 +02:00
  • e7adcbd847 Update ringbuffer submodule Johannes Lorenz 2020-09-27 17:50:44 +02:00
  • 6546857d21 Move or remove unused slots Johannes Lorenz 2020-09-24 10:18:50 +02:00
  • c3c80159fd Add missing include Johannes Lorenz 2020-09-24 09:45:31 +02:00
  • 454e047291 Add lv2 packages to macOS CI Johannes Lorenz 2020-06-11 08:19:44 +02:00
  • 9e401828aa Don't give clips a hidden default name (Fix #5528) (#5621) Spekular 2020-09-21 16:50:55 +02:00
  • 6d160fd773 basics: Change sampleFrame to use std::array (#5536) Johannes Lorenz 2020-09-21 09:04:44 +02:00