ardour.git
2017-10-27 John EmmasAccommodate newly added/removed source(s) in our MSVC...
2017-10-26 Robin GareusAdd a RAII SpinLock (using boost's spinlock)
2017-10-26 Paul DavisNO-OP: whitespace cleanup
2017-10-26 Paul Davismove mixbus-only variable declaration
2017-10-26 Paul Davisremove unused variable
2017-10-26 Paul Davisfix preprocessor error on some/many systems
2017-10-26 Paul Davisswitch from std::auto_ptr<> (deprecated) to boost:...
2017-10-26 Paul Davisremove unused variable
2017-10-26 Paul Davisswitch from std::auto_ptr<> (deprecated) to boost:...
2017-10-26 Paul Davisswitch from std::auto_ptr<> (deprecated) to boost:...
2017-10-26 Paul Davisremove unused variables
2017-10-26 Paul Davisremove unused variable
2017-10-26 Paul Davisoptimization for track with zero audio channels should...
2017-10-26 Paul Davisremove unnecessary calls
2017-10-26 Paul Davisallow hardev to work again
2017-10-26 Paul Davisheadless arval script
2017-10-26 Len OvensOSC: fix mixed types keeps from building on server
2017-10-26 Len OvensOSC: Provide click level control
2017-10-26 Len OvensOSC: add feedback for punch in/out, click and click...
2017-10-26 Len OvensOSC: add feedback for toggle_roll
2017-10-25 Len OvensOSC: fix monitor input/disk buttons so both can be on
2017-10-25 Len OvensOSC: fix /strip/receives to have the original ssid...
2017-10-25 Len OvensOSC: fix refresh surface
2017-10-25 Len OvensOSC: remove duplicate code.
2017-10-24 Len OvensOSC: cleaned up select
2017-10-24 Len OvensOSC: fix add and remove tracks to update without bank...
2017-10-23 Robin Gareuslv2 compat for liblilv < 1.10.0
2017-10-23 Len OvensOSC: fix various crash points
2017-10-22 Olivier HumbertUpdate rc_option_editor.cc
2017-10-21 Robin GareusDetected boost using a compile-time check (works w...
2017-10-21 Robin GareusTweak 842d758e: selection & move into view
2017-10-21 John Emmas'Route::tape_drive_controllable()' needs to return...
2017-10-20 Robin GareusDon't move track into view due to indirect selection
2017-10-20 Robin GareusDon't offer possible recursive VCA assignments in the GUI
2017-10-20 Robin GareusAdd example script to assign VCAs
2017-10-20 Robin GareusAdd Lua bindings for new VCA/Slavable API
2017-10-20 Robin GareusPrevent recursive VCA assignments
2017-10-20 Robin GareusRemove not implemented API
2017-10-20 Robin GareusLua: Fix Slavable & Automatable inheritance
2017-10-19 Ben LoftisUS2400: Mark controls dirty and send them from the...
2017-10-19 Ben LoftisUS2400: allow selecting the master bus. LED does not...
2017-10-19 Ben LoftisUS2400: explicitly toggle switch state in some cases...
2017-10-19 Ben LoftisUS2400: map knobs for mixbus strips, when selected.
2017-10-19 Len OvensOSC: Cue observer simplified.
2017-10-19 Len OvensOSC: remove unused function.
2017-10-19 Robin GareusFP8: unhardcode IDs and strip-count
2017-10-18 Robin GareusUpdate GUI, use filename-extensions
2017-10-18 Robin GareusConsolidate session + template file extensions
2017-10-18 Robin GareusFix g_stat() for 64bit windows/mingw64
2017-10-18 Robin GareusSave <UI> state for plugins only.
2017-10-17 Len OvensOSC: Move observers to surface based for less traffic.
2017-10-15 Damien Zammiteditor_pt_import: Process wav indexes once only
2017-10-15 Damien ZammitUpdate ptformat to upstream 72bd66b
2017-10-12 Len OvensOSC: fix crash for wrong number of parameters in set_su...
2017-10-11 Robin GareusFix pre-roll cycle-split
2017-10-10 Robin Gareusadd missing lock (for audition + mon section)
2017-10-08 Len OvensOSC clean up route observer
2017-10-07 John EmmasFor 'Route::send_pan_azi_controllable()' (when building...
2017-10-05 Ben LoftisUS2400: add us2400 files to repository.
2017-10-05 Ben LoftisUS2400: add us2400 to surfaces path, in ardev
2017-10-05 Ben LoftisUS2400: add us2400 to surfaces.
2017-10-05 Ben LoftisUS2400: send_pan_azimuth lookup function (currently...
2017-10-05 Ben LoftisUS2400: add debug bits
2017-10-04 Robin GareusFix various edge-cases with session-archives
2017-10-03 Robin GareusClean up State API:
2017-10-03 Robin GareusFix another hardcoded "tar.xz" -> ARDOUR::session_archi...
2017-10-03 Robin GareusFix session-archive file extension filter
2017-10-03 Robin GareusUpdate Session-Archive Dialog: add compression-option
2017-10-03 Robin GareusAPI change: expose session-archive compression-level
2017-10-03 Robin GareusFix session-archive edge-cases, prepare uncompressed...
2017-10-03 Robin GareusPrepare support for compression levels (archive + flac)
2017-10-03 Robin GareusFix MIDI Automation interpolation options
2017-10-02 Paul Davisuse new CubicInterpolation API
2017-10-02 Paul Davischange API and implementation for CubicInterpolation...
2017-10-02 Paul Davisremove cruft
2017-10-02 Paul DavisDiskReader should do nothing at all if there are no...
2017-10-02 Paul Davisremove cruft
2017-10-02 Paul Davisremove midi_interpolation member of DiskIOProcessor...
2017-10-02 Paul DavisNO-OP: comment format change and whitespace
2017-10-02 Paul Davisremove cruft from DiskIOProcessor header
2017-10-02 Paul Davisuse constructor syntax
2017-10-02 Paul Davisremove leftover cruft related to wrap buffers from...
2017-10-02 Paul Davistracks no longer need to be notified about speed changes
2017-10-01 Robin Gareusset owner or disk-i/o processors
2017-10-01 Robin GareusThese are "Frames" :)
2017-10-01 Robin GareusFix MIDI rec-region display
2017-10-01 Robin GareusFix recording MIDI
2017-09-30 Robin GareusDisk-writer: don't record immediate/oob events
2017-09-30 Robin GareusMake MIDI disk-reader a bit less buggy :)
2017-09-30 Robin GareusImmediate-event/out-of-band injection update & tweak...
2017-09-30 Robin GareusMIDI debugging.
2017-09-30 Robin GareusRemove unused IO::process_input() API
2017-09-30 Robin GareusNO-OP, re-order code, put all *roll() methods next...
2017-09-30 Robin GareusFirst part of consolidating ::roll(), ::no_roll()
2017-09-30 Robin Gareusremove unused Route::_silent
2017-09-30 Robin GareusRemove Input-meter special-case
2017-09-30 Robin GareusRe-initialize MMC devices when the preference is enabled
2017-09-30 Robin GareusTowards fixing no_roll()
2017-09-30 Robin GareusFix thinko in 8139becb -- route split cycle
2017-09-30 Robin GareusDisk-reader don't silence buffers when not rolling
next