correctly create Tracks, not Busses
[ardour.git] / libs / ardour /
2017-09-18 Paul Daviscorrectly create Tracks, not Busses
2017-09-18 Paul Davissave processor type for Disk{Reader,Writer}
2017-09-18 Paul Davisaddd more DEBUG_TRACE for DiskIO; set DiskIOProcess...
2017-09-18 Paul Davisnothing to do anymore at the Track level when input...
2017-09-18 Paul Davisreinstate input monitoring function
2017-09-18 Paul Davisfully remove diskstream code
2017-09-18 Paul Davisrandom changes required to get an audio track created...
2017-09-18 Paul Davisremove Diskstream from Track and derivatives; get ardou...
2017-09-18 Paul Davisremove now-non-existent method from Lua
2017-09-18 Paul Davisadd DEBUG::DiskIO
2017-09-18 Paul Davisremove Session::track_by_diskstream_id()
2017-09-18 Paul Davismega-commit to save state of first "it compilesand...
2017-09-18 Paul Davismerge almost all audio & midi diskstream code, redistri...
2017-09-18 Paul Davisremove duplicated (in heirarchy) loop location from...
2017-09-18 Paul Davismove need-butler from DiskReader to DiskIOProcessor
2017-09-18 Paul Davismove ChannelInfo structure from DiskReader into DiskIOP...
2017-09-18 Paul Davismerge MidiDiskstream into DiskReader (playback parts)
2017-09-18 Paul Davistwo additional AudioDiskstream methods, partially comme...
2017-09-18 Paul Davismerge AudioDiskstream playback code into DiskReader
2017-09-18 Paul Daviscrawling towards the APIs for separate disk i/o
2017-09-18 Paul Davistotally crude mockup of new disk_io.h header
2017-09-18 Robin GareusBump session file format (pre 6.0)
2017-09-18 Robin GareusAdd support for Latch Automation
2017-09-18 Robin GareusRevert "Temporary session-format compatibility (revert...
2017-09-18 Robin GareusNO-OP: whitespace
2017-09-16 Robin GareusNamespace PBD::RingBuffer
2017-09-09 Robin GareusOnly emit InstrumentInfo::Changed() on actual change
2017-09-09 Robin GareusFix signal-emission order (first re/set instrument...
2017-09-09 Robin GareusPrepare for singleton patch-selector per midi-track...
2017-09-09 Robin GareusLV2/midnam tweaks - fix race conditions
2017-09-09 Robin GareusAllow to send MIDI data directly to a plugin
2017-09-08 Robin GareusAdd LV2 extension to notify host about midi-bank/pgm...
2017-09-08 Robin GareusNon-numeric Properties are not automatable
2017-09-08 Robin GareusEmit Changed() signal when MIDI bank/pgm changes
2017-09-07 Robin GareusFix bumping .mid file name (snapshots & playlist copy)
2017-08-31 Robin GareusCall curl_global_init() exactly only once (2/2)
2017-08-30 Robin GareusDon't use API definition as namespace & fix whitespace
2017-08-30 Ben LoftisGracefully handle templates that lack contents in their...
2017-08-29 Robin GareusAbstract definition of rt-scheduler policy
2017-08-29 Robin GareusSet Automationwatch thread priority (needs to be higher...
2017-08-29 Julien "_FrnchFrgg... Compare bundle ports per-type
2017-08-29 Julien "_FrnchFrgg... Make Bundle::disconnect() more robust
2017-08-28 Julien "_FrnchFrgg... Make Bundle::connected_to() optionally check for exclus...
2017-08-28 Julien "_FrnchFrgg... Make Bundle::connected_to() able to check only a single...
2017-08-24 Julien "_FrnchFrgg... Remove all manual accounting of connected user bundles
2017-08-23 Julien "_FrnchFrgg... Make IO::connect_ports_to_bundle able to partially...
2017-08-23 Julien "_FrnchFrgg... Make Bundle::connect able to connect only some DataTypes
2017-08-23 Julien "_FrnchFrgg... Improve getting a Bundle total channel count
2017-08-23 Julien "_FrnchFrgg... Add a method to get the first DataType
2017-08-23 Julien "_FrnchFrgg... Use DataType iteration instead of assuming integers
2017-08-23 Robin GareusUpdate "separate_by_channel" API & add Lua bindings
2017-08-22 Robin GareusRemove cruft
2017-08-21 Robin GareusCatch Lua exception when scanning scripts
2017-08-20 Robin GareusFix a tiny memory leak
2017-08-20 Johannes MuellerMake literals in libs/ardour/template_utils.cc translatable
2017-08-20 Johannes MuellerRemove the template description XMLNode before saving...
2017-08-20 Johannes MuellerExtract the route template descriptions
2017-08-20 Johannes MuellerLet user add a route template description on saving...
2017-08-20 Johannes MuellerLet the user add a template description on saving sessi...
2017-08-20 Johannes MuellerSave template description at toplevel rather than in...
2017-08-20 Robin GareusDon't use references for constant c-types
2017-08-18 Robin GareusLua may call C++ functions with throw. Catch them
2017-08-18 Robin GareusAdd Lua binding to un/assign VCAs
2017-08-18 Robin GareusRemove old destructive API (non layered is a dynamic...
2017-08-18 Robin GareusRedesign Session+Route Template Meta Script API
2017-08-17 Robin GareusNO-OP: whitespace
2017-08-17 Robin GareusExpose Lua bindings to create/delete VCAs
2017-08-17 Ben LoftisTrack Templates: initial lua backend support.
2017-08-17 Robin GareusCatch some exceptions during session loading.
2017-08-17 Robin GareusCheck major session file format version.
2017-08-16 Robin GareusExpose enums used in RCConfig and other missing classes...
2017-08-16 Robin GareusFix unit-test data (XML attributes changed)
2017-08-15 Robin GareusAdd RCConfiguration Lua Bindings
2017-08-15 Robin GareusThe Auditioner is not in the Session's RouteList
2017-08-15 Robin GareusSeparate "add master bus" (and add Lua bindings)
2017-08-15 Robin GareusClean up BusProfile:
2017-08-14 Ben LoftisChange the template pulldown menu into a tree list...
2017-08-14 Ben LoftisSession Metadata: add a Description field.
2017-08-12 Paul Davisuse a lock to set/get AutomationList automation state
2017-08-11 Robin Gareusyet another Windows build fix (LV2 preset 89475b2c9)
2017-08-11 Robin GareusFix Windows builds (amend 89475b2c)
2017-08-11 Robin GareusFix LV2 Preset path for window
2017-08-11 Robin GareusPrepare for templates w/description
2017-08-11 Robin GareusAdd a new script type for meta-templates: SessionSetup
2017-08-10 Robin GareusSave sample-rate for sessions created from templates
2017-08-10 Robin Gareusremove old PBD::SystemExec bindings (Windows classkeys)
2017-08-10 Robin GareusAdd a Lua SetSession signal/hook
2017-08-10 Robin GareusCentralize Lua sandboxing
2017-08-09 Robin GareusFix windows builds (amend 0c4e0503)
2017-08-08 Robin GareusSystemExec Lua bindings (vfork, fire+forget)
2017-08-07 Robin GareusAdd debug-msg for port-handle registration
2017-08-07 Robin GareusRevert "Work around a Windows crash (for now)"
2017-08-07 Robin GareusWork around a Windows crash (for now)
2017-08-07 Robin GareusFix Windows builds (amend 7009ff03)
2017-08-07 Robin Gareusfix a -Wattributes
2017-08-07 Robin GareusExplicitly initialize parent in the copy constructor
2017-08-07 Robin Gareusspace matters
2017-08-07 Robin GareusAdd Lua Bindings to clone/copy regions
2017-08-07 Robin GareusAdd Lua bindings for RegionMap and region list
2017-08-06 Robin GareusEmit SelectionChange when VCA is removed
next