pulseaudio/src/pulse
2008-09-01 21:44:00 +02:00
..
.gitignore add another .gitignore file, this time for pulse/ 2008-06-18 00:47:32 +02:00
browser.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
browser.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
cdecl.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
channelmap.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
channelmap.h prepare doxygen docs for 0.9.11 2008-07-21 18:55:17 +02:00
client-conf-x11.c add i18n support 2008-08-06 18:54:13 +02:00
client-conf-x11.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
client-conf.c add i18n support 2008-08-06 18:54:13 +02:00
client-conf.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
client.conf.in enable exit-on-idle by default 2008-07-22 19:45:18 +02:00
context.c fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
context.h prepare doxygen docs for 0.9.11 2008-07-21 18:55:17 +02:00
def.h don't include leagacy definition PA_STREAM_NOT_MONOTONOUS in docs 2008-09-01 19:17:14 +02:00
error.c add i18n support 2008-08-06 18:54:13 +02:00
error.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
ext-stream-restore.c don't enforce valid callbacks for extension module APIs 2008-08-05 19:01:51 +02:00
ext-stream-restore.h add doxygen documentation for ext-stream-restore.h 2008-08-20 00:17:33 +02:00
gccmacro.h add malloc related gcc attribute macros 2008-09-01 19:13:37 +02:00
glib-mainloop.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
glib-mainloop.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
i18n.c add i18n support 2008-08-06 18:54:13 +02:00
i18n.h add i18n support 2008-08-06 18:54:13 +02:00
internal.h add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
introspect.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
introspect.h fix documentation to follow what actually happens 2008-08-04 23:33:10 +02:00
lock-autospawn.c reset lock_fd_mutex after destruction 2008-08-13 13:51:43 +02:00
lock-autospawn.h rework autospawning code to survive multiple pa_contexts in a single process 2008-08-09 03:49:42 +02:00
mainloop-api.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
mainloop-api.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
mainloop-signal.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
mainloop-signal.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
mainloop.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
mainloop.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
Makefile big s/polyp/pulse/g 2006-06-19 21:53:48 +00:00
operation.c get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
operation.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
proplist.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
proplist.h prepare doxygen docs for 0.9.11 2008-07-21 18:55:17 +02:00
pulseaudio.h prepare doxygen docs for 0.9.11 2008-07-21 18:55:17 +02:00
sample.c add i18n support 2008-08-06 18:54:13 +02:00
sample.h document in which direction we round 2008-08-28 17:52:08 +02:00
scache.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
scache.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
simple.c fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
simple.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
stream.c Fix error code in pa_stream_get_timing_info() 2008-08-26 15:45:18 +02:00
stream.h fix typo 2008-08-26 15:45:37 +02:00
subscribe.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
subscribe.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
thread-mainloop.c add i18n support 2008-08-06 18:54:13 +02:00
thread-mainloop.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
timeval.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
timeval.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
utf8.c fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
utf8.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
util.c add a few more gcc warning flags and fix quite a few problems found by doing so 2008-08-19 22:39:54 +02:00
util.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
version.h.in remove remaining $ 2008-06-18 22:38:32 +02:00
volume.c fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
volume.h Merge branch 'master' of git://git.0pointer.de/pulseaudio 2008-08-22 10:56:45 +01:00
xmalloc.c use gcc malloc attribute macros for internal functions, too 2008-09-01 21:44:00 +02:00
xmalloc.h use gcc malloc attribute macros for internal functions, too 2008-09-01 21:44:00 +02:00