..
ffmpeg
build: Don't include empty Makefile.am in subdirs
2011-01-31 12:40:43 +00:00
arpa-inet.c
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
2011-03-19 13:41:05 +01:00
arpa-inet.h
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
2011-03-19 13:41:05 +01:00
asyncmsgq.c
memblockq: decode unset chunks as NULL chunks again
2011-04-21 21:05:58 +02:00
asyncmsgq.h
asyncmsgq: introduce pa_asyncmsgq_dispatching()
2009-08-15 22:22:57 +02:00
asyncq.c
Fixup #include directives according to Coding Style
2011-03-11 11:49:39 +00:00
asyncq.h
headers: Some trivial fixes for some documentation typos
2010-01-05 21:27:33 +01:00
atomic.h
freebsd: fix atomic ops implementations
2009-11-21 00:02:36 +01:00
aupdate.c
aupdate: implicitly call _write_swap() if it wasn't called explicitly
2009-08-16 02:02:51 +02:00
aupdate.h
headers: Some trivial fixes for some documentation typos
2010-01-05 21:27:33 +01:00
auth-cookie.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
auth-cookie.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
authkey.c
Get rid of some warnings: -Wunused-result
2011-03-20 11:22:28 +00:00
authkey.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
avahi-wrap.c
Base mainloop on pa_rtclock_now()
2009-06-20 17:29:31 +03:00
avahi-wrap.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
bitset.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
bitset.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
card.c
core: Add a new hook PA_CORE_HOOK_CARD_PROFILE_CHANGED
2011-02-25 11:28:01 +00:00
card.h
card: get rid of description field which is unused
2009-06-17 03:16:13 +02:00
cli-command.c
sink-input: Add volume_writable to pa_sink_input.
2011-03-29 21:18:06 +01:00
cli-command.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
cli-text.c
Allow read-only or non-existing sink input volume.
2011-02-22 20:12:31 +00:00
cli-text.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
cli.c
cli: allow easy repeating of commands with '/'
2009-05-25 23:56:38 +02:00
cli.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
client.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
client.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
conf-parser.c
conf-parser: make use of pa_strip() wherever applicable
2010-02-21 22:00:16 +01:00
conf-parser.h
conf: add pa_config_parse_not_bool() for parsing inverse boolean configuration options
2009-08-12 20:14:31 +02:00
core-error.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
core-error.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
core-rtclock.c
pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSX
2011-04-23 18:23:37 +01:00
core-rtclock.h
Apply #ifdefs around functionality not available on win32
2011-02-17 11:58:22 +01:00
core-scache.c
Include <time.h> where necessary
2011-03-01 18:06:28 +01:00
core-scache.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
core-subscribe.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
core-subscribe.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
core-util.c
alsa-mixer: Get rid of a compiler warning.
2011-03-28 09:52:55 +01:00
core-util.h
alsa-mixer: Get rid of a compiler warning.
2011-03-28 09:52:55 +01:00
core.c
daemon-conf: Add sync volume parameters to daemon-conf
2010-10-16 11:53:39 +01:00
core.h
core: Suspend monitor when a sink enters passthrough mode
2011-05-02 11:55:38 +05:30
cpu-arm.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
cpu-arm.h
cpu: Add CPU information to pa_core
2010-09-23 17:17:03 +05:30
cpu-orc.c
volume: Add Orc-based optimised volume scaling
2011-03-05 14:38:28 +05:30
cpu-orc.h
volume: Add Orc-based optimised volume scaling
2011-03-05 14:38:28 +05:30
cpu-x86.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
cpu-x86.h
cpu: Add CPU information to pa_core
2010-09-23 17:17:03 +05:30
cpu.h
cpu: Add CPU information to pa_core
2010-09-23 17:17:03 +05:30
creds.h
Use <pulsecore/socket.h> instead of <sys/socket.h>
2011-02-17 11:58:21 +01:00
database-gdbm.c
gdbm: set default block size to 1K
2009-06-17 03:16:48 +02:00
database-simple.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
database-tdb.c
tdb: use O_CLOEXEC if available
2009-10-30 04:53:15 +01:00
database.h
database: add abstracted database API
2009-05-14 01:21:56 +02:00
dbus-shared.c
Base mainloop on pa_rtclock_now()
2009-06-20 17:29:31 +03:00
dbus-shared.h
dbus: split dbus-util into dbus-shared
2009-03-30 20:56:55 +03:00
dbus-util.c
Revert "core: make use of dbus_message_iter_append_fixed_array"
2011-01-03 09:22:33 +00:00
dbus-util.h
dbus: Do message argument type checking early, centrally.
2009-08-30 19:52:22 +03:00
dllmain.c
Find modules and config files relative to the installed libraries.
2011-03-19 13:38:37 +01:00
dynarray.c
save some memory by increasing the dynamic array at a slower rate
2008-06-27 19:12:03 +02:00
dynarray.h
some modernizations
2008-06-27 19:11:28 +02:00
endianmacros.h
endian: fix LE/BE order for 24 bit accessor functions
2009-05-01 04:13:15 +02:00
esound.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
fdsem.c
Use pa_read, pa_write and pa_poll instead of system functions
2011-02-17 12:02:31 +01:00
fdsem.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
flist.c
ratelimit: fix log levels of log suppression messages
2011-01-31 11:36:24 +00:00
flist.h
core: Change sematics of pa_flist_new_with_name() (v1.1)
2011-01-15 13:22:13 +00:00
g711.c
merge 'lennart' branch back into trunk.
2007-10-28 19:13:50 +00:00
g711.h
fix comment
2007-05-22 23:08:34 +00:00
hashmap.c
hashmap: implement pa_hashmap_last()
2009-06-17 03:02:34 +02:00
hashmap.h
hashmap: implement pa_hashmap_last()
2009-06-17 03:02:34 +02:00
hook-list.c
hook-list: make use of PA_LLIST_FOREACH
2009-08-15 00:55:31 +02:00
hook-list.h
add pa_hook_is_firing
2009-03-21 01:18:48 +01:00
idxset.c
idxset: implement pa_idxset_copy()
2009-06-17 03:01:40 +02:00
idxset.h
idxset: Fix _get_by_data() comment.
2010-01-06 10:48:32 +02:00
iochannel.c
Use <pulsecore/socket.h> instead of <sys/socket.h>
2011-02-17 11:58:21 +01:00
iochannel.h
iochannel: remove fd from poll() when we don't care from events
2010-02-23 01:20:25 +01:00
ioline.c
Use <pulsecore/socket.h> instead of <sys/socket.h>
2011-02-17 11:58:21 +01:00
ioline.h
ioline: add new calls pa_ioline_detach_iochannel() and pa_ioline_is_drained()
2009-04-29 04:14:52 +02:00
ipacl.c
Merge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-20 11:18:19 +00:00
ipacl.h
headers: minor cleanups
2009-04-30 02:33:49 +02:00
llist.h
llist: add PA_LLIST_FOREACH_SAFE macro for iteration that allows deleting
2009-08-26 20:05:48 +02:00
lock-autospawn.c
Use pa_read, pa_write and pa_poll instead of system functions
2011-02-17 12:02:31 +01:00
lock-autospawn.h
move autospawn lock to pulsecore/ since we don't need it in the client anymore
2008-09-08 17:22:27 +03:00
log.c
log: Add a new log target to a file descriptor
2011-03-18 12:32:51 +00:00
log.h
log: Add a new log target to a file descriptor
2011-03-18 12:32:51 +00:00
ltdl-helper.c
Various fixes for build warnings
2011-03-02 15:02:42 +00:00
ltdl-helper.h
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
2009-05-28 02:47:36 +02:00
macro.h
macro: introduce PA_INT_TYPE_MIN, PA_INT_TYPE_MAX, PA_INT_TYPE_SIGNED macros
2009-09-18 04:14:37 +02:00
mcalign.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
mcalign.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
memblock.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
memblock.h
Make the shared memory segment size configurable
2008-10-01 01:14:36 +02:00
memblockq.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
memblockq.h
memblockq: implement new call pa_memblockq_peek_fixed_size()
2010-02-25 02:10:45 +01:00
memchunk.c
memblockq: decode unset chunks as NULL chunks again
2011-04-21 21:05:58 +02:00
memchunk.h
memblockq: decode unset chunks as NULL chunks again
2011-04-21 21:05:58 +02:00
memtrap.c
Get rid of some unused-function compiler warnings
2011-03-02 14:52:46 +00:00
memtrap.h
memtrap,aupdate: split atomic update from memtrap into seperate aupdate framework
2009-04-22 19:10:09 +02:00
mime-type.c
mime: drop additional whitespace from mime types
2009-05-11 19:56:13 +02:00
mime-type.h
http: split out mime type handling calls
2009-04-29 23:22:08 +02:00
modargs.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
modargs.h
modargs: New function: pa_modargs_iterate().
2009-08-24 14:24:59 +03:00
modinfo.c
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
2009-05-28 02:47:36 +02:00
modinfo.h
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
2009-05-28 02:47:36 +02:00
module.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
module.h
core: New function: pa_module_update_proplist().
2010-08-19 12:10:01 +03:00
msgobject.c
object: speed up type verification by not relying on strcmp()
2009-08-21 21:27:44 +02:00
msgobject.h
object: speed up type verification by not relying on strcmp()
2009-08-21 21:27:44 +02:00
mutex-posix.c
mutex: when we fail to fill in mutex into static mutex ptr free it again
2009-04-21 21:24:33 +02:00
mutex-win32.c
Adapt win32 specific code to current API
2011-02-17 11:58:22 +01:00
mutex.h
mutex: add initializer for static mutexes
2009-04-21 21:25:01 +02:00
namereg.c
namereg: choose default sink/source as soon as one becomes available
2009-09-18 22:42:37 +02:00
namereg.h
namereg: add new pa_namereg_is_valid_name_or_wildcard() call
2009-08-29 03:56:03 +02:00
native-common.h
native: implement command to change sink/source port
2009-06-17 04:52:41 +02:00
object.c
object: speed up type verification by not relying on strcmp()
2009-08-21 21:27:44 +02:00
object.h
object: speed up type verification by not relying on strcmp()
2009-08-21 21:27:44 +02:00
once.c
once: make once related variables volatile
2010-02-09 22:31:30 +00:00
once.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
packet.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
packet.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
parseaddr.c
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
2011-03-19 13:41:05 +01:00
parseaddr.h
headers: minor cleanups
2009-04-30 02:33:49 +02:00
pdispatch.c
Fix typos
2010-12-20 11:07:30 +00:00
pdispatch.h
pdispatch: various modernizations
2009-08-26 20:07:04 +02:00
pid.c
Fix typos
2010-12-20 11:07:30 +00:00
pid.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
pipe.c
Fix dependencies and include necessary headers
2011-02-17 11:58:22 +01:00
pipe.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
play-memblockq.c
core: Add extended stream API to support compressed formats
2011-05-02 11:54:43 +05:30
play-memblockq.h
scache: when playing a sample from the cache make sure not queue them up when the sink is suspended
2010-02-21 17:48:55 +01:00
play-memchunk.c
scache: when playing a sample from the cache make sure not queue them up when the sink is suspended
2010-02-21 17:48:55 +01:00
play-memchunk.h
scache: when playing a sample from the cache make sure not queue them up when the sink is suspended
2010-02-21 17:48:55 +01:00
poll.c
pa_poll(): Simplify detection of invalid fds in select() emulation mode
2011-04-18 10:31:51 +02:00
poll.h
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
prioq.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
prioq.h
fix compilation errors in priority queue code
2008-09-27 16:31:56 +02:00
proplist-util.c
Fix dependencies and include necessary headers
2011-02-17 11:58:22 +01:00
proplist-util.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
protocol-cli.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
protocol-cli.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
protocol-dbus.c
protocol-dbus: Fix some memory management bugs.
2011-04-23 18:23:38 +01:00
protocol-dbus.h
dbus: Handle the cases when a non-existing interface is detected in an incoming message.
2009-12-03 21:50:19 +00:00
protocol-esound.c
core: Add extended stream API to support compressed formats
2011-05-02 11:54:43 +05:30
protocol-esound.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
protocol-http.c
http: support HTTP HEAD
2010-02-21 21:46:06 +01:00
protocol-http.h
http: export information about currently active server strings
2009-04-30 01:35:18 +02:00
protocol-native.c
introspect: Get format of sink input
2011-05-02 11:55:39 +05:30
protocol-native.h
protocol-native: print more volume change debug messages to easy tracking down of feedback loops
2009-08-27 00:05:54 +02:00
protocol-simple.c
core: Add extended stream API to support compressed formats
2011-05-02 11:54:43 +05:30
protocol-simple.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
pstream-util.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
pstream-util.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
pstream.c
Use <pulsecore/socket.h> instead of <sys/socket.h>
2011-02-17 11:58:21 +01:00
pstream.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
queue.c
some modernizations
2008-06-27 19:15:32 +02:00
queue.h
some modernizations
2008-06-27 19:15:32 +02:00
random.c
win32: Implement pa_random
2011-02-17 12:02:31 +01:00
random.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
ratelimit.c
ratelimit: fix log levels of log suppression messages
2011-01-31 11:36:24 +00:00
ratelimit.h
ratelimit: fix log levels of log suppression messages
2011-01-31 11:36:24 +00:00
refcnt.h
add simple ref counting debugging framework
2009-03-25 02:42:18 +01:00
remap.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
remap.h
remap: move remapping code in separate file
2009-08-20 18:23:42 +02:00
remap_mmx.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
remap_sse.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
resampler.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
resampler.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
rtkit.c
core: ask RealtimeKit for RT scheduling
2009-06-19 04:19:08 +02:00
rtkit.h
core: ask RealtimeKit for RT scheduling
2009-06-19 04:19:08 +02:00
rtpoll.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
rtpoll.h
alsa: automatically decrease watermark after a time of stability
2009-08-24 03:27:29 +02:00
sample-util.c
Fixup #include directives according to Coding Style
2011-03-11 11:49:39 +00:00
sample-util.h
sample-util: add pa_convert_size() call for converting sizes between two sample specs
2009-09-09 04:27:16 +02:00
sconv-s16be.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
sconv-s16be.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
sconv-s16le.c
Fixup #include directives according to Coding Style
2011-03-11 11:49:39 +00:00
sconv-s16le.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
sconv.c
Fixup #include directives according to Coding Style
2011-03-11 11:49:39 +00:00
sconv.h
sconv: allow for setting custom functions
2009-08-20 15:50:02 +02:00
sconv_sse.c
Fixup #include directives according to Coding Style
2011-03-11 11:49:39 +00:00
semaphore-osx.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
semaphore-posix.c
semaphore: introduce static semaphores
2009-04-21 21:25:27 +02:00
semaphore-win32.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
semaphore.h
semaphore: introduce static semaphores
2009-04-21 21:25:27 +02:00
shared.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
shared.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
shm.c
Get rid of some unused-function compiler warnings
2011-03-02 14:52:46 +00:00
shm.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
shmasyncq.c
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
shmasyncq.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
sink-input.c
sink-input: Provide more information to client when format is lost
2011-05-15 10:09:35 +05:30
sink-input.h
core: Factor out passthrough checks into their own functions
2011-05-02 11:55:39 +05:30
sink.c
core: Factor out passthrough checks into their own functions
2011-05-02 11:55:39 +05:30
sink.h
sink-input: Kill passthrough streams if moving to an unsupported sink
2011-05-02 11:54:48 +05:30
sioman.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
sioman.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
sndfile-util.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
sndfile-util.h
sndfile: big rework of libsndfile interfacing code
2009-05-26 00:05:28 +02:00
socket-client.c
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
2011-03-19 13:41:05 +01:00
socket-client.h
socket-client: modernizations
2009-09-18 22:16:25 +02:00
socket-server.c
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
2011-03-19 13:41:05 +01:00
socket-server.h
native: fallback to another port if the default port is taken
2010-01-14 00:13:13 +01:00
socket-util.c
Use pulsecore/arpa-inet.h to make arpa/inet.h functionality available
2011-03-19 13:41:05 +01:00
socket-util.h
Use <pulsecore/socket.h> instead of <sys/socket.h>
2011-02-17 11:58:21 +01:00
socket.h
Use <pulsecore/socket.h> instead of <sys/socket.h>
2011-02-17 11:58:21 +01:00
sound-file-stream.c
core: Add extended stream API to support compressed formats
2011-05-02 11:54:43 +05:30
sound-file-stream.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
sound-file.c
use cloexec wrappers wherever applicable
2009-10-30 03:32:38 +01:00
sound-file.h
sndfile: big rework of libsndfile interfacing code
2009-05-26 00:05:28 +02:00
source-output.c
core: Link virtual sinks and sources to their streams.
2011-02-22 10:10:48 +00:00
source-output.h
core: Link virtual sinks and sources to their streams.
2011-02-22 10:10:48 +00:00
source.c
core: Suspend monitor when a sink enters passthrough mode
2011-05-02 11:55:38 +05:30
source.h
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
start-child.c
Fix dependencies and include necessary headers
2011-02-17 11:58:22 +01:00
start-child.h
get rid of svn $ keywords
2008-06-18 23:23:21 +03:00
strbuf.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
strbuf.h
strbuf: add new call pa_strbuf_putc()
2009-04-29 01:46:51 +02:00
strlist.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
strlist.h
strlist: add new calls pa_strlist_{next|data}()
2009-04-30 01:33:56 +02:00
svolume.orc
volume: Add Orc-based optimised volume scaling
2011-03-05 14:38:28 +05:30
svolume_arm.c
volume: Get more data from volume tests
2011-04-18 10:31:51 +02:00
svolume_c.c
Fixup #include directives according to Coding Style
2011-03-11 11:49:39 +00:00
svolume_mmx.c
volume: Get more data from volume tests
2011-04-18 10:31:51 +02:00
svolume_orc.c
volume: Get more data from volume tests
2011-04-18 10:31:51 +02:00
svolume_sse.c
volume: Get more data from volume tests
2011-04-18 10:31:51 +02:00
tagstruct.c
core: Add a pa_format_info structure
2011-05-02 10:17:20 +05:30
tagstruct.h
core: Add a pa_format_info structure
2011-05-02 10:17:20 +05:30
thread-mq.c
thread-mq: do final q flush only when we aren't dispatching anyway
2009-08-15 22:23:42 +02:00
thread-mq.h
Repair some typos
2011-02-17 12:02:30 +01:00
thread-posix.c
thread-posix: Use pthread_(get|set)name_np() if available
2011-04-23 18:23:37 +01:00
thread-win32.c
Adapt win32 specific code to current API
2011-02-17 11:58:22 +01:00
thread.h
Apply #ifdefs around functionality not available on win32
2011-02-17 11:58:22 +01:00
time-smoother.c
Fix up some double spaces
2011-03-18 09:20:07 +00:00
time-smoother.h
alsa: throw timing data away after device resume
2009-07-24 20:13:52 +02:00
tokenizer.c
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
tokenizer.h
Use LGPL 2.1 on all files previously using LGPL 2
2009-03-03 20:23:02 +00:00
usergroup.c
Fix up according to Coding Style
2011-03-11 11:49:35 +00:00
usergroup.h
core: Add thread-safe group info functions with dynamic buffers
2009-08-22 00:53:39 +02:00
vector.h
vector: don't try to build vector stuff on altivec
2009-09-07 22:32:11 +02:00
x11prop.c
x11: More XCB fixes.
2011-04-30 14:26:45 +01:00
x11prop.h
x11: Use the default screen for X11 properties.
2010-09-18 12:05:38 +01:00
x11wrap.c
x11: Partially convert to XCB.
2010-09-18 12:04:09 +01:00
x11wrap.h
x11: Partially convert to XCB.
2010-09-18 12:04:09 +01:00