index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pulsecore
/
core-util.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-28
core: Add a string list membership check function
Arun Raghavan
1
-0
/
+1
2011-08-25
More spelling fixes
Maarten Bosmans
1
-1
/
+1
2011-03-28
alsa-mixer: Get rid of a compiler warning.
Tanu Kaskinen
1
-0
/
+1
2011-03-24
Move compile-time checks around pa_run_from_build_tree to core-util
Maarten Bosmans
1
-0
/
+5
2011-03-19
Find modules and config files relative to the installed libraries.
Maarten Bosmans
1
-0
/
+4
2011-02-17
Use <pulsecore/socket.h> instead of <sys/socket.h>
Maarten Bosmans
1
-1
/
+1
2010-02-21
core-util: introduce generic function pa_strip()
Lennart Poettering
1
-0
/
+1
2009-11-05
core-util: add call to detect if we are called from within a VM
Lennart Poettering
1
-0
/
+3
2009-10-31
daemon: make sure pa has its own session and process group, but is not its le...
Lennart Poettering
1
-0
/
+2
2009-10-30
core-util: introduce pa_fopen_cloexec()
Lennart Poettering
1
-0
/
+1
2009-10-30
core-util: introduce FD_CLOEXEC wrappers for open/socket/pipe/accept
Lennart Poettering
1
-0
/
+6
2009-10-02
Merge branch 'master' into dbus-work
Tanu Kaskinen
1
-0
/
+4
2009-09-17
core-util: unify how we determine the temporary directory
Lennart Poettering
1
-0
/
+2
2009-09-02
core-util: add api for setting env vars and record them so that we can undo t...
Lennart Poettering
1
-0
/
+2
2009-08-24
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-0
/
+4
2009-08-21
adjust various data/library paths automatically if we are run from a build tree
Lennart Poettering
1
-0
/
+4
2009-08-16
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
1
-0
/
+7
2009-08-12
core-util: move personality resetting into core-util
Lennart Poettering
1
-0
/
+2
2009-08-01
core-util: replace remaining fixed size destination string functions by _mall...
Lennart Poettering
1
-0
/
+2
2009-08-01
pipe: replace PIPE_BUF macro pa pa_pipe_buf call
Lennart Poettering
1
-0
/
+3
2009-07-21
Finish the Core dbus interface.
Tanu Kaskinen
1
-0
/
+7
2009-06-19
core: use rtkit to acquire high-priority scheduling
Lennart Poettering
1
-3
/
+0
2009-06-17
core-util: implement pa_maybe_prefix_path()
Lennart Poettering
1
-0
/
+2
2009-06-17
core-util: implement pa_split_spaces_strv()
Lennart Poettering
1
-0
/
+2
2009-06-17
core-util: implement pa_xstrfreev()
Lennart Poettering
1
-0
/
+6
2009-05-26
core-util: introduce pa_disable_sigpipe()
Lennart Poettering
1
-0
/
+2
2009-04-29
core-util: introduce pa_get_host_name_malloc() and pa_get_user_name_malloc()
Lennart Poettering
1
-0
/
+3
2009-04-13
core-util: add pa_session_id()
Lennart Poettering
1
-0
/
+1
2009-02-18
introduce pa_realpath()
Lennart Poettering
1
-0
/
+2
2009-02-18
export pa_match()
Lennart Poettering
1
-0
/
+2
2009-02-04
add new calls pa_replace() and pa_unescape()
Lennart Poettering
1
-0
/
+4
2009-01-22
add API pa_ncpus()
Lennart Poettering
1
-0
/
+2
2009-01-22
add new function pa_strna
Lennart Poettering
1
-1
/
+4
2009-01-13
build: fix few warnings
Marc-André Lureau
1
-0
/
+1
2009-01-10
Add new pa_reduce() and pa_gcd() functions
Lennart Poettering
1
-0
/
+3
2008-10-04
add new API function pa_in_valgrind() to check for
Lennart Poettering
1
-0
/
+13
2008-09-05
include build and runtime host information in debug output
Lennart Poettering
1
-0
/
+1
2008-08-29
rework pa_ulog2 and base it on __builtin_clz if available, make pa_make_power...
Lennart Poettering
1
-15
/
+21
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-2
/
+2
2008-08-07
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
1
-1
/
+1
2008-08-07
add new function pa_machine_id()
Lennart Poettering
1
-0
/
+2
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-11
replace pa_atof() by pa_atod() because floats are lame
Lennart Poettering
1
-1
/
+1
2008-05-21
add new functions pa_state_path()/pa_get_state_dir(), change return value of ...
Lennart Poettering
1
-2
/
+8
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-4
/
+55
2007-11-01
make rtprio and nice level actually configurable
Lennart Poettering
1
-2
/
+2
2007-11-01
add new function pa_yes_no()
Lennart Poettering
1
-0
/
+5
2007-10-29
add new pa_readlink() API
Lennart Poettering
1
-0
/
+2
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-7
/
+37
2007-02-14
Add a wrapper around close() to work around Windows' ass backwards way of
Pierre Ossman
1
-1
/
+3
[next]