Commit Graph

  • 6f50f90b9c Remove the FIFO thread (#7568) master Sotonye Atemie 2026-04-04 19:50:28 -04:00
  • 7147a24ac8 Use vcpkg for MinGW dependencies (#8218) Dalton Messmer 2026-03-31 22:33:58 -04:00
  • 098f0ed4b9 Fix VST parameter automation performance (#8253) Dalton Messmer 2026-03-26 23:31:02 -04:00
  • 1155590927 Resolve remaining C++20 TODOs (#8326) Fawn 2026-03-23 15:20:32 -06:00
  • fd2db688bd Fix OpulenZ level scaling knob (#8308) zynskeywolf 2026-03-19 19:01:53 +01:00
  • eb5b757947 Replace fpp_t with f_cnt_t (#8311) Sotonye Atemie 2026-03-18 06:33:36 -04:00
  • 0f0d972b52 Fix Settings bug that occurs when not using JACK (#8299) Dalton Messmer 2026-03-17 21:20:42 -04:00
  • b517c98357 Remove localization of key name in SlicerT (#8305) zynskeywolf 2026-03-16 18:56:20 +01:00
  • 83313e737d Remove GUI menu items for global automation (#5230) Kevin Zander 2026-03-12 13:03:09 -05:00
  • a45a2b86a0 Refactor and improve Tap Tempo (#8098) Sotonye Atemie 2026-03-10 23:31:37 -04:00
  • 6c75b30dca Add search bar for the soundfont player (#8193) Yohanan 2026-03-10 15:57:19 -03:00
  • 5916a0b477 Auto-quit rework (#8070) Dalton Messmer 2026-03-09 02:32:45 -04:00
  • f5688e9bad Add Frequency Shifter effect (not a pitch shifter) (#8140) Lost Robot 2026-03-01 09:04:51 -06:00
  • 5d5f319942 Detachable windows (#3532) Lukas W 2026-02-27 06:20:36 +01:00
  • 6854a655a4 Fix empty value returned by FileRevealer::getSelectCommand() (#8281) Yohanan 2026-02-25 11:04:25 -03:00
  • f7acf0ed4b Add Info TextFloat for Piano Roll Knife Tool (and make cut notes auto selected) (#7953) regulus79 2026-02-24 02:49:55 -05:00
  • d36f3f019e CMake: Check for PERL's List::MoreUtils (#8180) Johannes Lorenz 2026-02-22 10:44:17 +01:00
  • a8423c1e4a Emit the playbackPositionJumped signal only when the active timeline jumps (#8256) Sotonye Atemie 2026-02-15 12:14:45 -05:00
  • 441fd905be Improve performance when moving channels in the Mixer (#8235) Sotonye Atemie 2026-02-09 11:57:28 -05:00
  • 84f691cafc Fix PianoRoll Timeline Constantly Emitting positionJumped During Record-Play (#8252) regulus79 2026-02-08 15:22:20 -05:00
  • f35a1dfca8 Fix Pattern Editor UI updates when adjusting note volume via scrolling (#8196) WeakOstra 2026-02-08 17:50:58 +01:00
  • a74339f89b Fix AutomatableSlider Creating Too Many Journal Entries (#8223) ExternStat 2026-02-07 17:21:36 -05:00
  • 937c8b9d5d Increase Clip Resize Grip Width (#8169) regulus79 2026-02-07 13:57:43 -05:00
  • ff9c29d189 Fix Hardcoded Max dB Value When Double-Clicking Knobs (#8189) regulus79 2026-02-07 13:57:00 -05:00
  • 7147caa37a Fix clips not retaining colors or names after using "Clear notes out of bounds" (#8234) Petar Katić 2026-02-07 19:08:04 +01:00
  • c62b42a7c9 Clarify VST support to VST2 and mention LV2 support in README (#8233) Andrew Wiltshire 2026-02-02 22:10:39 +00:00
  • c14a327d31 Refactor PortAudio backend (#7444) Sotonye Atemie 2026-02-01 14:23:44 -05:00
  • f504204ef1 Fix Pitch Bending, Strum, and Knife Tools Affecting Per-Note Velocity/Panning (#8243) regulus79 2026-02-01 12:55:26 -05:00
  • eb46e6f8de Fix Right-click Remove Node Precision with Pitch Bending (#8242) regulus79 2026-02-01 12:53:57 -05:00
  • ed1e29adfd Fix velocity/panning change affecting unselected notes (#8201) Yohanan 2026-02-01 13:00:27 -03:00
  • e076446fd3 Set file format combo box unconditionally (#8237) Sotonye Atemie 2026-01-31 17:39:34 -05:00
  • 13ea2ee480 Refactor ExportProjectDialog (#8215) Sotonye Atemie 2026-01-22 19:07:25 -05:00
  • 64c346d513 Vibed: fixed regression caused by fastRandInc (#8225) Andrey 2026-01-22 02:24:21 +00:00
  • a4d252186f AudioFileProcessor: update amp model when new sample is loaded (#8198) Yohanan 2026-01-19 12:58:14 -03:00
  • f4f85e1f33 Avoid adding journal checkpoints when initially creating volume knobs (#8214) Itreza2 2026-01-19 16:53:10 +01:00
  • dab06be491 Bump project year (#8207) Daniel Kristiansson 2026-01-18 21:57:11 +02:00
  • 5e3a67c9d1 Improve lmms::fastRand() and use it instead of std::rand() (#7741) Fawn 2026-01-15 17:12:04 -07:00
  • b390fa414a Add Horizontal Scroll Bar to the File Browser (#8184) Itreza2 2026-01-14 20:39:59 +01:00
  • 248acbf9a4 Improve strum tool LMB event (#8195) Dalton Messmer 2026-01-08 13:52:39 -05:00
  • d4cabd5650 Fix Sample Clip Loop Exporting (#8192) regulus79 2026-01-06 06:34:38 -05:00
  • ed0f288c8a Remove SampleLoader (#8186) Sotonye Atemie 2026-01-04 21:18:37 -05:00
  • 11b4a9bddc Pitch Bending Directly in the Piano Roll (#7759) regulus79 2026-01-04 14:18:06 -05:00
  • 2db75bd5d9 Fix Sample Clips Getting Out of Sync (#8183) regulus79 2025-12-29 09:29:19 -05:00
  • e731231c62 Update translations (#8149) Alex 2025-12-27 13:28:05 +01:00
  • 5e8f220b9c Fix AudioFileProcessor Wrong Beat Length Depending on Sample Rate (#8176) regulus79 2025-12-23 14:59:17 -05:00
  • 69f7c3243d Fix knob linking / refactor linking (#7883) szeli1 2025-12-22 23:37:40 +01:00
  • c92741f567 Fix Pattern Editor Not Updating (#8175) regulus79 2025-12-17 18:04:07 -05:00
  • 0fe7d6f679 Refactor to move positionChanged signal to Timeline (#7454) regulus79 2025-12-17 06:31:36 -05:00
  • 8a33dd7afe Add help message & icon to empty automation editor (#8171) Andrew Wiltshire 2025-12-17 10:30:30 +00:00
  • ec8efde28a Fix Shift+Space corrupting playback state when used on stopped editors (#8154) jefrecantuledesma 2025-12-15 20:42:35 -05:00
  • 0ffcfe3bff Allow PianoRoll to open empty again, but with a help icon (#8148) Alex 2025-12-14 14:40:35 +01:00
  • 8627616175 Make playhead red when recording (#7847) Andrew Wiltshire 2025-12-12 15:02:25 +00:00
  • f0cb32ff08 Fix AFP reverse mode desync on new sample load (#8158) Lisa Magdalena Riedler 2025-12-09 00:17:47 +01:00
  • dd9afe7c23 Fix unknown arch+os info in versioninfo (#8159) Lisa Magdalena Riedler 2025-12-09 00:07:33 +01:00
  • f12c54ca9e Fix truncated OGG exports (#8156) jefrecantuledesma 2025-12-07 02:44:50 -05:00
  • 02a0367a4b Fix Clang compiler misidentification in About dialog (#8153) jefrecantuledesma 2025-12-07 01:44:29 -05:00
  • 0187e64ceb Fix Track Moving not Updating PatternClipView (#8155) regulus79 2025-12-03 16:29:12 -05:00
  • 94f3b9704a Add Beat Preview to PatternClipView (#7559) regulus79 2025-12-02 17:34:50 -05:00
  • 58a4a8a909 Add platform identifier to save files (#8116) Jan125 2025-12-02 21:37:44 +01:00
  • 91517282c8 Fix missing icon in Slew Distortion help window (#8151) Petar Katić 2025-12-01 03:55:24 +01:00
  • b01980d2fb Add Setting for Default Autoscroll State (#7851) regulus79 2025-11-30 15:11:57 -05:00
  • f0b3c2e251 Fix help menu crashes upon program close in Xpressive and Slew Distortion (#8150) Lost Robot 2025-11-30 13:08:30 -06:00
  • f50b047684 Fix untoggleable buttons not updating models (#8144) Lost Robot 2025-11-28 20:55:13 -06:00
  • 69e1db58a8 Fix mute/solo icons not matching initial mixer channel state Sotonye Atemie 2025-11-28 20:33:53 -05:00
  • bfa04c987d Centralize standard LMMS plugin logo (#8124) Fawn 2025-11-23 11:23:08 -07:00
  • f093bde60c Fix Note Quantization Resetting Clip Length (#8131) regulus79 2025-11-23 12:34:41 -05:00
  • eb41051bc5 Make arrow "stepper" buttons themeable and use SVG assets (#8123) Fawn 2025-11-20 23:26:00 -07:00
  • 31f86bc282 Use SVG asset for knife tool icon (#8128) Fawn 2025-11-19 17:14:39 -07:00
  • dc2a461922 Fix microtuning warning text widening instruments (#7805) Fawn 2025-11-13 13:01:32 -07:00
  • db4523aa5d Make apprun-hooks POSIX compliant (#8121) Tres Finocchiaro 2025-11-11 13:00:10 -05:00
  • 478f5345dd Bump minimum Qt version to 5.15 (#8129) Dalton Messmer 2025-11-11 12:57:14 -05:00
  • c79d6af3ab Only show Piano Roll when editable (#6295) Alex 2025-11-07 23:36:45 +01:00
  • 51529cefb1 Add Qt6 Support (#7339) Tres Finocchiaro 2025-11-03 12:58:15 -05:00
  • fcb356df3d PathUtil: Serialization and Formatting (#8103) Jan125 2025-10-31 17:06:34 +01:00
  • 0fe697c4e5 Remove fastMemCpy() from RemotePluginBase (#8114) Fawn 2025-10-29 16:32:29 -07:00
  • 6cec90cabb Use system cursors instead of embedded raster images where possible (#7838) Fawn 2025-10-28 12:14:46 -07:00
  • b1e6d180c7 Make portsmf a git submodule (#7755) Fawn 2025-10-24 15:24:46 -07:00
  • 0c69da7233 Improve search behavior in the file browser (#7679) Sotonye Atemie 2025-10-24 10:10:34 -04:00
  • 0fcd67f911 Use length-bounded string/memory functions (#7709) Fawn 2025-10-23 12:58:32 -07:00
  • 44a68b8b01 Fix audio resampling functionality (#7858) Sotonye Atemie 2025-10-22 08:34:07 -04:00
  • 38ceac80dd Remove custom winebuild task (#8077) Tres Finocchiaro 2025-10-21 11:19:52 -04:00
  • 8c12e47b11 Fix several typos (#8090) luzpaz 2025-10-20 22:20:01 -04:00
  • 872426bfc9 Added opening samples in SlicerT from the file browser (#8100) Petar Katić 2025-10-21 01:07:47 +02:00
  • 4d10474d91 Update macOS runner image and XCode version (#8092) Dalton Messmer 2025-10-17 19:58:23 -04:00
  • a809c03f87 Add SlewDistortion effect and oversampling support (#7641) Lost Robot 2025-10-13 14:18:34 -05:00
  • 807751dc4d AppImage: Un-pollute /usr/lib (#8053) Tres Finocchiaro 2025-10-06 11:03:16 -04:00
  • db6fc2948c Fix null pointer deref when getting VST window size (#8051) Dalton Messmer 2025-09-28 00:25:10 -04:00
  • 912f4c2c50 Set minimum deployment target for macOS builds (#8004) Dalton Messmer 2025-09-23 10:46:50 -04:00
  • 2eea79bdd3 Glue all notes if none are selected (#8018) Alex 2025-09-10 05:37:39 +02:00
  • 04b27eee50 Allow Tempo Sync Knobs and Bars to be logarithmic (#8058) crystalreef22 2025-09-08 00:37:31 -04:00
  • fbac56fdcc Fix VST crashes on Linux (#7987) Fastigium 2025-08-27 20:03:46 +02:00
  • dec6a04574 OpulenZ: Fix compilation error (#8040) SameExpert 2025-08-18 13:35:37 +05:30
  • 4aed2a8e5b Disable ASLR when building RemoteVstPlugin on Windows (#7976) Fastigium 2025-08-14 22:07:45 +02:00
  • 981e266613 Refactor Global Spacebar Play (#7926) regulus79 2025-08-14 10:08:04 -04:00
  • 0d6cbbdf5e Fix crash01, cello01, and e-organ01 sample lengths (#7948) Monospace-V 2025-08-11 10:14:07 +05:30
  • 4dc7784331 PianoRoll: fix getKey and remove dead code (#8008) Alex 2025-08-09 21:37:15 +02:00
  • ab050b88e5 Fix several problems (#8032) Michael Gregorius 2025-08-07 12:12:18 +02:00
  • 88ed51edb9 Fix a segfault if JACK libs are missing (#8026) Michael Gregorius 2025-08-06 18:12:56 +02:00
  • dabfe6f95b Audio buffer view improvements (#8016) Dalton Messmer 2025-08-06 04:01:21 -04:00
  • c86fe784c7 Remove the Gate knob from effects (#8011) Dalton Messmer 2025-07-22 17:01:48 -04:00