MuseScore/zerberus
Joachim Schmitz 3adc1ea6ed fix #14764
convert qDebug();abort() to qFatal() and if(cond) abort() to
Q_ASSERT(!cond), esp. for the benefit of Windows, where it is impossible
to set a breakpoint on the abort()
Also modernizing mscoreMessageHandler() and making it more informative
by adding file, line and function to the output.
2014-03-04 13:06:23 +01:00
..
channel.cpp add namespace Ms 2013-05-13 19:43:59 +02:00
channel.h synthesizer/midi cleanups 2013-04-08 11:27:14 +02:00
CMakeLists.txt remove QObject from zerberus 2013-07-18 09:47:12 +02:00
instrument.cpp fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
instrument.h fix #21838 fix #21910 2013-07-26 15:39:46 +02:00
sample.h add new sfz sample player: zerberus 2013-03-26 20:00:19 +01:00
sfz.cpp remove QObject from zerberus 2013-07-18 09:47:12 +02:00
voice.cpp add store/recall global synthesizer settings; connect tuning settings 2013-04-19 17:15:30 +02:00
voice.h fix some compilation warnings 2013-05-22 18:07:56 +02:00
zerberus.cpp fix #14764 2014-03-04 13:06:23 +01:00
zerberus.h fix #14764 2014-03-04 13:06:23 +01:00
zerberus_gui.ui add untranslatable string 2013-06-18 17:01:21 +02:00
zerberusgui.cpp fix 23366: more capitalization 2014-01-21 14:37:31 +01:00
zerberusgui.h merge 2013-05-14 13:38:39 +02:00
zone.cpp free memory after deleting sfz font 2013-04-04 18:09:00 +02:00
zone.h free memory after deleting sfz font 2013-04-04 18:09:00 +02:00