pulseaudio/src/pulse
Lennart Poettering 9db70682d6 remove glib 1.2 adapter. It started to bitrot and wasn't used by anything anyway.
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@1104 fefdeb5f-60dc-0310-8127-8f9354f1896f
2006-07-18 19:53:29 +00:00
..
browser.c * port libpulse-browse to use the native avahi API instead of the HOWL cruft 2006-07-13 17:33:44 +00:00
browser.h * port libpulse-browse to use the native avahi API instead of the HOWL cruft 2006-07-13 17:33:44 +00:00
cdecl.h make sure gccmacro.h and cdecl.h may be included at the same time as those headers from the avahi project 2006-07-13 15:52:34 +00:00
channelmap.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
channelmap.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
client-conf-x11.c s/POLYP/PULSE/g 2006-06-19 23:56:54 +00:00
client-conf-x11.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
client-conf.c Make sure we print the file name we actually use. 2006-06-30 08:16:14 +00:00
client-conf.h * more s/pulseaudio/PulseAudio/ replacements 2006-06-19 23:51:58 +00:00
client.conf.in Fix the final few occurences of polyp. 2006-06-20 13:02:34 +00:00
context.c Restore SIGPIPE warning when the platform doesn't have MSG_NOSIGNAL. 2006-07-17 11:26:29 +00:00
context.h * more s/pulseaudio/PulseAudio/ replacements 2006-06-19 23:51:58 +00:00
def.h add two more \since 2006-07-18 19:50:09 +00:00
error.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
error.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
glib-mainloop.c turn the glib adapter into a single GSource instead of creating a bunch of seperate GSources for each event 2006-07-18 18:52:13 +00:00
glib-mainloop.h remove glib 1.2 adapter. It started to bitrot and wasn't used by anything anyway. 2006-07-18 19:53:29 +00:00
internal.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
introspect.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
introspect.h * more s/pulseaudio/PulseAudio/ replacements 2006-06-19 23:51:58 +00:00
mainloop-api.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
mainloop-api.h define proper typdefs for callback prototypes 2006-07-18 18:51:35 +00:00
mainloop-signal.c try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which 2006-07-14 22:42:01 +00:00
mainloop-signal.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
mainloop.c try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which 2006-07-14 22:42:01 +00:00
mainloop.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
operation.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
operation.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
pulseaudio.h update references to the pkg-config files in the docs 2006-06-19 23:06:50 +00:00
sample.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
sample.h replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio" 2006-06-19 22:11:49 +00:00
scache.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
scache.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
simple.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
simple.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
stream.c only interpolate when the last timing info told us the stream is indeed playing 2006-06-21 00:18:43 +00:00
stream.h replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio" 2006-06-19 22:11:49 +00:00
subscribe.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
subscribe.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
thread-mainloop.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
thread-mainloop.h replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio" 2006-06-19 22:11:49 +00:00
timeval.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
timeval.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
utf8.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
utf8.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
util.c * fall back to prctl(PR_GET_NAME) in pa_get_binary_name() if readlink() fails 2006-07-14 00:17:31 +00:00
util.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
version.h.in replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio" 2006-06-19 22:11:49 +00:00
volume.c big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
volume.h replace a few remaining uppercase "Polypaudio" occurences with "PulseAudio" 2006-06-19 22:11:49 +00:00
xmalloc.c try to use send(,,MSG_NOSIGNAL) instead of write() wherever possible (which 2006-07-14 22:42:01 +00:00
xmalloc.h big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00