For the canvas library, #include 'gtkmm2ext/gui_thread.h' rather than 'gtk2_ardour...
[ardour.git] / gtk2_ardour /
2015-03-30 John EmmasReplace a closing bracket which managed to get lost...
2015-03-30 nick_mMixer visibility prefs changes teke effect "live".
2015-03-30 David RobillardFix mute of MIDI tracks with channel forcing.
2015-03-30 Colin FletcherDisplay length & check digit of entered EAN-13 in metad...
2015-03-30 Colin FletcherAdd EAN barcode field to session metadata dialogue
2015-03-30 Robin GareusDrag/Drop work-around midi note bleeding
2015-03-30 Robin Gareusit would have been too much of a good thing.
2015-03-30 Edgar Aichingerupdate German Translation #6213
2015-03-30 Robin Gareusdropzone: honor AutoConnectMaster.
2015-03-30 Robin Gareusfix some DnD thinko & edgecases.
2015-03-30 Ben Loftisfix thinko on bounce actions
2015-03-30 Ben Loftisadd colon to match other labels
2015-03-30 Ben Loftispack the xrun options back together
2015-03-30 Robin Gareusfix a few -Wsign-compare
2015-03-30 Robin GareusAnother DnD fix. fix move onto (but not over) busses.
2015-03-30 Robin GareusHeuraka! Nightmarish rework of DnD code.
2015-03-30 Robin GareusDnD: query mouse y-pos only once.
2015-03-28 Raphaël DoursenaudMerge French translations
2015-03-28 Frédéric RechFrench translation update
2015-03-28 Raphaël DoursenaudFirst pass updating french translation
2015-03-26 David RobillardClam points to valid values on drag end.
2015-03-26 David RobillardKeep automation lines within their parent (#6215).
2015-03-25 Ben Loftisremove crufty variable
2015-03-25 Robin Gareusfix dropzone region ordering
2015-03-25 Robin GareusDnD, only use track relationship
2015-03-25 Robin Gareusjot down some thoughts about drop-zone dragging.
2015-03-25 Robin Gareusfix drags crossing automation lanes.
2015-03-25 nick_mFix some strings incorrectly marked for translation.
2015-03-25 Robin Gareustwo more drop zone checks
2015-03-25 Robin Gareusconsistent message session start->end.
2015-03-25 Robin Gareusfix drop-zone drops
2015-03-25 Robin Gareusretain Send control visibility state, fixes #6210
2015-03-25 Robin Gareusfix potential crash when video tools are N/A
2015-03-25 Robin Gareusimplement drags from off-canvas to the drop-zone.
2015-03-25 Robin GareusMajor rework of DnD.
2015-03-24 Paul Davisremove Ardour from MSVC message dialog and use PROGRAM_NAME
2015-03-24 Paul Davisfix spelling error
2015-03-24 Robin Gareuspartial fix for Canvas Region DnD & comments
2015-03-24 Robin Gareusanother potential fix for video-export filename/crash
2015-03-24 Robin Gareusmake mixer strip “Add XXX Port” translatable
2015-03-24 Robin Gareusfix video-export-dialog memleak/assert
2015-03-23 Robin Gareusfix empty/unset sync source preference.
2015-03-23 Pavel Fricupdate Czech translation, #5724
2015-03-23 pablusupdate spanish translation, #6204
2015-03-23 Raffaele Morelliupdate italian translation, #6209
2015-03-23 Robin Gareusrework check for old configuration files
2015-03-23 Robin GareusOSX: pango & gtk-pixbuf modules be gone.
2015-03-23 Robin Gareususe built-in pango & gdk-pixbus modules (Linux)
2015-03-23 Robin Gareuswork around gtk filechooser bug.
2015-03-23 Robin Gareusfix “Denormal Dropdown” inconsistency
2015-03-22 Robin Gareusreplace LinkButton
2015-03-22 Robin Gareusconsolidate plugin freebie messages, fix #6151
2015-03-22 Robin GareusEngine: remember state only on “Apply” and “OK”
2015-03-21 Robin Gareusamend 157299a, really fix “Show Toolbars”
2015-03-21 Robin Gareus“Show Toolbars” is not saved and on by default.
2015-03-21 Robin Gareusconsistent ordering of Ruler Actions.
2015-03-21 Robin GareusChange default zoom to Playhead
2015-03-21 Robin Gareusproperly apply default state
2015-03-21 Robin Gareusfix visual undo.
2015-03-21 Robin Gareusonly temp. disable visual state saving.
2015-03-21 Robin Gareusvertical fit: hide tracks in-between
2015-03-21 nick_mRight align some more numeric entries in the meter...
2015-03-20 Robin Gareuserror-log button: acknowledge new errors w/o hiding Log
2015-03-20 Robin Gareusdisable light theme until it gets fixed
2015-03-20 Robin GareusError-log button: reset on LED click & button click
2015-03-19 Robin Gareusupdate track-height scaling:
2015-03-19 Robin Gareusadd API to select TAV height mode.
2015-03-19 Robin Gareusvertical scroll stop on automation lanes
2015-03-17 Robin Gareusfix very unlikely null pointer dereference.
2015-03-17 John EmmasChange the way we call 'Gtk::Main' when building with...
2015-03-17 Robin GareusError Log button, only handle LMB
2015-03-17 Robin GareusAbutton: only LMB clicks are “clicks”.
2015-03-17 Robin Gareusinitialize uninitialized variable
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).
next