fix multitarget
Stop watchdog if thread_interrupted is thrown.
Check for allocation errors when closing a box.
Don't remove the watchdog from the box before the thread can be joined.
Allow to make several serialized targets with one call to make
Make channel offset size_t to avoid number conversions.
Fix tests: Don't expect citch bend sensitivity changes in MIDI output.
Fix the namespace issues introduced in the last commits.
Add bison and flex to search path on OS X
mark constexpr function as const
Fix MIDI device selection in output device dialog.
watchdog.h: Check for spurious wakeups.
fix two compiler warnings
Use homebrew FlexLexer header.
Update de.po
Fix selection of non standard backend MIDI devices
Unify port name generation and use long names for visual output.
bump rtmidi
Merge badges
Fix build system
Move central test variables to central Makefile.am
a minor warning
fix do_Close()
Fix instantiation and specialisation of template classes as announced by clang
Fix generation of playgmn1.gmn
Fix makefiles.
Fix makefiles.
remove unused code
Update debian changelog
Update dependencies
update RtMidi
move doxygen templates to doc subdirectory and update Doxyfile
Stop logic compilation after each stage if an error occurred.
Fix duplicate translation warning.
fix rebase conflict
update recent changes in rtmidi subpackage
Fix email addresses and remove references to berlios
Don't translate command line options descriptions in MutApp.cpp.
Don't hide inlines from normal builds.
Make the missing tests compile.
Reorder configure and fix TSAN compilation
Fix thread initialisation after closing a device.
Recognise wxTRANSLATE as gettext call.
Exclude postgis from upgrading on Travis
Add a flag to each box so that a debugger can disable the box watchdog.
update Mutabor.nsi
update ax_boost*
update Doxygen documentation
Initialize processclicks.
Update RtMidi:
Add proper sanitizer libs.
add comments
fix installing of shared libraries
fix run_mut.sh
Fix some spelling errors
exclude doxygen from being exported
Change debian compatibility level
Another conversion fix for wxString.
Avoid constant repainting of palay/pause plop buttons during playback.
Centralise test script configuration
Move Playback control into DeviceClass.
Fix distcheck on travis for RtMidi
Generate empty tone system if there is no key defined
git.mk
Fix initialisation of MIDI ports
Better compiler error reporting
Initialize git-dpm
Use a changelog version that fits into the mutabor LP package
Rename source to mutabor-beta
show doc/**help* in git repository
fix installing of shared libraries
Change debian compatibility level
gbp.conf
change tag format
merge patched-ubuntutrusty into ubuntutrusty
changelog fixed
Use a changelog version that fits into the mutabor LP package
Update dependencies
Initialize git-dpm
bump version of releas canddate
Fix some spelling errors
use quilt source format
Use travis.debian.net
Remove doxygen generated documentation.
Merge branch 'master' into packaging
Ignore some files in source packages
Update debian changelog
Rename source to mutabor-beta
record new upstream branch
update invalid_delta.mid
Properly delete playbuttons sizer in destructor of MutDeviceShape
Silence warning about class memaccess.
Move auto* generated scripts to config subdir
Fix compilation on Windows
catch exceptions as const references
Require wxWidgets 3.0.0
Use std::vector instead of dynamically sized arrays
Ignore otool errors on Mac OS X
Hndle DeviceKilled in some switches.