summaryrefslogtreecommitdiff
path: root/audio/lmms/files/patch-src_gui_MainApplication.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* audio/lmms: Remove expired portPo-Chuan Hsieh30 hours1-21/+0
| | | | Depends on expiring audio/carla.
* Revert: "audio/lmms: Remove expired port"Rene Ladan2025-06-021-0/+21
| | | | | | This reverts commit 6a2bdf6a7d38b26c96ede19ed0136fff2fcdd9e5. See https://github.com/falkTX/Carla/pull/1933 for audio/carla
* audio/lmms: Remove expired portRene Ladan2025-06-021-21/+0
| | | | 2025-06-01 audio/lmms: Depends on expiring audio/carla
* audio/lmms: Fix issue caused by kwidgetsaddonsRodrigo Osorio2023-06-171-0/+21
Add temporary patch to fix a crash at startup if kwidgetsaddons 5.101.0 is installed. The patch was obtained from LMMS ticket related with this issue[1]. [1] https://github.com/LMMS/lmms/issues/6587 Since I'm here reorder Makefile to make linters happy. PR: 270470 Reported by: Manuel <gnuandbsdguy@gmail.com> MFH: 2023Q2