aboutsummaryrefslogtreecommitdiffstats
path: root/test (unfollow)
Commit message (Expand)AuthorFilesLines
2009-10-29output: consistently lock audio output objectsMax Kellermann1-4/+0
2009-10-23output/pulse: call mixer on state changesMax Kellermann1-2/+16
2009-10-21audio_format: wildcards allowed in audio_format configurationMax Kellermann4-4/+8
2009-10-21pulse: code rewrite using the asynchronous libpulse APIMax Kellermann2-0/+19
2009-10-21mixer_plugin: pass audio_output pointer to mixer_plugin.init()Max Kellermann1-1/+1
2009-10-20mixer_plugin: use GError for error handlingMax Kellermann1-6/+14
2009-10-20mixer/{oss,alsa}: renamed the mixer source filesMax Kellermann1-1/+1
2009-10-13song: renamed attribute "url" to "uri"Max Kellermann1-1/+1
2009-10-13test/dump_playlist: try playlist_list_open_uri() firstMax Kellermann1-21/+30
2009-10-13test/dump_playlist: parse a configuration fileMax Kellermann1-3/+11
2009-10-12playlist_plugin: new plugin API for playlist parsersMax Kellermann1-0/+117
2009-09-24conf: handle fatal errors with GErrorMax Kellermann4-4/+21
2009-08-04test: initialize locale in read_tags.cMax Kellermann1-0/+10
2009-07-23pcm_convert: use GError for error handlingMax Kellermann1-1/+4
2009-07-19Add audio_format_init() functionDavid Woodhouse4-20/+11
2009-07-06mixer/software: new mixer which controls filter/volumeMax Kellermann1-0/+18
2009-07-06output: attach a filter chain to each audio_outputMax Kellermann1-0/+23
2009-07-05filter/volume: don't use volume_level_get()Max Kellermann1-6/+0
2009-07-05test: added program "run_filter"Max Kellermann1-0/+174
2009-06-03conf: eliminated CamelCaseMax Kellermann1-2/+2
2009-05-05test/run_encoder: flush the encoder before exitingMax Kellermann1-5/+21
2009-04-21test: added program "read_mixer"Max Kellermann1-0/+68
2009-04-13test: added run_input test programMax Kellermann1-0/+114
2009-04-10test: added configuration file readerMax Kellermann1-0/+66
2009-03-13all: Update copyright header.Avuton Olrich5-15/+20
2009-03-10test: added program "run_output"Max Kellermann1-0/+174
2009-03-03test: init input streams cause decoders are using itViliam Mateicka1-0/+2
2009-03-02test/run_decoder: initialize decoder.initializedMax Kellermann1-0/+2
2009-03-02test/run_decoder: initialize the input pluginsMax Kellermann1-0/+2
2009-03-02pcm_volume: return boolMax Kellermann2-2/+4
2009-02-28test: added test program which reads tags from a fileMax Kellermann1-0/+159
2009-02-25test: added encoder test programMax Kellermann1-0/+114
2009-02-25test: added decoder test programMax Kellermann1-0/+162
2009-02-25test/software_volume: pass error->message to g_printerr()Max Kellermann1-1/+2
2009-02-18test: added command line test program for pcm_volume.cMax Kellermann1-0/+63