ardour.git
2014-06-16 Robin Gareusremove debug output
2014-06-16 Robin Gareushide "turn down volume" label for midi-latency measurement
2014-06-16 Robin Gareusmore alsa-midi debugging
2014-06-16 Robin Gareusmore midi latency detection debugging
2014-06-16 Robin Gareusdebug alsa midi latency measurement
2014-06-16 Robin Gareusfix pango font style (prev commit)
2014-06-16 Robin Gareusno more red latency messages
2014-06-15 Robin Gareusfix typo in comment of prev. commit
2014-06-15 Robin Gareusfix region un/combine, based on a patch by Tom Brand
2014-06-15 Robin Gareusanother edge-case, don't crash on invalid files with...
2014-06-15 Robin Gareusfix edge case - handle error in device owner request
2014-06-15 Robin GareusARD: proper cleanup
2014-06-15 Paul Daviscomment correction regarding Canvas::visible_area()
2014-06-15 Paul Davisinitialize _scroll_parent in Canvas::item
2014-06-15 Robin Gareusoptimize midi delayline.
2014-06-15 Robin Gareusoffset automation by latency
2014-06-15 Robin Gareusoffset automation by processor latency for bouncing...
2014-06-15 Robin Gareusplug some leaks
2014-06-15 Robin Gareusupdate valgrind suppression file (ignore system-wide...
2014-06-15 Robin Gareusreset latency dialog every time.
2014-06-15 Robin Gareusbe smart, use boost::shared_ptr
2014-06-15 Robin Gareusclear engine device combo when no devices are available
2014-06-15 Robin Gareusinitialize uninitialized variable
2014-06-15 Robin Gareustweak ArdourButton focus outline
2014-06-15 Robin Gareusremove debug output
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
2014-06-15 John EmmasAdd newly introduced sources to our MSVC projects
2014-06-15 John EmmasRemove no longer needed sources from MSVC projects
2014-06-14 Robin Gareusstrtok() is the root of all evil.
2014-06-14 Robin Gareustracking down concurrency issus is fun.
2014-06-14 Robin Gareusif we don't have control over the device/backend, allow...
2014-06-14 Robin Gareussimply future debugging of exit at start.
2014-06-14 Robin Gareusfix initialization of audio-engine dialog
2014-06-13 Paul Davisnew anchored trim cursors (for now, just copies of...
2014-06-13 Paul Davisfix erroneous start of autoscroll when mouse pointer...
2014-06-13 Paul Davisdo most of the work related to adding new anchored...
2014-06-13 Robin Gareusenable ArdourButton focus in EngineDialog
2014-06-13 Robin Gareusallow ardour button to handle focused keyboard events
2014-06-13 Robin Gareusfix keyboard shorcuts in dialogs.
2014-06-13 Paul Davisdisambiguate another use of Rect on OS X
2014-06-13 Paul Davisfix scrolling behaviour in track headers (event was...
2014-06-13 Paul Davisadd all the fonts, and use the right name for the ruler...
2014-06-13 Paul Davisno need to specify sans for ruler font
2014-06-13 Paul Davisuse canvas ruler font specification rather than get_fon...
2014-06-13 Paul Davisdefine ruler font style (to be subst'ed) in ardour3_ui_...
2014-06-13 Paul Davisadd first canvas string variable to canvas_vars.h ...
2014-06-13 Paul Daviscorrect CANVAS_STRING_VARIABLE macro in UIConfiguration...
2014-06-13 Paul Davisbuild ardour3_ui_default.conf at build time, to allow...
2014-06-13 Paul Davismissing part of ColorVariable commit
2014-06-13 Paul Davisrationalize and coordinate handle of region (time axis...
2014-06-13 Paul Davisrename UIConfigVariable as ColorVariable since that...
2014-06-13 Robin GareusEngine Dialog: Don't save duplicate states (and remove...
2014-06-13 Robin GareusALSA backend: set latencies to zero when measuring...
2014-06-13 Robin Gareussend-delayline: proper debug output (and sort includes...
2014-06-13 Paul Davisadd CANVAS_STRING_VARIABLE, the first step in being...
2014-06-13 Robin GareusMIDI Device Button Style
2014-06-13 Robin Gareusupdate ALSA backend, MIDI device config
2014-06-13 Robin Gareusadd GUI for midi-device settings (and properly indent...
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-12 Colin FletcherFix opening of recent sessions with mismatched director...
2014-06-12 Colin FletcherPrevent creation of session directory with leading...
2014-06-12 Colin FletcherShow Soundcloud credentials and upload options only...
2014-06-12 Colin FletcherUse Ardour 3 credentials for soundcloud upload
2014-06-12 Colin FletcherAdd #include guards to soundcloud_export_selector.h
2014-06-12 Colin FletcherActually pass Soundcloud downloadable flag to export...
2014-06-12 Colin FletcherRemove unused function
2014-06-12 Colin FletcherExport dialog: tidy code, & remove some superfluous...
2014-06-12 Colin FletcherPost-export hook tweaks
2014-06-12 Colin FletcherSearch $PATH for command when creating SystemExec from...
2014-06-12 Paul Davisuse the alpha/opacity value for the region base whether...
2014-06-12 Paul Davisrestored track height adjustment using alt-scroll on...
2014-06-12 Paul Davisfixed rulers stealing all canvas scroll events and...
2014-06-12 Paul Davisremove no-longer-used code
2014-06-12 Paul Davisadd back click behaviour for canvas rulers, and also...
2014-06-12 Paul Davisadd canvas rulers event dispatch and reinstate scrollin...
2014-06-12 Paul Davischange Canvas heirarchy and constructors
2014-06-12 Paul Davisdrag handles no longer exist as distinct item types...
2014-06-12 Paul Davisremove drag handle canvas object - it was just a stupid...
2014-06-12 Paul Davisuse new ArdourCanvas::Ruler constructor
2014-06-12 Paul Davisderive ArdourCanvas::Ruler from Rectangle
2014-06-12 Paul Davisadd new canvas vars for rulers
2014-06-12 Paul Davismake rulers color-sensitive (e.g. theme manager editabl...
2014-06-12 Paul Davisremove hard-coded colors
2014-06-12 Paul Davisadd new default colors for canvas rulers
2014-06-12 Paul Davisremoved unused rule GTK widget style definition
2014-06-12 Paul Davisremove unused GTK style
2014-06-12 Paul DavisOS X specific cleanup after canvas ruler introduction
2014-06-12 Paul Davisremove header file includes of now-removed gtk custom...
2014-06-12 Paul Davisremove header file includes of now-removed gtk custom...
2014-06-12 Paul Davisfinal ruler file removal
2014-06-12 Paul Davisremove gtk ruler widget implementation - no longer...
2014-06-12 Paul Davisuse canvas rulers now instead of gtk widgets
2014-06-12 Paul Davismany fixes and improvements for a now-working ArdourCan...
2014-06-12 Paul Davisadd ruler.cc to canvas wscript
2014-06-12 Paul Davisadd Ruler to Canvas fwd.h
2014-06-12 Paul Davisclamp zoom level to show 3 days on a 4000 pixel wide...
2014-06-12 Paul Davisadd initial (untested) implementation of canvas ruler...
2014-06-12 Robin Gareusdelayline: properly hand-over the shared-pointer.
2014-06-11 Robin Gareusadd latency callback to dummy backend
2014-06-11 Robin Gareusfix possible crash when setting delivery name w/o panshell
next