summaryrefslogtreecommitdiff
path: root/muse2/muse/CMakeLists.txt
AgeCommit message (Collapse)Author
2012-12-07Feature: Native VST instruments support. PLEASE SEE ChangeLog.Tim E. Real
2011-12-30instruments can load their patch'es drummapsFlorian Jung
automatic setting of drummap according to patch this is turned off when the user manually changes the drummap TODO: let him turn it on again moved MidiTrack::read/writeOurDrummap out to helper.cpp extended xg.idf and gs.idf to ship the drummaps still work in progress, but should be usable and stable, though incomplete
2011-10-07clean residual namespace work. fix python control build.Orcan Ogetbil
2011-09-10merged the first bunch of orcans changesFlorian Jung
STILL WAIT WITH COMMITTING NEW STUFF! i have to merge the rest as well! this is a bit buggy (connect errors, not tested much), but doesn't segfault immediately
2011-09-06Updated the licensing informationOrcan Ogetbil
2011-09-04added paste dialog plus minor fixes:Florian Jung
- moved and changed muse.pro file - added update_pro.sh and update_translations.sh - updated translations - moved stuff from functions.cpp out to dialogs.cpp - fixed behaviour of movePartsTotheRight(): parts which begin at "start of move" aren't expanded, but moved now
2011-08-31added "copy in range" functionFlorian Jung
when pasting, the previously selected parts are now unselected removed the structure operations "copy range" and "cut event", which were unimplemented
2011-08-30improved movePartsToTheRight and merged with globalInsertFlorian Jung
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