ardour.git
2017-02-20 John EmmasAdd a missing #define to our MSVC project (portaudio_ba...
2017-02-20 Robin GareusAnd some more action-script icons
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 Robin GareusAdd 2 more action-script icons
2017-02-19 Robin GareusNO-OP; clean up script spacing and remove goto
2017-02-19 Robin GareusAdd a Lua script to send multiple tracks to an aux...
2017-02-19 Robin GareusAllow to create aux sends from Lua scripts
2017-02-19 Robin GareusAdd Lua bindings for std::list ::front() and ::back()
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 GareusClean up create drum-tracks script (no global variables)
2017-02-19 Robin GareusAllow to keep environment C/XXFLAGS with debug builds
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-19 Robin GareusEmit a signal when Lua session script change (prepare...
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 GareusFix 32bit compilation
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 GareusSome more EditorAction icons & color API update
2017-02-18 Robin Gareusmove color_to_rgba to LuaAPI for consistency
2017-02-18 Damien Zammitptformat: Update lib to upstream 624671c
2017-02-18 Robin GareusBundle Audio to MIDI Lua script
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 GareusUpdate Lua action-icon doc
2017-02-17 Robin GareusAdd Lua API to convert Canvas::Color to Cairo RGBA
2017-02-17 Robin Gareus..and another action-button icon
2017-02-17 Robin GareusFix button sizing for IconRenderCallback
2017-02-17 Robin GareusExample Lua action script icon
2017-02-17 Robin GareusAllow Lua action scripts to provide a button icon
2017-02-17 Robin GareusAllow to use any Lua function factory, produce bytecode
2017-02-17 Robin GareusImplement icon-render callback in ArdourButton
2017-02-17 Damien Zammitptformat: Update lib to upstream 3b60276
2017-02-17 Damien ZammitPT import: Add MIDI import functionality
2017-02-17 Damien Zammitptformat: Update the lib to 9d0b64f (upstream ptformat)
2017-02-17 Robin GareusRefine faders-to-trim script
2017-02-17 Robin GareusMark session dirty when changing scripts
2017-02-17 Robin GareusAllow binding Lua Action Scripts via right-click
2017-02-17 Robin GareusDon't bundle rewind example script
2017-02-17 Robin Gareusleave a ToDo note for the mackie surface
2017-02-17 Robin GareusRemove direct calls to set solo_control()
2017-02-17 Robin GareusUpdate solo/mute example script (use sessions' set_cont...
2017-02-17 Robin GareusAdd Lua bindings related to solo/mute and realtime...
2017-02-16 Robin GareusVersion keybindings file.
2017-02-16 Robin GareusFix initial order-keys when creating tracks/busses
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 GareusBetter solution 213cc1d32
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_mamend 32248b755ba (legacy tempo map).
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-15 Robin GareusAllow bundling suil/qt4,5 using system-wide QT
2017-02-15 nick_mfix loading of 4.x sessions with a missing initial...
2017-02-15 Robin GareusExample lua script to re-order/reverse plugins
2017-02-15 Robin GareusAdd Lua bindings for plugin re-ordering
2017-02-15 Robin GareusDon't copy-construct MusicFrame, pass const reference.
2017-02-15 nick_munconditionally set region quarter note in set_position().
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 GareusAnother update for Lua-documentation (new manual.ardour...
2017-02-14 Robin GareusUpdate Lua script - API change after 59daffea1
2017-02-14 Robin GareusAdd missing bindings (after 59daffea1)
2017-02-14 Robin Gareusupdate luadoc tool (new manual website system)
2017-02-14 Robin GareusFix lua-doc (Null pointer c'tor doc)
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 Robin GareusPrepare record with count-in action
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 GareusUpdate scripts for API change in 59daffea1
2017-02-13 Robin Gareusremove unused background expose
2017-02-13 Paul Davislatest Czech translation for libs/ardour, from Pavel...
2017-02-13 nick_mfix 'snap to beat' havoc-causing misplaced bracket.
2017-02-12 nick_mfix missing position property in MidiRegion::clone()
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 Davisremove debug output from PresentationInfo changes
2017-02-09 Paul DavisNO-OP: whitespace conversion
2017-02-09 Paul Daviswhen considering whether or not to autoscroll teh canva...
next