Add some convenient public editor methods (for lua-bindings)
[ardour.git] / gtk2_ardour /
2017-02-24 Robin GareusAdd some convenient public editor methods (for lua...
2017-02-24 Robin Gareusthe daily dose of const'ness
2017-02-24 Robin Gareusre-order inheritance
2017-02-23 Robin GareusLua bindings to access editor selection + region select...
2017-02-23 Robin Gareusremove explicit line-break (rely on wrap)
2017-02-23 Robin GareusClarify prefs
2017-02-23 nick_malso fix flying percussive hits while copy-dragging.
2017-02-23 nick_mhotfix for flying percussive hits while dragging.
2017-02-23 Ben LoftisMove Select-All-Tracks into the Selection category...
2017-02-22 Robin GareusGUI support to re-locate missing external (abs-path...
2017-02-22 Robin GareusNO-OP: whitespace
2017-02-22 Robin Gareusremove cruft
2017-02-21 Paul Davisfix crash when removing a TimeAxisView from the selection
2017-02-21 Paul DavisPBD::Signal<...>::connect() is already thread safe...
2017-02-21 Paul DavisRevert "ARDOUR_UI transport buttons should use ArdourBu...
2017-02-21 Robin Gareusbetter solution of 3c25d26e9
2017-02-21 Robin GareusFix potential crash at exit/close.
2017-02-20 Robin GareusGroup-Tabs keyboard shortcuts
2017-02-20 Robin Gareusfix typo in prev commit
2017-02-20 Robin GareusMB: prefs are detached initially
2017-02-20 Robin Gareusfix thinko in prev commit
2017-02-20 Robin GareusFix iterator off-by-one: Allow to move top-most track...
2017-02-20 Robin GareusFirst-time startup logic update.
2017-02-20 Robin GareusConsistent VCA naming (Ardour/Mixbus)
2017-02-20 Robin Gareusconsolidate Ardour+Mixbus code, fix duplicate Separator...
2017-02-20 Paul Davisuse "VCA" rather than "Control Master" in the GUI
2017-02-20 Paul Davisensure that when mixer is shown in its own tab, it...
2017-02-20 Robin GareusIncrease default size of script-editor pane
2017-02-20 Robin GareusLua binding for pango_cairo_layout_path (text outlines)
2017-02-19 Paul Davisprobable fix for crash while dragging playhead
2017-02-19 Robin GareusConsistent dialog title (match "Show Protocol Settings...
2017-02-19 Robin GareusConnect Script Manager "Edit" -> Lua Scripting Window
2017-02-19 Robin GareusBuild-in some doc (script types)
2017-02-19 Robin GareusRemove unused ArdourUI code to add/remove Lua Session...
2017-02-19 Robin GareusUpdate menu for Lua
2017-02-19 Robin GareusAllow to un/load Lua Session Scripts in the Script...
2017-02-18 nick_mfix missing command in Editor::snap_regions_to_grid ()
2017-02-18 Robin Gareusre-layout script-selector (only grow description vertic...
2017-02-18 Robin GareusConsolidate ActionChanged callbacks, add tooltips
2017-02-18 Robin GareusRemove LuaCairo.color_to_rgba (now Ardour.LuaAPI.color_...
2017-02-18 Robin GareusAllow to un-assign action-scripts via shift+right-click
2017-02-18 Robin GareusDon't scroll-jump when selecting all tracks
2017-02-17 Robin GareusPrevent direct and indirect selection of VCAs
2017-02-17 Robin GareusVCA spill should not show hidden tracks
2017-02-17 Robin GareusAllow to re-scan VST plugins after changing VST-paths
2017-02-17 Robin GareusAdd gcc suggested parentheses
2017-02-17 Robin GareusAdd Lua API to convert Canvas::Color to Cairo RGBA
2017-02-17 Robin GareusFix button sizing for IconRenderCallback
2017-02-17 Robin GareusAllow Lua action scripts to provide a button icon
2017-02-17 Robin GareusImplement icon-render callback in ArdourButton
2017-02-17 Damien ZammitPT import: Add MIDI import functionality
2017-02-17 Robin GareusMark session dirty when changing scripts
2017-02-17 Robin GareusAllow binding Lua Action Scripts via right-click
2017-02-16 Robin GareusVersion keybindings file.
2017-02-16 Robin GareusFix route ordering (mixer TV lacks master-bus)
2017-02-16 Ben LoftisToolbar spacing: Add back one pixel of vertical padding...
2017-02-16 Robin GareusPrevent "punch" and "mon" buttons from increasing toolb...
2017-02-16 Robin GareusProperly update main window-title.
2017-02-16 Paul Davischeck region action sensitivity from two more places...
2017-02-16 Paul Davisimprove logic for region action sensitivity settings
2017-02-15 nick_mfix constrained region drags across tracks (7242).
2017-02-15 Paul Davissimplify arguments to Editor::sensitize_the_right_regio...
2017-02-15 Paul Davisuse leave/enter from track canvas to be the primary...
2017-02-15 Paul Davisclassify all region actions based on how they get a...
2017-02-15 Paul Davistentative steps in trying to fix region action sensitivity
2017-02-14 Robin GareusSeparate MSB/LSB MIDI Bank select
2017-02-14 Robin GareusSave/restore location clock mode
2017-02-14 Robin GareusNO-OP: whitespace
2017-02-14 Robin GareusReset window-size when switching between custom and...
2017-02-13 Robin GareusClarify session property (now that there's an action)
2017-02-13 Robin GareusGUI action Transport/RecordCountIn
2017-02-13 Paul Davisreinstate ensure-time-axis-visible after move-selected...
2017-02-13 Paul Davisnew implementation of move-selected-tracks
2017-02-13 Paul Davisupdate email address
2017-02-13 Robin Gareusremove unused background expose
2017-02-12 Paul Daviscredit where credit is due
2017-02-12 Hiroki InagakiUpdate Japanese translation
2017-02-09 Paul DavisThis is the wrong approach to this problem. 5.6
2017-02-09 Paul DavisNO-OP: whitespace conversion
2017-02-09 Paul Daviswhen considering whether or not to autoscroll teh canva...
2017-02-09 Paul DavisNO-OP: whitespace
2017-02-09 Paul Davisexplanatory comment and logic change to cover when...
2017-02-09 Paul Davisalways hide splash screen after save-as session switch
2017-02-08 Paul DavisNO-OP: whitespace
2017-02-08 Paul Davismake rude alert buttons expand vertically to use all...
2017-02-08 Paul DavisNO-OP: whitespace changes
2017-02-08 Paul Davisimproved fix for #7208, hopefully
2017-02-08 Paul Davisuse centralized SMF tempo method in both places where...
2017-02-08 Paul Davisdo NOT remove tracks from selection during drag selecti...
2017-02-08 Paul Davisstop a crash during selection
2017-02-07 Alexandre ProkoudineUpdate Russian translation
2017-02-07 Paul Davis3 actions (trim-front, trim-back, set-sync-position...
2017-02-07 nick_mtempo dialog uses three decimal places in numeric entry.
2017-02-07 Ben LoftisCategorize the mixer actions.
2017-02-07 Ben LoftisAdd several new categories and re-sort some keybindings...
2017-02-06 Ben LoftisSome tweaks to default keybindings:
2017-02-06 Ben LoftisRevert to allowing stacked layer region view for MIDI...
2017-02-06 nick_mhotfix for cross-track dragging bug with music-locked...
2017-02-06 nick_mupdate note length when dragging notes (over tempo...
2017-02-06 Paul Davissave/restore VCA master state inside slaves, so that...
next