summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
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
2009-03-02test/run_decoder: initialize decoder.initializedMax Kellermann
2009-03-02test/run_decoder: initialize the input pluginsMax Kellermann
2009-03-02pcm_volume: return boolMax Kellermann
2009-02-28test: added test program which reads tags from a fileMax Kellermann
2009-02-25test: added encoder test programMax Kellermann
2009-02-25test: added decoder test programMax Kellermann
2009-02-25test/software_volume: pass error->message to g_printerr()Max Kellermann
2009-02-18test: added command line test program for pcm_volume.cMax Kellermann