Add some convenient public editor methods (for lua-bindings)
[ardour.git] / libs /
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 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-22 Paul Davisfix deadlock when assigning a VCA master
2017-02-22 Robin GareusUpdate processor Lua bindings
2017-02-22 Robin GareusPrepare re-locating missing external files.
2017-02-22 Robin GareusNO-OP; whitespace
2017-02-22 Paul Davisif a slave's masters are at zero, lock slave to zero...
2017-02-21 Paul Davisfix thinko/typo which failed to notify when a VCA is...
2017-02-21 Robin GareusAdd Lua binding to query monotonic time (in microseconds)
2017-02-21 Robin GareusAllow to access/load LuaDSP plugins with default plugin...
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-20 Robin GareusAllow to pre-seed Tabbable detached state.
2017-02-20 John EmmasAdd a missing #define to our MSVC project (portaudio_ba...
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 Robin GareusEmit a signal when Lua session script change (prepare...
2017-02-18 Robin GareusFix 32bit compilation
2017-02-18 Robin Gareusmove color_to_rgba to LuaAPI for consistency
2017-02-18 Damien Zammitptformat: Update lib to upstream 624671c
2017-02-17 Robin GareusAllow to use any Lua function factory, produce bytecode
2017-02-17 Damien Zammitptformat: Update lib to upstream 3b60276
2017-02-17 Damien Zammitptformat: Update the lib to 9d0b64f (upstream ptformat)
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 GareusAdd Lua bindings related to solo/mute and realtime...
2017-02-16 Robin GareusFix initial order-keys when creating tracks/busses
2017-02-15 nick_mamend 32248b755ba (legacy tempo map).
2017-02-15 nick_mfix loading of 4.x sessions with a missing initial...
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 GareusAdd missing bindings (after 59daffea1)
2017-02-14 Robin GareusFix lua-doc (Null pointer c'tor doc)
2017-02-13 Robin GareusPrepare record with count-in action
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 Hiroki InagakiUpdate Japanese translation
2017-02-09 Paul Davisremove debug output from PresentationInfo changes
2017-02-09 Paul Davisremove debugging stacktrace from mackie code
2017-02-09 Paul Davisfix save_as()' inadvertent marking a session as dirty...
2017-02-09 Paul DavisNO-OP: whitespace removal
2017-02-09 Paul Daviswhen adding a default start/end range to a Location...
2017-02-09 John EmmasAdd a VC project for building the ardourvampplugins
2017-02-08 Paul Daviscentralize computation of tempo from SMF information
2017-02-08 Paul Davisan automation control that has to do things before...
2017-02-07 nick_m5.5 incorrectly marked the initial tempo as not locked...
2017-02-07 Paul Davisremove debug output
2017-02-07 Paul Davisonly reverse propagate solo-by-others-downstream if...
2017-02-07 Paul Davisdon't call shared_from_this() for every route when...
2017-02-07 nick_mfix legacy session where initial tempo was not locked...
2017-02-06 Ben LoftisTweak output formatting of save_all_bindings_as_html
2017-02-06 Paul Davisuse new PBD::Controllable API to correctly save solo...
2017-02-06 Paul Davisadd new API to PBD::Controllable, ::get_save_value()
2017-02-06 Paul Davissave/restore VCA master state inside slaves, so that...
2017-02-06 John EmmasModify our MSVC project to build the newer qm-dsp plugins
2017-02-06 John EmmasRemove a JE addition to one of the qm-dsp source files...
2017-02-05 John EmmasSome minor changes in preparation for building the...
2017-02-05 Paul Davisfix type warning
2017-02-04 nick_mfix potential absorption of music-locked tempo into...
2017-02-04 nick_mremove unused empoMap::round_to_beat_subdivision()
2017-02-04 nick_mensure region _quarter_note is set (factory).
2017-02-04 nick_mensure region _quarter_note is set in offset ctor..
2017-02-04 nick_mrework snap
2017-02-03 Paul Davisanother tweak to maybe-fix crash in Playlist::fade_range()
2017-02-02 Robin Gareuspotential fix for crashes when creating fade-ranges
2017-02-02 Robin GareusExport option to use snapshot name instead of session...
2017-02-01 Robin GareusReduce continuous stream of warning messages (latent...
2017-02-01 Robin GareusProperly remember window position.
2017-02-01 Paul Daviscanvas::grid - more tweaks and improvements
2017-02-01 Paul Daviscanvas::grid : compute all row/col extents
2017-02-01 Paul Davisbasics of row/col span for Canvas::Grid
2017-02-01 Paul Davischange Grid API to avoid unnecessary Duple and open...
2017-02-01 Paul Davisclear up some CSS padding/margin confusion, and add...
2017-02-01 Paul Daviscanvas::grid starts being able to do its job a little
2017-02-01 Paul Davisadd basic data members and methods for adding an explic...
2017-02-01 Paul Davissome initial bits of work on canvas allocation
2017-02-01 Paul Davismake the leftmost mixer stripable API at least work...
2017-02-01 Paul Davisadd new API to ControlProtocol to allow GUI to specify...
2017-02-01 Paul Davismackie: catch data on what presentation info aspects...
2017-01-31 Paul Davisdebugging with markk: stacktrace on bank switch in...
2017-01-31 Paul Davisremove recently added MackieControl DEBUG_TRACE msgs
2017-01-31 Paul Davisstop DEBUG_TRACE for MackieControl crashing in some...
2017-01-31 Paul Davismackie: use "markN" for new markers, like the GUI ...
2017-01-31 Paul Davismackie: check modifier bits for button AFTER identifyin...
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing
2017-01-31 Paul Davismackie: more debug tracing for remapped buttons
2017-01-31 Paul DavisRevert "mackie: make profile-mapped keys maybe actually...
2017-01-31 Paul DavisRevert "mackie: improve previous commit - use button_id...
2017-01-31 Paul Davismackie: improve previous commit - use button_id not...
2017-01-31 Ben LoftisExpose a new lua hook for resetting a plugin processor...
2017-01-31 Paul Davismackie: make profile-mapped keys maybe actually do...
next