mpd/src/song
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
..
AndSongFilter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
AndSongFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
AudioFormatSongFilter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
AudioFormatSongFilter.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
BaseSongFilter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
BaseSongFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
DetachedSong.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
DetachedSong.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Escape.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
Escape.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
Filter.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
Filter.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
ISongFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
LightSong.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
LightSong.hxx AudioFormat: move to pcm/ 2020-01-18 20:24:59 +01:00
meson.build util/Time*: move to time/ 2019-12-16 23:02:14 +01:00
ModifiedSinceSongFilter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
ModifiedSinceSongFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
NotSongFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
OptimizeFilter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
OptimizeFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
StringFilter.cxx replace assert.h with cassert 2020-03-12 15:25:38 -07:00
StringFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagSongFilter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
TagSongFilter.hxx replace stdint.h with cstdint 2020-03-12 19:04:39 -07:00
UriSongFilter.cxx copyright year 2020 2020-01-18 19:23:49 +01:00
UriSongFilter.hxx copyright year 2020 2020-01-18 19:23:49 +01:00