tighten up spacing in ruler dialog
[ardour.git] / gtk2_ardour /
2014-06-25 Paul Davistighten up spacing in ruler dialog
2014-06-25 Paul Davisuse new ruler dialog class for context clicks on ruler...
2014-06-25 Paul Davisnew ruler dialog class
2014-06-25 Paul Davisremove unused code
2014-06-25 Paul Davisfix y-offset when drag-n-dropping regions from region...
2014-06-25 Tim MayberryFix finding icon sets by using correct utility function
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryChange PBD::get_files_in_directory to return full paths...
2014-06-25 Tim MayberryGLib functions for listing directory contents don't...
2014-06-25 Paul Davisadd slider control to GUI tab of preferences for lock...
2014-06-25 Paul Davisexpose Gtk::HScale member of OptionEditor::HSliderOption
2014-06-25 Paul Davispart two of: lock dialog MUST be a Gtk::Dialog so that...
2014-06-25 Paul Davislock dialog MUST be a Gtk::Dialog so that it does not...
2014-06-25 Paul Davischeck UIConfig variable before restarting lock timeout
2014-06-25 Paul Davisadd UIConfig variable for lock timer
2014-06-25 Paul Davisnew timer-based GUI locking code
2014-06-24 Paul Davisthere's no me in proaudio
2014-06-24 Paul Davisactual style specs for lock dialog button
2014-06-24 Paul Davisa bit more styling for that lock dialog
2014-06-24 Paul Davisrename closed padlock icon
2014-06-24 Paul Davisnew padlock icons (48x48)
2014-06-24 Paul Davisadd a modal lock dialog for better testing (and someone...
2014-06-24 Paul Davisadd ability to save current action sensitivities and...
2014-06-24 Paul Davisplaying with oofus' preferences for selected region...
2014-06-23 Paul Davisreset time axis view item name text color when selected...
2014-06-23 Robin Gareusfor backends w/o control, save a fake state with only...
2014-06-22 Robin Gareusen/disable internal send+returns with tracks en/disable.
2014-06-22 Robin GareusDo not allow to de/activate a track while the transport...
2014-06-22 Paul Davisbutton click (release, to be precise) within the canvas...
2014-06-22 Robin Gareusfix latency-measurement dialog back-button.
2014-06-22 Paul Davismore canvas refactoring.
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-21 Paul Davisuse newly factored canvas in gtk2_ardour
2014-06-21 Paul Davisfix some confusion when redrawing editor/mixer track...
2014-06-19 Paul Davisensure that all waveviews have ALL their colors set...
2014-06-19 Paul Davisexplanatory comment
2014-06-19 Paul Daviscorrect conversion of drop y-position into trackview...
2014-06-19 Robin Gareuslatency measurement dialog updates:
2014-06-19 Robin Gareusengine-dialog: properly restore previous active state
2014-06-19 Paul Davisfix non-working cmd-Q on OS X. For some reason the...
2014-06-19 Paul Davischange the way font specifications are used in UI confi...
2014-06-19 Paul Davismodifications to region drag implementation
2014-06-19 Paul Davisvarious fixes for places that used get_font_for_style...
2014-06-19 Paul Davisadd bold monospace font specs to canvas_vars/ardour3_ui...
2014-06-19 Paul Davisuse new canvas cursor API to manage cursors while embed...
2014-06-19 Paul Davisfix potential crash in Editor::set_canvas_cursor()...
2014-06-19 Paul Davischange verbose cursor font selection to use canvas...
2014-06-19 Paul Davismore work on cursor tracking state
2014-06-19 Paul Davisexplanatory comment
2014-06-19 Paul Davisfix naming of selection rect-related items
2014-06-18 nick_mSummary changes :
2014-06-18 Paul DavisMerge branch 'canvas_tweaks' of https://github.com...
2014-06-18 Paul Davisa whole slew of changes related to centralizing and...
2014-06-17 Paul DavisMerge branch 'cache_fixes' of https://github.com/nmains...
2014-06-17 Robin Gareushighlight send-panner
2014-06-17 Paul DavisMerge branch 'pathscanner-refactor' of https://github...
2014-06-17 Paul DavisMerge branch 'summary_background' of https://github...
2014-06-17 Paul Davisa set of inter-related subtle changes to get vertical...
2014-06-17 nick_mRender tracks and regions to a background image in...
2014-06-17 Tim MayberryChange PBD::PathScanner API to return results by value...
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...
next