ardour.git
2017-02-27 Paul Davisfix crash caused by trying to connect monitor section... 5.8
2017-02-27 Paul Davisfix crash caused by thinko in 123fcf3cf
2017-02-26 Robin GareusConsistent naming of installers: Name + Version [+Varia... 5.7
2017-02-26 Paul Davismake sure that when extending the selection in the...
2017-02-26 Paul Davisremove method no longer needed
2017-02-26 Paul Davismake Selection::set (TrackViewList*) more efficient...
2017-02-26 Paul Davisavoid doing needless duplicate work in Selection::add...
2017-02-26 Paul Davisselected Stripables now have a counter to indicate...
2017-02-26 Robin Gareusupcoming codenames
2017-02-26 Robin GareusFix yet another oversight for the windows icon file...
2017-02-26 Robin GareusFix windows builds, rename icons following 4e96285ba5
2017-02-25 Robin GareusWindows installer: use upper-case for program-name
2017-02-25 Robin GareusDon't use upper-case in options (only headings)
2017-02-25 Paul DavisRevert "libs: debug output for faderport/editor mixer...
2017-02-25 Paul Davisfix potential crash bug in RouteProcessorSelection
2017-02-25 Paul Davisprevent double-emission of PresentationInfo::Change...
2017-02-25 Robin GareusAdd some missing luabridge::ClassInfo<>::getClassKey...
2017-02-25 Len OvensOSC: correct busses spelling in GUI
2017-02-25 Robin GareusTweak preferences text
2017-02-25 Robin GareusTweak metering prefs: clarify default type behavior
2017-02-25 Robin GareusNO-OP, re-arrange code
2017-02-24 Robin GareusSnap-back fader on release (follow-up to e8cebac6a36a)
2017-02-24 Robin GareusAdd some Lua-script icon.
2017-02-24 Robin GareusGroup-override for faders
2017-02-24 Robin GareusAllow to switch master-meter type in the toolbar-meter
2017-02-24 Robin GareusNO-OP resolve an ambiguity, just because.
2017-02-24 Paul Davisgui: debug output for faderport/editor mixer strip...
2017-02-24 Paul Davislibs: debug output for faderport/editor mixer strip...
2017-02-24 Paul Davistry to make sure faderport shows the same strip as...
2017-02-24 Paul Davisno-op: move method order in file
2017-02-24 Robin Gareusadd a missing class-key
2017-02-24 Robin GareusSave Lua script file origin (for later updates) --...
2017-02-24 Robin GareusSave Lua script origin (for later updates) -- DSP plugin
2017-02-24 Robin GareusAdd static class-keys for windows
2017-02-24 Robin Gareusadd an example script to show/hide TAVs
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-24 Paul Davisremove misleading/incorrect comment
2017-02-23 Len OvensOSC: remove invalid feedback for solo and pan az.
2017-02-23 Paul Davisfix solo + mute controls when slaved
2017-02-23 Robin GareusAdd static Class-Keys for Windows build
2017-02-23 Robin GareusLua bindings to access editor selection + region select...
2017-02-23 Robin GareusLuaBridge: Dedicated type for pointer-lists and const...
2017-02-23 Robin GareusluaBridge support const references to class-instance...
2017-02-23 Robin GareusConstrain VCA slave value to controllable range
2017-02-23 Robin Gareusremove explicit line-break (rely on wrap)
2017-02-23 Robin GareusDo not bundle default system_config (prefer built-in...
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 Robin GareusUpdate lua-script to use new playlist-API
2017-02-23 Ben LoftisMove Select-All-Tracks into the Selection category...
2017-02-22 Paul Davisfix deadlock when assigning a VCA master
2017-02-22 Robin GareusUpdate processor Lua bindings
2017-02-22 Robin Gareusamend a2d54c3d9710 (w64 debug builds)
2017-02-22 Robin GareusGUI support to re-locate missing external (abs-path...
2017-02-22 Robin GareusPrepare re-locating missing external files.
2017-02-22 Robin GareusNO-OP: whitespace
2017-02-22 Robin GareusNO-OP; whitespace
2017-02-22 Robin GareusThe return of the w64 debug build
2017-02-22 Robin Gareusremove cruft
2017-02-22 Paul Davisif a slave's masters are at zero, lock slave to zero...
2017-02-21 Paul Davisfix crash when removing a TimeAxisView from the selection
2017-02-21 Paul Davisfix thinko/typo which failed to notify when a VCA is...
2017-02-21 Paul DavisPBD::Signal<...>::connect() is already thread safe...
2017-02-21 Robin GareusAdd Lua binding to query monotonic time (in microseconds)
2017-02-21 Robin Gareusupdate plugin-utils Lua example script
2017-02-21 Robin GareusAllow to access/load LuaDSP plugins with default plugin...
2017-02-21 Paul DavisRevert "ARDOUR_UI transport buttons should use ArdourBu...
2017-02-21 Robin GareusImplementations for Plugin-Preset-Load to set automation
2017-02-21 Robin GareusAdd API allowing plugin preset load to affect automation
2017-02-21 Paul Davisredesign VCA control over gain (and theoretically other...
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 GareusAllow to pre-seed Tabbable detached state.
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 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
next