summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-01-16decoder_api: added assertion on partial framesMax Kellermann
2009-01-16pcm_resample_fallback: corrected the sample calculationMax Kellermann
2009-01-15oggvorbis: define HAVE_OGGVORBIS when tremor is enabledMax Kellermann
2009-01-15input_curl: don't call input_curl_select() when already at EOFMax Kellermann
2009-01-15input_curl: set "ready" flag on EOFMax Kellermann
2009-01-15input_curl: call curl_multi_info_read() in constructorMax Kellermann
2009-01-14playlist: safely search the playlist for deleted songMax Kellermann
2009-01-14song_save: check for colon and space when loading a tagMax Kellermann
2009-01-13input_curl: honour http_proxy_* config directivesJoe Milbourn
2009-01-13playlist: implement Fisher-Yates shuffle properlyMax Kellermann
2009-01-13playlist: use GLib's random number generatorMax Kellermann
2009-01-13input_curl: use select() to eliminate busy loop during connectMax Kellermann
2009-01-13decoder_api: don't ignore DECODE_COMMAND_STOPMax Kellermann
2009-01-13configure.ac: removed duplicate PKG_PROG_PKG_CONFIGMax Kellermann
2009-01-13updated .gitignoreMax Kellermann
2009-01-13update: save the database even if it is emptyMax Kellermann
2009-01-13pcm_utils: use the custom PRNG for volume ditheringMax Kellermann
2009-01-13update: refresh stats when database update is finishedMax Kellermann
2009-01-13configure.ac: detect libid3tag without pkg-configMax Kellermann
2009-01-13playlist: log errors during loadPlaylist()Max Kellermann
2009-01-04player_thread: fix cross-fading duplicate chunk bugMax Kellermann
2009-01-04decoder_api: moved code to do_send_tag(), free temporary tagMax Kellermann
2009-01-04NEWS: updated NEWS file for 0.14.1Max Kellermann
2009-01-04Check for pkg-config before using itQball Cow
2009-01-02jack: duplicate jack_get_ports() return valuesMax Kellermann
2009-01-02bonjour: fixed "unused parameter" warningsMax Kellermann
2009-01-02main: use g_setenv() instead of setenv()Max Kellermann
2009-01-02log: automatically append newlineMax Kellermann
2009-01-02tag_id3: strip leading and trailing whitespace from ID3 tagsThomas Jansen
2009-01-02mp4: support the writer/composer tagFrank Mulder
2009-01-02configure.ac: version number 0.14.1~gitMax Kellermann
2008-12-25MPD version 0.14v0.14Avuton Olrich
2008-12-24Fix a few problems with the huge mpdconf update. There's alot of shift here, ...Avuton Olrich
2008-12-24doc: fix "playlistdelete" documentationMax Kellermann
2008-12-24playlist: fix stored playlist modifications with absolute pathsMax Kellermann
2008-12-24stored_playlist: fix integer overflow in length estimationMax Kellermann
2008-12-24ffmpeg: case AV_NOPTS_VALUE to int64_tMax Kellermann
2008-12-24ffmpeg: don't assign "0" to pointerMax Kellermann
2008-12-24Makefile.am: fix sparse invocationMax Kellermann
2008-12-24added build test script "test.sh"Max Kellermann
2008-12-24mp3: "tag" argument is unused when libid3tag is disabledMax Kellermann
2008-12-24listen: "port" argument is unused when TCP support is disabledMax Kellermann
2008-12-24Makefile.am: distribute only real scriptsMax Kellermann
2008-12-24Makefile.am: removed m4/* from EXTRA_DISTMax Kellermann
2008-12-24Makefile.am: don't add directory into EXTRA_DISTMax Kellermann
2008-12-24configure.ac: renamed shout optionsMax Kellermann
2008-12-24configure.ac: fix --enable-un documentationMax Kellermann
2008-12-24configure.ac: disable the mikmod plugin by defaultMax Kellermann
2008-12-24pcm_utils: check pcm_convert()==0Max Kellermann
2008-12-24client: always attempt to flush deferred buffersMax Kellermann