summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
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
2017-03-12Optimize Session::set_dirty()Robin Gareus
2017-03-12Prepare for graceful case-by-case fallback of VST BypassRobin Gareus
2017-03-11Improve a-delay to follow tempo-ramps & BPM changesRobin Gareus
2017-03-11Fix Controllable::InverseGroup behavior.Robin Gareus
2017-03-11create_action_group -> get_or_create_action_groupRobin Gareus
2017-03-11Disable Retina/Appple pango text-width workaroundRobin Gareus
2017-03-11Fix possible segfault in multi-bus AUs.Robin Gareus
2017-03-11NO-OP whitespaceRobin Gareus
2017-03-11Remove old modal get_color API.Robin Gareus
2017-03-10Fix solo/mute when loading old (4.x) sessions.Robin Gareus
2017-03-10Use dedicated "show editor/mixer" actionsRobin Gareus
2017-03-11fix incorrect property change in AudioRegion::set_fade_out()nick_m