summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-13send-delayline: proper debug output (and sort includes on the way)Robin Gareus
2014-06-13add CANVAS_STRING_VARIABLE, the first step in being able to avoid using GTK r...Paul Davis
2014-06-13MIDI Device Button StyleRobin Gareus
2014-06-13update ALSA backend, MIDI device configRobin Gareus
2014-06-13add GUI for midi-device settings (and properly indent the code)Robin Gareus
2014-06-13add AudioEngine API to configure individual MIDI devicesRobin Gareus
2014-06-12Fix opening of recent sessions with mismatched directory & file namesColin Fletcher
2014-06-12Prevent creation of session directory with leading or trailing space.Colin Fletcher
2014-06-12Show Soundcloud credentials and upload options only when requiredColin Fletcher
2014-06-12Use Ardour 3 credentials for soundcloud uploadColin Fletcher
2014-06-12Add #include guards to soundcloud_export_selector.hColin Fletcher
2014-06-12Actually pass Soundcloud downloadable flag to export handlerColin Fletcher
2014-06-12Remove unused functionColin Fletcher
2014-06-12Export dialog: tidy code, & remove some superfluous debug outputColin Fletcher
2014-06-12Post-export hook tweaksColin Fletcher
2014-06-12Search $PATH for command when creating SystemExec from command lineColin Fletcher
2014-06-12use the alpha/opacity value for the region base whether track colors are in u...Paul Davis
2014-06-12restored track height adjustment using alt-scroll on track headersPaul Davis
2014-06-12fixed rulers stealing all canvas scroll events and corrected computation of c...Paul Davis
2014-06-12remove no-longer-used codePaul Davis
2014-06-12add back click behaviour for canvas rulers, and also cursor enforcementPaul Davis
2014-06-12add canvas rulers event dispatch and reinstate scrolling behaviourPaul Davis
2014-06-12change Canvas heirarchy and constructorsPaul Davis
2014-06-12drag handles no longer exist as distinct item types (failed experiment)Paul Davis
2014-06-12remove drag handle canvas object - it was just a stupid unfinished experimentPaul Davis
2014-06-12use new ArdourCanvas::Ruler constructorPaul Davis
2014-06-12derive ArdourCanvas::Ruler from RectanglePaul Davis
2014-06-12add new canvas vars for rulersPaul Davis
2014-06-12make rulers color-sensitive (e.g. theme manager editable, etc)Paul Davis
2014-06-12remove hard-coded colorsPaul Davis
2014-06-12add new default colors for canvas rulersPaul Davis
2014-06-12removed unused rule GTK widget style definitionPaul Davis
2014-06-12remove unused GTK stylePaul Davis
2014-06-12OS X specific cleanup after canvas ruler introductionPaul Davis
2014-06-12remove header file includes of now-removed gtk custom rulerPaul Davis
2014-06-12remove header file includes of now-removed gtk custom rulerPaul Davis
2014-06-12final ruler file removalPaul Davis
2014-06-12remove gtk ruler widget implementation - no longer in usePaul Davis
2014-06-11use canvas rulers now instead of gtk widgetsPaul Davis
2014-06-11many fixes and improvements for a now-working ArdourCanvas::Ruler itemPaul Davis
2014-06-11add ruler.cc to canvas wscriptPaul Davis
2014-06-11add Ruler to Canvas fwd.hPaul Davis
2014-06-11clamp zoom level to show 3 days on a 4000 pixel wide screen; comment unused v...Paul Davis
2014-06-11add initial (untested) implementation of canvas ruler itemPaul Davis
2014-06-12delayline: properly hand-over the shared-pointer.Robin Gareus
2014-06-11add latency callback to dummy backendRobin Gareus
2014-06-11fix possible crash when setting delivery name w/o panshellRobin Gareus
2014-06-11NOOP, re-indent using tabsRobin Gareus
2014-06-11align internal sends using delaylinesRobin Gareus
2014-06-11basic integration of delaylines (still un-nused)Robin Gareus