aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* player_control: duplicate the song objectMax Kellermann2012-08-15
* decoder_control: duplicate the song objectMax Kellermann2012-08-15
* Song: add function song_dup_detached()Max Kellermann2012-08-15
* Song: add function song_equals()Max Kellermann2012-08-15
* Song: move trivial inline functions upMax Kellermann2012-08-15
* DatabasePlugin: add method GetStats()Max Kellermann2012-08-15
* DatabasePlugin: add method VisitUniqueTags()Max Kellermann2012-08-15
* ProxyDatabase: obey visitor return valuesMax Kellermann2012-08-15
* ProxyDatabasePlugin: add OO wrapper for mpd_entityMax Kellermann2012-08-15
* ProxyDatabasePlugin: move tag table to the global name spaceMax Kellermann2012-08-15
* db_visitor: delete obsolete headerMax Kellermann2012-08-15
* DatabasePrint: remove bogus "nonnull" attributesMax Kellermann2012-08-15
* Merge branch 'v0.17.x'Max Kellermann2012-08-15
|\
| * player_thread: add local variable "start_ms"Max Kellermann2012-08-15
| * playlist: fix unprotected player_control accessMax Kellermann2012-08-15
| * filter/volume: include cleanupMax Kellermann2012-08-15
| * mapper: fix potential crash in file permission checkMax Kellermann2012-08-15
* | decoder_control: add function _is_current_song()Max Kellermann2012-08-15
* | decoder_control: add assertion to dc_get_error()Max Kellermann2012-08-15
* | decoder_thread: create GError for mapper failureMax Kellermann2012-08-15
* | Merge branch 'v0.17.x'Max Kellermann2012-08-15
|\|
| * doc/user: add wildmidi documentationMax Kellermann2012-08-15
| * decoder/fluidsynth: add "sample_rate" settingMax Kellermann2012-08-15
| * decoder/fluidsynth: add "soundfont" settingMax Kellermann2012-08-15
| * configure.ac: auto-detect libfluidsynthMax Kellermann2012-08-15
| * decoder/fluidsynth: stop playback at end of fileMax Kellermann2012-08-15
| * decoder/fluidsynth: don't duplicate pathMax Kellermann2012-08-15
| * decoder/fluidsynth: check if file is really a MIDIMax Kellermann2012-08-15
| * decoder/fluidsynth: remove throttle (requires libfluidsynth 1.1)Max Kellermann2012-08-15
* | 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