summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-03-26more fully disable gain adjustment sharing in a RouteGroup that is assigned t...Paul Davis
2017-03-25profile instant.xml saveRobin Gareus
2017-03-24OSC: tell surfaces using /strip/list they need to rebuild after strip add/removeLen Ovens
2017-03-24OSC: update /strip/list response to add aux, midi bus and VCAsLen Ovens
2017-03-23Increase mempool for session-scriptsRobin Gareus
2017-03-22Special case const std::string& Lua binding.Robin Gareus
2017-03-22remove cruft (following 6dc3bdf)Robin Gareus
2017-03-21Improve plugin Ccategory consistency somewhatRobin Gareus
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