summaryrefslogtreecommitdiff
path: root/libs
AgeCommit message (Expand)Author
2017-04-12Add a ReadOnlyControl parameter abstractionRobin Gareus
2017-04-12Fix setting Plugin-Owner (route) for analysis pluginsRobin Gareus
2017-04-12fix mb32 well-known EQ (4 bands, different ports)Robin Gareus
2017-04-11add FileSource Lua BindingsRobin Gareus
2017-04-09Drain ALSA raw-midi buffers after 64 bytesRobin Gareus
2017-04-08Emit Session::MuteChanged() if a mutes route is removed.Robin Gareus
2017-04-08Retain order of concurrent MIDI eventsRobin Gareus
2017-04-07Add session signal to track mute-changesRobin Gareus
2017-04-03do not save or restore MIDI port "pretty-names" from XMLPaul Davis
2017-04-02Patch the QM source code to make it buildable with MSVCJohn Emmas
2017-04-02avoid C++11 - fixes OSX/PPC buildsRobin Gareus
2017-04-01Add option for record-only metronome.Robin Gareus
2017-04-01update qm-vamp-plugins (git v1.7.1-10-g76bc879)Robin Gareus
2017-04-01Update qm-dsp library (v1.7.1-20-g4d15479)Robin Gareus
2017-04-01Hotfix crashes for [extreme] time-stretch -- #7305Robin Gareus
2017-04-01Fix set-*-from-edit-range actions, when accessed from control surfaces.Ben Loftis
2017-04-01Unregister ports at session close.Robin Gareus
2017-03-31Connect route-template insert i/o ports #5778Robin Gareus
2017-03-31Add an API to query if the audible frame is latent pending a locateRobin Gareus
2017-03-30Fix count-in for non 4/4 time signaturesRobin Gareus
2017-03-30Count-in is a no-roll operation.Robin Gareus
2017-03-30Shortcut editor: include a raw list of the currently-available actions in the...Ben Loftis
2017-03-30Fix hiding Lua __metatable -- prevent setmetatable() overrideRobin Gareus
2017-03-30Add proper Lua bindings for RouteGroupListRobin Gareus
2017-03-30Lua: make external (static) functions available for const objects.Robin Gareus
2017-03-29OSC: don't skip when deleting cue observersLen Ovens
2017-03-29OSC: Clear devices should clear cue observers as well.Len Ovens
2017-03-29Fix Patch Change Naming when plugins change (Route::reset_instrument_info)Robin Gareus
2017-03-26OSC: reduce feedback noise for surfaces using /strip/listLen Ovens
2017-03-27Revert "profile instant.xml save"Robin Gareus
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