| .. |
|
browser.c
|
fix include line for "core-util.h"
|
2006-05-17 20:44:55 +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
|
fix include line for "core-util.h"
|
2006-05-17 20:44:55 +00:00 |
|
channelmap.h
|
increase PA_CHANNELS_MAX to 32
|
2006-05-17 13:15:12 +00:00 |
|
client-conf-x11.c
|
fix include line for "core-util.h"
|
2006-05-17 20:44:55 +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
|
Wrap strerror() in a function that makes it thread safe and converts the
|
2006-05-22 15:20:46 +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
|
Wrap strerror() in a function that makes it thread safe and converts the
|
2006-05-22 15:20:46 +00:00 |
|
context.h
|
Documentation for the threaded main loop API.
|
2006-05-17 11:07:16 +00:00 |
|
def.h
|
* rework reference counting in the client libraries: now refcounting goes
|
2006-04-24 19:29:15 +00:00 |
|
error.c
|
change return type of pa_cstrerror() to "const char*"
|
2006-05-23 14:39:15 +00:00 |
|
error.h
|
change return type of pa_cstrerror() to "const char*"
|
2006-05-23 14:39:15 +00:00 |
|
glib-mainloop.c
|
add missing #include
|
2006-05-21 14:06:51 +00:00 |
|
glib-mainloop.h
|
more documentation updates
|
2006-04-13 13:45:38 +00:00 |
|
glib12-mainloop.c
|
Move timeval calculation functions into their own file.
|
2006-05-18 06:45:43 +00:00 |
|
internal.h
|
add notification callback which is called when new latency data becomes available
|
2006-05-15 20:17:11 +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
|
Move xmalloc to the public side (libpolyp).
|
2006-05-17 16:34:18 +00:00 |
|
mainloop-api.h
|
* a lot of doxygen updates
|
2006-02-20 17:09:39 +00:00 |
|
mainloop-signal.c
|
Wrap strerror() in a function that makes it thread safe and converts the
|
2006-05-22 15:20:46 +00:00 |
|
mainloop-signal.h
|
* a lot of doxygen updates
|
2006-02-20 17:09:39 +00:00 |
|
mainloop.c
|
Wrap strerror() in a function that makes it thread safe and converts the
|
2006-05-22 15:20:46 +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
|
Move xmalloc to the public side (libpolyp).
|
2006-05-17 16:34:18 +00:00 |
|
operation.h
|
* a lot of doxygen updates
|
2006-02-20 17:09:39 +00:00 |
|
polypaudio.h
|
Move timeval calculation functions into their own file.
|
2006-05-18 06:45:43 +00:00 |
|
sample.c
|
Fix some warnings.
|
2006-05-23 07:33:33 +00:00 |
|
sample.h
|
add new function pa_usec_to_bytes() as inverse of pa_bytes_to_usec()
|
2006-05-21 14:06:33 +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
|
rename pa_simple_get_playback_latency() to pa_simple_get_latency() and allow its usage on capture streams
|
2006-05-20 14:59:02 +00:00 |
|
simple.h
|
rename pa_simple_get_playback_latency() to pa_simple_get_latency() and allow its usage on capture streams
|
2006-05-20 14:59:02 +00:00 |
|
stream.c
|
Fix some missing headers.
|
2006-05-19 11:32:32 +00:00 |
|
stream.h
|
add notification callback which is called when new latency data becomes available
|
2006-05-15 20:17:11 +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 |
|
thread-mainloop.c
|
Move xmalloc to the public side (libpolyp).
|
2006-05-17 16:34:18 +00:00 |
|
thread-mainloop.h
|
Documentation for the threaded main loop API.
|
2006-05-17 11:07:16 +00:00 |
|
timeval.c
|
Move timeval calculation functions into their own file.
|
2006-05-18 06:45:43 +00:00 |
|
timeval.h
|
Move timeval calculation functions into their own file.
|
2006-05-18 06:45:43 +00:00 |
|
utf8.c
|
And functions for convertion to and from current locale and UTF-8.
|
2006-05-18 08:19:07 +00:00 |
|
utf8.h
|
And functions for convertion to and from current locale and UTF-8.
|
2006-05-18 08:19:07 +00:00 |
|
util.c
|
Wrap strerror() in a function that makes it thread safe and converts the
|
2006-05-22 15:20:46 +00:00 |
|
util.h
|
Move timeval calculation functions into their own file.
|
2006-05-18 06:45:43 +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 |
|
xmalloc.c
|
fix include line for "core-util.h"
|
2006-05-17 20:44:55 +00:00 |
|
xmalloc.h
|
add C++ macros to xmalloc.h
|
2006-05-17 20:43:49 +00:00 |