Commit Graph

  • eb059a789c alsa_mixer: call snd_config_update_free_global() in finish() Max Kellermann 2009-04-21 22:47:08 +02:00
  • 63710ff5a6 test: added program "read_mixer" Max Kellermann 2009-04-21 22:46:41 +02:00
  • c7c809ecba output_control: close mixer on pause Max Kellermann 2009-04-21 22:17:52 +02:00
  • c9c0415d65 client: free the fifo buffer Max Kellermann 2009-04-17 11:37:27 +02:00
  • 9db7c13ef5 configure.ac: check for C++ detection failure Max Kellermann 2009-04-15 22:29:16 +02:00
  • c13cecc0ae configure.ac: automatically detect the sidplay decoder Max Kellermann 2009-04-15 22:24:59 +02:00
  • 6e6917ac4e configure.ac: added a real check for libsidplay2 Max Kellermann 2009-04-15 22:24:19 +02:00
  • 60f5150d2b configure.ac: moved the sidplay check to its argument Max Kellermann 2009-04-15 22:23:50 +02:00
  • d23a23db10 configure.ac: added function MPD_AUTO_PRE Max Kellermann 2009-04-15 22:23:46 +02:00
  • a6ed888f9f configure.ac: print feature name in error message Max Kellermann 2009-04-15 21:57:12 +02:00
  • e1f0c5347c configure.ac: detect libiso9660 with pkg-config Max Kellermann 2009-04-13 20:47:28 +02:00
  • e216e01ab3 configure.ac: detect libzzip with pkg-config Max Kellermann 2009-04-13 20:46:31 +02:00
  • c824013e94 configure.ac: fail when bzip2 plugin is enabled but not found Max Kellermann 2009-04-13 20:39:51 +02:00
  • 2cbda895fb icy_server: don't export icy_server_metadata_string() Max Kellermann 2009-04-13 19:39:33 +02:00
  • 9919704be3 httpd: use C99 "bool" instead of GLib's gboolean Max Kellermann 2009-04-13 19:39:19 +02:00
  • 3f81f5b476 httpd: use g_ascii_strncasecmp() to compare headers Max Kellermann 2009-04-13 19:39:16 +02:00
  • 92ba754fc6 Implemented basic icy support for the httpd output Hagen Schink 2009-04-13 19:35:02 +02:00
  • 200be26371 decoder_api: submit the song tag to the music pipe Max Kellermann 2009-04-13 19:25:53 +02:00
  • 99a88988d5 test: added run_input test program Max Kellermann 2009-04-13 19:18:10 +02:00
  • e18d67338b removed TODO file Max Kellermann 2009-04-10 09:14:25 +02:00
  • 548e842799 log: removed "unused" attribute from log_level parameter Max Kellermann 2009-04-10 09:14:21 +02:00
  • e823e78d0f test: added configuration file reader Max Kellermann 2009-04-10 09:14:12 +02:00
  • 57cf984aae doc: added "music directory" section Max Kellermann 2009-04-10 09:13:59 +02:00
  • 539e96bfcc doc: xml typo fix Jeffrey Middleton 2009-04-06 21:22:46 -05:00
  • 0b36e7d944 decoder: prefer wildmidi over fluidsynth Avuton Olrich 2009-04-04 21:31:55 -07:00
  • 1acfd2423f configure: add shout AC_DEFINE, otherwise it will not enable. Avuton Olrich 2009-04-04 21:31:54 -07:00
  • d38f72b902 vorbis: move #define out of function to top of sources Avuton Olrich 2009-04-02 16:07:52 -07:00
  • fd90db35b7 decoder: Rename all main decoder plugins functions to *decoder_plugin. Avuton Olrich 2009-04-02 15:52:13 -07:00
  • 9e93875ccd Modify version string to post-release version 0.15~git Avuton Olrich 2009-04-02 07:31:00 -07:00
  • 89a468aa9b mpd version 0.15~alpha1 Avuton Olrich 2009-04-02 07:31:00 -07:00
  • 27491c77b9 make: gitignore is not necessary for distribution. Avuton Olrich 2009-04-01 12:01:31 -07:00
  • 54863dff8a NEWS: flagged some new features "experimental" Max Kellermann 2009-04-02 07:12:38 +02:00
  • a376b47189 configure.ac: moved libmikmod test to --enable-mikmod Max Kellermann 2009-04-01 22:50:21 +02:00
  • a7685780ed configure.ac: renamed --enable-mod to --enable-mikmod Max Kellermann 2009-04-01 22:48:06 +02:00
  • cd6182862a httpd: don't pass uninitialized page to httpd_client_check_queue() Max Kellermann 2009-04-01 22:45:21 +02:00
  • 5242305a90 configure.ac: renamed --enable-oggvorbis to --enable-vorbis Max Kellermann 2009-04-01 22:45:17 +02:00
  • b914d3f6eb Makefile.am: use TREMOR_CFLAGS and TREMOR_LIBS Max Kellermann 2009-04-01 22:45:00 +02:00
  • 780ce49249 configure.ac: renamed --enable-oggvorbis-encoder Max Kellermann 2009-04-01 22:44:45 +02:00
  • e2ca6b156e configure.ac: renamed --enable-lame to --enable-lame-encoder Max Kellermann 2009-04-01 22:44:28 +02:00
  • 8fe2720310 configure.ac: fix typo in help string Max Kellermann 2009-04-01 22:13:38 +02:00
  • 20d50ffbc4 configure.ac: fail when LAME is enabled but not found Max Kellermann 2009-04-01 22:06:40 +02:00
  • b9a5e78780 Makefile.am: use LAME_CFLAGS and LAME_LIBS Max Kellermann 2009-04-01 22:05:53 +02:00
  • 0a62bdaded configure.ac: fail when vorbis encoder is enabled but not found Max Kellermann 2009-04-01 22:05:07 +02:00
  • 9509bd460f configure.ac: don't check for encoders when shout/httpd disabled Max Kellermann 2009-04-01 22:03:37 +02:00
  • 1d0b2c5679 configure.ac: auto-detect HTTPD plugin depending on encoders Max Kellermann 2009-04-01 21:59:58 +02:00
  • d6d244c5a1 configure.ac: fail when shout is enabled but no libshout available Max Kellermann 2009-04-01 21:58:38 +02:00
  • d20a8258b4 configure.ac: added variable $enable_encoder Max Kellermann 2009-04-01 21:54:38 +02:00
  • 67e0a71ab3 configure.ac: moved encoder checks to separate encoder section Max Kellermann 2009-04-01 21:06:53 +02:00
  • e720b5bdf8 command: added command "sticker find" Max Kellermann 2009-04-01 18:53:02 +02:00
  • c95fa4b441 Move db_get_song into sub-handlers. (FReq 2112) Eric Wollesen 2009-04-01 18:44:39 +02:00
  • c51e1bf1c0 song_sticker: added song_sticker_find() Max Kellermann 2009-04-01 18:44:26 +02:00
  • 3a4d20faa2 sticker: added sticker_find() Max Kellermann 2009-04-01 18:42:06 +02:00
  • 7f38c3fc78 directory: added directory_lookup_song() Max Kellermann 2009-04-01 18:41:37 +02:00
  • 36ec2edacf directory: renamed directory_get_directory() Max Kellermann 2009-04-01 18:41:33 +02:00
  • 932f70da86 AUTHORS: added a bunch of new developers Max Kellermann 2009-04-01 17:42:35 +02:00
  • 2dac375d0f INSTALL: added sqlite dependency for stickers Max Kellermann 2009-04-01 17:32:03 +02:00
  • cb35d6e687 sticker_print: new library for sending stickers to a client Max Kellermann 2009-04-01 17:30:56 +02:00
  • efcf40f55b sticker: pass const sticker to sticker_foreach() Max Kellermann 2009-04-01 17:27:59 +02:00
  • 8ce2ec7aed client, event_pipe: explicitly ignore the write() result Max Kellermann 2009-04-01 17:14:25 +02:00
  • a96bec3655 socket_util: fixed format warning Max Kellermann 2009-04-01 16:45:03 +02:00
  • 6419cc54ac flac: fixed "unused variable" warning without libcue Max Kellermann 2009-04-01 16:44:27 +02:00
  • 4d9151f842 test.sh: disable libcue support in one test Max Kellermann 2009-04-01 16:37:13 +02:00
  • 7a8bfb8a45 test.sh: added variable MAKE Max Kellermann 2009-04-01 16:34:47 +02:00
  • a3823c7657 Merge branch 'master' of git://git.musicpd.org/jrk/mpd Max Kellermann 2009-04-01 15:36:24 +02:00
  • 85cecbddde configure: remove --*-mp3, it is broken and not worth supporting Avuton Olrich 2009-04-01 05:38:47 -07:00
  • 88362cbcca news: add more miscellaneous missing news Avuton Olrich 2009-04-01 05:50:22 -07:00
  • be044ee1a2 news: move supports a range Avuton Olrich 2009-04-01 05:29:11 -07:00
  • c59ca49e6a news: add pulseaudio mixer Avuton Olrich 2009-04-01 05:27:43 -07:00
  • 8c1465c67c news: Add consume and single commands Avuton Olrich 2009-04-01 06:05:16 -07:00
  • ac8def81ab news: trivial modification to make the date line the same as the others Avuton Olrich 2009-03-31 19:57:38 -07:00
  • 4bfbdfe5c5 Tag subtracks according to "cuesheet" vorbis comment value Jochen Keil 2009-03-31 22:07:20 +02:00
  • d7b0c768b0 track length is computed correctly now Jochen Keil 2009-03-31 22:06:28 +02:00
  • 6720a0a940 free previously allocated flac metadata object Jochen Keil 2009-03-31 22:04:04 +02:00
  • a1bde6b99d remove old commented code Jochen Keil 2009-03-31 22:03:08 +02:00
  • 192e29107d Configure/Make dependencies for cue/cue_tag.h/.c Jochen Keil 2009-03-31 21:48:04 +02:00
  • d41e7f7cec Build tags from information in cue sheets Jochen Keil 2009-03-30 21:44:41 +02:00
  • 62a72a5e4d do not consider single mode with "next" command Romain Bignon 2009-03-31 14:05:11 +02:00
  • 1f4f6e6df2 exconf: Fix spacing Avuton Olrich 2009-03-29 10:58:31 -07:00
  • 98e81287e3 client: group static function declarations together. Avuton Olrich 2009-03-29 10:58:30 -07:00
  • ee7369a8f1 queue_print: queue_print_song_info() is not necessry for export. Avuton Olrich 2009-03-29 10:58:26 -07:00
  • 68a4bb90da queue: queue_generate_id() is not necessary for export. Avuton Olrich 2009-03-29 10:58:24 -07:00
  • ed96db3fae player_control: remove unused function playerCurrentDecodeSong(). Avuton Olrich 2009-03-29 10:58:23 -07:00
  • 6405db931b conf: config_param_free() not necessary for export. Avuton Olrich 2009-03-29 10:58:16 -07:00
  • 96ab110b44 command: command_error() is not necessary for export. Avuton Olrich 2009-03-29 10:58:15 -07:00
  • 215cdda08d client: client_write() does not necessary for export. Avuton Olrich 2009-03-29 10:58:14 -07:00
  • e81f683a18 implemented the 'consume' mode Romain Bignon 2009-03-30 00:01:02 +02:00
  • 7d9380fd91 configure.ac: fix error on disabled features Max Kellermann 2009-03-29 21:44:55 +02:00
  • bfc25cfd3b exconf: update mixer documentation. Avuton Olrich 2009-03-29 10:58:12 -07:00
  • 12b6ca8832 exconf: The usual defaults updates. Avuton Olrich 2009-03-29 10:58:11 -07:00
  • b964480767 exconf: Comment formerly required files. Avuton Olrich 2009-03-29 10:58:10 -07:00
  • 3836dcf59b exconf: Merge required files with optional. Avuton Olrich 2009-03-29 10:58:09 -07:00
  • cd2d47b01c configure.ac: use more MPD_AUTO_PKG() Max Kellermann 2009-03-28 21:48:09 +01:00
  • 87e0b1adc4 configure.ac: added M4 function MPD_AUTO_PKG() for ALSA Max Kellermann 2009-03-28 21:48:07 +01:00
  • 33aeac4fcb Makefile.am: use PULSE_CFLAGS and PULSE_LIBS Max Kellermann 2009-03-28 21:39:26 +01:00
  • 5164cc1ff8 Makefile.am: use JACK_CFLAGS and JACK_LIBS Max Kellermann 2009-03-28 21:38:53 +01:00
  • 50c53e4b24 Makefile.am: use SAMPLERATE_CFLAGS and SAMPLERATE_LIBS Max Kellermann 2009-03-28 21:38:44 +01:00
  • de7c16d1be configure.ac: removed debug line Max Kellermann 2009-03-28 11:12:09 +01:00
  • 53ed647b22 configure.ac: fail when ALSA is enabled but not found Max Kellermann 2009-03-28 11:10:40 +01:00
  • 80e2aaf379 Bugfix for time/offset in flac plugin Jochen Keil 2009-03-28 10:13:44 +01:00
  • 43864762ee mixer: assert that the new volume value is valid Max Kellermann 2009-03-27 20:10:39 +01:00