aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | Merge branch 'v0.17.x'Max Kellermann2012-08-14
|\|
| * log: store duplicated path stringMax Kellermann2012-08-14
| * output/jack: implement method delay()Max Kellermann2012-08-14
| * output/pulse: implement method delay()Max Kellermann2012-08-14
| * output/pulse: simplify _wait_stream()Max Kellermann2012-08-14
| * output/httpd: move delay from _pause() to _delay()Max Kellermann2012-08-14
| * output/httpd: fix throttling bug after resuming playbackMax Kellermann2012-08-14
| * output/httpd: move code to _has_clients()Max Kellermann2012-08-14
| * timer: use monotonic clock if availableMax Kellermann2012-08-14
| * input/ffmpeg: remove fallback AV_VERSION_INT definitionMax Kellermann2012-08-14
| * mpd.conf(5): Document the existence of musicbrainz_ tagsWieland Hoffmann2012-08-14
* | Merge branch 'v0.17.x'Max Kellermann2012-08-14
|\|
| * mapper: fix non-UTF8 music directory nameMax Kellermann2012-08-14
| * playlist_song: use map_to_relative_path()Max Kellermann2012-08-14
| * playlist_song: improve const-correctnessMax Kellermann2012-08-14
| * playlist_song: move code to playlist_check_load_song()Max Kellermann2012-08-14
| * valgrind.suppressions: suppressions for GStaticMutex and moreMax Kellermann2012-08-14
| * input_stream, main: remove obsolete GLib version checksMax Kellermann2012-08-14
* | Merge branch 'v0.17.x'Max Kellermann2012-08-13
|\|
| * client_file: remove pure attribute from client_allow_file().Anton Khirnov2012-08-13
| * Modify version string to post-release version 0.17.2~gitAvuton Olrich2012-07-31
| * mpd version 0.17.1Avuton Olrich2012-07-31
* | Directory: move code to directory_allocate()Max Kellermann2012-08-09
* | valgrind.suppressions: suppressions for GStaticMutex and moreMax Kellermann2012-08-09
* | player_control: add GError attributeMax Kellermann2012-08-08
* | output_all: add basic GError supportMax Kellermann2012-08-08
* | decoder_control: add GError attributeMax Kellermann2012-08-08
* | player_control: rename attribute "error" to "error_type"Max Kellermann2012-08-08
* | player_control: rename player_error enum valuesMax Kellermann2012-08-08
* | player_control: remove unused enum player_error valuesMax Kellermann2012-08-08
* | player_control: inline trivial functionsMax Kellermann2012-08-08
* | song: use C++ compilerMax Kellermann2012-08-08
* | tag_pool: use GStaticMutexMax Kellermann2012-08-08
* | song: include cleanupMax Kellermann2012-08-08
* | directory: use gcc.h macros, not GLibMax Kellermann2012-08-08
* | conf: add a "database" blockMax Kellermann2012-08-08
* | DatabaseGlue: look up the database pluginMax Kellermann2012-08-08
* | DatabaseGlue: pass block to db_init()Max Kellermann2012-08-08
* | DatabaseGlue: add function db_is_simple()Max Kellermann2012-08-08
* | main: don't call db_init() without databaseMax Kellermann2012-08-08
* | ProxyDatabasePlugin: obey the "recursive" flagMax Kellermann2012-08-08
* | ProxyDatabasePlugin: use an artificial "root" directoryMax Kellermann2012-08-08
* | DatabasePrint: don't print Last-Modified if unknownMax Kellermann2012-08-08
* | time_print: new library, function time_print()Max Kellermann2012-08-08
* | ProxyDatabasePlugin: new database plugin using libmpdclientMax Kellermann2012-08-08
* | DatabaseCommands: allow empty criteria for "list"Max Kellermann2012-08-08
* | DatabaseSelection: add "match" attributeMax Kellermann2012-08-08
* | DatabaseCommands: merge duplicate search/find codeMax Kellermann2012-08-08
* | locate: add a per-item "fold_case" flagMax Kellermann2012-08-08
* | locate: make "tag" unsignedMax Kellermann2012-08-08