summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-26add note to filesystem pathsRobin Gareus
2014-02-26user-configurable VST search paths (basic UI)Robin Gareus
2014-02-26user-configurable VST search paths (backend)Robin Gareus
2014-02-26make PBD's path-scanner OS agnostic (use glib)Robin Gareus
2014-02-26fix typosRobin Gareus
2014-02-26severe rationalization (still incomplete) of behaviour of cut + copy.Paul Davis
2014-02-26fix display of time selection rect(s) when switching mouse modesPaul Davis
2014-02-26convert canvas_event_frame() and window_event_frame() to canvas_event_sample(...Paul Davis
2014-02-26fix lack of range selection when moving verticallyPaul Davis
2014-02-25amending dc38ec88342219005ee9bde850ff62ac168ba284 so that an empty rubber ban...Paul Davis
2014-02-25range selection drag ensures that selected tracks include all tracks within t...Paul Davis
2014-02-25ensure that track selection operations call ::set_selected() for tracks, allo...Paul Davis
2014-02-25add ::covered_by_y_range() to TimeAxisViewPaul Davis
2014-02-25fix canvas enter/leave bug when point is over a group/ignore-event item and w...Paul Davis
2014-02-25add DEBUG::CanvasEnterLeave to allow runtime toggling of canvas enter/leave e...Paul Davis
2014-02-25a rubber-band drag or other selection op that actually selects nothing should...Paul Davis
2014-02-25fix height of time axis item view trim frame handlesPaul Davis
2014-02-25option to en/dis-able VST plugin discovery on startupRobin Gareus
2014-02-25indent/alignPaul Davis
2014-02-25reorder (in source only) positioning of ruler/marker canvas groupsPaul Davis
2014-02-25fiddle with single pixel adjustments to time axis view item heights; fix regi...Paul Davis
2014-02-25tweak canvas rect drawing to correctly place bottom edge of rectangle inside ...Paul Davis
2014-02-25reverse default behaviour for adding control points to automation with mouse ...Paul Davis
2014-02-25the forgotten second (amend to prev commit)Robin Gareus
2014-02-25fix prev_snap_choice() key="3" bindingRobin Gareus
2014-02-25click (no drag) on automation line now adds a new control point on the line (...Paul Davis
2014-02-25Revert "add a hack to deal with device discovery race, in which the devices w...Paul Davis
2014-02-25ctrl-click when adding automation points no longer adds guard pointsPaul Davis
2014-02-25implement plugin-scan cancel-button sensitivityRobin Gareus
2014-02-25scan VSTs in background, allow to cancel & timeoutRobin Gareus
2014-02-25global static path to plugin scanner app.Robin Gareus
2014-02-25prepare plugin list refresh w/o instantiate (using cache only)Robin Gareus
2014-02-25hook-up GUI idle handlerRobin Gareus
2014-02-25VST scanner tool.. part twoRobin Gareus
2014-02-25update plugin scan dialog gtk hackRobin Gareus
2014-02-25fix system-exec (wait for app to start)Robin Gareus
2014-02-25update external VST scanner appRobin Gareus
2014-02-25prepare standalone VST scanner tool.. part oneRobin Gareus
2014-02-24remove unnecessary files from native audio backendPaul Davis
2014-02-25fix some code typos (compiler warnings)Robin Gareus
2014-02-24hardour does not yet support wine-buildsRobin Gareus
2014-02-24refresh plugin list on signalRobin Gareus
2014-02-24implement VST blacklistingRobin Gareus
2014-02-24preparations for VST blacklist (paths)Robin Gareus
2014-02-24fix inadvertent breakage in ardev and friends caused by extension to LD_LIBRA...Paul Davis
2014-02-24remove incorrectly placed export declarationPaul Davis
2014-02-24add waves audio backend when building on applePaul Davis
2014-02-24add -fms-extensions to allow earlier apple gcc to support anonymous union, as...Paul Davis
2014-02-24remove SampleFormat code from waves audio backendPaul Davis
2014-02-24new audio engine backend for native CoreAudio audio I/O, and PortMIDI for MIDI.Paul Davis