mpd/src/lib/alsa
Rosen Penev a2f5a63bbc
replace stdint.h with cstdint
The former is deprecated by C++14. The standard says they are the same:

The header defines all types and macros the same as the C standard library
header<stdint.h>.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-03-12 19:04:39 -07:00
..
AllowedFormat.cxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
AllowedFormat.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
Format.hxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
HwSetup.cxx *: use nullptr instead of NULL 2020-02-01 14:02:43 +01:00
HwSetup.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
meson.build build with Meson instead of autotools 2018-10-14 23:41:38 +02:00
NonBlock.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
NonBlock.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
PeriodBuffer.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
Version.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Version.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00