This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
lmms
Watch
1
Star
0
Fork
0
You've already forked lmms
mirror of
https://github.com/LMMS/lmms.git
synced
2026-03-15 20:50:08 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b4de216ea48a1a4cea2af760752a8b877ecef49f
lmms
/
plugins
/
MidiExport
History
tresf
46179f475d
Fix compilation on older Apple versions
...
Adds libc++ to CXX flags Fixes macdeployqt on Qt5 Also fixes zynaddsubfx linking on Mac
2016-06-21 21:23:50 -04:00
..
CMakeLists.txt
Fix compilation on older Apple versions
2016-06-21 21:23:50 -04:00
MidiExport.cpp
Replace every use of the foreach macro with a C++11 range-based for loop
2016-03-13 16:09:50 +01:00
MidiExport.h
…
MidiFile.hpp
…