remove debug output
[ardour.git] / gtk2_ardour /
2014-06-16 Robin Gareushide "turn down volume" label for midi-latency measurement
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 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 Gareustweak ArdourButton focus outline
2014-06-15 Robin Gareusremove debug output
2014-06-15 Robin Gareusfix pathscanner / stl_vector related memory leaks
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 Paul Davisadd CANVAS_STRING_VARIABLE, the first step in being...
2014-06-13 Robin GareusMIDI Device Button Style
2014-06-13 Robin Gareusadd GUI for midi-device settings (and properly indent...
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 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 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 Davisdrag handles no longer exist as distinct item types...
2014-06-12 Paul Davisuse new ArdourCanvas::Ruler constructor
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 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 Davisclamp zoom level to show 3 days on a 4000 pixel wide...
2014-06-10 Paul DavisRevert "do not allow canvas cursor changes while a...
2014-06-10 Paul Davisdo not allow canvas cursor changes while a drag is...
2014-06-10 Paul Davisfirst pass an alternate cursor set (updates expected...
2014-06-10 Paul Davismake the icon set selector actually do something
2014-06-10 Paul Davisadd icon set selector to theme manager
2014-06-10 Paul Davisadd ::get_icon_sets() to utils
2014-06-10 Paul Davischange ::get_icon_path() and ::get_icon() to accept...
2014-06-10 Paul Davisremove ambiguous use of Rect (on OS X)
2014-06-10 Paul Davisremove instances of RGBA_TO_UINT() macro from region_vi...
2014-06-10 Paul Davisremove instances of RGBA_TO_UINT() macro from audio_reg...
2014-06-10 Paul Davisremove more unusued color members from TimeAxisViewItem
2014-06-10 Paul Davissubstantial changes in color management, involving...
2014-06-09 Paul Davisuse Canvas::LineSet for tempolines rather than N differ...
2014-06-09 Paul Davisallow a drag down over the drop zone to be "reversed...
2014-06-09 Paul Davisforward scroll events from track control headers to...
2014-06-09 Paul Davischange height of canvas drop so last 20 pixels of botto...
2014-06-09 Paul Davisrename Editor::_canvas_bottom_rect as Editor::_canvas_d...
2014-06-09 Paul Davisfix up fit-selected-tracks so that we are filling the...
2014-06-08 Paul Davisfix problem with calls to Editor::trackview_by_y_positi...
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 nick_mUse global clip level from prefs. Restore clip colour, \
2014-06-08 Paul Davisintroduce Drag::_trackview_only which indicates that...
2014-06-08 Paul Davisfix crash caused by click-on-region-name if name highli...
2014-06-08 Robin Gareusfix 'use_latency_button' (broken in prev. commit)
2014-06-08 Robin Gareusbasic Midi latency measurement GUI (re-use Audio latenc...
2014-06-08 Robin Gareusprepare MIDI latency measurement (backend)
2014-06-07 Robin Gareusremove some 1920 tick constants and leave notes for...
2014-06-07 nick_mUse a dumb cache for waveview ImageSurfaces. This halve...
2014-06-07 Robin Gareuslimit automation event density - fixes #5928
2014-06-07 Robin Gareuscheck for xjadeo/xjremote >= 0.7.7
2014-06-07 Robin Gareusupdate for xjadeo 0.7.7 (don't connect to jackd by...
2014-06-07 Tim MayberryFix paths in ardour.sh
2014-06-06 Paul Davisfix position where rubberband rect is drawn
2014-06-05 Paul Davisfix up drawing and selection process for range selectio...
2014-06-05 Paul Davisfix issues with verbose canvas cursor because it was...
2014-06-05 Paul Davisremove needlessly-added method
2014-06-05 Paul Davisreinstate a canvas group where we reparent regions...
next