ardour.git
2017-11-01 Robin GareusWrap automation on loop-position, split plugin processing
2017-10-31 Robin GareusClick-free polarity inversion, also use accelerated...
2017-10-31 Robin GareusFix samples-moved (and invalid use of not initialized...
2017-10-31 Robin GareusInterpolation phase[] is initially empty
2017-10-31 Robin GareusFix set_loop() return value (amend 00a4ad)
2017-10-31 Robin GareusRelax assertion to allow rolling backwards into 0.
2017-10-31 Robin GareusMove Loop Location to Processors
2017-10-31 Robin GareusFix NSM for distro-builds (waf install)
2017-10-31 Robin GareusSmall steps towards rolling backwards..
2017-10-31 Robin GareusMigrate to Polarity-inversion processor & fix proc...
2017-10-31 Robin GareusAdd polarity-invert processor
2017-10-30 Robin GareusFix importing tempo-maps for non-integer pulsed time...
2017-10-30 Robin GareusUse new externally_connected API
2017-10-30 Robin GareusNO-OP: whitespace
2017-10-30 Robin GareusAdd & implement PortEngine::externally_connected() API
2017-10-30 Robin GareusAdd missing header (-Wmissing-prototypes)
2017-10-30 Robin GareusAdd weak linked symbol for "jack_port_is_mine"
2017-10-30 Robin GareusFix fade-out at quit.
2017-10-30 Robin GareusAlways optimize zita-resampler, nothing to debug here
2017-10-30 Robin Gareusremove non rt-safe debug messages
2017-10-30 Robin GareusParallel execution of cycle-start/end
2017-10-30 Robin GareusAdd a RT-Tasklist
2017-10-30 Robin GareusMove coreaudio_set_realtime_policy into libpbd
2017-10-30 John EmmasAdd MSVC support for building the 'zita-resampler'...
2017-10-30 John EmmasAccommodate the change from libtimecode to libtemporal...
2017-10-30 John EmmasAccommodate the change from libtimecode to libtemporal
2017-10-29 Robin GareusRemove unused per-port buffer offset
2017-10-29 Robin GareusNO-OP: whitespace
2017-10-29 Robin GareusQuick hack to test engine vari-speed (2/2)
2017-10-29 Robin GareusQuick hack to test engine vari-speed (1/2)
2017-10-29 Robin GareusMove vari-speed into backend (resample ports)
2017-10-29 Robin GareusAdd a dedicated mono variable resampler version
2017-10-29 Robin GareusFix/update alsa backend build recipe (statically link...
2017-10-29 Robin GareusUpdate Lua Bindings, fix inconsistencies.
2017-10-29 Robin GareusRevert "relax zita-resampler's relative ratio"
2017-10-28 Robin GareusFix loading sessions w/new tempo-map.
2017-10-28 Robin GareusFix initial cycle noise with dummy-loopback
2017-10-28 Robin Gareusrelax zita-resampler's relative ratio
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...
next