summaryrefslogtreecommitdiff
path: root/gtk2_ardour
AgeCommit message (Expand)Author
2014-02-23consolidate lxVST & winVST file-info code into libardourRobin Gareus
2014-02-22remove inadvertently committed wine-unstable linkdirRobin Gareus
2014-02-22update wscript for windowsVST + mingwRobin Gareus
2014-02-22remove arvst (there's already vst/ardevst)Robin Gareus
2014-02-22fix minimum VST GUI window size (gtk padding)Robin Gareus
2014-02-22resolve gtk + VST threading issuesRobin Gareus
2014-02-22Windows VST GUI related reworkRobin Gareus
2014-02-22first part of merging windows and wine VSTRobin Gareus
2014-02-22add wine/windows-vst start scriptRobin Gareus
2014-02-20add the with-guard-point distinction to region gain linesPaul Davis
2014-02-20use new "covers" threshold to make automation lines more grabbablePaul Davis
2014-02-19manually apply d697a31abf2fa1b0bedcab025188f03611920fdf from master (git coul...Paul Davis
2014-02-19manually applied equivalent of 1d82f4ca07a38342e0815cd6b695b96d72386f39 in ma...Paul Davis
2014-02-19required fix for cairocanvas branch, didn't make it into mergePaul Davis
2014-02-19click (no drag) on automation line now adds a new control point on the line (...Paul Davis
2014-02-19Revert "add a hack to deal with device discovery race, in which the devices w...Paul Davis
2014-02-19add a hack to deal with device discovery race, in which the devices were not ...Paul Davis
2014-02-19fix meter(s) when mixer-strip is switched to AuxSendRobin Gareus
2014-02-19move SystemExec to libpbdRobin Gareus
2014-02-14some changes to ArdourButton to allow custom colors to be set (e.g. based on ...Paul Davis
2014-02-14fix up double definition of waveform fill in default canvas conf filePaul Davis
2014-02-14reinstate zero line in waveforms (can be hidden by changing the color to some...Paul Davis
2014-02-14fix vertical placement of ghostregionsPaul Davis
2014-02-14fix up placement of fade out handlePaul Davis
2014-02-13fix up details of time axis view item drawing.Paul Davis
2014-02-12make measure line positioning use Editor::sample_to_pixel() and avoid extra 0...Paul Davis
2014-02-12convert canvas items that compose the playhead (EditorCursor, more generally)...Paul Davis
2014-02-11Merge branch 'master' into cairocanvasPaul Davis
2014-02-11delete canvas Flag object when deleting a PatchChange, and provide a canvas d...Paul Davis
2014-02-11passthrough unhandled motion events in MIDI region views because we may be dr...Paul Davis
2014-02-11make top_event_box of mixer strip show per-route color whether or not the rou...Paul Davis
2014-02-11list action-names as part of --bindingsRobin Gareus
2014-02-11fix crash at exit with '-b', '--bindings' optionRobin Gareus
2014-02-10i18n updates (specifically .de from edgar a, but also contains results of ./w...Paul Davis
2014-02-10replace a few creeping instances of the string "Ardour" with PROGRAM_NAMEPaul Davis
2014-02-07merge with master, with minor conflict fixesPaul Davis
2014-02-07fix stereo-panner GUI edge case (panshel changes, send|listen)Robin Gareus
2014-02-07panner UI: check URI and #of channels on re-configurationRobin Gareus
2014-02-07update available panners when panshell changesRobin Gareus
2014-02-04merge (w/fix) with masterPaul Davis
2014-02-03fix typo ndef, NDEBUGRobin Gareus
2014-02-03don't display debug message in no-debug buildsRobin Gareus
2014-01-30Use round() instead of rintf() when building with MSVCJohn Emmas
2014-01-30Oops - the previous namespace qualifier was also needed in gtk2_ardour/proces...John Emmas
2014-01-30Enforce const correctness for a couple of iteratorsJohn Emmas
2014-01-30Add namespace qualifiers for some occurrences of 'Gtk::CheckMenuItem' (Window...John Emmas
2014-01-29Merge branch 'master' into cairocanvasPaul Davis
2014-01-28fix thinko. custom panner URL is remembered for later when port-count/panner ...Robin Gareus
2014-01-27various work to make loop/punch display work better (including fixes for bugs...Paul Davis
2014-01-27prevent a strange crash while iterating over tracks (now, and maybe in the fu...Paul Davis