Commit Graph

  • c49c69d6ea conf: add missing fclose in error path Jonathan Neuschäfer 2011-07-18 12:38:43 +02:00
  • d5684f7444 sticker: fix a memory leak Jonathan Neuschäfer 2011-07-18 12:47:06 +02:00
  • affb4bd923 ape: add missing g_free in error path Jonathan Neuschäfer 2011-07-18 12:37:25 +02:00
  • 65772a74e0 configure: correct avahi/bonjour state on result page Max Kellermann 2011-07-03 15:42:22 +02:00
  • cca2c2f4ca test/run_filter: remove unused variable "frame_size" Max Kellermann 2011-07-03 15:21:40 +02:00
  • 52e2fa91c4 test/read_conf: make variables more local Max Kellermann 2011-07-03 15:20:39 +02:00
  • dca405a746 test/read_conf: fix -Wunused-but-set-variable Max Kellermann 2011-07-03 15:20:28 +02:00
  • e54748d355 decoder/ffmpeg: use AVIO_FLAG_READ on newer ffmpeg versions Skottish 2011-07-03 15:17:44 +02:00
  • 3680a6bbbb doc/protocol: add some missing specifications Jonathan Ballet 2011-07-03 15:05:04 +02:00
  • 6aa6a9c272 decoder/flac: validate the sample rate when scanning the tag Max Kellermann 2011-07-03 14:57:56 +02:00
  • 8d1c7ca206 ffmpeg: workaround for semantic API change in recent ffmpeg versions oblique 2011-07-03 14:54:56 +02:00
  • 52b8e0f9ec doc/user: Typo in playlist plugin documentation, 'playlist plugin' not 'filter'. Tony Miller 2011-06-26 15:00:48 -07:00
  • 08e2e2e791 fd_util: add function socketpair_cloexec_nonblock() Max Kellermann 2011-07-01 10:50:15 +02:00
  • 3c4f4793b5 Modify version string to post-release version 0.16.4~git Avuton Olrich 2011-06-04 07:37:34 -07:00
  • e2950a7e4d mpd version 0.16.3 v0.16.3 Avuton Olrich 2011-06-04 07:37:33 -07:00
  • 531c0067ec Makefile.am: distribute client_idle.h Max Kellermann 2011-06-03 17:27:43 +02:00
  • e228caaca6 Merge branch 'v0.16.x' Max Kellermann 2011-06-03 16:58:09 +02:00
  • 4b4aa64261 directory: allow directories with just playlists Max Kellermann 2011-05-09 21:37:43 +02:00
  • 9ac8f89b1d cue_tag: show CUE track numbers Qball Cow 2011-05-09 21:26:36 +02:00
  • c6a72a14ac decoder/ffpmeg: don't use av_metadata_conv() in ffmpeg 0.7 Max Kellermann 2011-05-09 21:17:09 +02:00
  • c74edd0e33 decoder/ffmpeg: use AVIOContext instead of ByteIOContext Max Kellermann 2011-05-09 21:16:43 +02:00
  • 98acf3f281 input/ffmpeg: use the new AVIOContext API Max Kellermann 2011-05-09 18:22:59 +02:00
  • 26735390ff playlist_song: fix playlist files in base music directory Max Kellermann 2011-05-09 18:00:41 +02:00
  • 9402b23dd5 playlist_song: fix NULL pointer dereference Max Kellermann 2011-05-09 18:03:45 +02:00
  • 246db3d565 decoder/ffmpeg: use avcodec_decode_audio3() if available Max Kellermann 2011-04-12 08:16:57 +02:00
  • eaf414cbc8 decoder/ffmpeg: make variables more local Max Kellermann 2011-04-12 08:17:30 +02:00
  • 327d41c00f decoder/ffmpeg: don't use deprecated CODEC_TYPE_AUDIO with new lavc Anton Khirnov 2011-05-02 20:53:15 +02:00
  • 05d8ce3bcd decoder/ffmpeg: define fallback macro AV_VERSION_INT() Max Kellermann 2011-05-09 07:57:46 +02:00
  • fe30db935b decoder/ffmpeg: use avcodec_decode_audio3() if available Max Kellermann 2011-04-12 08:16:57 +02:00
  • 6303d54cbb decoder/ffmpeg: make variables more local Max Kellermann 2011-04-12 08:17:30 +02:00
  • 9d91aa23e6 decoder/ffmpeg: drop support for pre-0.5 ffmpeg Anton Khirnov 2011-03-31 12:55:18 +02:00
  • c2ada39fd3 Merge branch 'v0.16.x' Max Kellermann 2011-04-12 08:11:33 +02:00
  • def2fe8805 Merge branch 'v0.15.x' into v0.16.x Max Kellermann 2011-04-12 07:39:01 +02:00
  • 77b6e27500 playlist: Despotify plugin: Correct init in daemon mode Simon Kagstrom 2011-04-05 07:41:01 +02:00
  • 99640171e2 doc: Add despotify user documentation Simon Kagstrom 2011-04-02 08:38:22 +02:00
  • 38b3ab791f doc: INSTALL: Add despotify dependencies Simon Kagstrom 2011-04-02 08:38:14 +02:00
  • a86fc52eea configure.ac: Correct error message for missing despotify package Simon Kagstrom 2011-04-02 08:38:05 +02:00
  • 6d3ed3f16f fix common misspellings Jonathan Neuschäfer 2011-03-31 21:43:53 +02:00
  • be798998bf build: Add despotify to build system Simon Kagstrom 2011-03-27 08:41:40 +02:00
  • c3b425d570 doc: Add configuration help for despotify Simon Kagstrom 2011-03-27 08:41:35 +02:00
  • a25743875f playlist: Add despotify playlist plugin Simon Kagstrom 2011-03-27 08:41:26 +02:00
  • 124d1a5942 input: Add despotify input plugin Simon Kagstrom 2011-03-27 08:41:05 +02:00
  • eec77b3ae7 despotify: Add support utilities Simon Kagstrom 2011-03-27 08:40:55 +02:00
  • f680b0a431 decoder/flac: fix enum mismatch in flac_tell_cb() Max Kellermann 2011-03-23 22:31:40 +01:00
  • d4b00ff11c listen: suppress "unused variable" warning Max Kellermann 2011-03-23 22:27:31 +01:00
  • 532f94a187 audio_parser: fix assertion failure in audio format mask parser Max Kellermann 2011-03-23 22:22:51 +01:00
  • 87ad2f8542 command: fix return value of handle_currentsong() Max Kellermann 2011-03-23 22:16:46 +01:00
  • 640bac1aa4 decoder: PCM decoder: Inherit seekable from the input stream Simon Kagstrom 2011-03-20 17:27:01 +01:00
  • 0b12fae84d decoder: PCM decoder: Break loop if EOF is encountered Simon Kagstrom 2011-03-20 17:26:28 +01:00
  • a8f891efcd configure.ac: Enable HAVE_OGG_COMMON when using libtremor Simon Kagstrom 2011-03-20 17:25:52 +01:00
  • d9353c4fd3 Remove unused headers in Roar plugin. Hans-Kristian Arntzen 2011-03-19 17:29:35 +01:00
  • 0c9fc2f809 Merge commit 'release-0.16.2' Max Kellermann 2011-03-19 09:58:07 +01:00
  • b5fc2419e8 Modify version string to post-release version 0.16.3~git Avuton Olrich 2011-03-18 17:43:11 -07:00
  • fe588a255b mpd version 0.16.2 Avuton Olrich 2011-03-18 17:43:11 -07:00
  • 1fc571088b command: print playlist load error Max Kellermann 2011-03-18 19:45:59 +01:00
  • 8d83914f05 output/httpd: include sys/socket.h only when building with libwrap Max Kellermann 2011-03-18 19:44:12 +01:00
  • 0fdcd381bc update_walk: ignore parameter "mode" on WIN32 Max Kellermann 2011-03-18 19:43:26 +01:00
  • 4f293ecd6f audio_format, output_thread: add more audio_format_valid() assertions Max Kellermann 2011-03-16 23:37:41 +01:00
  • b6303313f0 encoder/vorbis: reset the Ogg stream after flush Max Kellermann 2011-03-16 19:13:46 +01:00
  • a28449a123 encoder/vorbis: reset the Ogg stream after flush Max Kellermann 2011-03-16 19:13:46 +01:00
  • 6dcec36621 Merge release 0.15.16 into v0.16.x Max Kellermann 2011-03-16 18:08:54 +01:00
  • 1a954748a0 RoarAudio output plugin Hans-Kristian Arntzen 2011-02-08 00:17:58 +01:00
  • 84d0fd39a3 Modify version string to post-release version 0.15.17~git Avuton Olrich 2011-03-13 20:27:33 -07:00
  • 4d4b7e3de0 mpd version 0.15.16 v0.15.16 Avuton Olrich 2011-03-13 20:27:33 -07:00
  • e2aea6bce5 output/httpd: include sys/socket.h for AF_UNIX Ulrich Spörlein 2011-02-08 05:44:00 +01:00
  • 5779146a7f configure.ac: fix bashism in tremor test Ulrich Spörlein 2011-02-08 05:44:00 +01:00
  • a1d1c2beaa output/oss: disable 24 bit playback on FreeBSD Max Kellermann 2011-02-28 00:09:45 +01:00
  • ee9c60fad4 output/oss: AFMT_S24_PACKED is little-endian Max Kellermann 2011-02-28 00:00:41 +01:00
  • 2abad0f479 command: "update" and "rescan" need only "CONTROL" permission Max Kellermann 2011-02-27 23:35:00 +01:00
  • 1674a4ec82 output/jack: fix crash with mono playback Max Kellermann 2011-02-27 23:26:50 +01:00
  • ce370bee60 output/jack: rename variable sample_size to jack_sample_size Max Kellermann 2011-02-25 10:46:44 +01:00
  • 2fb40fe728 playlist_state: add option "restore_paused" Max Kellermann 2011-02-23 09:09:48 +01:00
  • b57330cf75 playlist_state: declare local variable as enum Max Kellermann 2011-02-23 09:10:21 +01:00
  • 8cd91fabf9 configure.ac: disable -Wno-deprecated-declarations Max Kellermann 2011-02-23 09:01:53 +01:00
  • e0580ee385 configure.ac: protocol version 0.17 Max Kellermann 2011-02-22 09:15:41 +01:00
  • e257484870 Makefile.am: distribute test/stdbin.h Max Kellermann 2011-02-18 08:19:37 +01:00
  • 2a1f4539f6 Insure proper initialization of stack-allocated struct. Christopher Brannon 2011-02-13 01:37:28 +00:00
  • 906efdd320 Makefile.am: compile test/run_encoder with ENCODER_CFLAGS Max Kellermann 2011-02-13 22:02:07 +01:00
  • 144d092637 output/shout: add possibility to set url Thomas Jansen 2011-02-04 14:14:29 +01:00
  • 948b8f35e6 general: whitespace cleanup Thomas Jansen 2011-02-04 10:39:21 +01:00
  • e776c605ad output/httpd: initialize unflushed_input Thomas Jansen 2011-02-04 10:22:00 +01:00
  • 8b2f4fc823 Set fadeout in gme_decoder_plugin. Due to the nature of the gme library, this needs to be done for the end of songs to be detected. Tony Miller 2011-02-03 00:25:35 +01:00
  • 03018611f8 update: log all file permission problems Max Kellermann 2011-01-31 07:19:34 +01:00
  • 2bde9afdb9 configure.ac: fix copy&paste error Thomas Jansen 2011-01-29 13:48:45 +01:00
  • f8b09c194f protocol: support client-to-client communication Max Kellermann 2011-01-29 09:26:22 +01:00
  • 0e69ad32c1 client_idle: export client_idle_add() Max Kellermann 2011-01-29 10:24:20 +01:00
  • 9b4e14df71 client_idle: add header client_idle.h Max Kellermann 2011-01-29 10:24:30 +01:00
  • 03f7803f26 test/read_mixer: add workaround for missing RAOP symbols Max Kellermann 2011-01-29 10:43:51 +01:00
  • c6cbcc2c25 copyright year 2011 Max Kellermann 2011-01-29 10:13:54 +01:00
  • 27aa34d4ae input/curl: enable CURLOPT_NETRC Ian Zimmerman 2011-01-29 08:43:30 +01:00
  • 79e0db4ca0 output/raop: new output plugin Dustin Puckett 2011-01-28 21:17:09 +01:00
  • 8f99c954ad NEWS: fix 0.16.1 release year Max Kellermann 2011-01-28 21:12:17 +01:00
  • 5735c9efc1 configure.ac: fix tremor configure test Max Kellermann 2011-01-28 12:21:03 +01:00
  • 9ae3acf2e7 mpg123 decoder: implement seeking Yuriy Kaminskiy 2011-01-21 16:25:52 +03:00
  • 731ea9b489 mpg123 decoder: report bitrate Yuriy Kaminskiy 2011-01-21 16:25:46 +03:00
  • 18b30b5019 decoder_thread: fix assertion failure at song end Max Kellermann 2011-01-16 17:52:03 +01:00
  • e6c3acaa6f Fix NDEBUG test Andreas Wiese 2011-01-14 15:43:51 +01:00
  • 24d51b9d14 doc: add a list of encoder plugins Max Kellermann 2011-01-10 23:13:01 +01:00
  • a1edc199df output_control: document internal functions Max Kellermann 2011-01-10 22:16:44 +01:00
  • db4aa81528 output_control: move code to ao_lock_command() Max Kellermann 2011-01-10 21:54:43 +01:00