Commit Graph

  • 5da410f913 configure: trim down the line length for the lame arguments Avuton Olrich 2009-03-06 02:22:35 -08:00
  • 7c907b9d9d configure: trim down the Tremor AC_ARG_WITH() statements Avuton Olrich 2009-03-06 02:05:20 -08:00
  • bc65890abf configure: Group libmad stuff together, rename --enable-mp3 --enable-mad Avuton Olrich 2009-03-06 01:29:11 -08:00
  • 721b6f3e61 configure: remove redundant explicit $enableval assignments. Avuton Olrich 2009-03-06 00:53:12 -08:00
  • 5e0acec118 curl: reverse GLIB_CHECK_VERSION() Max Kellermann 2009-03-06 15:42:33 +01:00
  • 4c3ce9ef1c socket_util: check if IN6_IS_ADDR_V4MAPPED is defined Max Kellermann 2009-03-06 10:09:10 +01:00
  • 38ead091f9 configure: remove duplicate LAME report, unify rest under SHOUTcast header. Avuton Olrich 2009-03-05 23:25:50 -08:00
  • 7cd9dbd574 configure: make all tests the same, when possible. Avuton Olrich 2009-03-05 23:17:00 -08:00
  • cd52258211 configure: Add 'Streaming Support' section to the configure display. Avuton Olrich 2009-03-05 16:44:36 -08:00
  • 6ab53cf62a configure: display the status of lastfm protocol support Avuton Olrich 2009-03-05 16:28:11 -08:00
  • f6413d2d5f configure: Fix configure warning presented by lastfm radio. Avuton Olrich 2009-03-05 16:21:53 -08:00
  • 01cf7feac7 pipe: added music_buffer, rewrite music_pipe Max Kellermann 2009-03-06 00:42:03 +01:00
  • 000b2d4f3a music_pipe: added music_pipe_push() Max Kellermann 2009-03-06 00:42:01 +01:00
  • 10be8a8714 playlist_control: fix requeue after seek Max Kellermann 2009-03-06 00:41:59 +01:00
  • b0fcce65d8 flac: explicitly check for STOP command Max Kellermann 2009-03-05 18:20:43 +01:00
  • efd606337e flac: check command after flac_process_single() failure Max Kellermann 2009-03-05 18:20:41 +01:00
  • 74a2813d78 music_chunk: added music_chunk_write(), music_chunk_expand() Max Kellermann 2009-03-05 17:37:11 +01:00
  • c655f804a9 music_pipe: moved struct music_chunk to chunk.h Max Kellermann 2009-03-03 22:23:25 +01:00
  • 1063c1f2e3 alsa: log period and buffer size Max Kellermann 2009-03-03 22:19:37 +01:00
  • 3e5a445467 ls: Print output of supported uri to fp rather than stdout. Avuton Olrich 2009-03-03 13:07:34 -08:00
  • 3b76ca7186 ffmpeg: fix version comparision for av_get_bits_per_sample_format() implemetation Viliam Mateicka 2009-03-03 19:02:20 +01:00
  • c89482de65 ffmpeg: support for new metadata api Viliam Mateicka 2009-03-03 18:58:54 +01:00
  • 39fb8bebc2 test: init input streams cause decoders are using it Viliam Mateicka 2009-03-03 18:57:59 +01:00
  • e7f034dcef cmdline: Print available protocols when --version is run. Avuton Olrich 2009-03-03 08:01:42 -08:00
  • 0f64e658fd alsa: fall back to 32 bit samples if 16 is not supported Max Kellermann 2009-03-03 07:58:18 +01:00
  • f82793f741 updated valgrind.suppressions Max Kellermann 2009-03-03 07:56:06 +01:00
  • b8ebb748c9 Add sticker list command. Eric Wollesen 2009-03-03 07:49:23 +01:00
  • 95b53281a4 updated valgrind.suppressions Max Kellermann 2009-03-02 23:11:45 +01:00
  • 4220e6b0ad input_lastfm: new input plugin for last.fm radio Max Kellermann 2009-03-02 23:11:31 +01:00
  • 9cd5b0af74 test/run_decoder: initialize decoder.initialized Max Kellermann 2009-03-02 23:09:58 +01:00
  • a2e47d55eb test/run_decoder: initialize the input plugins Max Kellermann 2009-03-02 23:08:24 +01:00
  • cfb350f4f0 input: pass config_param to input_plugin.init() Max Kellermann 2009-03-02 23:08:17 +01:00
  • 9a350acf04 input_plugin: added methods init(), finish() Max Kellermann 2009-03-02 20:45:50 +01:00
  • 36d24fb7ea input: moved plugins to ./src/input/ Max Kellermann 2009-03-02 20:40:31 +01:00
  • 2e51365ea4 input_stream: moved struct input_plugin to input_plugin.h Max Kellermann 2009-03-02 20:13:08 +01:00
  • 8694574f63 ffmpeg: use ffmpeg's sampleformat for output format Viliam Mateicka 2009-03-02 20:07:19 +01:00
  • 60a5b5562b fixing unused parameter warning Viliam Mateicka 2009-03-02 18:54:50 +01:00
  • 57d836da49 fixing unsigned to signed comparision Viliam Mateicka 2009-03-02 18:52:00 +01:00
  • 406b0403a5 mixer: adding code to optionally disable all hw mixers Viliam Mateicka 2009-03-02 18:39:43 +01:00
  • 2f438e5d23 tag_id3: parse ID3 tags in AIFF files Max Kellermann 2009-03-02 18:12:44 +01:00
  • 336f624277 tag_id3: parse ID3 tags in RIFF/WAV files Max Kellermann 2009-03-02 18:00:46 +01:00
  • 72176db429 alsa: fall back to 32 bit samples if 24 is not supported Max Kellermann 2009-03-02 16:41:38 +01:00
  • a5a15beac2 pcm_convert: added 32 bit support Max Kellermann 2009-03-02 16:41:10 +01:00
  • 3165e26f9a pcm_format: added conversion from 32 bit Max Kellermann 2009-03-02 16:41:08 +01:00
  • d4e4c57b8d pcm_format: added pcm_convert_to_32() Max Kellermann 2009-03-02 16:39:54 +01:00
  • d24f2ba5ee pcm_dither: added pcm_dither_32_to_16() Max Kellermann 2009-03-02 16:37:11 +01:00
  • 78e08f655a pcm_dither: renamed struct pcm_dither_24 to struct pcm_dither Max Kellermann 2009-03-02 16:37:05 +01:00
  • d9c1434298 pcm_resample: use 24 bit resampling code for 32 bit samples Max Kellermann 2009-03-02 16:37:00 +01:00
  • 1b31f52285 pcm_channels: added implementation for 32 bit samples Max Kellermann 2009-03-02 16:36:49 +01:00
  • 062f37071c audio_format: allow 32 bit samples Max Kellermann 2009-03-02 15:46:09 +01:00
  • 8c0bce0b94 audio_format: allow up to 8 channels Max Kellermann 2009-03-02 15:43:45 +01:00
  • a1561252d0 directory: directory_load() returns GError Max Kellermann 2009-03-02 15:42:42 +01:00
  • c0ffec2fd1 database: db_load() returns GError Max Kellermann 2009-03-02 15:42:21 +01:00
  • eb5b3ce553 database: no CamelCase Max Kellermann 2009-03-02 15:41:44 +01:00
  • b7bfa24f22 pcm_volume: return bool Max Kellermann 2009-03-02 09:42:16 +01:00
  • 0579b6ed27 pcm_volume: no CamelCase Max Kellermann 2009-03-01 20:11:41 +01:00
  • 4194f4b18b audio_parser: added API documentation Max Kellermann 2009-03-01 20:08:48 +01:00
  • f48c58d17b crossfade: fix doxygen tag Max Kellermann 2009-03-01 20:05:27 +01:00
  • ba3a8474b6 flac: parse stream tags Max Kellermann 2009-03-01 14:07:23 +01:00
  • 92db09fdf8 listen: return GError on "unix path too long" Max Kellermann 2009-03-01 13:35:44 +01:00
  • f2664e329f listen: removed unused macro BINDERROR() Max Kellermann 2009-03-01 13:34:44 +01:00
  • d399d4b63b output_init: removed getBlockParam() Max Kellermann 2009-03-01 13:32:42 +01:00
  • f298fcf3a6 output_init: return GError on error Max Kellermann 2009-03-01 13:31:56 +01:00
  • cb942eeb45 output_init: moved code to audio_output_detect() Max Kellermann 2009-03-01 13:31:32 +01:00
  • af66f666c6 audiofile: added 24 bit support Max Kellermann 2009-03-01 10:53:46 +01:00
  • 614fe8b341 output: removed duplicate debug messages from plugins Max Kellermann 2009-03-01 10:39:42 +01:00
  • e1b79479a5 output_thread: log audio format in a debug message Max Kellermann 2009-03-01 10:37:26 +01:00
  • a81a84eaa4 decoder_api: log audio format in a debug message Max Kellermann 2009-03-01 10:31:47 +01:00
  • c0e61687b6 listen: fix windows specific code Max Kellermann 2009-03-01 01:49:49 +01:00
  • 8c3df4cc83 socket_util: include ws2tcpip.h for getnameinfo() Max Kellermann 2009-03-01 01:35:54 +01:00
  • eb64f6542f daemon: disable daemonize_detach() on WIN32 Max Kellermann 2009-03-01 01:35:53 +01:00
  • b4f84fab34 configure.ac: make "xmlto" optional Max Kellermann 2009-03-01 01:26:04 +01:00
  • c4626143c9 Makefile.am: fixed xmlto output path Max Kellermann 2009-03-01 01:15:09 +01:00
  • 80571d1b5a tag: convert ignore_tag_items to a bool array Max Kellermann 2009-03-01 00:58:32 +01:00
  • 6153c86bc3 tag: added API documentation Max Kellermann 2009-03-01 00:55:20 +01:00
  • b49518c636 tag: no CamelCase Max Kellermann 2009-03-01 00:52:02 +01:00
  • ae87abae59 use GLIB_CHECK_VERSION() Max Kellermann 2009-03-01 00:37:22 +01:00
  • 82b081a6db volume: throttle access to hardware mixers Max Kellermann 2009-02-28 21:12:15 +01:00
  • ec4fd9fd88 output: use GTimer instead of time_t for reopen after failure Max Kellermann 2009-02-28 20:43:23 +01:00
  • a5c09c91c4 output: added option to disable audio outputs by default Max Kellermann 2009-02-28 19:40:39 +01:00
  • d29db0111c audiofile: removed duplicate decoder_get_command() calls Max Kellermann 2009-02-28 19:28:38 +01:00
  • 0813092c63 audiofile: refuse to play non-seekable files Max Kellermann 2009-02-28 19:24:40 +01:00
  • 44b55bff89 audiofile: no CamelCase Max Kellermann 2009-02-28 19:09:54 +01:00
  • 2a69aba7bc Merge branch 'master' of git://git.musicpd.org/avuton/mpd Max Kellermann 2009-02-28 17:24:27 +01:00
  • 88793c7189 configure: don't fail if pipe_output is the only output plugin. Avuton Olrich 2009-02-28 08:13:31 -08:00
  • 731cc8cf08 configure: move id3 and lame to 'Other Features' Avuton Olrich 2009-02-28 08:09:43 -08:00
  • 362cc22558 test: added test program which reads tags from a file Max Kellermann 2009-02-28 17:04:37 +01:00
  • d1d4c3245c configure: don't fail if mp4 is the only enabled input plugin. Avuton Olrich 2009-02-28 07:55:39 -08:00
  • a31f3c89fb configure: move the configure status stuff in alphabetical order. Avuton Olrich 2009-02-28 07:50:13 -08:00
  • 4a2b315ab6 tag: moved APE code to tag_ape.c Max Kellermann 2009-02-28 16:44:41 +01:00
  • 374e090985 pipe: Fix wording in configure and add configure status. Avuton Olrich 2009-02-28 07:41:05 -08:00
  • cabbf7ab4a pipe: new audio output plugin which runs a command Michal Nazarewicz 2009-02-28 16:11:59 +01:00
  • 5ea8a0df3f decoder_list: print decoder list with suffixes Max Kellermann 2009-02-28 15:29:51 +01:00
  • 1bb0124b77 listen: allocate sockaddr_storage struct for accept() Max Kellermann 2009-02-28 15:20:35 +01:00
  • 5c10d2ded7 client: use sockaddr_to_string() Max Kellermann 2009-02-28 15:20:35 +01:00
  • e085deb944 socket_util: unpack V4MAPPED addresses Max Kellermann 2009-02-28 15:20:33 +01:00
  • b55d9fcdb8 socket_util: added function sockaddr_to_string() Max Kellermann 2009-02-28 15:12:24 +01:00
  • 0fcb7dc65c update: use G_FILE_TEST_IS_REGULAR for archive files Max Kellermann 2009-02-28 14:02:08 +01:00
  • 83b1b0ff69 update: don't update unchanged archive Max Kellermann 2009-02-28 14:02:03 +01:00
  • 2aebbf8460 directory: added "mtime" property Max Kellermann 2009-02-28 14:02:00 +01:00