- 11 Aug, 2017 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.
-
- 25 Feb, 2017 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Prepare to convert "partition" to a mutable pointer.
-
- 08 Feb, 2017 1 commit
-
-
Max Kellermann authored
Some database plugins don't use a Storage (e.g. UPnP), and with this plugin, DatabaseDetachSong() can crash.
-
- 03 Jan, 2017 1 commit
-
-
Max Kellermann authored
-
- 07 Nov, 2016 1 commit
-
-
Max Kellermann authored
-
- 29 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 27 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Oct, 2016 1 commit
-
-
Max Kellermann authored
-
- 13 Apr, 2016 1 commit
-
-
Max Kellermann authored
playlist_file_print() already handles stored playlists. spl_print() is never called with a successful result.
-
- 01 Mar, 2016 1 commit
-
-
Max Kellermann authored
-
- 28 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 26 Feb, 2016 1 commit
-
-
Max Kellermann authored
-
- 29 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 28 Dec, 2015 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 18 Dec, 2015 1 commit
-
-
Max Kellermann authored
-
- 13 Aug, 2015 1 commit
-
-
Max Kellermann authored
-
- 12 Aug, 2015 1 commit
-
-
Max Kellermann authored
-
- 11 Aug, 2015 4 commits
-
-
Max Kellermann authored
Wrapper for protocol/ArgParser.cxx.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Mar, 2015 1 commit
-
-
Max Kellermann authored
-
- 01 Jan, 2015 1 commit
-
-
Max Kellermann authored
-
- 08 Dec, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Oct, 2014 1 commit
-
-
Max Kellermann authored
-
- 11 Jul, 2014 1 commit
-
-
Max Kellermann authored
Implement a "bulk" edit mode that postpones both UpdateQueuedSong() and OnModified(). This way, the playlist version gets incremented only once. More importantly: when adding multiple songs to a queue that consists of only one song, the first song that got added will always be played next. By postponing this choice, all newly added songs get a chance to become the next song. Fixes the second (and last) part of Mantis ticket 0004005.
-
- 16 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 May, 2014 1 commit
-
-
Max Kellermann authored
This case is handled already by playlist_open_in_playlist_dir() (via playlist_mapper_open()). And the call didn't work anyway.
-
- 27 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 06 Feb, 2014 1 commit
-
-
Max Kellermann authored
Use Storage::MapUTF8() internally, don't use global variables.
-
- 04 Feb, 2014 1 commit
-
-
Max Kellermann authored
Move from db/DatabaseGlue.cxx, eliminating global variable.
-
- 03 Feb, 2014 4 commits
-
-
Max Kellermann authored
Reduce global variable usage, move to frontend code.
-
Max Kellermann authored
-
Max Kellermann authored
Playlist file name first, to be consistent with the other functions in this library.
-
Max Kellermann authored
There was quite a lot of duplicate code for loading DetachedSong objects, with different semantics for "securely" loading local files.
-
- 30 Jan, 2014 1 commit
-
-
Max Kellermann authored
-