Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | Merge branch 'master' of git://0pointer.de/pulseaudio | Tanu Kaskinen | 2009-10-13 | 6 | -13/+19 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | dbusiface-client: Fix the destructor (stop leaking stuff). | Tanu Kaskinen | 2009-10-09 | 1 | -0/+2 | |
| | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio | Lennart Poettering | 2009-11-23 | 2 | -12/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote branch 'phish3/master' | Lennart Poettering | 2009-11-23 | 2 | -12/+27 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | src/utils/qpaeq: added more friendly error messages to common errors | Jason Newton | 2009-11-20 | 1 | -12/+26 | |
| | * | | | | | | | | | | | | | | | Makefile.am: added qpaeq to installed scripts | Jason Newton | 2009-11-20 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | remove .py extension from qpaeq | Jason Newton | 2009-11-20 | 1 | -0/+0 | |
* | | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio | Lennart Poettering | 2009-11-22 | 25 | -423/+1209 | |
|\| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | freebsd: implement pa_get_binary_name | Joe Marcus Clarke | 2009-11-21 | 1 | -0/+11 | |
| * | | | | | | | | | | | | | | | | Simplify Makefile.am handling of ALSA-related files. | Diego Elio 'Flameeyes' Pettenò | 2009-11-21 | 1 | -31/+24 | |
| * | | | | | | | | | | | | | | | | Avoid using devname as a variable name. | Diego Elio 'Flameeyes' Pettenò | 2009-11-21 | 1 | -7/+7 | |
| * | | | | | | | | | | | | | | | | Rename all the signal parameters and variables to something more explicit. | Diego Elio 'Flameeyes' Pettenò | 2009-11-21 | 10 | -309/+309 | |
| * | | | | | | | | | | | | | | | | Since now we have FreeBSD atomic operations, don't require libatomic_ops. | Diego Elio 'Flameeyes' Pettenò | 2009-11-21 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | Simplify handling of NetBSD atomic ops discovery. | Diego Elio 'Flameeyes' Pettenò | 2009-11-21 | 1 | -23/+6 | |
| * | | | | | | | | | | | | | | | | Merge branch 'master' of git://git.0pointer.de/pulseaudio | Diego Elio 'Flameeyes' Pettenò | 2009-11-21 | 3 | -22/+715 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Merge remote branch 'phish3/master' | Lennart Poettering | 2009-11-21 | 2 | -22/+611 | |
| | |\| | | | | | | | | | | | | | | | ||||||
| | | * | | | | | | | | | | | | | | | added qpaeq script for GUI equalizer control to src/util | Jason Newton | 2009-11-20 | 1 | -0/+546 | |
| | | * | | | | | | | | | | | | | | | module-equalizer-sink: add latency of output_q and input_q to get latency cal... | Jason Newton | 2009-11-20 | 1 | -2/+3 | |
| | | * | | | | | | | | | | | | | | | module-equalizer-sink: switch back to reference dsp implementation - cpu usag... | Jason Newton | 2009-11-20 | 1 | -1/+1 | |
| | | * | | | | | | | | | | | | | | | module-equalizer-sink: (re)added output memblockq commented out timing debug ... | Jason Newton | 2009-11-20 | 1 | -19/+61 | |
| | * | | | | | | | | | | | | | | | | freebsd: fix atomic ops implementations | Joe Marcus Clarke | 2009-11-21 | 1 | -0/+104 | |
| * | | | | | | | | | | | | | | | | | Check for stow using AC_CHECK_PROG rather than type -p. | Diego Elio 'Flameeyes' Pettenò | 2009-11-20 | 1 | -2/+4 | |
| |/ / / / / / / / / / / / / / / / | ||||||
| * | | | | | | | | | | | | | | | | Include sys/filio.h if present; this makes use of FIONREAD on Solaris. | Diego Elio 'Flameeyes' Pettenò | 2009-11-20 | 2 | -0/+8 | |
| * | | | | | | | | | | | | | | | | Don't declare the variable l if FIONREAD is not defined. | Diego Elio 'Flameeyes' Pettenò | 2009-11-20 | 2 | -2/+4 | |
| * | | | | | | | | | | | | | | | | Fix build on Solaris: pass the third parameter to pa_cloexec_open. | Diego Elio 'Flameeyes' Pettenò | 2009-11-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | Move the platform-specific defines after the compiler has been found. | Diego Elio 'Flameeyes' Pettenò | 2009-11-20 | 1 | -13/+13 | |
| * | | | | | | | | | | | | | | | | alsa: fix minor sampling rate deviations before adjusting the buffer size | Lennart Poettering | 2009-11-20 | 1 | -7/+9 | |
| * | | | | | | | | | | | | | | | | alsa: fix log output when the audio device refuses to give us again the same ... | Lennart Poettering | 2009-11-20 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | pulse: ask for timing updates both *before* and *after* triggering a stream s... | Lennart Poettering | 2009-11-20 | 1 | -2/+36 | |
| * | | | | | | | | | | | | | | | | pulse: delay smoother update only when unpausing, not when pausing, since we ... | Lennart Poettering | 2009-11-20 | 1 | -17/+19 | |
| * | | | | | | | | | | | | | | | | pulse: try to fix inaccuracy with uncork timing for streams that are created ... | Lennart Poettering | 2009-11-20 | 1 | -1/+16 | |
| * | | | | | | | | | | | | | | | | daemon: complain if user passes too many arguments | Lennart Poettering | 2009-11-20 | 1 | -0/+37 | |
| |/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio | Lennart Poettering | 2009-11-20 | 6 | -70/+86 | |
|\| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | rygel: fix itemCount property for sources | Lennart Poettering | 2009-11-18 | 1 | -11/+34 | |
| * | | | | | | | | | | | | | | | build-sys: Fix missing trailing slash in 14eaf2 | Colin Guthrie | 2009-11-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | build-sys: Make sure all alsa path config files are installed | Sjoerd Simons | 2009-11-15 | 1 | -39/+27 | |
| * | | | | | | | | | | | | | | | device-manager: Update docs version -> 0.9.20 | Colin Guthrie | 2009-11-11 | 1 | -12/+12 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | core: make cpuid code compile cleanly with 32bit PIC | Lennart Poettering | 2009-11-11 | 1 | -2/+6 | |
| * | | | | | | | | | | | | | | core: adjust volume only when there is actually a memory block | Lennart Poettering | 2009-11-11 | 1 | -5/+6 | |
| * | | | | | | | | | | | | | | protocol: use the right sample rate for sources | Wim Taymans | 2009-11-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | device-manager: Update docs version -> 0.9.20 | Colin Guthrie | 2009-11-09 | 1 | -12/+12 | |
* | | | | | | | | | | | | | | | ramping: minor cleanups | Lennart Poettering | 2009-11-05 | 1 | -2/+10 | |
* | | | | | | | | | | | | | | | Merge remote branch 'origin/merge-queue' | Lennart Poettering | 2009-11-05 | 5 | -140/+600 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Add volume ramping feature - sink modificationmerge-queue | zbt | 2009-08-05 | 1 | -1/+5 | |
| * | | | | | | | | | | | | | | Add volume ramping feature - sink-input modification | zbt | 2009-08-05 | 2 | -60/+312 | |
| * | | | | | | | | | | | | | | Add volume ramping feature - envelop fix | zbt | 2009-08-05 | 2 | -65/+273 | |
* | | | | | | | | | | | | | | | jack: never try to autoconnect to MIDI ports | Lennart Poettering | 2009-11-05 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | man: fix build with --disable-manpages | Lennart Poettering | 2009-11-05 | 1 | -23/+23 | |
* | | | | | | | | | | | | | | | lirc,mmkvd: added module parameters volume_limit, volume_step | Vladimir Kokarev | 2009-11-05 | 2 | -10/+42 | |
* | | | | | | | | | | | | | | | volume: add pa_cvolume_inc_clamp function | Vladimir Kokarev | 2009-11-05 | 3 | -3/+12 |