ardour.git
2014-02-20 Paul Davisdo not needlessly keep starting touch/automation watch...
2014-02-20 Paul Davisadd option to skip guard points when adding new control...
2014-02-20 Paul Davisclear up some stupid thinking in Amp regarding the...
2014-02-20 Paul Davisadd a hack to deal with device discovery race, in which...
2014-02-20 Robin Gareusfix meter(s) when mixer-strip is switched to AuxSend
2014-02-19 Robin Gareusmove SystemExec to libpbd
2014-02-17 Paul Davismake stateful image canvas item actually compile
2014-02-17 Paul Davisuse boost::uuids method to get a string from a boost...
2014-02-17 Paul Davisnew canvas item to allow image-based GUI construction
2014-02-14 Paul Davisdebugging export format UUID creation
2014-02-14 Paul Davispossible fix for error during export format load-from...
2014-02-14 Paul Davissome changes to ArdourButton to allow custom colors...
2014-02-14 Paul Davisadd new MIDI binding map for AKAI MPK61 (from Glen...
2014-02-14 Paul Davisfix up double definition of waveform fill in default...
2014-02-14 Paul Davisreinstate zero line in waveforms (can be hidden by...
2014-02-14 Paul Davisfix up problems with patch change flgs not changing...
2014-02-14 Paul Davisfix vertical placement of ghostregions
2014-02-14 Paul Davisfix up placement of fade out handle
2014-02-14 Paul Davissince we now expand rectangles to the right always...
2014-02-13 Paul Davisremove debug message
2014-02-13 Paul Davisfix up details of time axis view item drawing.
2014-02-13 Paul Davisfix up some issues with precise placement of ArdourCanv...
2014-02-13 Paul Davismake Item::set_position() do nothing if the position...
2014-02-13 John EmmasGuard some Debug output so that it only appears when...
2014-02-12 Paul Davisslight code tidy for Line::render() ... don't use 0...
2014-02-12 Paul Davisfix up major thinko's in ArdourCanvas::Group's handling...
2014-02-12 Paul Daviscorrect delete/free mess
2014-02-12 Paul Davismake measure line positioning use Editor::sample_to_pix...
2014-02-12 Paul Davisconvert canvas items that compose the playhead (EditorC...
2014-02-12 Paul DavisMerge branch 'master' into cairocanvas
2014-02-12 Paul Davisfix major thinko in ArdourCanvas::Group::clear()
2014-02-12 Paul Daviswhen delivering canvas events, if an item is grabbed...
2014-02-12 Paul Davisdelete canvas Flag object when deleting a PatchChange...
2014-02-12 Paul Davispassthrough unhandled motion events in MIDI region...
2014-02-11 Paul Davisfix text placement in ArdourCanvas::Flag
2014-02-11 Paul Davismake top_event_box of mixer strip show per-route color...
2014-02-11 Robin Gareuslist action-names as part of --bindings
2014-02-11 Robin Gareusfix crash at exit with '-b', '--bindings' option
2014-02-10 Paul Davisi18n updates (specifically .de from edgar a, but also...
2014-02-10 Paul Davisstring fix up, II
2014-02-10 Paul Davisstring fix up
2014-02-10 Paul Davisreplace a few creeping instances of the string "Ardour...
2014-02-08 Paul DavisMerge branch 'master' into cairocanvas
2014-02-08 Paul Davisadd kxstudio linux vst dirs to LXVST default search...
2014-02-08 Paul Davisfix missing colon in extension of LXVST search path
2014-02-08 Paul Davismerge with master, with minor conflict fixes
2014-02-07 Paul Davisequivalent change to realpath() error return as was...
2014-02-07 Paul Daviswhen cleaning up sources, do not remove "stub" sources...
2014-02-07 Paul Davisadd FileSource::is_stub() declaration
2014-02-07 Paul DavisFix egregious logic bug in FileSource::removable()...
2014-02-07 Paul Davismake backtrace symbols work again inside gtk2_ardour...
2014-02-07 Paul Davisfix utter confusion about session _path in new sessions.
2014-02-07 Robin Gareusdon't add a [shared] panner for the sends to monitoing...
2014-02-07 Robin Gareusfix stereo-panner GUI edge case (panshel changes, send...
2014-02-07 Robin Gareuspanner UI: check URI and #of channels on re-configuration
2014-02-07 Robin Gareusupdate available panners when panshell changes
2014-02-05 Robin Gareusadd debug-message to track down missing Sources
2014-02-04 Paul Davismerge (w/fix) with master
2014-02-03 Robin Gareusfix typo ndef, NDEBUG
2014-02-03 Robin GareusVBAP nomenclature s/Direction/Azimuth/
2014-02-03 Robin Gareusdon't display debug message in no-debug builds
2014-02-03 Robin Gareusupdate audio-buffer assert, take offset into account
2014-02-03 Robin Gareusremove cruft - unused _size in audio-buffers
2014-02-03 Robin Gareusfix stem-export buffer-size check
2014-02-03 Robin Gareusfix processor_lock
2014-02-01 Robin Gareusforward port lv2_evbuf update (from jalv)
2014-01-31 Paul Davismake -fvisibility=hidden be controlled by ./waf configu...
2014-01-31 Paul Daviscurrent mingw actually calls libpthread libpthread
2014-01-30 John EmmasUse round() instead of rintf() when building with MSVC
2014-01-30 John EmmasOops - the previous namespace qualifier was also needed...
2014-01-30 John EmmasEnforce const correctness for a couple of iterators
2014-01-30 John EmmasAdd namespace qualifiers for some occurrences of 'Gtk...
2014-01-30 Paul DavisMerge branch 'master' into cairocanvas
2014-01-30 Paul Daviseven though man alloca says to include <alloca.h>,...
2014-01-29 Paul DavisMerge branch 'master' into cairocanvas
2014-01-29 Paul Davismove check for n_speakers so that we avoid needless...
2014-01-29 Robin Gareusfix vbap-speaker calculations to work with alloca()
2014-01-28 Robin Gareusfix thinko. custom panner URL is remembered for later...
2014-01-28 Paul Davisvarious work to make loop/punch display work better...
2014-01-28 Paul Davisfix up the abomination caused by moving from variable...
2014-01-28 Paul Davisprevent a strange crash while iterating over tracks...
2014-01-27 Paul Davisadd new folders to linux vst search path to help out...
2014-01-27 Paul Davisreplace standards-wobbling variable-length-arrays with...
2014-01-27 Paul Daviscomment unused function argument
2014-01-27 Paul Davisrationalize, consolidate and make work dbl-click editin...
2014-01-26 Paul Daviscorrectly (?) indicate muted status of audio regions
2014-01-26 Paul Davisremove unused _wave_color member from waveview canvas...
2014-01-26 Paul Davisfix visibility of punch and loop rects.
2014-01-26 Robin Gareusfix #5840 ; redefinition of typedef 'VstTimeInfo'
2014-01-26 Robin Gareusfix routing display for mono synths and midi-tracks...
2014-01-25 Robin Gareusfix crash when removing synth from midi-track
2014-01-25 Paul Davistry to get export/visibility and build conditionals...
2014-01-23 Paul Davisfix merge conflict with master
2014-01-23 Paul Davisalter surfaces build wscript to use "children" idea...
2014-01-23 Paul Davisfix up obj.defines for generic MIDI wscript
2014-01-23 Paul Davismackie code does not use poll(2) and so does not need...
2014-01-23 Paul Davisuse correct export/visibility macros
2014-01-23 Robin Gareuschange VBAP visual parameter name again :) 3.5.308
2014-01-23 Robin GareusVBAP change visual parameter name. Diffusion -> Spread
2014-01-23 Robin GareusLV2 plugin save/delete -- fixes 5835
next