Add a missing #define to our MSVC project (portaudio_backend)
[ardour.git] / libs /
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...
2017-01-31 Paul Davismore mackie debug tracing
2017-01-31 Paul Davisimprovement to last loop button commit for MCP
2017-01-31 Paul Davismackie support should use BasicUI::loop_toggle()
2017-01-31 Paul DavisGeneric MIDI controls should affect group members too...
2017-01-31 Robin Gareusfix a-fluidsynth bank select (use MMA style, 14 bit...
2017-01-30 Robin Gareusfix a-fluidsynth midnam bank select
2017-01-30 Robin GareusFall back to general MIDI synth for auditioning.
2017-01-28 Paul Davisanother action name fix for Push2 support
2017-01-28 Paul Davisfix action names in Mackie code after Editor=>Control...
2017-01-28 Paul Davisfix another action name in BasicUI after Editor=>Contro...
2017-01-28 Paul Davisfix action names in BasicUI after Editor=>Control migration
2017-01-28 Paul Davisfix action names in Push2 support code
2017-01-28 Len OvensMCP GUI make surface numbering the same as port numberi...
2017-01-28 Paul Davismackie surface support changes actions recently moved...
2017-01-28 Paul Daviswiimote surface support changes actions recently moved...
2017-01-28 Paul Davisadd VCA::full_name() which returns "VCA %n" : VCA ...
2017-01-28 Robin Gareusstop looping when deleting loop-range (fixes potential...
2017-01-28 Paul Davisimproved (as in "correct") deadlock fix for Presentatio...
2017-01-28 Paul Davisfix deadlock in mutex'ed PresentationInfo code
next