pulseaudio/src
Lennart Poettering a75e1ed9ef implement hook_source_ouput_new. For this I modified the pa_source_output_new constructor to take a struct similar to what I already did for pa_sink_input_new()
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1250 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-08-13 19:55:17 +00:00
..
daemon Load module-rescue-streams by default 2006-08-13 17:35:46 +00:00
modules implement hook_source_ouput_new. For this I modified the pa_source_output_new constructor to take a struct similar to what I already did for pa_sink_input_new() 2006-08-13 19:55:17 +00:00
pulse implement pa_context_move_source_output_by_{name,index}() 2006-08-03 22:33:11 +00:00
pulsecore implement hook_source_ouput_new. For this I modified the pa_source_output_new constructor to take a struct similar to what I already did for pa_sink_input_new() 2006-08-13 19:55:17 +00:00
tests rework hook list stuff once again: change the callback prototype to recieve three data pointers: one to the data for the hook, once for the slot and once for the call 2006-08-13 16:13:36 +00:00
utils fix bad printf() 2006-08-13 16:14:06 +00:00
depmod.py big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
Makefile.am implement new module "module-rescue-streams" which moves sink inputs away when their sink is removed. 2006-08-13 17:34:36 +00:00