summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2014-01-06add M-Audio 2496 as a recognized card for the mudita24 control panel/app.Paul Davis
2014-01-06fix plugin log-sliders for ranges [0..]Robin Gareus
2014-01-05fix fader default-value line positionRobin Gareus
2014-01-05update slider rendering & set style for fadersRobin Gareus
2014-01-04fix detection of aubio library - aubio-0.4 breaks API and ABI.Robin Gareus
2014-01-04processor drag box onlyRobin Gareus
2014-01-04fix PixFader size allocationRobin Gareus
2014-01-03don't split process cycle at endRobin Gareus
2014-01-03improve clarity of logic parenthesesPaul Davis
2014-01-03Merge branch 'master' of https://github.com/derAbgang/ardourPaul Davis
2014-01-03don't declare hilight variable twiceNils Philippsen
2014-01-03get rid of const warningsNils Philippsen
2014-01-02mantis 0005805derAbgang
2014-01-02Fix tests compilation after Control API changesJulien de Kozak
2014-01-01visualize port connections in mixer/processor when in < outRobin Gareus
2013-12-31debug message: print uint8 channel as integer not charRobin Gareus
2013-12-30improve debug messageRobin Gareus
2013-12-30fix assert for non-existing MIDI patch-namesRobin 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-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-23Re-enable export file tagging. No idea why this code has dropped out at some ...Sakari Bergen
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-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-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