summaryrefslogtreecommitdiff
path: root/muse2/muse/CMakeLists.txt
AgeCommit message (Collapse)Author
2011-05-25added step recording for drum editFlorian Jung
step-recording stuff has been put into a easy-to-use StepRec class the midi-in and step-rec buttons are now fully functional again
2011-05-18build fixesRobert Jonsson
2011-05-18moved midi dialogs to sub project/dirRobert Jonsson
2011-05-15- changed lots of functions and moved them into functions.cppFlorian Jung
- delete overlaps may work differently, i haven't understood it fully - added lots of dialogs for these functions
2011-05-11some housekeeping:Florian Jung
- merged with trunk - removed note to myself - some code-cleanups
2011-05-08structure menu fixesRobert Jonsson
2011-05-08made quantize, modify note len and modify velocity functions globalFlorian Jung
added quantize-dialog and improved the other dialogs
2011-04-25Overhaul plugin module and add variable run-length ladspa + dssi processing. ↵Tim E. Real
Please see ChangeLog.
2011-04-16added keymapRobert Jonsson
2011-01-31added option to build internal modules staticallyOrcan Ogetbil
2010-12-27Please see the ChangeLogOrcan Ogetbil
2010-12-26Packaging related minor fixes. Please see the ChangeLog.Orcan Ogetbil
2010-12-20Major cmake cleanup. Please see the ChangeLog.Orcan Ogetbil
2010-12-19Split individual parts into their own shared libraries. Moved main() into ↵Orcan Ogetbil
its own file.
2010-12-12Added proper dependencies to the translations target.Orcan Ogetbil
2010-12-12Translations are now handled by cmake. Updated the Russian translation. ↵Orcan Ogetbil
Added -l flag to override system locale.
2010-12-07Built Awl::posedit and Awl::sigedit, and replaced /widget versions and all ↵Tim E. Real
usages. Reverted class SpinBox to previous revision.
2010-11-19Move filedialog's .xpm files to the right place. Convert commentbase to Qt4Orcan Ogetbil
2010-11-17Ported filedialog widget to Qt4Orcan Ogetbil
2010-11-08Add missing link to libdl.so. Caused bulid failure on Fedora 14 (Orcan)Orcan Ogetbil
2010-11-03Removed mpevent(.h, .cpp) and evdata.h from /libsynti, conflicting with ↵Tim E. Real
copies in /muse, causing crashes. Version in /muse is newer. Should only be one version.
2010-10-24See ChangeLogTim E. Real
2010-10-23See ChangeLogTim E. Real
2010-10-23See ChangeLogTim E. Real
2010-10-20See ChangeLogTim E. Real
2010-10-20See ChangeLogTim E. Real
2010-10-19See ChangeLogTim E. Real