summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2010-01-01input_stream: return allocated input_stream objectsMax Kellermann
2009-12-31Update copyright notices.Avuton Olrich
2009-12-31decoder_plugin: added method stream_tag()Max Kellermann
2009-12-31Makefile.am: added unit tests for the archive pluginsMax Kellermann
2009-12-27song: added support for selecting a time rangeMax Kellermann
2009-12-26decoder_api: added function decoder_timestamp()Max Kellermann
2009-12-25output_init: use the normalize filter pluginMax Kellermann
2009-12-15input_stream: return errors with GErrorMax Kellermann
2009-12-15Merge branch 'v0.15.x'Max Kellermann
2009-12-15test/run_input: deinitialize everything after open() errorMax Kellermann
2009-12-15test/run_input: initialize archive pluginsMax Kellermann
2009-12-14input_plugin: method init() returns errors with GErrorMax Kellermann
2009-12-14input_stream: moved input_stream_global_init() to input_init.cMax Kellermann
2009-12-14test/run_{decoder,filter}: implemented GLib log callbackMax Kellermann
2009-12-02audio_format: changed "bits" to "enum sample_format"Max Kellermann
2009-12-02test: added normalize test programMax Kellermann
2009-11-19test: added program to test pcm_convert.cMax Kellermann
2009-11-19test/software_volume: check for errorsMax Kellermann
2009-11-19test/software_volume: fixed audio_format parserMax Kellermann
2009-11-14audio_format: added function audio_format_to_string()Max Kellermann
2009-11-12include config.h in all sourcesMax Kellermann
2009-11-10test: fixed the read_mixer program on !HAVE_PULSEMax Kellermann
2009-11-01replay_gain: trigger OPTIONS idle event on mode changeMax Kellermann
2009-10-29output: consistently lock audio output objectsMax Kellermann
2009-10-23output/pulse: call mixer on state changesMax Kellermann
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann
2009-10-21mixer_plugin: pass audio_output pointer to mixer_plugin.init()Max Kellermann
2009-10-20mixer_plugin: use GError for error handlingMax Kellermann
2009-10-20mixer/{oss,alsa}: renamed the mixer source filesMax Kellermann
2009-10-13song: renamed attribute "url" to "uri"Max Kellermann
2009-10-13test/dump_playlist: try playlist_list_open_uri() firstMax Kellermann
2009-10-13test/dump_playlist: parse a configuration fileMax Kellermann
2009-10-12playlist_plugin: new plugin API for playlist parsersMax Kellermann
2009-09-24conf: handle fatal errors with GErrorMax Kellermann
2009-08-04test: initialize locale in read_tags.cMax Kellermann
2009-07-23pcm_convert: use GError for error handlingMax Kellermann
2009-07-19Add audio_format_init() functionDavid Woodhouse
2009-07-06mixer/software: new mixer which controls filter/volumeMax Kellermann
2009-07-06output: attach a filter chain to each audio_outputMax Kellermann
2009-07-05filter/volume: don't use volume_level_get()Max Kellermann
2009-07-05test: added program "run_filter"Max Kellermann
2009-06-03conf: eliminated CamelCaseMax Kellermann
2009-05-05test/run_encoder: flush the encoder before exitingMax Kellermann
2009-04-21test: added program "read_mixer"Max Kellermann
2009-04-13test: added run_input test programMax Kellermann
2009-04-10test: added configuration file readerMax Kellermann
2009-03-13all: Update copyright header.Avuton Olrich
2009-03-10test: added program "run_output"Max Kellermann
2009-03-03test: init input streams cause decoders are using itViliam Mateicka