projects
/
platform
/
upstream
/
pulseaudio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/pulseaudio.git
2007-03-01
Pierre Ossman
Handle when ALSA tweaks our sample spec so much that...
commit
|
commitdiff
|
tree
|
snapshot
2007-03-01
Pierre Ossman
Add some debugging output from sample cache subsystem.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Pierre Ossman
Add a wrapper around close() to work around Windows...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Pierre Ossman
Allow a formatted string in the validation warning.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-14
Pierre Ossman
Prefix log lines with a character indicating level.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-13
Pierre Ossman
Add copyright notices to all relevant files. (based...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Pierre Ossman
Make sure we get proper host identifiers.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-12
Pierre Ossman
Allow specification of device number.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-05
Pierre Ossman
Don't abort config loading when the user specific canno...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-19
Pierre Ossman
Make sure we report success for SNDCTL_DSP_SETDUPLEX.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Pierre Ossman
Report IO error on ioctl() when we're in a fatal error...
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Pierre Ossman
Free stream objects when they've been invalidated.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Pierre Ossman
Fix error messages for failure connecting streams.
commit
|
commitdiff
|
tree
|
snapshot
2007-01-04
Pierre Ossman
Huge trailing whitespace cleanup. Let's keep the tree...
commit
|
commitdiff
|
tree
|
snapshot
2006-12-04
Pierre Ossman
Fix silly copy-and-paste error. (closes #45)
commit
|
commitdiff
|
tree
|
snapshot
2006-11-24
Pierre Ossman
Fix incorrect assert.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-10
Pierre Ossman
Add atomic.h as a dependency at relevant places.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-10
Pierre Ossman
Make sure we package version.h.in.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-09
Pierre Ossman
Yet again try to fix the creation of necessary director...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Pierre Ossman
Support reversed endian floats. (closes #28) (closes...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-08
Pierre Ossman
Check correct variable for return value. Closes #37.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Pierre Ossman
Fix some missing line breaks.
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Pierre Ossman
Revert r1404 and keep it on a development branch until...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Pierre Ossman
The OSS spec is unclear what should happen when a reset...
commit
|
commitdiff
|
tree
|
snapshot
2006-11-06
Pierre Ossman
Handle when threaded mainloop is freed before it is...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Lennart Poettering
rework memory block management to be thread-safe and...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Lennart Poettering
upgrade refcnt.h to make use of our new pa_atomic_xxx...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-26
Lennart Poettering
add asynchronous inter-thread notification API
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Lennart Poettering
enable module-hal-detect in the default configuration...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-20
Lennart Poettering
rename default realtime group from "realtime" to "pulse...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
Pierre Ossman
Revert r1398 as it broke the srcdir != builddir patch...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-19
Pierre Ossman
No need to create these dirs as they're part of the...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-14
Pierre Ossman
Stop using x86-isms and use ISO C (oversized shifts...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-14
Pierre Ossman
Fix debug output for SNDCTL_DSP_SETFRAGMENT.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-11
Pierre Ossman
Fix up build structure for platform dependent modules...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-11
Pierre Ossman
Use platform independent sleep.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-11
Pierre Ossman
Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
ignore flist-test in the correct dir
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
ignore flist-test
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
update Makefile
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
make pa_mutex_new() and pa_cond_new() succeed in all...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
add pa_once testing code
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
rework pa_once once again, because the once function...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
update for newer APIs: replace direct usage of libatomi...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
implement trival pa_once API based on atomic operations
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
add static initializer PA_ATOMIC_INIT()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
add a test program for the free list
commit
|
commitdiff
|
tree
|
snapshot
2006-09-09
Lennart Poettering
implement a simple lock-free free list
commit
|
commitdiff
|
tree
|
snapshot
2006-09-08
Lennart Poettering
add a tiny wrapper around libatomic_ops: pa_atomic_int_...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Lennart Poettering
don't maintain a list of allocated mempool slots, we...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Lennart Poettering
make pa_stream thread-safe: use new refcounting system...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Lennart Poettering
add missing channel names (fixes a segfault when parsin...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-07
Lennart Poettering
fix alsa-sink example
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Lennart Poettering
don't hit an assert in the client if posix shm is not...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Lennart Poettering
fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Lennart Poettering
fix a bogus debug line
commit
|
commitdiff
|
tree
|
snapshot
2006-09-06
Lennart Poettering
implement a few more ioctl()s, including a subset of...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Lennart Poettering
remove yet another occurence of pthread_yield() by...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Lennart Poettering
add accessor functions for the userdata attached to...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Lennart Poettering
fix pa_thread_is_running() for foreign threads; fix...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Lennart Poettering
port the threaded mainloop to our new abstract mutex...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-04
Lennart Poettering
make pa_thread_self() return a sensible pointer on...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
add missing g_type_init()
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
rework handling of srcdir != builddir (patch from Flame...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
include PTRHEAD_LIBS in pkg-config file (patch from...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
update acx_pthread.m4
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
allow building when srcdir != builddir (patch from...
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
fix a few autoconf warnings (patch by Flameeyes)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
fix esdcompat for non-gnu systems
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
make esdcompat executable
commit
|
commitdiff
|
tree
|
snapshot
2006-09-02
Lennart Poettering
Merge FreeBSD compatibility patch (from Flameeyes)
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Pierre Ossman
Fix call to pa_mutex_new().
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Pierre Ossman
Add pthread_once() equivalent support.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Pierre Ossman
Thread implementation for Win32.
commit
|
commitdiff
|
tree
|
snapshot
2006-09-01
Lennart Poettering
fix a race condition with stream connection vs. latency...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Pierre Ossman
Make sure libatomic_ops.a isn't included in win32 build...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Pierre Ossman
Also wrap yield functionality so that it can be platfor...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Lennart Poettering
work around bug in firefox which apparently misuses...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Lennart Poettering
define AO_REQUIRE_CAS in the Makefile instead of each...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-31
Lennart Poettering
update todo
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Lennart Poettering
fix handling of "running" variable
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Pierre Ossman
Add AO_REQUIRE_CAS as we do.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Pierre Ossman
Make sure the libatomic_ops lib is included.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Pierre Ossman
Remove check for libatomic_ops library as some systems...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-30
Pierre Ossman
We need to have a callback when changing volume or...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Lennart Poettering
add a threading primitive API
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Lennart Poettering
make pa_mempool_stat thread-safe/lock-free
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Lennart Poettering
modify memory block reference counting to use the new...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Lennart Poettering
add lock-free reference counting macros, based on libat...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-29
Lennart Poettering
add libatomic-ops to hard dependencies
commit
|
commitdiff
|
tree
|
snapshot
2006-08-28
Lennart Poettering
fix an misdesigned assert()
commit
|
commitdiff
|
tree
|
snapshot
2006-08-28
Pierre Ossman
Add PulseAudio logo to tree.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-28
Pierre Ossman
update todo
commit
|
commitdiff
|
tree
|
snapshot
2006-08-27
Lennart Poettering
increase operation timeout
commit
|
commitdiff
|
tree
|
snapshot
2006-08-26
Lennart Poettering
bump version and sonames
commit
|
commitdiff
|
tree
|
snapshot
2006-08-26
Lennart Poettering
fix module-combine when used on top of a tunnel sink
commit
|
commitdiff
|
tree
|
snapshot
2006-08-25
Lennart Poettering
update module-tunnel to latest protocol
commit
|
commitdiff
|
tree
|
snapshot
2006-08-25
Lennart Poettering
activate HAL in the default config
commit
|
commitdiff
|
tree
|
snapshot
2006-08-24
Pierre Ossman
Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2006-08-23
Lennart Poettering
fix handling of "mtu" module argument (patch by "theBear")
commit
|
commitdiff
|
tree
|
snapshot
next