index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
core-util.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
alsa-mixer: Get rid of a compiler warning.
Tanu Kaskinen
2011-03-28
1
-0
/
+1
*
Move compile-time checks around pa_run_from_build_tree to core-util
Maarten Bosmans
2011-03-24
1
-0
/
+5
*
Find modules and config files relative to the installed libraries.
Maarten Bosmans
2011-03-19
1
-0
/
+4
*
Use <pulsecore/socket.h> instead of <sys/socket.h>
Maarten Bosmans
2011-02-17
1
-1
/
+1
*
core-util: introduce generic function pa_strip()
Lennart Poettering
2010-02-21
1
-0
/
+1
*
core-util: add call to detect if we are called from within a VM
Lennart Poettering
2009-11-05
1
-0
/
+3
*
daemon: make sure pa has its own session and process group, but is not its le...
Lennart Poettering
2009-10-31
1
-0
/
+2
*
core-util: introduce pa_fopen_cloexec()
Lennart Poettering
2009-10-30
1
-0
/
+1
*
core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/accept
Lennart Poettering
2009-10-30
1
-0
/
+6
*
Merge branch 'master' into dbus-work
Tanu Kaskinen
2009-10-02
1
-0
/
+4
|
\
|
*
core-util: unify how we determine the temporary directory
Lennart Poettering
2009-09-17
1
-0
/
+2
|
*
core-util: add api for setting env vars and record them so that we can undo t...
Lennart Poettering
2009-09-02
1
-0
/
+2
*
|
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
2009-08-24
1
-0
/
+4
|
\
|
|
*
adjust various data/library paths automatically if we are run from a build tree
Lennart Poettering
2009-08-21
1
-0
/
+4
*
|
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
2009-08-16
1
-0
/
+7
|
\
|
|
*
core-util: move personality resetting into core-util
Lennart Poettering
2009-08-12
1
-0
/
+2
|
*
core-util: replace remaining fixed size destination string functions by _mall...
Lennart Poettering
2009-08-01
1
-0
/
+2
|
*
pipe: replace PIPE_BUF macro pa pa_pipe_buf call
Lennart Poettering
2009-08-01
1
-0
/
+3
*
|
Finish the Core dbus interface.
Tanu Kaskinen
2009-07-21
1
-0
/
+7
|
/
*
core: use rtkit to acquire high-priority scheduling
Lennart Poettering
2009-06-19
1
-3
/
+0
*
core-util: implement pa_maybe_prefix_path()
Lennart Poettering
2009-06-17
1
-0
/
+2
*
core-util: implement pa_split_spaces_strv()
Lennart Poettering
2009-06-17
1
-0
/
+2
*
core-util: implement pa_xstrfreev()
Lennart Poettering
2009-06-17
1
-0
/
+6
*
core-util: introduce pa_disable_sigpipe()
Lennart Poettering
2009-05-26
1
-0
/
+2
*
core-util: introduce pa_get_host_name_malloc() and pa_get_user_name_malloc()
Lennart Poettering
2009-04-29
1
-0
/
+3
*
core-util: add pa_session_id()
Lennart Poettering
2009-04-13
1
-0
/
+1
*
introduce pa_realpath()
Lennart Poettering
2009-02-18
1
-0
/
+2
*
export pa_match()
Lennart Poettering
2009-02-18
1
-0
/
+2
*
add new calls pa_replace() and pa_unescape()
Lennart Poettering
2009-02-04
1
-0
/
+4
*
add API pa_ncpus()
Lennart Poettering
2009-01-22
1
-0
/
+2
*
add new function pa_strna
Lennart Poettering
2009-01-22
1
-1
/
+4
*
build: fix few warnings
Marc-André Lureau
2009-01-13
1
-0
/
+1
*
Add new pa_reduce() and pa_gcd() functions
Lennart Poettering
2009-01-10
1
-0
/
+3
*
add new API function pa_in_valgrind() to check for
Lennart Poettering
2008-10-04
1
-0
/
+13
*
include build and runtime host information in debug output
Lennart Poettering
2008-09-05
1
-0
/
+1
*
rework pa_ulog2 and base it on __builtin_clz if available, make pa_make_power...
Lennart Poettering
2008-08-29
1
-15
/
+21
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-2
/
+2
*
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
2008-08-07
1
-1
/
+1
*
add new function pa_machine_id()
Lennart Poettering
2008-08-07
1
-0
/
+2
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
replace pa_atof() by pa_atod() because floats are lame
Lennart Poettering
2008-06-11
1
-1
/
+1
*
add new functions pa_state_path()/pa_get_state_dir(), change return value of ...
Lennart Poettering
2008-05-21
1
-2
/
+8
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-4
/
+55
*
make rtprio and nice level actually configurable
Lennart Poettering
2007-11-01
1
-2
/
+2
*
add new function pa_yes_no()
Lennart Poettering
2007-11-01
1
-0
/
+5
*
add new pa_readlink() API
Lennart Poettering
2007-10-29
1
-0
/
+2
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-7
/
+37
*
Add a wrapper around close() to work around Windows' ass backwards way of
Pierre Ossman
2007-02-14
1
-1
/
+3
*
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
2007-02-13
1
-0
/
+3
*
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
2007-01-04
1
-3
/
+3
[next]