pulseaudio/src
Lennart Poettering 8be0cf6007 cleanup idxset.[ch] a little: define proper types for the hash/compare funcs, do ptr->int/int->ptr conversions with clean macros
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1262 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-08-18 19:42:14 +00:00
..
daemon Load module-rescue-streams by default 2006-08-13 17:35:46 +00:00
modules use the description field of sinks/sources to name the zeroconf services, instead of the logical name 2006-08-15 18:15:00 +00:00
pulse modify pa_bytes_snprint() to return the string we just wrote to. This should be binary compat with older versions which returned void 2006-08-17 20:02:46 +00:00
pulsecore cleanup idxset.[ch] a little: define proper types for the hash/compare funcs, do ptr->int/int->ptr conversions with clean macros 2006-08-18 19:42:14 +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