| .. |
|
.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
|
implement pa_channel_map_can_fade
|
2009-01-31 01:17:09 +01:00 |
|
channelmap.h
|
implement pa_channel_map_can_fade
|
2009-01-31 01:17:09 +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
|
Make the shared memory segment size configurable
|
2008-10-01 01:14:36 +02: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
|
add missing eof checks
|
2009-01-20 02:15:43 +01:00 |
|
context.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 |
|
def.h
|
move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources
|
2009-01-27 04:39:07 +01:00 |
|
error.c
|
add i18n support
|
2008-08-06 18:54:13 +02: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
|
don't enforce valid callbacks for extension module APIs
|
2008-08-05 19:01:51 +02:00 |
|
ext-stream-restore.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 |
|
gccmacro.h
|
add a few missing doxygen comments
|
2009-01-27 02:37:13 +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
|
kill autoload stuff as planned
|
2009-01-15 20:07:13 +01:00 |
|
introspect.c
|
move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources
|
2009-01-27 04:39:07 +01:00 |
|
introspect.h
|
move flat volume logic into the core. while doing so add n_volume_steps field to sinks/sources
|
2009-01-27 04:39:07 +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
|
get rid of svn $ keywords
|
2008-06-18 23:23:21 +03: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
|
add pa_proplist_to_string_sep()
|
2009-01-17 01:59:37 +01:00 |
|
proplist.h
|
introduce PA_PROP_APPLICATION_PROCESS_MACHINE_ID
|
2009-02-02 00:21:41 +01:00 |
|
pulseaudio.h
|
we don't support glib1.2 anymore
|
2009-01-15 20:14:58 +01:00 |
|
sample.c
|
Add support for 24bit samples encoded in the LSB of 32 bit words
|
2009-01-16 18:39:36 +01:00 |
|
sample.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 |
|
scache.c
|
allow samples to be played with 'default' (i.e. unspecified) volume.
|
2009-01-27 03:05:40 +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
|
Add support for 24bit samples encoded in the LSB of 32 bit words
|
2009-01-16 18:39:36 +01: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
|
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
|
import version.h in all header files to make sure that version-based feature testing works
|
2009-01-27 02:36:42 +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
|
fix a few compiler warnings on older gcc
|
2008-08-29 23:53:55 +02:00 |
|
utf8.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 |
|
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
|
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
|
implement pa_cvolume_{get|set}_fade
|
2009-01-30 00:22:59 +01:00 |
|
volume.h
|
implement pa_cvolume_{get|set}_fade
|
2009-01-30 00:22:59 +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 |