- 11 Aug, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 07 Aug, 2014 2 commits
-
-
Max Kellermann authored
The new class is pluggable, to prepare for gzipped database files. For now, the TextFile class remains, and will be refactored away later.
-
Max Kellermann authored
-
- 06 Aug, 2014 1 commit
-
-
Max Kellermann authored
Eliminate support for partial reads. The Linux kernel will never return partial results, so this buffering was unnecessary.
-
- 30 Jul, 2014 1 commit
-
-
Max Kellermann authored
-
- 29 Jul, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
For database plugins that don't use the UpdateService.
-
- 12 Jul, 2014 1 commit
-
-
Max Kellermann authored
Enables using range-based "for".
-
- 23 Jun, 2014 3 commits
-
-
Max Kellermann authored
Error message was 'too few arguments for "find"' because the "base" constraint was not supported, and no other constraints remained.
-
Max Kellermann authored
-
Max Kellermann authored
-
- 21 Jun, 2014 1 commit
-
-
Max Kellermann authored
Fixes potential crash.
-
- 16 Jun, 2014 2 commits
-
-
Max Kellermann authored
Check for 0 in "device" and "inode" instead.
-
Max Kellermann authored
Remove the C list_head library and use type-safe C++ instead.
-
- 27 Apr, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 26 Apr, 2014 1 commit
-
-
Max Kellermann authored
-
- 25 Apr, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
- 24 Apr, 2014 13 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
The string "base" is understood by locate_parse_type(), but not by listAllUniqueTags(). The special tag type LOCATE_TAG_BASE_TYPE causes a crash in PrintUniqueTag().
-
Max Kellermann authored
-
- 06 Mar, 2014 1 commit
-
-
Max Kellermann authored
Fixes crash bug because mpd_connection_get_async() was called without a connection.
-
- 01 Mar, 2014 4 commits
-
-
Max Kellermann authored
Move code from CreateConfiguredDatabase() and add XDG support. This implements an automatic Linux fallback for the setting "db_file" if none was specified.
-
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
Quick hack to allow using the database without GLib (for Android).
-
Max Kellermann authored
Lists files and directories. Supports storage plugins.
-
- 28 Feb, 2014 2 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-