pulseaudio/src/polyp
Lennart Poettering 195e96912f * add new function pa_channel_map_parse()
* increase PA_CHANNEL_MAP_SNPRINT_MAX
* add "top" channel positions


git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@799 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-04-26 14:33:45 +00:00
..
browser.c fix a couple of issues I found when compiling polypaudio with gcc 2.95 2006-04-18 19:31:50 +00:00
browser.h revive howl support 2006-02-22 20:11:56 +00:00
cdecl.h Reorganised the source tree. We now have src/ with a couple of subdirs: 2006-02-16 19:19:58 +00:00
channelmap.c * add new function pa_channel_map_parse() 2006-04-26 14:33:45 +00:00
channelmap.h * add new function pa_channel_map_parse() 2006-04-26 14:33:45 +00:00
client-conf-x11.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
client-conf-x11.h Cleaned up the includes after the restructuring. Indicate which headers are 2006-02-17 12:10:58 +00:00
client-conf.c change pa_log() and friends to not require a trailing \n on all logged strings 2006-02-23 02:27:19 +00:00
client-conf.h Cleaned up the includes after the restructuring. Indicate which headers are 2006-02-17 12:10:58 +00:00
client.conf.in * svn:ignore some files 2006-02-16 21:37:20 +00:00
context.c * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
context.h Clarify behaviour of deferred events. 2006-04-16 09:22:08 +00:00
def.h * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
error.c introduce a new error PA_ERR_TOOLARGE 2006-04-23 20:56:41 +00:00
error.h 1) Add flexible seeking support (including absolute) for memory block queues and playback streams 2006-02-20 04:05:16 +00:00
glib-mainloop.c Cleaned up the includes after the restructuring. Indicate which headers are 2006-02-17 12:10:58 +00:00
glib-mainloop.h more documentation updates 2006-04-13 13:45:38 +00:00
glib12-mainloop.c Cleaned up the includes after the restructuring. Indicate which headers are 2006-02-17 12:10:58 +00:00
internal.h * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
introspect.c * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
introspect.h more documentation updates 2006-04-13 13:45:38 +00:00
mainloop-api.c Cleaned up the includes after the restructuring. Indicate which headers are 2006-02-17 12:10:58 +00:00
mainloop-api.h * a lot of doxygen updates 2006-02-20 17:09:39 +00:00
mainloop-signal.c Having constant deferred events isn't allowed and causes problems. Use timers 2006-04-19 11:53:24 +00:00
mainloop-signal.h * a lot of doxygen updates 2006-02-20 17:09:39 +00:00
mainloop.c * add pa_mainloop_wakeup() calls for deferred events 2006-04-16 17:25:14 +00:00
mainloop.h Avoid including non-portable header sys/poll.h. 2006-04-18 13:36:30 +00:00
Makefile add a bunch of simple Makefile in the subdirs, just to make compilation with emacs easier 2006-02-16 22:11:35 +00:00
operation.c * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
operation.h * a lot of doxygen updates 2006-02-20 17:09:39 +00:00
polypaudio.h Big documentation update. Describe the client API in a more tutorial like 2006-04-09 19:31:09 +00:00
sample.c Use the modern Ki/Mi/Gi prefixes to clarify that 1024 is the base. 2006-04-09 19:32:16 +00:00
sample.h more documentation updates 2006-04-13 13:45:38 +00:00
scache.c * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
scache.h more documentation updates 2006-04-13 13:45:38 +00:00
simple.c * dispatch defer events in pa_mainloop_dispatch() and not already in pa_mainloop_prepare() 2006-04-12 22:45:57 +00:00
simple.h Documentation updates 2006-04-13 00:56:10 +00:00
stream.c * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
stream.h * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
subscribe.c * rework reference counting in the client libraries: now refcounting goes 2006-04-24 19:29:15 +00:00
subscribe.h more documentation updates 2006-04-13 13:45:38 +00:00
version.h.in Negotiate protocol version between server and client. Will allow smoother 2006-03-02 21:56:15 +00:00
volume.c fix multiplication of software pa_cvolumes 2006-04-23 19:46:16 +00:00
volume.h more documentation updates 2006-04-13 13:45:38 +00:00