- 14 Jul, 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.
-
- 09 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 02 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 17 Jun, 2014 2 commits
-
-
nanotech authored
-
Max Kellermann authored
More robust and cancellable.
-
- 16 Jun, 2014 1 commit
-
-
Max Kellermann authored
Remove the C list_head library and use type-safe C++ instead.
-
- 11 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 10 Jun, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 May, 2014 1 commit
-
-
Max Kellermann authored
New base class for other InputStream implementations that run in the I/O thread.
-
- 22 May, 2014 2 commits
-
-
Max Kellermann authored
Eliminate duplicate code.
-
Max Kellermann authored
-
- 21 May, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Allow compiling test programs with only selected plugins.
-
- 11 May, 2014 1 commit
-
-
Max Kellermann authored
-
- 26 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Apr, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 16 Mar, 2014 1 commit
-
-
Max Kellermann authored
-
- 15 Mar, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
This is nearly 4 times faster than the "portable" algorithm.
-
- 14 Mar, 2014 1 commit
-
-
Max Kellermann authored
Refactor the conversion functions to classes and pass an instance to the new function AllocateConvert().
-
- 01 Mar, 2014 5 commits
-
-
Max Kellermann authored
Add class Context which wraps the Android/Java Context class and add a JNI wrapper for method Context.getCacheDir().
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The SDK for level 9 cannot be downloaded anymore.
-
- 27 Feb, 2014 3 commits
-
-
Max Kellermann authored
A SimpleDatabase instance can now "mount" other Database instances at certain locations. This is used to use a new SimpleDatabase instance for each storage mount (issued with the "mount" protocol command). Each such instance has its own database file, stored in the directory that is specified with the "cache_directory" option.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 24 Feb, 2014 1 commit
-
-
Max Kellermann authored
-
- 22 Feb, 2014 1 commit
-
-
Max Kellermann authored
Finally, MPD runs on Android. For some small value of "runs". Very much work left, too much to describe.
-
- 21 Feb, 2014 4 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Doesn't work yet, just to get the Android port started.
-
Max Kellermann authored
-