summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-05output/wasapi: split the headerMax Kellermann
2021-03-05output/wasapi: use forward declarations in the headerMax Kellermann
2021-03-05output/wasapi: use [[gnu::pure]]Max Kellermann
2021-03-05output/wasapi: include cleanupMax Kellermann
2021-03-05output/wasapi: include config.h for ENABLE_DSDMax Kellermann
2021-03-05output/wasapi: move to separate directoryMax Kellermann
2021-03-05win32/WinEvent: add default value to Wait()Max Kellermann
2021-03-05win32/WinEvent: un-inline the constructorMax Kellermann
2021-03-05thread/WindowsFuture: include cleanupMax Kellermann
2021-03-05win32/HResult: un-inline HResultCategory::message()Max Kellermann
2021-03-05win32/HResult: un-inline FormatHResultError()Max Kellermann
2021-03-05win32/HResult: include cleanupMax Kellermann
2021-03-05win32/meson.build: fix syntax errorMax Kellermann
2021-03-05win32: build static libraryMax Kellermann
2021-03-05test/run_convert: fix Windows compiler errorsMax Kellermann
2021-03-05test/TestLookupFile: fix Windows compiler errorsMax Kellermann
2021-03-05win32/ComWorker: fix the FormatHResultError() return typeMax Kellermann
2021-03-05win32/ComWorker: remove debug log messagesMax Kellermann
2021-03-05win32/ComWorker: reorder includesMax Kellermann
2021-03-05win32/ComWorker: include cleanupMax Kellermann
2021-03-04use structured binding declarationsRosen Penev
2021-03-04src/output: add algorithm for finding usable AudioFormatShen-Ta Hsieh
2021-03-04src/output: Set fallback setting for DSDShen-Ta Hsieh
2021-03-04src/output: Add Interrupt interfaceShen-Ta Hsieh
2021-03-04src/output: Reopen device on errorShen-Ta Hsieh
2021-03-04src/output: Use WinEvent for as a condition_variable without lockShen-Ta Hsieh
2021-03-04src/output: Move event and spsc_queue into thread objectShen-Ta Hsieh
2021-03-04src/win32: Add ComWorker to run all COM function on same threadShen-Ta Hsieh
2021-03-04win32: Add ComWorker to run all COM function on same threadShen-Ta Hsieh
2021-03-04meson.build: compile Win32Main.cxx only on WindowsMax Kellermann
2021-03-04src/win32: Add support for COINIT_APARTMENTTHREADEDShen-Ta Hsieh
2021-03-04win32/Com: use if with init-statementShen-Ta Hsieh
2021-03-04thread: Add `Future` implement for mingw32 without pthreadShen-Ta Hsieh
2021-03-04output/wasapi: use AUDCLNT_BUFFERFLAGS_SILENT for paused outputShen-Ta Hsieh
2021-03-04util/AllocatedString: remove Null(), IsNull()Max Kellermann
2021-03-04util/AllocatedString: support casting a nulled instance to string_viewMax Kellermann
2021-03-04util/AllocatedString: add operator=()Max Kellermann
2021-03-04util/AllocatedString: replace Clone() with copy constructorMax Kellermann
2021-03-04util/AllocatedString: add const_pointer constructorMax Kellermann
2021-03-04util/AllocatedString: add string_view constructorMax Kellermann
2021-03-04util/AllocatedString: add default constructorMax Kellermann
2021-03-04util/AllocatedString: rename to BasicAllocatedStringMax Kellermann
2021-03-04time/ISO8601: don't use glibc extension in strptime.Érico Rolim
2021-03-04storage/plugins/CurlStorage: don't use glibc extension inÉrico Rolim
2021-02-26doc/user.rst: update Windows&Android build dependenciesMax Kellermann
2021-02-22decoder/ffmpeg: fix build problem with FFmpeg 3.4Max Kellermann
2021-02-22decoder/ffmpeg: move code to IsSeekable(AVFormatContext)Max Kellermann
2021-02-17increment version number to 0.22.7Max Kellermann
2021-02-17fix typo in protocol.rstFlorian Schlichting
2021-02-16release v0.22.6v0.22.6Max Kellermann