summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-01random hackingtest2Wim Taymans2-0/+33
2009-12-01add some logging, don't resume in check_statusWim Taymans2-5/+45
2009-12-01stream: improve transport_usec calculationWim Taymans1-4/+3
2009-12-01stream: more hackingWim Taymans1-2/+10
2009-12-01smoother: attempt to lock on a better positionWim Taymans1-7/+24
2009-12-01more hackingWim Taymans3-13/+37
2009-12-01more testingWim Taymans2-3/+41
2009-12-01stream: avoid using invalid since_underrunWim Taymans1-1/+4
2009-12-01protocol-native: make timing snapshot more atomicWim Taymans1-2/+4
2009-11-30Merge remote branch 'tanuk/master'Colin Guthrie1-0/+2
2009-11-23Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering2-12/+27
2009-11-23Merge remote branch 'phish3/master'Lennart Poettering2-12/+27
2009-11-22Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering25-423/+1209
2009-11-21freebsd: implement pa_get_binary_nameJoe Marcus Clarke1-0/+11
2009-11-20src/utils/qpaeq: added more friendly error messages to common errorsJason Newton1-12/+26
2009-11-20Makefile.am: added qpaeq to installed scriptsJason Newton1-0/+1
2009-11-21Simplify Makefile.am handling of ALSA-related files.Diego Elio 'Flameeyes' Pettenò1-31/+24
2009-11-21Avoid using devname as a variable name.Diego Elio 'Flameeyes' Pettenò1-7/+7
2009-11-21Rename all the signal parameters and variables to something more explicit.Diego Elio 'Flameeyes' Pettenò10-309/+309
2009-11-21Since now we have FreeBSD atomic operations, don't require libatomic_ops.Diego Elio 'Flameeyes' Pettenò1-0/+4
2009-11-21Simplify handling of NetBSD atomic ops discovery.Diego Elio 'Flameeyes' Pettenò1-23/+6
2009-11-21Merge branch 'master' of git://git.0pointer.de/pulseaudioDiego Elio 'Flameeyes' Pettenò3-22/+715
2009-11-20remove .py extension from qpaeqJason Newton1-0/+0
2009-11-21Merge remote branch 'phish3/master'Lennart Poettering2-22/+611
2009-11-21freebsd: fix atomic ops implementationsJoe Marcus Clarke1-0/+104
2009-11-20added qpaeq script for GUI equalizer control to src/utilJason Newton1-0/+546
2009-11-20Check for stow using AC_CHECK_PROG rather than type -p.Diego Elio 'Flameeyes' Pettenò1-2/+4
2009-11-20Include sys/filio.h if present; this makes use of FIONREAD on Solaris.Diego Elio 'Flameeyes' Pettenò2-0/+8
2009-11-20Don't declare the variable l if FIONREAD is not defined.Diego Elio 'Flameeyes' Pettenò2-2/+4
2009-11-20Fix build on Solaris: pass the third parameter to pa_cloexec_open.Diego Elio 'Flameeyes' Pettenò1-1/+1
2009-11-20Move the platform-specific defines after the compiler has been found.Diego Elio 'Flameeyes' Pettenò1-13/+13
2009-11-20alsa: fix minor sampling rate deviations before adjusting the buffer sizeLennart Poettering1-7/+9
2009-11-20alsa: fix log output when the audio device refuses to give us again the same ...Lennart Poettering2-2/+2
2009-11-20pulse: ask for timing updates both *before* and *after* triggering a stream s...Lennart Poettering1-2/+36
2009-11-20pulse: delay smoother update only when unpausing, not when pausing, since we ...Lennart Poettering1-17/+19
2009-11-20pulse: try to fix inaccuracy with uncork timing for streams that are created ...Lennart Poettering1-1/+16
2009-11-20daemon: complain if user passes too many argumentsLennart Poettering1-0/+37
2009-11-20module-equalizer-sink: add latency of output_q and input_q to get latency cal...Jason Newton1-2/+3
2009-11-20module-equalizer-sink: switch back to reference dsp implementation - cpu usag...Jason Newton1-1/+1
2009-11-20module-equalizer-sink: (re)added output memblockq commented out timing debug ...Jason Newton1-19/+61
2009-11-20Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudioLennart Poettering6-70/+86
2009-11-18rygel: fix itemCount property for sourcesLennart Poettering1-11/+34
2009-11-16build-sys: Fix missing trailing slash in 14eaf2Colin Guthrie1-1/+1
2009-11-15build-sys: Make sure all alsa path config files are installedSjoerd Simons1-39/+27
2009-11-11device-manager: Update docs version -> 0.9.20Colin Guthrie1-12/+12
2009-11-11core: make cpuid code compile cleanly with 32bit PICLennart Poettering1-2/+6
2009-11-11core: adjust volume only when there is actually a memory blockLennart Poettering1-5/+6
2009-11-10protocol: use the right sample rate for sourcesWim Taymans1-1/+1
2009-11-09device-manager: Update docs version -> 0.9.20Colin Guthrie1-12/+12
2009-11-05ramping: minor cleanupsLennart Poettering1-2/+10