Merge branch 'selection_fixes' of https://github.com/nmains/ardour into cairocanvas
[ardour.git] / libs / backends /
2014-08-08 Paul Davisfix new backends wscript to work correctly in the Ardou...
2014-08-08 Paul Davisuse some structured code to decide which backends to...
2014-08-04 John EmmasModify our VC project files to work with msvc32-fixup.pl
2014-07-18 Paul DavisMerge branch 'waveview_hacks' of https://github.com...
2014-07-15 David RobillardUpdate vcproj files for changed LILV config define.
2014-07-11 Robin GareusDummyBackend: add Uniform White Noise Generator.
2014-07-08 Robin GareusDummy Backend: optimize random-number implementation
2014-07-08 Robin Gareusfix and optimize DummyBackend generators
2014-07-07 Robin Gareusadd signal generator modules to Dummy Backend.
2014-07-01 Colin FletcherMerge branch 'ripple-mode-cc' into cairocanvas
2014-07-01 Paul Davismerge with master.
2014-06-25 Tim MayberryRename PBD::find_file_in_search_path to just PBD::find_file
2014-06-25 Tim MayberryUse PBD::find_files_matching_pattern instead of other...
2014-06-25 Paul Davisfix incorrect cut-n-paste across synergy
2014-06-25 Paul Daviswscript fix for wavesaudio backend - use correct name...
2014-06-23 Robin Gareusdon't let enumerated device list strings go out of...
2014-06-23 Robin Gareusstatically allocate midi-options
2014-06-22 Robin GareusALSA-backend: dedicated Midi-Buffer n-periods (only...
2014-06-22 Paul DavisMerge branch 'canvasredesign' into cairocanvas
2014-06-22 John EmmasRename all 3 backends for the MSVC sln file
2014-06-22 John EmmasRename dummy backend to match Tim's name
2014-06-22 John EmmasRename jack backend to match Tim's name
2014-06-22 John EmmasRename waves backend to match Tim's name
2014-06-21 Robin Gareusvirtual abstraction of Alsa Raw+Seq
2014-06-21 Robin Gareusprepare ALSA sequencer
2014-06-19 Robin Gareusrework raw-midi drain strategy (workaround for sync...
2014-06-16 Robin Gareusremove debug output
2014-06-16 Robin Gareusmore alsa-midi debugging
2014-06-13 Robin GareusALSA backend: set latencies to zero when measuring...
2014-06-13 Robin Gareusupdate ALSA backend, MIDI device config
2014-06-13 Robin Gareusadd AudioEngine API to configure individual MIDI devices
2014-06-11 Robin Gareusadd latency callback to dummy backend
2014-06-08 Robin Gareussome misc tweaks to the ALSA Backend
2014-06-08 Paul DavisMerge branch 'waveview_caching_for_upstream' of https...
2014-06-08 Robin GareusALSA Backend: align midi output buffer with n_periods...
2014-06-07 Robin GareusALSA backend: separate systemic audio+midi latency
2014-06-07 Robin GareusALSA rt-thread priority fixes
2014-06-07 Robin GareusALSA backend: prevent possible crash destruction of...
2014-06-07 Robin GareusALSA & Dummy: implement port [un]registration_callback
2014-06-07 Tim MayberryDon't use module versioning with dummy backend when...
2014-06-07 Tim MayberryDon't use module versioning with jack backend in the...
2014-06-06 Robin Gareusalsa + dummy backend, proper [re]initialization
2014-06-05 Robin Gareusproperly setup port system latency for Dummy & ALSA...
2014-06-05 Robin Gareuspass ardour's pid to the device reservation script.
2014-06-05 Robin GareusALSA backend: require both in+output.
2014-06-05 Robin GareusDBus ALSA device reservation
2014-06-04 Robin Gareusbreak out ALSA related functions into libardouralsautil
2014-06-04 Robin GareusALSA: tentative hack to request audio-device.
2014-06-04 Robin GareusALSA backend: engine.halted_callback if the process...
2014-06-04 Robin Gareusif the user chooses to stop the jack-backend, mark...
2014-06-04 Robin GareusRevert "Revert "ALSA backend: separate flags for is...
2014-06-04 Robin GareusRevert "ALSA backend: separate flags for is-running...
2014-06-04 Robin GareusALSA backend: separate flags for is-running and should...
2014-06-04 Robin GareusALSABackend: elaborate on start-up error cases
2014-06-04 Paul DavisRevert "When writing '.jackdrc' make sure we enclose...
2014-06-03 John EmmasWhen writing '.jackdrc' make sure we enclose any device...
2014-06-02 Robin GareusALSA backend: tweak midi parser (fix start mid sequence)
2014-06-02 Robin GareusALSA backend: device detection
2014-06-02 Robin Gareusmake ALSA backend optional and disable by default
2014-06-02 Robin GareusALSA backend: add raw midi parser
2014-06-02 Robin GareusALSA backend: raw midi prototype
2014-06-02 Robin GareusALSA backend (based on Dummy backend and zita-alsa...
2014-06-02 Paul Davismerge with master and fix 4 conflicts by hand
2014-06-02 Robin GareusDummyBackend: fix midi event mux+sorting
2014-06-01 Robin Gareusfix --with-dummy config option
2014-06-01 Robin GareusDummy backend, revise small things
2014-06-01 Robin Gareusdummy-backend, fix physical ports in/out convention.
2014-05-29 Paul Davismake building the dummy backend be a configure-time...
2014-05-27 John Emmas(Windows) Add support for finding the bundled version...
2014-05-27 John EmmasRemove an unnecessary #define
2014-05-27 John EmmasUse PLATFORM_WINDOWS (in preference to WIN32) for consi...
2014-05-24 Robin Gareusallow to switch from/to dummy-backend
2014-05-24 Robin GareusDummyBackend: implement port connect_callback()
2014-05-21 John Emmaswaves_backend (MSVC project) - Adapt for using Waves...
2014-05-21 John Emmasjack_backend (MSVC project) - Adapt for using portaudio...
2014-05-21 Robin Gareusenforce style-guide #3, #26 and #27
2014-05-21 Robin GareusCoreMidi is also needed on OSX.6
2014-05-20 Robin Gareusfix type typo
2014-05-19 Paul DavisMerge branch 'noppc' of https://github.com/mojofunk...
2014-05-19 Paul DavisMerge branch 'mingw-updates' of https://github.com...
2014-05-19 Colin FletcherMerge branch 'export-dialog' into cairocanvas
2014-05-16 Robin Gareusoutline portable implementation to replace clock_gettime()
2014-05-16 Robin Gareusreplace gettimeofday() with g_get_monotonic_time()
2014-05-15 Robin GareusDummyAudioBackend: configurable number of MIDI ports
2014-05-14 Robin GareusDummyAudioBackend: prepare configurable number of midi...
2014-05-13 Tim MayberryUse Glib::usleep in DummyAudioBackend rather than ...
2014-05-13 Tim MayberryRemove incorrect code for mingw in DummyAudioBackend...
2014-05-06 John EmmasAdd some more missing #includes
2014-05-06 John Emmas'atomic_ops' to use glib, rather than Waves's inbuilt...
2014-05-06 John EmmasAdd a return value to 'WCMRPortAudioDeviceManager:...
2014-05-06 John EmmasAdd a couple of pthread helper macros
2014-05-06 John EmmasAdd 'waves_backend.vcproj'
2014-05-06 John EmmasAdd the 'porttime' source file for Windows
2014-05-06 John EmmasAdd some type guards to 'wstdint.h' (in case we previou...
2014-05-06 John EmmasAdd some casting and namespace specifiers to keep MSVC...
2014-05-06 John EmmasAdd a couple of missing header files (needed for cin...
2014-05-01 Paul Davisfix install path for ./waf install of waves backend
2014-05-01 Paul Davissecond part of windows/osx macro change - forgot *...
2014-05-01 Paul Davisalter platform-dependent preprocessor macros to use...
2014-05-01 Paul Davisfix compile for waves backend, after recent API change
next