aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added build test script "test.sh"Max Kellermann2008-12-24
* mp3: "tag" argument is unused when libid3tag is disabledMax Kellermann2008-12-24
* listen: "port" argument is unused when TCP support is disabledMax Kellermann2008-12-24
* Makefile.am: distribute only real scriptsMax Kellermann2008-12-24
* Makefile.am: removed m4/* from EXTRA_DISTMax Kellermann2008-12-24
* Makefile.am: don't add directory into EXTRA_DISTMax Kellermann2008-12-24
* configure.ac: renamed shout optionsMax Kellermann2008-12-24
* configure.ac: fix --enable-un documentationMax Kellermann2008-12-24
* configure.ac: disable the mikmod plugin by defaultMax Kellermann2008-12-24
* pcm_utils: check pcm_convert()==0Max Kellermann2008-12-24
* client: always attempt to flush deferred buffersMax Kellermann2008-12-24
* shout: fixed bad error message printoutViliam Mateicka2008-12-23
* Build makefiles after checking available outputs and decoder pluginsQball Cow2008-12-22
* Merge branch 'http_buffer_remove' of git://git.musicpd.org/avuton/mpdMax Kellermann2008-12-21
|\
| * Remove obsolete http_buffer* stuff that went away with the new curl backend.Avuton Olrich2008-12-20
* | Merge branch 'master' of git://git.musicpd.org/avuton/mpdMax Kellermann2008-12-21
|\ \
| * | Fix AUTHORS UTF-8 compliance.Avuton Olrich2008-12-21
| |/
| * Huge mpdconf update.Avuton Olrich2008-12-20
| * More clarification in the INSTALL fileAvuton Olrich2008-12-20
| * Word wrap to 80 char linesAvuton Olrich2008-12-20
| * Start off with a disclaimer about the NEWS file informationAvuton Olrich2008-12-20
| * Clarify some very messy documentation in the installation.Avuton Olrich2008-12-20
| * Update the text of the GPLv2, this fixes the address and a few other oddities.Avuton Olrich2008-12-20
* | doc: clarify "user" setting (starting as root / unprivileged)Max Kellermann2008-12-20
* | log: map log level "SECURE" to GLib's "INFO"Max Kellermann2008-12-20
|/
* MPD version 0.14~beta3Avuton Olrich2008-12-20
* configure.ac: check lame availability before shout_mp3 testMax Kellermann2008-12-17
* configure.ac: disable shout when no encoder is foundMax Kellermann2008-12-17
* Remove useless statement.Emanuele Giaquinta2008-12-17
* player_control: check if errored_song is setMax Kellermann2008-12-17
* playlist: clear pc.errored_song on deleteMax Kellermann2008-12-17
* Remove useless computation. After the pthread_cond_wait loop there are at lea...Emanuele Giaquinta2008-12-17
* Remove useless statement, curpos is initialized at the beginning of the loop.Emanuele Giaquinta2008-12-17
* Factor computation.Emanuele Giaquinta2008-12-17
* Use MIN.Emanuele Giaquinta2008-12-17
* Call CloseComponent after AudioUnitUninitialize.Emanuele Giaquinta2008-12-17
* man: document Unix domain socket configuration in the manualMax Kellermann2008-12-16
* command: reject unsupported URI schemesMax Kellermann2008-12-16
* ls: added uri_has_scheme()Max Kellermann2008-12-16
* ls: don't return suffix from parent directory nameMax Kellermann2008-12-16
* ls: reimplement getSuffix() with strrchr()Max Kellermann2008-12-16
* ls: use boolMax Kellermann2008-12-16
* ls: make printRemoteUrlHandlers() return voidMax Kellermann2008-12-16
* ls: removed isValidRemoteUtf8Url()Max Kellermann2008-12-16
* ls: don't include time.hMax Kellermann2008-12-16
* ffmpeg: fixing ffmpeg_send_packet to allow multipacketsViliam Mateicka2008-12-15
* ffmpeg: adding APE supportViliam Mateicka2008-12-15
* configure.ac: added libcurl to configure summaryjefromi2008-12-14
* locate: ignore case when searching in song pathsMax Kellermann2008-12-13
* ao: use 16 bit sample formatMax Kellermann2008-12-09