| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-07 | [portaudio] Enable debug output (#4592) | Etienne Dechamps | |
| * [portaudio] Enable debug output. This is enabled by default in the original MSVC project in the PortAudio distribution, but not in their CMake build. This commit fixes the regression. I don't think there are any performance concerns with this, as PortAudio (AFAICT) does not log from performance-critical code. Note that this change might still be somewhat controversial, because PortAudio will by default dump its debug output directly to stderr, which is not particularly nice. However, the alternative is not having any way for end users to troubleshoot PortAudio issues at all, which IMHO is worse. Applications can always call `PaUtil_SetDebugPrintFunction()` to redirect the output away from stderr, and I encourage them to do so. * [portaudio] Bump control version | |||
| 2018-11-07 | [portaudio] Add pa_win_waveformat.h to public includes (#4582) | Etienne Dechamps | |
| * [portaudio] Add pa_win_waveformat.h to public includes. pa_win_wasapi.h includes pa_win_waveformat.h, so it has to be distributed for pa_win_wasapi.h to be usable. * [portaudio] Bump control version | |||
| 2018-11-06 | [portaudio] Copy PDB files. (#4583) | Etienne Dechamps | |
| This helps with debugging. According to docs/maintainers/vcpkg_copy_pdbs.md this should always be done. | |||
| 2018-10-23 | [portaudio] fix wasapi support (#4236) (#4517) | Stefan Wurzinger | |
| * [portaudio] fix wasapi support (#4236) * [portaudio] Bump control version; prefer vcpkg_extract_source_archive_ex | |||
| 2017-09-09 | vcpkg_configure_cmake (and _meson) now embed debug symbols within static ↵ | Alexander Karatarakis | |
| libs (/Z7) | |||
| 2017-06-06 | Leave crt linkage and build type in vcpkges hands and add some verbosity to ↵ | bagong | |
| build options | |||
| 2017-06-06 | Make sure dsound uses version and header of current environment | bagong | |
| 2017-03-07 | [portaudio] Do not rename DLLs. Fix patchfile. | Robert Schumacher | |
| 2017-03-07 | [portaudio] Insert version and description | Nicolas Riebesel | |
| 2017-03-07 | Add portaudio to ports | Nicolas Riebesel | |
