summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-31debug message: print uint8 channel as integer not charRobin Gareus
2013-12-30improve debug messageRobin Gareus
2013-12-30remove cruftRobin Gareus
2013-12-30fix assert for non-existing MIDI patch-namesRobin Gareus
2013-12-30visualize # of channels in processor-box splitting iconRobin Gareus
2013-12-30optimize peak calculation of silent buffersRobin Gareus
2013-12-30NOOP. remove trailing whitespaceRobin Gareus
2013-12-30make meters request constant buffersRobin Gareus
2013-12-29use buffer APIs instead of raw memcpy, fix plugin bypassRobin Gareus
2013-12-28fix replicate_missing_region_channels optionRobin Gareus
2013-12-28prevent 0-pointer dereference in editor_routes.cc - fixes #5794Robin Gareus
2013-12-28remove unused API to explicitly set/unset buffer silent flagRobin Gareus
2013-12-28centralize buffer silent-flagRobin Gareus
2013-12-27add support for old compilers w/o implicit stdboolRobin Gareus
2013-12-27initialize some uninitialized variablesRobin Gareus
2013-12-23Fix export format dialog tagging state inconsistencySakari Bergen
2013-12-23Re-enable export file tagging. No idea why this code has dropped out at some ...Sakari Bergen
2013-12-23vtl: do not lock audio [to video] when extracting audio-only.Robin Gareus
2013-12-22better, probably working fix for windows-vst-on-linux build3.5.143Paul Davis
2013-12-22attempt to fix build with --windows-vst due to a bad merge of the external li...Paul Davis
2013-12-22add K12/RMS meter typeRobin Gareus
2013-12-21fix up OSC support to conform to new CP API and pay attention to feedback set...Paul Davis
2013-12-21conform to new CP APIPaul Davis
2013-12-21conform to new CP APIPaul Davis
2013-12-21new CP API and fix several egregious bugs with port handling when switching d...Paul Davis
2013-12-21remove debug outputPaul Davis
2013-12-21conform to new CP API designPaul Davis
2013-12-21conform to new CP API designPaul Davis
2013-12-21clean up aspects of ControlProtocol APIPaul Davis
2013-12-21clean up aspects of ControlProtocol APIPaul Davis
2013-12-21new ControlProtocolManager API, and proper handling of view/model changes in ...Paul Davis
2013-12-21longer text descriptionPaul Davis
2013-12-19midi_clock_slave: fix bandwidth to 2/60 for best resultsHans Baier
2013-12-19interpolation_test: add some necessary assertions Hans Baier
2013-12-18midi_clock_slave: fix wrong calculation of loop errorHans Baier
2013-12-18midi_clock_slave.cc: Better debug messagesHans Baier
2013-12-18midi clock slave: make bandwidth variable according to period sizeHans Baier
2013-12-15mnemonic PDF: margin, URL, and (C)year updatesRobin Gareus
2013-12-14fix a crash caused by not checking if MackieControlProtocol::_surfaces_state ...Paul Davis
2013-12-14rsynth.lv2: fix note off+on follow up:Robin Gareus
2013-12-13change Generic MIDI control so that it handles a SendFeedback request synchro...Paul Davis
2013-12-13make MIDI UI in libardour handle CallSlot requests like it used to (and like ...Paul Davis
2013-12-13Mackie Control support now saves & restores port connections for devices not ...Paul Davis
2013-12-13remove some unused code from mackie supportPaul Davis
2013-12-13fix reasonable synth octaveRobin Gareus
2013-12-13xmas-eggRobin Gareus
2013-12-13fix logic for display of transport bar metersPaul Davis
2013-12-12adjust LV2 ringbuffer size according to LV2:resize-portRobin Gareus
2013-12-10fix const-ness of names arrayNils Philippsen
2013-12-10compare plugin/creator/category names UTF8-awareNils Philippsen