amend 6aa6c2d, queue redraw for custom-LED change
[ardour.git] / gtk2_ardour /
2015-03-17 Robin Gareusamend 6aa6c2d, queue redraw for custom-LED change
2015-03-17 Robin GareusAButton: decouple indicator color and active state.
2015-03-17 Robin Gareuschange the error-log button to toggle the log window
2015-03-16 Robin Gareusalways pack the log-LED into the status widget.
2015-03-16 Ben Loftisfix typo
2015-03-16 Robin Gareususe tri-state text-less LED for error-log button.
2015-03-16 Robin GareusAButton: allow to set custom LED color (for > 2 states)
2015-03-16 Paul Davisadd a warning when using a free/demo version
2015-03-16 Paul Davisavoid possible shared remote control IDs in large ...
2015-03-16 Robin Gareuswork-around engine dialog crashes.
2015-03-15 Paul Davisprevent single-axis drags in the editor summary from...
2015-03-15 nick_mAdd route dialog order hint changes.
2015-03-15 David RobillardFix dragging regions to/from drop zone (#6137).
2015-03-14 Robin Gareusimprove port-matrix text contrast
2015-03-14 Robin Gareusdesaturate port matrix colors
2015-03-14 Robin Gareusnote to self.
2015-03-14 nick_mNon-transient ArdourDialogs and ArdourWindows appear...
2015-03-14 nick_mSession import dialog is no longer a transient for...
2015-03-14 Robin GareusOSX has a wall clock already.
2015-03-14 Robin Gareustweak status-bar spacing
2015-03-14 Robin Gareusautomatic error log window popup be gone.
2015-03-14 nick_mRemove the use of Window::set_keep_above() throughout...
2015-03-14 nick_mKeep the left hand list pane of the mixer the same...
2015-03-14 nick_mFix incorrect track ordering when creating a session...
2015-03-14 David RobillardOnly sound selected notes momentarily (#6142).
2015-03-14 David RobillardMove PC flags to avoid obscuring region name.
2015-03-14 David RobillardFix note visibility (#0006168).
2015-03-14 David RobillardDon't expand track headers to show MIDI stuff.
2015-03-13 Ben LoftisRight-clicking on the Loop/Punch ruler should "Do Somet...
2015-03-13 nick_mAlign number entry in the meter dialog to the right...
2015-03-13 nick_mDon't show stock icons in any buttons (explicitly setti...
2015-03-13 nick_mDon't set the following dialogs to be transients for...
2015-03-13 Robin Gareuscall me Mr. Backend
2015-03-12 Paul Davischeck for old configuration files and copy if user...
2015-03-12 Robin Gareusalways show language dialog on windows
2015-03-12 Robin GareusNOOP whitespace fixes.
2015-03-12 nick_mDon't mess with the track selection at all from the...
2015-03-12 Robin Gareusfix 0096aa5 (at least for mingw)
2015-03-12 nick_mAdd new routes to selection in the editor, rather than...
2015-03-12 Robin Gareusindicate MIDI port names (vs audio system ports)
2015-03-12 Paul Davistry to clean MSVC/Windows mess in main(), hopefully...
2015-03-12 Robin GareusOSX use xjadeo directly (no IPC indirection)
2015-03-12 Robin Gareusfurther ardourbutton ellipsis fixes
2015-03-12 Robin Gareusfix/amend ae5c614
2015-03-12 Robin Gareusfix ‘ export’ installdir typo
2015-03-12 Robin Gareusprepare windows i18n
2015-03-11 Ben Loftismore verbose captions on automation track headers;...
2015-03-11 Robin Gareusadd video-monitor to timeline context-menu
2015-03-11 Robin GareusNOOP, add a missing ‘p’
2015-03-11 Robin Gareusrenice connection button labels
2015-03-11 nick_mMetadata windows are no longer transient windows.
2015-03-11 nick_mAdd route dialog is never a transient window.
2015-03-10 Ben LoftisGroups created from the (edit,mix) windows should share...
2015-03-10 Robin Gareusincrease shuttle speed display granularity.
2015-03-10 Robin Gareusdramatically reduce ShuttleControl CPU usage
2015-03-10 Robin Gareusclean up and refine shuttle control rendering.
2015-03-10 Robin Gareuscircles and circles and circles, again my friend
2015-03-09 John EmmasMove 'poor_mans_glob()' into libpbd
2015-03-09 Robin GareusRevert "explicitly shutdown engine at exit"
2015-03-09 John EmmasFix a couple of issues when displaying the 'Preferences...
2015-03-09 nick_mAdd route dialog responds to enter key being pressed.
2015-03-09 nick_mIntroduce theme preference "transients follow front...
2015-03-09 Robin Gareusfix ‘pure virtual’ crash at exit.
2015-03-09 Robin Gareusexplicitly shutdown engine at exit
2015-03-08 Robin GareusBundle API user update 2/2
2015-03-08 Robin Gareusallow to drag gain-envelope points
2015-03-08 Robin Gareusfix typo, list output bundles properly.
2015-03-08 Robin Gareususe pretty names in port-matrix
2015-03-08 Robin Gareusfix drag-motion over TAV w/o view()
2015-03-08 Robin Gareusavoid non-integer loop conditions.
2015-03-07 Ben Loftisremove unneeded debug output
2015-03-07 Robin Gareusanother 0cb096a fixup
2015-03-07 Robin Gareusmore OSX weirdness fixes 0cb096a
2015-03-07 David RobillardFix LV2 preset deletion and clash between plugins.
2015-03-07 David RobillardUse Ardour widgets consistently in plugin UI.
2015-03-07 David RobillardIncrease editable region alpha slightly.
2015-03-07 Robin Gareusengine dialog, update device is changed.
2015-03-07 Robin Gareusfix device changes..
2015-03-06 David RobillardHide automation state options for MIDI controls.
2015-03-06 Robin Gareusupdate Engine Dialog when devices are dis/connected.
2015-03-05 David RobillardAdd MIDI readahead to options editor.
2015-03-05 David RobillardHandle edits while playing precisely.
2015-03-05 Robin Gareusget started on coreaudio/midi backend
2015-03-01 Robin Gareuspossible fix for #6187 - assert(backend)
2015-02-28 Robin Gareusadd AU cache/blacklist actions to prefs.
2015-02-28 John EmmasMSVC - accommodate some newly introduced calls to ...
2015-02-28 Robin GareusAU presets: allow to save & directly use.
2015-02-28 Robin Gareusrework video-export dialog, remember settings
2015-02-28 Robin GareusVTL: add webm export-preset and amend 1184660.
2015-02-28 Robin Gareusprepare saving video-export settings.
2015-02-28 Robin Gareusvideo export: allow to use ffmpeg format-defaults
2015-02-28 Robin Gareusvideo-export dialog: allow keyboard navigation
2015-02-27 Robin Gareusfix carbon GUI focus/re-exposure
2015-02-26 Robin Gareuscabron?
2015-02-25 Ben LoftisPotential fix for confusion for Input/Output buttons...
2015-02-24 Ben Loftisrecover the most recent audio setup settings from config
2015-02-21 Robin Gareusfix embedded plugin UI keyboard handling
2015-02-21 Robin Gareushook up focus_button for LV2 GUIs
2015-02-19 Robin Gareusfix memory leak in case LV2 GUI fails.
2015-02-19 Robin Gareusfix some static-analysis warnings
next