Commit Graph

  • 2f7a6558a1 clang-tidy: Apply modernize-loop-convert everywhere (#6481) saker 2022-09-27 04:27:35 -04:00
  • e407e73e24 check-namespace: don't require comment after #else (#6513) Alex 2022-09-19 17:45:44 +02:00
  • 5bfd7fba4e Support Sf2 Player, Mallets, PortAudio, and Lame with MSVC (#6507) Dominic Clark 2022-09-19 14:46:38 +01:00
  • 0b27497be2 clang-tidy: Apply modernize-use-auto everywhere (#6480) saker 2022-09-14 17:27:53 +00:00
  • 550c7bf82e Improve use of strip command (#6505) Dominic Clark 2022-09-06 17:25:59 +01:00
  • 3cc5ec7282 Add check-namespace script (#6438) Johannes Lorenz 2022-08-30 02:19:07 +02:00
  • 17f597695b Fix wrong cursor for selected resizeable clips in song editor (#5996) Craig Raslawski 2022-08-27 23:09:52 -04:00
  • 4821606465 Blacklisting Lv2 plugins depending on gui (#6486) Oskar Wallgren 2022-08-20 10:28:25 +02:00
  • 9faa1d90c4 Fix "check-strings" verification (#6485) Johannes Lorenz 2022-08-13 21:29:15 +02:00
  • 7c86331e06 Remove a workaround for broken install-qt-action (#6482) Hyunjin Song 2022-08-09 17:37:44 +09:00
  • fe91a65f03 Migrate CI to GitHub Actions (#6476) Dominic Clark 2022-08-03 17:29:11 +01:00
  • ee7d312ac9 Allow negative value for stereo difference in BitCrush (#6475) István Szabó 2022-08-02 07:48:27 +02:00
  • b2f3a1f86e Merge branch 'master' into feature/recording-stage-one Hyunjin Song 2022-08-02 12:10:46 +09:00
  • f39b3d5022 Use automation track for MIDI program change events (#6308) Kevin Zander 2022-07-08 13:06:25 -05:00
  • 1246e76a96 Fix a typo in 420769a which breaks the microtuner (#6458) Chr L 2022-07-07 18:03:14 +02:00
  • b451e40b51 clang-tidy: Apply modernize-use-using everywhere (#6453) saker 2022-07-07 04:54:34 -04:00
  • a6e6afb0ee Make AFP include the last sample frame (#6399) Hussam al-Homsi 2022-07-04 22:19:56 -04:00
  • 6c3e148fbb Make VST sync always-on and non-global (#6418) Dominic Clark 2022-07-04 17:03:17 +01:00
  • 9705c31773 Transpose midi clips in song editor (#6409) Alex 2022-07-04 03:16:22 +02:00
  • 29efb5d6ba MidiRawClient: Fix setting useless param (#6431) Johannes Lorenz 2022-07-02 10:20:46 +02:00
  • c075ba93fb clang-tidy: Run modernize-use-emplace everywhere (#6451) Levin Oehlmann 2022-06-26 08:54:59 +02:00
  • 28ec71f91a clang-tidy: Apply modernize-use-equals-default everywhere (#6450) Levin Oehlmann 2022-06-26 08:48:24 +02:00
  • 95843759cc Update .clang-tidy [ci skip] Johannes Lorenz 2022-06-25 01:17:35 +02:00
  • cd7f26b36c Split lines in .clang-tidy [ci skip] Johannes Lorenz 2022-06-25 01:14:59 +02:00
  • e72d9d46b8 Add missing gui:: prefixes to types in AudioSoundIo (#6447) Levin Oehlmann 2022-06-25 00:53:01 +02:00
  • c5cdab2601 clang-tidy: Apply modernize-use-bool-literals (#6448) Levin Oehlmann 2022-06-24 19:38:44 +02:00
  • c259220472 Fix clazy warning: "Signature is not normalized." (#6445) Johannes Lorenz 2022-06-23 22:17:44 +02:00
  • 773310384b clang-tidy: Apply modernize-redundant-void-arg everywhere (#6446) Levin Oehlmann 2022-06-23 21:27:23 +02:00
  • 420769a32d Fix Qt Deprecations (#6386) Co-authored-by: Kevin Zander <veratil@gmail.com> Co-authored-by: Dominic Clark <mrdomclark@gmail.com> sakertooth 2022-04-22 22:04:57 -04:00
  • 96df9b006c Clean up macros a bit (#6444) Dominic Clark 2022-06-23 12:20:05 +01:00
  • c2fa2375dc Don't send effEditIdle on CLI rendering (#6440) Hyunjin Song 2022-06-22 10:06:34 +09:00
  • 5904b249c0 clang-tidy: Apply modernize-use-override everywhere (#6439) Levin Oehlmann 2022-06-19 23:03:55 +02:00
  • 7227c89847 Namespace lmms (#6174) Levin Oehlmann 2022-06-19 20:08:46 +02:00
  • 193c30f888 Merge branch 'master' into groove Hyunjin Song 2022-06-18 15:47:07 +09:00
  • 371f7f506d AudioEngine: Introduce RequestChangesGuard: a RAII verion of requestChangeInModel. Shmuel H 2019-05-07 08:34:11 +03:00
  • 5879d7eaa7 Fix typo in doc/lmms.1 (#6429) luzpaz 2022-06-17 23:25:53 -04:00
  • ce2d898da2 Correctly upgrade projects saved by LMMS forks (#6424) Alex 2022-06-14 19:27:20 +02:00
  • 03571ab38d Open .midi, .rmi files from sidebar (#6417) Monospace-V 2022-06-01 22:56:28 +05:30
  • d2dd7e3db2 Move widget files, add folder for track and instrument (#6374) Alex 2022-05-29 21:48:19 +02:00
  • 528e388820 Print AppImage log messages to stderr (fix #6384) (#6385) Alex 2022-05-28 19:53:32 +02:00
  • ae4d1b52e2 Correctly detect architecture on powerpc* (#6415) pkubaj 2022-05-28 12:18:02 +00:00
  • 2c8ffd0f16 Refactor shared memory (#6404) Dominic Clark 2022-05-28 13:10:45 +01:00
  • 3518d307f4 Fix Carla version detction in CarlaBase (#6403) Hyunjin Song 2022-05-24 09:57:09 +09:00
  • 230aece217 Add check-strings (#6379) Johannes Lorenz 2022-05-23 20:35:06 +02:00
  • 3964c53a0b Add .clang-format and .clang-tidy Johannes Lorenz 2022-03-05 17:17:07 +01:00
  • 0dcf909129 Kill orphaned subprocesses on crash (#6366) Dominic Clark 2022-04-20 17:15:33 +01:00
  • b4317edd43 Make loop markers snap to same increments as clips (#6313) Spekular 2022-04-18 17:25:15 +02:00
  • 33b44ec9c7 Disable tooltips through event filter (#6192) Alex 2022-04-15 14:04:52 +02:00
  • 7c1ebd31c9 Undoable add/remove bar (#6347) Alex 2022-04-13 20:11:37 +02:00
  • 32caf80be1 Rename 'dialogs' folder to 'modal', add missing modals (#6367) Spekular 2022-04-10 01:14:55 +02:00
  • f6bad88ad3 Fix casing of filenames and code in plugins/ (#6350) Johannes Lorenz 2022-04-03 13:26:12 +02:00
  • 87b2663ac1 No "tb303" only "TB-303" (#6344) JGHFunRun 2022-04-03 06:07:58 -05:00
  • 9628a2b512 Fix QRC dependency issues (#6349) Dominic Clark 2022-04-02 02:36:41 +01:00
  • 54bee2272e Rename LedCheckbox to LedCheckBox in filenames Johannes Lorenz 2022-03-19 09:13:21 +01:00
  • 17efb13873 Fix missing include after merge Hyunjin Song 2022-03-26 11:50:15 +09:00
  • 2f0214838b Merge branch 'master' into feature/recording-stage-one Hyunjin Song 2022-03-26 11:45:01 +09:00
  • 4dc04a612a Split RemotePlugin.h into separate files (#6322) Dominic Clark 2022-03-22 21:40:16 +00:00
  • 80a6672da4 Fix build due to missing includes Hyunjin Song 2022-03-09 11:50:35 +09:00
  • 1dbf6aabf7 Fix includes Hyunjin Song 2022-03-03 10:54:55 +09:00
  • fe9c8b6bf6 Merge branch 'master' into groove Hyunjin Song 2022-03-03 10:29:20 +09:00
  • a08e7f9029 Native linux VST support (#6048) akimaze 2022-03-02 19:47:54 +01:00
  • 7db3fa94a1 Improve includes (#6320) Johannes Lorenz 2022-03-02 13:30:43 +01:00
  • f56fc68b66 Rename TCO and BB to clip and pattern in save files (#6309) Alex 2022-02-14 21:12:11 +01:00
  • 77fee49735 Lv2: Don't show ports with prop notOnGUI (#6310) Johannes Lorenz 2022-02-13 12:44:53 +01:00
  • dc73911391 Rename Beat/Bassline to Pattern (#6284) Alex 2022-02-13 09:03:37 +01:00
  • 8a0f1dd95b Fix small memory leaks in EQ dialog (#6300) Hyunjin Song 2022-02-11 10:10:32 +09:00
  • 40f4d51078 Do not constantly repaint all clips during selection in song editor (#6303) Alex 2022-02-11 00:27:28 +01:00
  • 912c0b76ea Add missing disconnect statements in PianoRoll (#6245) merrickclay 2022-02-08 19:51:32 -07:00
  • b2057aee0f Merge branch 'master' into groove Hyunjin Song 2022-02-05 13:45:03 +09:00
  • dfed374c0d Minor formatting changes Hyunjin Song 2022-02-03 13:19:24 +09:00
  • 99d97fcc35 Fix indentation Hyunjin Song 2022-02-02 14:58:08 +09:00
  • ca72d5b16a Merge branch 'master' Hyunjin Song 2022-02-02 14:48:55 +09:00
  • 877a93198f MidiOss: Fix a typo which breaks build Hyunjin Song 2022-01-29 15:48:23 +09:00
  • 31aac6265c midioss: Use unbuffered I/O to access the device node. (#6276) nia 2022-01-29 05:59:48 +00:00
  • 17b4863a76 More LV2 buf-size features (#6254) Johannes Lorenz 2022-01-23 14:44:39 +01:00
  • 1162856418 Rename TCO to Clip in the clipboard data (#6278) Alex 2022-01-16 05:47:58 +01:00
  • 7fe2152938 Fix broken data file upgrade (#6279) Alexandre Almeida 2022-01-15 18:19:34 -03:00
  • 55d361fb65 Rename TCO and related to Clip (#6226) Alexandre Almeida 2022-01-14 01:45:21 -03:00
  • bf323d2024 Rename FxMixer to Mixer (#6239) Yashraj Shinde 2022-01-09 12:45:23 +05:30
  • 54fff4ff23 Added check for empty notes vector in shiftPos (#6252) merrickclay 2022-01-06 15:37:08 -07:00
  • 13e55101f0 Improve spectrum analyzer performance by caching most used computations (#6003) Martin Pavelek 2022-01-06 04:09:46 +01:00
  • 13e17496dc Updates PianoRoll to immediately reflect note changes in BBEditor (#6242) merrickclay 2021-12-27 19:12:26 -07:00
  • 7f666e8071 Fixed issue of build when fpermissive isn't enabled due to an issue of higher pointer size SeleDreams 2021-12-07 05:24:09 +01:00
  • 98786dd84f Make preset saving oblivious to mute/solo/muteBeforeSolo states (#6214) Lior Merkel 2021-12-27 04:23:19 +02:00
  • 7b1cc36880 Fix spinbox offsets in MIDI tab of instruments (#6235) István Szabó 2021-12-27 03:11:08 +01:00
  • f8258253d5 Fix changing LcdSpinBox value changing their init value (#6241) merrickclay 2021-12-24 21:07:45 -07:00
  • 7e2ccc13d6 Run dos2unix (#6198) Ray Redondo 2021-12-14 16:13:13 -06:00
  • 1b39d39b24 Recoding: Disable recording buttons when recording is unavailable Shmuel Hazan 2021-12-04 17:53:39 +02:00
  • 6a716fa5fd Extend denormal protection through DAZ flag to all capable CPUs (#6167) Raine M. Ekman 2021-11-25 07:44:42 +02:00
  • eee1a81ff3 Rename "mixer" to "audioengine" on lmmsrc.xml (#6181) Alexandre Almeida 2021-11-20 17:43:32 -03:00
  • 445b55f0f5 Don't draw position arrow when line is out of view (#6191) Alex 2021-11-20 03:15:07 +01:00
  • 99d887610d Fix a bug where the BPM is modulo'd by 256 on MIDI export (#6215) JGHFunRun 2021-11-08 23:53:31 -06:00
  • 1dabd75267 Fixes #6186: No segfaults with future lmmsrc.xml version (#6208) Johannes Lorenz 2021-11-05 17:30:27 +01:00
  • cf9cea88c3 DataFile: Skip empty resource attributes Shmuel Hazan 2021-10-23 20:43:17 +03:00
  • 333f43c883 fixup: fix formatting issues Shmuel H 2021-05-17 16:44:54 +03:00
  • 7184ce6e5d SampleRecordHandle: Obtain the offset to the record with a parameter instead of hacking sampleBuffer ()->startFrame (). Shmuel H 2017-11-17 20:32:08 +02:00
  • ed7ff82a42 SampleTrack: In a case of recording, play a sample TCO even if its actual data starts after that. Shmuel H 2017-11-17 18:16:05 +02:00
  • b8938fd7b7 SampleTrack: Make sure an empty TCO with isRecord would still be "played" (recorded). Shmuel H 2017-11-08 21:56:59 +02:00
  • 50cc41a5a1 Mixer & PlayHandle: Support PlayHandle without audioPort and set audioPort as nullptr by default. Shmuel H 2017-11-06 22:42:40 +02:00
  • 79b7092514 SampleTrack: Uncomment disabled recording-related code. Shmuel H 2017-11-06 11:50:39 +02:00