- 04 Jun, 2017 1 commit
-
-
Max Kellermann authored
-
- 03 Jun, 2017 1 commit
-
-
Max Kellermann authored
This commit is similar to 788e3b31, and removes more "pure" attributes which were placed on functions that could throw exceptions, which is illegal according to clang's understanding of the attribute (but not according to GCC's). GitHub issue #58 was most likely about StorageDirectoryReader::GetInfo() and Storage::GetInfo(), which still had "pure" attributes. Closes #58
-
- 11 Feb, 2017 1 commit
-
-
Max Kellermann authored
-
- 08 Feb, 2017 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 29 Oct, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Mar, 2016 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 24 Aug, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 29 Jul, 2014 1 commit
-
-
Max Kellermann authored
For database plugins that don't use the UpdateService.
-
- 24 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 19 Feb, 2014 2 commits
-
-
Max Kellermann authored
The new method IsPlugin() replaces the "is_simple" flag.
-
Max Kellermann authored
-
- 24 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 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.
-
- 13 Jan, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 Jan, 2014 1 commit
-
-
Max Kellermann authored
Allow database plugins to announce that they have been modified.
-
- 21 Nov, 2013 1 commit
-
-
Max Kellermann authored
Refactor SimpleDatabase::GetLastModified() to be generic for all plugins. Remove the SimpleDatabase assumption from db_stats_print(), allowing it to be implemented by all database plugins.
-
- 30 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 20 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Oct, 2013 1 commit
-
-
Max Kellermann authored
-
- 05 Sep, 2013 1 commit
-
-
Max Kellermann authored
-
- 04 Sep, 2013 1 commit
-
-
Max Kellermann authored
Replaces GLib's GError.
-
- 04 Aug, 2013 1 commit
-
-
Max Kellermann authored
-
- 30 Jul, 2013 1 commit
-
-
Max Kellermann authored
-
- 28 Jul, 2013 1 commit
-
-
Max Kellermann authored
-
- 15 Aug, 2012 3 commits
-
-
Max Kellermann authored
Allow the plugin to allocate the GetSong() return value.
-
Max Kellermann authored
Optimize the ProxyDatabase by invoking "stats" on the peer, instead of visiting all songs.
-
Max Kellermann authored
Optimize the ProxyDatabase by invoking "list" on the peer, instead of visiting all songs.
-
- 07 Aug, 2012 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 02 Aug, 2012 3 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Remove GLib dependency from some headers.
-
- 01 Aug, 2012 1 commit
-
-
Max Kellermann authored
-