summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-03-21Relax LV2 plugin filter to substring (e.g. "Utility", "MIDI Utility")Robin Gareus
2017-03-21Debug NSView ExposureRobin Gareus
2017-03-21consolidate NSGLViewRobin Gareus
2017-03-21Accommodate newly introduced sources in our build projects (gtkmm2ext)John Emmas
2017-03-21The new class 'Gtkmm2ext::EventBoxExt' needs to be exportable when building w...John Emmas
2017-03-21Allow to selectively use NSGLView CanvasRobin Gareus
2017-03-21match name of synthesized property (fixed i386 builds)Robin Gareus
2017-03-21Fix gcc4 buildsRobin Gareus
2017-03-21fix OSX/PPC compilationRobin Gareus
2017-03-20Towards a consistent render() API.Robin Gareus
2017-03-20Forward un/map events to NSGLViewRobin Gareus
2017-03-20NSGLView: default to hidden, add API to un/hideRobin Gareus
2017-03-20Add a EventBox wrapper to forward unmap events.Robin Gareus
2017-03-19BasicUI moved toggle_click,toggle_roll and stop_forget from menu action to se...Len Ovens
2017-03-20Allow CairoWidget to be backed by NSGLViewRobin Gareus
2017-03-20Move NSGlView into libgtkmm2extRobin Gareus
2017-03-20Fix OSX canvas when used without openGL NSViewRobin Gareus
2017-03-20Use NSGLView with patched gdkRobin Gareus
2017-03-19Prepare NSView/OpenGL Canvas (to speed up rendering on [mac]OS[X]Robin Gareus
2017-03-19OSC: add feedback for /monitor/mute,dim,monoLen Ovens
2017-03-19basic_ui send midi_panic directly to session rather than through GUILen Ovens
2017-03-18OSC add /monitor/mute,dim,monoLen Ovens
2017-03-18fix copy/paste issue, typename is not needed hereRobin Gareus
2017-03-18OSC fix toggle_monitor_mute/dim/mono in basic_uiLen Ovens
2017-03-18Resolve copy-c'tor and assignment issue with TempoMapRobin Gareus
2017-03-18Lua bindings to access MIDI region/source note-eventsRobin Gareus
2017-03-18Prefer const references: Beat-Converter does not modify the TempoMapRobin Gareus
2017-03-18Fix LuaBindings TypeList copy-ctorRobin Gareus
2017-03-18Make Lua std::set bindings more generic, (prepare for multiset etc)Robin Gareus
2017-03-18Oh boy!Robin Gareus
2017-03-18Don't push WriteMemoryCallback into global namespaceRobin Gareus
2017-03-18Add newline to DEBUG::Soundcloud so that it's readable & flushedRobin Gareus
2017-03-17Update Japanese translationHiroki Inagaki
2017-03-17Lua bindings for libardour transient-analysisRobin Gareus
2017-03-17Snow White and the Pharaoh (mac rendering)Robin Gareus
2017-03-17NO-OP: whitespaceRobin Gareus
2017-03-16drop lua documentation for deprecated "sameinstance()"Robin Gareus
2017-03-16Lua: provide instance-equal check as '==' comparator.Robin Gareus
2017-03-16Sanitize cubic-interpolation code (NO-OP safe for float inaccuracies)Robin Gareus
2017-03-15OSC: fix pan stuck at centre.Len Ovens
2017-03-15OSC amend access_action with action in line to ignore if param is 0Len Ovens
2017-03-14OSC: add new /access_action/group/action f 1 for float only controllersLen Ovens
2017-03-14Fix Faderport Proj button (show-editor action)Ben Loftis
2017-03-13OSC debug: "ALL" == all messages incl. invalid onesRobin Gareus
2017-03-13Clean up existing bindings on resetRobin Gareus
2017-03-13Add track/bus rename safeguards to the backend (handy for scripting)Robin Gareus
2017-03-13plugin scan tweaks: don't verbosely log by default, bump timeoutRobin Gareus
2017-03-12remove cruft; superseded by ControlGroup::use_meRobin Gareus
2017-03-12Preparations to keep track of stripable color-dialogs.Robin Gareus
2017-03-12Fix issue with automation-playback constantly marking a session dirty.Robin Gareus