allow to update meter position w/o engine
[ardour.git] / libs / backends /
2015-04-23 Robin Gareusfix jack-metadata for weak-jack linking
2015-04-23 Paul Davisfix JACK metadata configure check.
2015-04-23 Paul Davisadd a real check for functioning JACK metadata API...
2015-04-21 Ben Loftisanother merge fix
2015-04-21 Ben Loftismerge fix for tempo branch
2015-04-21 Paul DavisMerge branch 'master' into saveas
2015-04-21 Paul Davisallow coreaudio backend to build on OS X Lion
2015-04-20 Paul DavisMerge branch 'master' into saveas
2015-04-17 Robin GareusDummy: fix sine/square frequency sweep
2015-04-15 Robin Gareusportaudio backend: allow Pa_GetDeviceInfo to fail.
2015-03-31 Paul Davisfixes for recent waves tracks => ardour cherry-picks...
2015-03-31 Paul Davismanually merge current version of WavesMidiDevice:...
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION B
2015-03-31 Valeriy Kamyshniy[Summary] Audio Backend code cleanup - PORTION A
2015-03-31 Greg Zharun[Summary] Changed midi stop order related to audio
2015-03-31 Greg Zharun[Summary] Removed unnecessary abortion
2015-03-31 Greg Zharun[Summary] Very seldom crash. Cleared temp data gave...
2015-03-31 GZharun[Summary] Fixed crash on MAC when MIDI device name...
2015-03-31 Greg Zharun[Summary] Removed useless output
2015-03-31 Greg Zharun[Summary] Added actions to handle abnormal behavior...
2015-03-31 Greg Zharun[Summary] Made device control panel open request synchr...
2015-03-31 Valeriy Kamyshniy[Summary] Following review Paul did after 9b0fc7b743219...
2015-03-30 Robin GareusSkeleton backend for brave volunteers.
2015-03-30 Robin Gareuscoreaudio: swap default aggregate clock source.
2015-03-30 nick_mBackend - change midi optons string.
2015-03-30 Robin Gareuscoreaudio: swap default aggregate clock source.
2015-03-27 nick_mBackend - change midi optons string.
2015-03-22 John EmmasAdd a new MSVC project for building the Portaudio backend
2015-03-20 Robin Gareusadd missing return value
2015-03-20 Robin Gareusadd a non-interleaved mode to the Portaudio backend
2015-03-14 Robin Gareusproper port unregistration (just some refactoring,...
2015-03-13 Robin Gareusclean out cruft from CoreAudio Backend
2015-03-13 Robin Gareusonly jack+windows use portaudio.
2015-03-13 Robin Gareuscall me Mr. Backend
2015-03-12 Tim MayberryInclude windows.h in Dummy backend for LARGE_INTEGER
2015-03-11 Robin Gareusinterpret CoreMidi unique ID as unsigned for consistency.
2015-03-11 Robin Gareusmingw: all code is position independent
2015-03-11 Robin Gareusreasonably sized CoreMidi Buffers
2015-03-10 Robin Gareuscoreaudio backend: switch threads early
2015-03-09 Robin Gareus10ms = 1e7 nsec
2015-03-09 Robin Gareusrework/optimize CoreMidi
2015-03-09 Robin GareusNOOP, add header-guards and namespace to CA backend
2015-03-09 Robin GareusALSA: fix thinko in sample time calc.
2015-03-09 Robin Gareusimplement samples_since cycle start.
2015-03-09 John EmmasDefine NO_JACK_METADATA when building the jack backend...
2015-03-09 Robin Gareusfix typo in 72ed785
2015-03-09 Robin Gareussome backends can handle incorrectly ordered midi events.
2015-03-08 Robin Gareusallow hotplugging CoreMidi devices.
2015-03-08 Robin Gareusthere’s no jack_creator_thread on windows
2015-03-08 Robin Gareusadd a no-jack-metadata option for poor 12.04 souls
2015-03-08 Robin Gareuscoremidi separate ID and Name, use fixed IDs.
2015-03-08 Robin Gareusadd backend support for port properties (CoreAudio)
2015-03-08 Robin Gareusadd backend support for port properties (jack)
2015-03-08 Robin GareusCoreAudio fwheelin’ state-machine cleanup etc.
2015-03-08 Robin Gareusupdate https://github.com/x42/weakjack/
2015-03-08 Robin GareusCluster Frak String Reference
2015-03-08 Robin Gareusavoid non-integer loop conditions.
2015-03-08 Robin Gareusproperly handle empty CFStringRefs.
2015-03-07 Robin GareusCoreAudio: fix allocation alignment
2015-03-07 Robin Gareusno more gcc/ppc complaints
2015-03-07 Robin Gareusfix various -Wformat
2015-03-07 Robin Gareusfix copy/edit in 659a8a2
2015-03-07 Robin Gareusfix latency report, take buffersize changes into account.
2015-03-07 Robin GareusHard Core Audio
2015-03-06 Robin Gareusmore ongoing work on the coreaudio backend
2015-03-06 Robin Gareusbuild system tweaks for coreaudio/waves-coreaudio
2015-03-06 Robin Gareuscont’d work on the coreaudio backend & cleanup
2015-03-05 Robin Gareusget started on coreaudio/midi backend
2015-03-05 Robin Gareusfix another screwup/typo in 782dd70
2015-03-05 Robin Gareusremove unused devel.variable in prev commit
2015-03-05 Robin Gareusalsa: implement timing callback
2015-03-04 Ben Loftisfix for previous checkin; should allow waves midi backe...
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
2015-03-03 Ben LoftisChange order of midi entries so a new backend will...
2015-02-21 Robin Gareusdummy: add square wave frequency sweep generators
2015-02-20 Paul Davisfix erroneous merge for wavesaudio backend
2015-02-20 Valeriy Kamyshniy[Summary] In internal Waves backend API, switching...
2015-02-20 VKamyshniy[Summary] In internal Waves backend API, switching...
2015-02-19 Paul Davisfix incorrect type for Waves' backend's _sample_time_at...
2015-02-19 Paul Davischange Audio backend sample time methods to use a 64...
2015-02-19 Robin Gareusadd a nonsense-midi test sequence:
2015-02-16 Robin Gareusremove lib versioning for internal plugins
2015-02-06 Ben Loftisfix 192k rate
2015-01-30 Robin Gareusfix “invalid use of incomplete type jack_client_t”
2015-01-30 Robin Gareusfix jack thread joining
2015-01-28 Robin GareusALSA-backend separate report for error and x-run
2015-01-28 Robin GareusALSA-Backend prefer ppoll()
2015-01-24 Robin GareusALSA backend: synchronous switch to/from freewheeling
2015-01-24 Robin GareusDummyBackend: sync switch to freewheeling
2015-01-19 Robin GareusHotfix crash in OSX engine dialog.
2015-01-16 Ben LoftisASIO devices have a preferred buffersize.
2015-01-14 Robin GareusJACK: add support for device names with whitespace
2015-01-12 John EmmasWhen building with MSVC make sure any backends / panner...
2015-01-11 Robin Gareusadd a midi->audio dummy backend mode.
2014-12-31 Robin Gareusdon't take temporary copy of MIDI sequence
2014-12-30 Robin Gareusadd a MIDI loopback mode to the Dummy Backend
2014-12-29 Robin Gareusupdate numbering of midi-test sequences
2014-12-29 Robin Gareusadd a midi-CC sustain-pedal test sequence
2014-12-29 Robin Gareusadd 'size' field to midi-sequences
2014-12-29 Robin Gareusmake it easier to add new midi sequences
next