summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2013-12-31remove legacy CANVAS_COMPATIBILITY property_foo() stuff (related to gnomecanv...Paul Davis
2013-12-30fix an errant visibility macroPaul Davis
2013-12-30change clip level variable units to dB (conversion likely not complete yet)Paul Davis
2013-12-30add new configurable parameter for waveview clip levelPaul Davis
2013-12-30define signal associated with configurable clipping level to Canvas::WaveViewPaul Davis
2013-12-30add configurable clipping level to Canvas::WaveViewPaul Davis
2013-12-30ignore invisible items when picking the current itemPaul Davis
2013-12-29try to rationalize logic for displaying/hiding regionview (time axis view ite...Paul Davis
2013-12-29add proper namespace to PBD::demangle for systems without execinfoPaul Davis
2013-12-28Merge branch 'master' into cairocanvasPaul Davis
2013-12-28slight optimization of PolyItem::render_path()Paul Davis
2013-12-28remove unused API to explicitly set/unset buffer silent flagRobin Gareus
2013-12-28centralize buffer silent-flagRobin Gareus
2013-12-27add visibility/export control to libcanvasPaul Davis
2013-12-27merge exportvis branch into cairocanvas, to reduce the number of "floating" b...Paul Davis
2013-12-27add support for old compilers w/o implicit stdboolRobin Gareus
2013-12-27initialize some uninitialized variablesRobin Gareus
2013-12-23fix redrawing of canvas with an optimized buildPaul Davis
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
2013-12-13fix reasonable synth octaveRobin Gareus
2013-12-13xmas-eggRobin Gareus
2013-12-12change enter/exit event delivery to follow X Window model (inferior, ancestor...Paul Davis
2013-12-12fix merge conflicts from masterPaul Davis
2013-12-12change event propagation to be based on parent/child lineage, not z-axis stac...Paul Davis
2013-12-12adjust LV2 ringbuffer size according to LV2:resize-portRobin Gareus
2013-12-10fix const-ness of names arrayNils Philippsen
2013-12-10add cmp_nocase_utf8()Nils Philippsen
2013-12-10use correct argument order with memset()Nils Philippsen