- 23 Nov, 2021 1 commit
-
-
Rosen Penev authored
shorter Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 01 Jan, 2021 1 commit
-
-
Max Kellermann authored
-
- 03 Apr, 2020 1 commit
-
-
Max Kellermann authored
-
- 12 Mar, 2020 1 commit
-
-
Rosen Penev authored
The former was deprecated with C++14. According to the C++11 and C++17 standards, both files are identical. Signed-off-by:
Rosen Penev <rosenp@gmail.com>
-
- 18 Jan, 2020 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2019 1 commit
-
-
Max Kellermann authored
-
- 29 May, 2019 1 commit
-
-
Max Kellermann authored
-
- 05 Feb, 2019 1 commit
-
-
Max Kellermann authored
-
- 31 Oct, 2018 1 commit
-
-
Max Kellermann authored
-
- 17 Jul, 2018 1 commit
-
-
Max Kellermann authored
Modeled after std::filesystem::operator/() from C++17.
-
- 17 Jan, 2018 1 commit
-
-
Max Kellermann authored
-
- 08 May, 2017 1 commit
-
-
Max Kellermann authored
This eliminates some overhead, because the compiler doesn't need to consider these functions throwing.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 06 Nov, 2015 1 commit
-
-
Max Kellermann authored
-
- 24 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 28 Feb, 2015 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 07 Feb, 2014 7 commits
-
-
Max Kellermann authored
Eliminate duplicate variable.
-
Max Kellermann authored
Move call from Mapper.cxx.
-
Max Kellermann authored
-
Max Kellermann authored
Move call from Mapper.cxx.
-
Max Kellermann authored
-
Max Kellermann authored
Replaces map_to_relative_path() from Mapper.cxx.
-
Max Kellermann authored
-
- 06 Feb, 2014 2 commits
-
-
Max Kellermann authored
Use Storage::MapUTF8() internally, don't use global variables.
-
Max Kellermann authored
-
- 05 Feb, 2014 1 commit
-
-
Max Kellermann authored
Prepare to make this a new plugin API, for example to use a SMB share for the music_directory.
-
- 31 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 21 Jan, 2014 2 commits
-
-
Max Kellermann authored
The UPnP database plugin can now show relative song URIs for remote songs.
-
Max Kellermann authored
Prepare for UPnP songs that retain there database identity.
-
- 19 Jan, 2014 1 commit
-
-
Max Kellermann authored
Detach the Song class completely from the public API, only to be used by SimpleDatabase and the update thread.
-
- 17 Jan, 2014 1 commit
-
-
Max Kellermann authored
Make the DetachedSong(Song) conversion constructor private. Everybody should use map_song_detach() which will take over more responsibilities soon.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-