refine add preset/favorite dialog
[ardour.git] / libs /
2015-12-28 Robin Gareusmissing drag-end (fix possible crash)
2015-12-28 Paul Davisadd required request buffer factory for Wiimote
2015-12-28 Paul Davisredesign cross-thread registration/signalling system
2015-12-28 Robin Gareusallow DnD between DnDTreeView and DnDVbox
2015-12-27 Robin Gareusproper display name for Monitor Processor
2015-12-27 Robin Gareussomewhat better solution to prev commit.
2015-12-27 Robin Gareuswork around midi-event counter 4 byte overflow.
2015-12-26 Robin Gareusfix samplerate initialization.
2015-12-25 Robin GareusKeep plugin presets in sync across plugin-instances.
2015-12-25 Robin Gareusdon't assume plugin presets start their numbering at...
2015-12-25 Robin Gareusadd a PluginPreset struct: combined plugin-info + prese...
2015-12-24 Robin GareusTreeview Drag: allow to use single column as drag-widget
2015-12-23 John Emmas#define BACKEND_NAME when building with MSVC (portaudio...
2015-12-23 John EmmasModify our MSVC project to accommodate newly introduced...
2015-12-23 Robin Gareusadd monitor-processor pre-fader (not at the top)
2015-12-23 Edgar AichingerUpdate German Translation for libardour
2015-12-22 Nil GeisweillerFix overlapping resolution (see issue #177)
2015-12-22 Nil GeisweillerFix indentation (whitespace -> tab)
2015-12-22 Robin Gareusadd signal for Plugin Status Changes (Hidden/Favorite)
2015-12-22 Robin Gareusextend Drag/Drop mechanism
2015-12-21 Robin Gareusship both blocking and callback PA backends (for debug...
2015-12-21 Robin Gareusadd monitor-section processor limitations.
2015-12-19 Len OvensMackie control: non-existent controls zero pot ring...
2015-12-19 Robin Gareuscont'd work on plugin-state templates - #6709
2015-12-18 Robin Gareusopen Finder/Explorer/File-manager in case of session...
2015-12-18 Robin Gareuscleaner version of 7383ea6a (duplicate plugin state)
2015-12-18 Robin Gareussave/restore plugin state with track-template
2015-12-17 Robin Gareusleave some todo-notes #6709 (track templates & state)
2015-12-17 Robin Gareusproperly copy plugin state when duplicating routes...
2015-12-17 Robin Gareusadd API to query stateful ID override mode
2015-12-17 Robin Gareusmore hot wine.
2015-12-17 Len OvensNoOp: removed spaces, replaced with tabs.
2015-12-16 Len OvensMackie Control: Re-enable view_mode display and make...
2015-12-16 Len OvensFix MCP time display sometimes doesn't update to zero...
2015-12-16 Robin Gareusproperly namespace hacked OSC callbacks, add some notes.
2015-12-16 Ben Loftisredundant OSC commands to support TouchOSC and Lemur...
2015-12-16 Paul Davismackie: restore access to trim and pan width control
2015-12-16 Paul Davisexpose the right panning parameters for ardour
2015-12-16 Paul Davisdisable threaded waveview rendering.
2015-12-16 Alexandre ProkoudineUpdate Russian translation
2015-12-16 Paul Davisfix some merge issues from cherry-picking mackie change...
2015-12-16 Paul Davisadd new automation types for EQ and compression
2015-12-16 Paul Davismackie: properly track lifetime of subview route; fix...
2015-12-16 Paul Davismackie: track compressor mode changes in display
2015-12-16 Paul Davismake vselect-press in subview mode act as a toggle...
2015-12-16 Paul Davisadd dynamics support to mackie control
2015-12-16 Paul Davismackie: use new route API for universal access to pan...
2015-12-16 Paul Davisnew route API to discover/access well-known automation...
2015-12-16 Paul Davismackie: cleanup subview mode a little
2015-12-16 Paul Davisfix cherry-pick conflict
2015-12-16 Paul Davisonly use 1/100th gap between markers if transport is...
2015-12-16 Paul Davisadd beginnings of EQ and dynamics control to mackie...
2015-12-16 Paul Davisadd UserA and UserB buttons to mackie button list
2015-12-16 Ben Loftistentative mcu panning for mixbus. hey, it compiles
2015-12-15 Robin Gareusupdate URI (see lv2-dev email list)
2015-12-15 Robin Gareusexplicitly disallow looping with external-sync
2015-12-14 Paul Davisfaderport: long press on fader mode buttons switches...
2015-12-14 Paul Davisfaderport: fix setup of periodic callback (cut-n-paste...
2015-12-14 Paul Davisfaderport: add 100msec (10Hz) periodic update to facili...
2015-12-14 Paul Davisfaderport: disable automation state button mapping...
2015-12-14 Paul Davisfix DEBUG_TRACE messages from faderport that used Macki...
2015-12-13 Len OvensFix Trim control range does not match control (issue...
2015-12-13 Robin GareusAPI consistency
2015-12-13 Robin Gareusupdate LV2 URI
2015-12-13 Len OvensFix ff->stop->play not at speed 1.0 on Mackie Control...
2015-12-13 Paul Davisremove debug output
2015-12-13 Paul Davistrack add/remove of monitor and/or master busses in...
2015-12-13 Robin Gareusportable pthread_self() debug message
2015-12-12 Paul Davisuse correct source for application name when labelling...
2015-12-12 Paul Davisuse EventLoop::event_loop_name()
2015-12-12 Paul Davischange AbstractUI implementation to use EventLoop:...
2015-12-12 Paul Davisfix endless-loop-at-shutdown bug now that abstract...
2015-12-12 Paul Davismove BaseUI::_name into EventLoop; rename access method...
2015-12-12 Robin GareusNO-OP re-indent
2015-12-12 Robin Gareusremove invalid free. - fixes crash with generic midi...
2015-12-12 Robin Gareuscorrect name of Midi-UI thread memory-pool and request...
2015-12-12 Paul Daviseven more attempted changes for ipMIDI on windows
2015-12-12 Paul Davisfurther attempted changes for ipMIDI on windows
2015-12-12 Paul Davissome attempted changes for ipMIDI on windows
2015-12-12 Paul Davistry just removing all PLATFORM_WINDOWS conditionals...
2015-12-11 Len OvensMackie Control, fix timecode sometimes won't update...
2015-12-10 Ben Loftisadd a few new actions to Faderport menus, and reorganiz...
2015-12-10 Robin Gareusfix LV2 plugin state for copied plugins.
2015-12-10 Robin GareusLV2 specific instrument-plugin check
2015-12-09 Len OvensFix Mackie control Gain while in flip mode (vpot contro...
2015-12-09 Edgar Aichingerupdate german translation
2015-12-09 Robin Gareusfix/workaround OSX "No Memory Pool"
2015-12-09 Len OvensFix MCP send display value scaling.
2015-12-09 Paul Davisthere is no "default" mackie device profile
2015-12-09 Paul Davisif Mackie device profile name is empty, use a default...
2015-12-09 Len OvensSet vpot to the same range as the fader. Fixes trim...
2015-12-08 Ben LoftisSet_self_solo should always set the mute_master state...
2015-12-08 Robin Gareus2K? that's micro -- use macrosoft for lots a files...
2015-12-08 Paul Davisfaderport: stop trying to cache LED state (fixes variou...
2015-12-08 Robin Gareusstandardize port-names
2015-12-08 Paul Davistouch peakfile after closing a SndFileSource
2015-12-08 Robin Gareusadd config variable to en/disable opening the plugin...
2015-12-07 Robin Gareusfix previous commit.
2015-12-07 Robin Gareusportaudio connect & graph-changed callbacks (untested)
2015-12-07 Ben LoftisMCU: fix likely copypaste thinko in mcu panner knobs
next