Name
Last commit
Last update
..
AndSongFilter.cxx song/Filter: move each class into a separate source
AndSongFilter.hxx Compiler.h: move to util/
AudioFormatSongFilter.cxx song/AudioFormatFilter: add mask support
AudioFormatSongFilter.hxx song/AudioFormatSongFilter: new filter type
BaseSongFilter.cxx song/Filter: move each class into a separate source
BaseSongFilter.hxx Compiler.h: move to util/
DetachedSong.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/
DetachedSong.hxx Compiler.h: move to util/
Filter.cxx song/AudioFormatFilter: add mask support
Filter.hxx Compiler.h: move to util/
ISongFilter.hxx Compiler.h: move to util/
LightSong.cxx DetachedSong, db/LightSong, SongFilter: move to src/song/
LightSong.hxx Compiler.h: move to util/
ModifiedSinceSongFilter.cxx song/Filter: move each class into a separate source
ModifiedSinceSongFilter.hxx song/Filter: move each class into a separate source
NotSongFilter.hxx song/OptimizeFilter: optimization stage for filters
OptimizeFilter.cxx song/OptimizeFilter: optimization stage for filters
OptimizeFilter.hxx song/OptimizeFilter: optimization stage for filters
StringFilter.cxx song/Filter: move each class into a separate source
StringFilter.hxx Compiler.h: move to util/
TagSongFilter.cxx Merge tag 'v0.20.22'
TagSongFilter.hxx song/OptimizeFilter: optimization stage for filters
UriSongFilter.cxx song/Filter: move each class into a separate source
UriSongFilter.hxx song/OptimizeFilter: optimization stage for filters
meson.build build with Meson instead of autotools