projects
/
profile
/
ivi
/
pulseaudio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/pulseaudio.git
2010-02-09
Lennart Poettering
client: verify connection state in pa_stream_connect_up...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
client: detect forking in sample cache API, too
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
bluetooth: don't hit an assert if latency is queried...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
bluetooth: destruct stream only if it is not already...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
core: make sure we always return a valid memblock in...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
native: fix request counter miscalculations
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
dbus: remove filter functions only if they were actuall...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
bump soname
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Lennart Poettering
build-sys: bump soname
commit
|
commitdiff
|
tree
|
snapshot
2010-02-09
Colin Guthrie
core: Fix macro typo - PA_SINK_IS_LINKED -> PA_SINK_INP...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-05
Colin Guthrie
stream-restore: Clear the save_sink/save_source flags...
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Daniel Mack
osx: don't build the once-test binary on OS X
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Paul Menzel
client.conf.in: Typo. s/a/are/
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Paul Menzel
man pages: correct formatting/markup of options
commit
|
commitdiff
|
tree
|
snapshot
2010-02-02
Lennart Poettering
shm: explicitly mark shm seg for MAP_NORESERVE to reque...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-21
Paul Menzel
Typo. s/a/are/
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Lennart Poettering
client: include dolby channel names in comments
commit
|
commitdiff
|
tree
|
snapshot
2010-01-14
Lennart Poettering
start: we don't need to check for $PULSE_SERVER anymore
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Lennart Poettering
native: when run in system mode, do not look for fallba...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Lennart Poettering
native: fallback to another port if the default port...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Lennart Poettering
client: introduce auto-connect-display= following the...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Lennart Poettering
client: introduce auto-connect-localhost= option in...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Lennart Poettering
Merge remote branch 'tanuk/fixes'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-13
Lennart Poettering
tests: add pa_once_xxx() test
commit
|
commitdiff
|
tree
|
snapshot
2010-01-09
Tanu Kaskinen
daemon: Don't autospawn if a server address is explicit...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Tanu Kaskinen
sink-input: Replace a tab indentation with spaces.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-06
Tanu Kaskinen
idxset: Fix _get_by_data() comment.
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
huan zheng
core: volume ramping fix
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Lennart Poettering
Merge remote branch 'zonque/topic/osx'
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Daniel Mack
fix a number of warnings
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Mads Kiilerich
headers: Some trivial fixes for some documentation...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Pierre-Louis...
Subject: rtpoll: better support for DEBUG_TIMING logs
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
chocolateboy
Fix typo in log message: s/may no be/may not be/
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
David Kågedal
alsa: add profile set for M-Audio FastTrack Pro USB
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Daniel T Chen
udev: Use SOUND_CLASS instead of SOUND_FORM_FACTOR...
commit
|
commitdiff
|
tree
|
snapshot
2010-01-05
Daniel T Chen
threaded-mainloop: Properly initialise m->n_waiting_for...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Daniel T Chen
More src/pulsecore/cpu-arm.c FTBFS fixes
commit
|
commitdiff
|
tree
|
snapshot
2009-12-22
Daniel T Chen
Fix the following warnings (which now cause buildd...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Daniel Mack
fix a number of warnings
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Daniel Mack
osx: add native zeroconf implementation via Bonjour
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Daniel Mack
CoreAudio: add audio device module
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Daniel Mack
CoreAudio: add device detection module
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Daniel Mack
hack around another OS X bug: recv() with MSG_PEEK...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-16
Daniel Mack
poll() is totally broken on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Kim Lester
src/Makefile.am: add specific OS_IS_DARWIN files
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Daniel Mack
core-rtclock.c: tweak OS_IS_DARWIN constraints
commit
|
commitdiff
|
tree
|
snapshot
2009-12-08
Kim Lester
configure.ac: add DARWIN_OS variable
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Daniel Mack
Merge branch 'master' of git://0pointer.de/pulseaudio
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Arun Raghavan
Add a configure option to change 'udevrulesdir'
commit
|
commitdiff
|
tree
|
snapshot
2009-12-06
Arun Raghavan
Mark shared variables as volatile
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Tanu Kaskinen
stream-restore: At startup, create dbus entries only...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Tanu Kaskinen
stream-restore: Add a missing pa_xnew0() call in handle...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Tanu Kaskinen
stream-restore: Fix a few assertion misuses with the...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Tanu Kaskinen
dbus: Add a missing break statement in handle_message_cb().
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Tanu Kaskinen
dbus: Handle the cases when a non-existing interface...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-03
Tanu Kaskinen
libpulse: Store pa_stream pointers to hashmaps instead...
commit
|
commitdiff
|
tree
|
snapshot
2009-12-01
Daniel Mack
Merge branch 'master' of git://0pointer.de/pulseaudio
commit
|
commitdiff
|
tree
|
snapshot
2009-11-30
Colin Guthrie
Merge remote branch 'tanuk/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-24
Daniel Mack
Merge branch 'master' of git://0pointer.de/pulseaudio
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Lennart Poettering
Merge branch 'master' of ssh://rootserver/home/lennart...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-23
Lennart Poettering
Merge remote branch 'phish3/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-22
Lennart Poettering
Merge branch 'master' of ssh://rootserver/home/lennart...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-21
Joe Marcus...
freebsd: implement pa_get_binary_name
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jason Newton
src/utils/qpaeq: added more friendly error messages...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jason Newton
Makefile.am: added qpaeq to installed scripts
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Simplify Makefile.am handling of ALSA-related files.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Avoid using devname as a variable name.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Rename all the signal parameters and variables to somet...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Since now we have FreeBSD atomic operations, don't...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Simplify handling of NetBSD atomic ops discovery.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Merge branch 'master' of git://git.0pointer.de/pulseaudio
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jason Newton
remove .py extension from qpaeq
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
Merge remote branch 'phish3/master'
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Joe Marcus...
freebsd: fix atomic ops implementations
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jason Newton
added qpaeq script for GUI equalizer control to src...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Check for stow using AC_CHECK_PROG rather than type -p.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Include sys/filio.h if present; this makes use of FIONR...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Don't declare the variable l if FIONREAD is not defined.
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Fix build on Solaris: pass the third parameter to pa_cl...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Diego Elio...
Move the platform-specific defines after the compiler...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
alsa: fix minor sampling rate deviations before adjusti...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
alsa: fix log output when the audio device refuses...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
pulse: ask for timing updates both *before* and *after...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
pulse: delay smoother update only when unpausing, not...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
pulse: try to fix inaccuracy with uncork timing for...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
daemon: complain if user passes too many arguments
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jason Newton
module-equalizer-sink: add latency of output_q and...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jason Newton
module-equalizer-sink: switch back to reference dsp...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Jason Newton
module-equalizer-sink: (re)added output memblockq comme...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-20
Lennart Poettering
Merge branch 'master' of ssh://rootserver/home/lennart...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-18
Lennart Poettering
rygel: fix itemCount property for sources
commit
|
commitdiff
|
tree
|
snapshot
2009-11-16
Colin Guthrie
build-sys: Fix missing trailing slash in 14eaf2
commit
|
commitdiff
|
tree
|
snapshot
2009-11-15
Sjoerd Simons
build-sys: Make sure all alsa path config files are...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Colin Guthrie
device-manager: Update docs version -> 0.9.20
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Daniel Mack
Merge branch 'master' of git://0pointer.de/pulseaudio
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Lennart Poettering
core: make cpuid code compile cleanly with 32bit PIC
commit
|
commitdiff
|
tree
|
snapshot
2009-11-11
Lennart Poettering
core: adjust volume only when there is actually a memor...
commit
|
commitdiff
|
tree
|
snapshot
2009-11-10
Wim Taymans
protocol: use the right sample rate for sources
commit
|
commitdiff
|
tree
|
snapshot
2009-11-09
Colin Guthrie
device-manager: Update docs version -> 0.9.20
commit
|
commitdiff
|
tree
|
snapshot
2009-11-05
Lennart Poettering
ramping: minor cleanups
commit
|
commitdiff
|
tree
|
snapshot
next