pulseaudio/src/pulse
2009-03-01 21:38:27 +01: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 import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
cdecl.h get rid of svn $ keywords 2008-06-18 23:23:21 +03:00
channelmap.c fix aiff channel mapping for 6 channels 2009-02-13 15:48:34 +01:00
channelmap.h add #defines for all enums that lacked it 2009-02-06 02:01:17 +01: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 parse ini-style sections properly 2009-02-05 04:11:26 +01:00
client-conf.h Make the shared memory segment size configurable 2008-10-01 01:14:36 +02:00
client.conf.in Make the shared memory segment size configurable 2008-10-01 01:14:36 +02:00
context.c check for ENABLE_LEGACY_RUNTIME_DIR with #ifdef, not #if 2009-02-21 04:14:51 +01:00
context.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
def.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
error.c add new error code PA_ERR_NOTIMPLEMENTED 2009-02-03 03:08:14 +01:00
error.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
ext-stream-restore.c add a few additional validity checks 2009-02-04 17:20:36 +01:00
ext-stream-restore.h clarify things a bit 2009-02-04 17:20:58 +01:00
gccmacro.h don't try to use weakref stuff on older compilers that don't really support it 2009-02-20 00:32:15 +01: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 import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
i18n.c add i18n support 2008-08-06 18:54:13 +02:00
i18n.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
internal.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
introspect.c introduce default channel map in addition to the default sample spec 2009-02-21 16:32:42 +01:00
introspect.h introduce default channel map in addition to the default sample spec 2009-02-21 16:32:42 +01:00
mainloop-api.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
mainloop-api.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
mainloop-signal.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
mainloop-signal.h add a few missing doxygen comments 2009-01-27 02:37:13 +01: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 add a few additional validity checks 2009-02-04 17:20:36 +01:00
operation.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
proplist.c fix up parser in pa_proplist_from_string() to handle escapes correctly; make pa_proplist_to_string() escape quotes properly 2009-02-04 17:14:59 +01:00
proplist.h For now don't list icon property (in favour of icon name property) since icon negotiation is probably much more complex (i.e. sizes...) than just putting icon data somewhere. 2009-03-01 21:38:27 +01:00
pulseaudio.h we don't support glib1.2 anymore 2009-01-15 20:14:58 +01:00
sample.c add pa_sample_size_of_format() 2009-02-04 17:10:15 +01:00
sample.h add pa_sample_size_of_format() 2009-02-04 17:10:15 +01:00
scache.c we reinit proplist since the server will copy from client proplist anyway 2009-02-13 17:59:53 +01:00
scache.h allow samples to be played with 'default' (i.e. unspecified) volume. 2009-01-27 03:05:40 +01:00
simple.c fix a few compiler warnings on older gcc 2008-08-29 23:53:55 +02:00
simple.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
stream.c allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
stream.h allow sending meta/policy events to clients 2009-02-12 03:18:05 +01:00
subscribe.c don't use PA_GCC_UNUSED anymore 2008-08-09 16:20:29 +02:00
subscribe.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
thread-mainloop.c add i18n support 2008-08-06 18:54:13 +02:00
thread-mainloop.h make example code a bit more robust/change-proof 2009-03-01 20:27:55 +01: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 add a few missing doxygen comments 2009-01-27 02:37:13 +01:00
utf8.c add new API pa_ascii_valid(), pa_ascii_filter() 2009-02-04 17:11:56 +01:00
utf8.h add new API pa_ascii_valid(), pa_ascii_filter() 2009-02-04 17:11:56 +01:00
util.c modernize pa_msleep() a bit 2009-02-19 04:01:12 +01:00
util.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00
version.h.in always define PA_MAJOR/PA_MINOR/PA_MICRO to ease feature checking in client applications 2009-01-27 02:16:20 +01:00
volume.c add a lot of validity checking 2009-02-03 21:57:58 +01:00
volume.h add new API pa_cvolume_compatible_with_channel_map() 2009-02-03 21:15:32 +01:00
xmalloc.c use gcc malloc attribute macros for internal functions, too 2008-09-01 21:44:00 +02:00
xmalloc.h import version.h in all header files to make sure that version-based feature testing works 2009-01-27 02:36:42 +01:00