summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-10Remove printfpt5-fixDamien Zammit
2015-08-09Fix to PT5 format, (stereo tracks still not fully supported)Damien Zammit
2015-08-09MSVC doesn't define __LITTLE_ENDIAN__John Emmas
2015-08-09Add a newly introduced source file to our MSVC project (libardour)John Emmas
2015-08-09Add a newly introduced #define to our MSVC build project (portaudio backend)John Emmas
2015-08-09handle some wire edge-cases & explanationRobin Gareus
2015-08-09remember actual processor configurationRobin Gareus
2015-08-09remove bit-suffix (no longer needed since df498c8)Robin Gareus
2015-08-08Merge branch 'pt-5-7-x' of https://github.com/zamaudio/ardourRobin Gareus
2015-08-08update summary when re-ordering tracks - fixes #6502Robin Gareus
2015-08-08prepare 2d-panner themeRobin Gareus
2015-08-09Fix more warningspt-5-7-xDamien Zammit
2015-08-09Added pt5 pt7 ptx initial format supportDamien Zammit
2015-08-08amend 0e3991e (can_support.. AND configure..)Robin Gareus
2015-08-08AU: discard relationship with master-bus channel count.Robin Gareus
2015-08-08AU: fix debug outputRobin Gareus
2015-08-07remove more cruft (dead assignments)Robin Gareus
2015-08-07remove cruftRobin Gareus
2015-08-07give copy_vector() another chance.Robin Gareus
2015-08-07VST use scratch buffers for processing.Robin Gareus
2015-08-07only bundle libstdc++ with OSX/PPCRobin Gareus
2015-08-07Don't call AudioBackend::enumerate_drivers for Backend states without driver ...Tim Mayberry
2015-08-07fix VST plugin crash (from 35a9c63)Robin Gareus
2015-08-07Set active text in buffer_size combo in EngineControl dialogTim Mayberry
2015-08-07Set the default host api in PortaudioBackend when initializing portaudioTim Mayberry
2015-08-06Fixed pt import start offsets and samplerate mismatch offsetsDamien Zammit
2015-08-06fix ptf library deplyomentRobin Gareus
2015-08-06prepare for the futureRobin Gareus
2015-08-06Added PT .ptf session audio import functionalityDamien Zammit
2015-08-05rework VST processing/buffering (no more alloca).Robin Gareus
2015-08-05VST replaceProcessing () != in-place processing.Robin Gareus
2015-08-05update unit-tests (new Dummy backend name since a9b6277)Robin Gareus
2015-08-05adjust click box size - fixes #6499Robin Gareus
2015-08-05add synth when drag/drop importing .mid - fixes #6474Robin Gareus
2015-08-05Remove "Default" devices from the PortaudioBackendTim Mayberry
2015-08-05Use ASIO specific device channel names for port properties/pretty namesTim Mayberry
2015-08-05Add code to use ASIO supplied min/max buffer sizes but don't use itTim Mayberry
2015-08-05Refactor methods in PortaudioBackend to get ASIO buffer sizesTim Mayberry
2015-08-05Add ASIO specific code to query preferred buffer size for deviceTim Mayberry
2015-08-05Dummy -> Audio system: "None"Robin Gareus
2015-08-05pass complete blocksize range to LV2 plugin. fixes #6498Robin Gareus
2015-08-04sort the Stem Export route listBen Loftis
2015-08-04(hopefully) less ambiguous wording of processed stem exports. Update the inf...Ben Loftis
2015-08-04update routing wires displayRobin Gareus
2015-08-04self-test add missing newlineRobin Gareus
2015-08-04package portaudio w/WASAPI for Vista or laterRobin Gareus
2015-08-04Proper solution to replace 9cabc1b hack.Robin Gareus
2015-08-03amend e09c620; now with semicolon :)Robin Gareus
2015-08-03fix backslashes in quotes (windows), fixes VST scanRobin Gareus
2015-08-03close file before unlinkRobin Gareus