pulseaudio/src/pulsecore
Arun Raghavan 4c23720ef1 pulsecore: Make run-from-build not readlink() on every call
Since this is no longer only defined in debug builds, let's make sure
that there is no impact if this is indavertently called repeatedly at
startup.
2013-04-20 10:12:34 +05:30
..
ffmpeg build: Don't include empty Makefile.am in subdirs 2011-01-31 12:40:43 +00:00
arpa-inet.c win32: Make some unused-variable warnings go away 2011-06-24 00:34: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 Remove unnecessary #includes 2011-06-22 23:12:20 +01: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 More spelling fixes 2011-08-25 11:27:47 +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 More spelling fixes 2011-08-25 11:27:47 +01:00
auth-cookie.c auth: move cookie file to ~/.config/pulse/cookie 2012-05-15 23:59:33 +02:00
auth-cookie.h auth: move cookie file to ~/.config/pulse/cookie 2012-05-15 23:59:33 +02:00
authkey.c core-util: Fix permissions handling while creating directories 2012-07-03 08:49:26 +05:30
authkey.h auth: move cookie file to ~/.config/pulse/cookie 2012-05-15 23:59:33 +02:00
avahi-wrap.c Remove unnecessary #includes 2011-06-22 23:12:20 +01: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 Revert "card: Support adding ports dynamically" 2013-03-27 08:43:02 +02:00
card.h Revert "card: Support adding ports dynamically" 2013-03-27 08:43:02 +02:00
cli-command.c daemon: Fix dlsearchpath while running from build tree 2013-04-20 10:04:32 +05:30
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 cli: Show card profile availability status 2013-02-18 17:40:24 +02: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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
cli.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
client.c idxset: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:15:27 +02: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 Revert "conf-parser: Remove redundant feof() call" 2013-03-23 08:38:43 +02:00
conf-parser.h conf-parser: Add support for parsing property lists. 2012-06-29 13:23:07 +03:00
core-error.c core: Slightly more helpful pa_cstrerror for unknown errors 2012-10-23 12:16:50 +05:30
core-error.h Remove unnecessary #includes 2011-06-22 23:12:20 +01: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 idxset: Add pa_idxset_remove_all() 2013-02-16 01:18:59 +02: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 More spelling fixes 2011-08-25 11:27:47 +01: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 pulsecore: Make run-from-build not readlink() on every call 2013-04-20 10:12:34 +05:30
core-util.h pulsecore: Don't conditionally inline pa_run_from_build_tree() 2013-04-14 10:50:15 +05:30
core.c resample: Switch to speex-float-1 by default 2013-03-28 10:54:07 +00:00
core.h sink, source: Send notifications when flags change 2013-04-10 16:30:03 +03:00
cpu-arm.c mix: Add optimized mix code path for ARM NEON 2013-02-15 23:02:19 +02:00
cpu-arm.h mix: Add optimized mix code path for ARM NEON 2013-02-15 23:02:19 +02:00
cpu-orc.c tests: Factor out Orc test code into cpu-test 2012-08-04 08:23:35 +02:00
cpu-orc.h tests: Factor out Orc test code into cpu-test 2012-08-04 08:23:35 +02:00
cpu-x86.c tests: add cpu test 2012-08-04 08:23:34 +02:00
cpu-x86.h tests: add cpu test 2012-08-04 08:23:34 +02:00
cpu.h cpu: Add CPU information to pa_core 2010-09-23 17:17:03 +05:30
creds.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
database-gdbm.c More spelling fixes 2011-08-25 11:27:47 +01:00
database-simple.c hashmap: Add pa_hashmap_remove_all() 2013-02-16 01:17:04 +02:00
database-tdb.c tdb: use O_CLOEXEC if available 2009-10-30 04:53:15 +01:00
database.h More spelling fixes 2011-08-25 11:27:47 +01:00
dbus-shared.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
dbus-shared.h dbus: split dbus-util into dbus-shared 2009-03-30 20:56:55 +03:00
dbus-util.c dbus: Give NULL as the error parameter to dbus_bus_remove_match(). 2012-01-28 14:15:42 +02:00
dbus-util.h dbus: New helper function: pa_dbus_get_error_message(). 2012-01-14 16:57:00 +02:00
device-port.c core: Internally deprecate pa_port_available_t to use pa_available_t 2013-02-18 17:25:53 +02:00
device-port.h core: Internally deprecate pa_port_available_t to use pa_available_t 2013-02-18 17:25:53 +02:00
dllmain.c win32: Make some unused-variable warnings go away 2011-06-24 00:34:05 +01:00
dynarray.c Use simple free function in pa_dynarray_free 2011-11-27 15:42:52 +00:00
dynarray.h Use simple free function in pa_dynarray_free 2011-11-27 15:42:52 +00:00
endianmacros.h endian: fix LE/BE order for 24 bit accessor functions 2009-05-01 04:13:15 +02:00
esound.h More spelling fixes 2011-08-25 11:27:47 +01:00
fdsem.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
fdsem.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
flist.c flist: Increase default list size to 256 2012-09-23 13:12:54 +03:00
flist.h More spelling fixes 2011-08-25 11:27:47 +01: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: Add pa_hashmap_remove_all() 2013-02-16 01:17:04 +02:00
hashmap.h hashmap: Add pa_hashmap_remove_all() 2013-02-16 01:17:04 +02:00
hook-list.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
hook-list.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
i18n.c build-sys: Fix building without NLS 2011-12-13 09:03:58 +05:30
i18n.h build-sys: Fix building without NLS 2011-12-13 09:03:58 +05:30
idxset.c idxset: Add pa_idxset_remove_all() 2013-02-16 01:18:59 +02:00
idxset.h idxset: Add pa_idxset_remove_all() 2013-02-16 01:18:59 +02:00
iochannel.c iochannel: Handle missing un.h correctly 2011-12-13 09:10:08 +05:30
iochannel.h More spelling fixes 2011-08-25 11:27:47 +01:00
ioline.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
ioline.h More spelling fixes 2011-08-25 11:27:47 +01: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 Move i18n.[ch] to src/pulsecore 2011-08-11 13:23:42 +02: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 missing pulsecore/thread.h include 2011-08-12 20:04:15 +05:30
log.h More spelling fixes 2011-08-25 11:27:47 +01:00
ltdl-helper.c Remove unnecessary #includes 2011-06-22 23:12:20 +01: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: typedef pa_bool_t to bool instead of _Bool 2011-10-17 16:42:59 +05:30
Makefile build-sys: readd stub makefiles to subdirectories to make building with emacs easier 2012-05-15 14:17:58 +02:00
mcalign.c More spelling fixes 2011-08-25 11:27:47 +01:00
mcalign.h Fix spelling sucess -> success 2011-08-24 17:38:16 +05:30
memblock.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
memblock.h memblock: Add pa_memblock_acquire_chunk(). 2012-08-22 09:47:03 +03:00
memblockq.c core: Fix up some debug logging 2013-03-25 09:47:04 +00:00
memblockq.h core: Assert on memchunk divisibility by sample spec in pa_memblockq_push(). 2013-02-07 11:11:55 +02:00
memchunk.c memblock: Add pa_memblock_acquire_chunk(). 2012-08-22 09:47:03 +03:00
memchunk.h memblock: Add pa_memblock_acquire_chunk(). 2012-08-22 09:47:03 +03:00
memtrap.c Squash the last gcc warnings 2011-09-03 12:17:13 +02: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: Move assert to correct position 2011-12-13 09:10:08 +05:30
mime-type.h Include config.h consistently in source files and not in headers 2011-08-11 13:21:31 +02:00
mix.c mix: Mix the right number of streams 2013-04-09 14:56:18 +03:00
mix.h mix: Change end pointer to length parameter in mixing function 2013-02-15 21:53:43 +02:00
mix_neon.c mix: Add optimized mix code path for ARM NEON 2013-02-15 23:02:19 +02:00
modargs.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
modargs.h modargs: Adding pa_modargs_get_value_volume() 2012-12-19 12:31:47 +02:00
modinfo.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
modinfo.h modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated 2009-05-28 02:47:36 +02:00
module.c module: Don't use lt_dlerror(), it's useless 2013-03-12 19:12:23 +02: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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
mutex-posix.c mutex: handle gracefully if a PTHREAD_PRIO_INHERIT protocol cannot be set 2012-01-03 00:20:04 +05:30
mutex-win32.c hashmap: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:12:21 +02:00
mutex.h More spelling fixes 2011-08-25 11:27:47 +01:00
namereg.c namereg: Don't set default sink/source on get() 2011-10-10 16:08:43 +05:30
namereg.h namereg: add new pa_namereg_is_valid_name_or_wildcard() call 2009-08-29 03:56:03 +02:00
native-common.h introspect: Add functions to handle the latency offset. 2012-06-30 14:41:08 +03:00
object.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
object.h object: Get rid of "warning: cast increases required alignment of target type" 2012-08-22 10:01:52 +03:00
once.c once: Fix race causing pa_once to sometimes run twice 2012-05-25 10:50:37 +02:00
once.h once: Fix race causing pa_once to sometimes run twice 2012-05-25 10:50:37 +02: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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
parseaddr.h headers: minor cleanups 2009-04-30 02:33:49 +02:00
pdispatch.c capture: Implement per-stream volume control for capture streams. 2011-06-22 22:45:27 +01:00
pdispatch.h pdispatch: various modernizations 2009-08-26 20:07:04 +02:00
pid.c More spelling fixes 2011-08-25 11:27:47 +01: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 fix the ever-popular 'the the' typo 2012-01-28 17:51:59 +02:00
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 memblockq: Improve debuggability by storing a name and a sample spec. 2011-10-01 13:25:16 +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-posix.c core: Proper poll() emulation to fix pacat and friends on Windows 2012-10-30 16:22:18 +05:30
poll-win32.c core: Proper poll() emulation to fix pacat and friends on Windows 2012-10-30 16:22:18 +05:30
poll.h Fix up according to Coding Style 2011-03-11 11:49:35 +00:00
proplist-util.c build-sys: Fix building without NLS 2011-12-13 09:03:58 +05:30
proplist-util.h proplist: Add internal API to get stream group 2011-11-24 13:03:26 +05:30
protocol-cli.c idxset: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:15:27 +02: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 idxset: Add pa_idxset_remove_all() 2013-02-16 01:18:59 +02: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 idxset: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:15:27 +02:00
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 idxset: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:15:27 +02:00
protocol-http.h http: export information about currently active server strings 2009-04-30 01:35:18 +02:00
protocol-native.c protocol-native: Lower default minreq in low-latency scenarios 2013-03-25 15:44:34 +02:00
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 idxset: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:15:27 +02:00
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 pstream: Optimise write of smaller packages 2013-04-09 14:25:51 +02:00
pstream.h pstream: Fix spelling of 'receive'. 2011-12-12 22:36:39 +00:00
queue.c Use simple free function in pa_queue_free 2011-11-27 15:42:52 +00:00
queue.h Use simple free function in pa_queue_free 2011-11-27 15:42:52 +00:00
random.c win32: Make some unused-variable warnings go away 2011-06-24 00:34:05 +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 remap: fix check when to apply specialized code path 2013-03-29 10:48:26 +02:00
remap.h remap: move remapping code in separate file 2009-08-20 18:23:42 +02:00
remap_mmx.c remap: fix check when to apply specialized code path 2013-03-29 10:48:26 +02:00
remap_sse.c remap: fix check when to apply specialized code path 2013-03-29 10:48:26 +02:00
resampler.c resample: Switch to speex-float-1 by default 2013-03-28 10:54: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 pulsecore: Use pa_streq instead of strcmp. 2012-06-09 16:22:13 +03:00
rtkit.h rtkit: update drop-in files 2012-05-15 16:08:40 +02:00
rtpoll.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
rtpoll.h rtpoll: Update comment 2011-11-14 10:54:18 +05:30
sample-util.c sample-util: Remove duplicate stdio.h #include 2013-02-15 21:33:25 +02:00
sample-util.h core: Refactor code to multiply s16 by volume 2013-02-15 21:34:13 +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 sconv: Change/fix conversion to/from float32 2013-02-04 12:07:14 +02: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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
sconv.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
sconv_neon.c sconv: Change/fix conversion to/from float32 2013-02-04 12:07:14 +02:00
sconv_sse.c sconv: Change/fix conversion to/from float32 2013-02-04 12:07:14 +02:00
semaphore-osx.c semaphore-osx: posix implementation based on named semaphores 2013-04-09 12:09:46 +03: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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
shared.h Use LGPL 2.1 on all files previously using LGPL 2 2009-03-03 20:23:02 +00:00
shm.c shm: Don't force the shm files to be read-only 2013-04-10 14:31:54 +03: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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
sink-input.c sink-input: Make sure the process_underrun callback is cleared 2013-03-21 18:25:09 +01:00
sink-input.h core, alsa: Better drain reporting 2013-03-20 11:55:42 +01:00
sink.c sink, source: Send notifications when flags change 2013-04-10 16:30:03 +03:00
sink.h core, alsa: Better drain reporting 2013-03-20 11:55:42 +01:00
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 sndfile-util: reduce useless loop 2012-12-19 12:31:50 +02: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 socket-server: Make the new channel low-delay, not the listening one 2013-04-08 14:57:32 +02: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 win32: Avoid some compiler warnings when cross-compiling for mingw32 2011-11-27 16:24:48 +00: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: Move pa_mix() into new file mix.c 2013-02-15 21:33:07 +02:00
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 Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
sound-file.h sndfile: big rework of libsndfile interfacing code 2009-05-26 00:05:28 +02:00
source-output.c idxset: Use pa_free_cb_t instead of pa_free2_cb_t 2013-02-16 01:15:27 +02:00
source-output.h sink-input,source-output: Add an update_rate() function 2011-11-07 15:38:30 +05:30
source.c sink, source: Send notifications when flags change 2013-04-10 16:30:03 +03:00
source.h sink, source: Support creating suspended sinks and sources 2012-09-26 19:27:14 +08:00
start-child.c win32: Make some unused-variable warnings go away 2011-06-24 00:34:05 +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 pulsecore: Use pa_streq instead of strcmp. 2012-06-09 16:22:13 +03:00
strlist.h More spelling fixes 2011-08-25 11:27:47 +01:00
svolume.orc orc: Another trivial documentation fix 2012-01-11 13:18:20 +05:30
svolume_arm.c svolume: Fix ARM alignment issues 2012-10-30 20:34:21 +05:30
svolume_c.c core: Refactor code to multiply s16 by volume 2013-02-15 21:34:13 +02:00
svolume_mmx.c tests: add cpu test 2012-08-04 08:23:34 +02:00
svolume_orc.c tests: Factor out Orc test code into cpu-test 2012-08-04 08:23:35 +02:00
svolume_sse.c tests: add cpu test 2012-08-04 08:23:34 +02:00
tagstruct.c tagstruct: Allow NULL proplist with pa_tagstruct_get_proplist(). 2012-06-29 13:02:39 +03:00
tagstruct.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
thread-mq.c Fix crash in threaded message queues 2011-09-25 13:44:34 +01:00
thread-mq.h Repair some typos 2011-02-17 12:02:30 +01:00
thread-posix.c Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
thread-win32.c win32: Make once-test work 2011-06-24 00:32:22 +01:00
thread.h Remove unnecessary #includes 2011-06-22 23:12:20 +01:00
time-smoother.c More spelling fixes 2011-08-25 11:27:47 +01:00
time-smoother.h alsa: throw timing data away after device resume 2009-07-24 20:13:52 +02:00
tokenizer.c Use simple free function in pa_dynarray_free 2011-11-27 15:42:52 +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
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 More spelling fixes 2011-08-25 11:27:47 +01:00