mpd/test
Max Kellermann a038bca745 song: added support for selecting a time range
Added attributes start_ms, end_ms.  This allows us to address a
portion of a song file (important for CUE support).  There is no
support yet for storing these attributes in the state file.
2009-12-27 14:46:04 +01:00
..
dump_playlist.c song: added support for selecting a time range 2009-12-27 14:46:04 +01:00
read_conf.c include config.h in all sources 2009-11-12 09:17:03 +01:00
read_mixer.c include config.h in all sources 2009-11-12 09:17:03 +01:00
read_tags.c decoder_api: added function decoder_timestamp() 2009-12-26 03:01:43 +01:00
run_convert.c test: added program to test pcm_convert.c 2009-11-19 21:00:46 +01:00
run_decoder.c decoder_api: added function decoder_timestamp() 2009-12-26 03:01:43 +01:00
run_encoder.c audio_format: changed "bits" to "enum sample_format" 2009-12-02 22:29:50 +01:00
run_filter.c test/run_{decoder,filter}: implemented GLib log callback 2009-12-14 21:26:57 +01:00
run_input.c input_stream: return errors with GError 2009-12-15 23:12:11 +01:00
run_normalize.c output_init: use the normalize filter plugin 2009-12-25 17:51:08 +01:00
run_output.c audio_format: changed "bits" to "enum sample_format" 2009-12-02 22:29:50 +01:00
software_volume.c audio_format: changed "bits" to "enum sample_format" 2009-12-02 22:29:50 +01:00