midi2text: fix for loop for old C compilers
Check for allocation errors when closing a box.
Update RtMidi to honour last Coverity Scan fixes.
Stop watchdog if thread_interrupted is thrown.
Don't remove the watchdog from the box before the thread can be joined.
Make channel offset size_t to avoid number conversions.
fix multitarget
Fix several errors reported by Coverity Scan.
Allow to make several serialized targets with one call to make
Fix tests: Don't expect citch bend sensitivity changes in MIDI output.
Fix Deadlock in playback start code.
Fix some bugs found by coverity scan
disable Get(E)Line in Runtime.cpp
Fix some issues found by coverity scan.
fix scale lexer with recents bison implementations
Hide namespace mutaborGUI from editors and update indentation
Mark subthread funtions as “throw()”
Update RtMidi so that it honours the Coverity Scan fixes
Fix the namespace issues introduced in the last commits.
mark constexpr function as const
Update de.po
Fix selection of non standard backend MIDI devices
Unify port name generation and use long names for visual output.
Update README.md
fix two compiler warnings
Fix MIDI device selection in output device dialog.
watchdog.h: Check for spurious wakeups.
bump rtmidi
Use homebrew FlexLexer header.
Add bison and flex to search path on OS X
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.
Recognise wxTRANSLATE as gettext call.
Another conversion fix for wxString.
Fix email addresses and remove references to berlios
Add a flag to each box so that a debugger can disable the box watchdog.
update Doxygen documentation
Make the missing tests compile.
Reorder configure and fix TSAN compilation
Don't hide inlines from normal builds.
Update RtMidi:
fix rebase conflict
fix run_mut.sh
Stop logic compilation after each stage if an error occurred.
Update debian changelog
update ax_boost*
remove unused code
Fix initialisation of MIDI ports
git.mk
Avoid constant repainting of palay/pause plop buttons during playback.
move doxygen templates to doc subdirectory and update Doxyfile
update Mutabor.nsi
Generate empty tone system if there is no key defined
Exclude postgis from upgrading on Travis
update RtMidi
Initialize processclicks.
fix installing of shared libraries
Don't translate command line options descriptions in MutApp.cpp.
update recent changes in rtmidi subpackage
Move Playback control into DeviceClass.
Fix thread initialisation after closing a device.
exclude doxygen from being exported
Fix distcheck on travis for RtMidi
Update dependencies
Fix duplicate translation warning.
Centralise test script configuration
Fix some spelling errors
Add proper sanitizer libs.
Change debian compatibility level
add comments
Better compiler error reporting