2011-11-30 |
David Henningsson | alsa: Ignore the virtual "thinkpad-acpi" card |
commit | commitdiff | tree | snapshot |
2011-11-29 |
Peter Meerwald | echo-cancel: Fix memory leak in test program |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Maarten Bosmans | resampler: Some minor tweaks |
commit | commitdiff | tree | snapshot |
2011-11-28 |
Arun Raghavan | echo-cancel: Fix warning for undefined HAVE_WEBRTC |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | tests: Don't link tests that only use public api to... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | resamplers: Improve performance of peaks resampler |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | resamplers: Rework the peaks resampler |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | shm: Use a goto rather than early return for consistency. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | win32: Avoid some compiler warnings when cross-compilin... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Colin Guthrie | device-port: Remove redundant include after the better... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Colin Guthrie | x11: Drop unneeded 'struct' and use the typedef directly. |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | Use simple free function in pa_queue_free |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | Use simple free function in pa_dynarray_free |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Tanu Kaskinen | device-port: Fix the circular dependency problem more... |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Mikel Astiz | bluetooth: Fix property reply handling for hfgw |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | resamplers: Optimize trivial resampler |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | resamplers: Use better variable name in trivial resampler |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | build-sys: Disable fastpath asserts by default |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | resamplers: Use fastpath assert in trivial resampler |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | pulsecore: Hardcode FRAME_SIZE_MAX_ALLOW |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Maarten Bosmans | Update LICENSE |
commit | commitdiff | tree | snapshot |
2011-11-27 |
Colin Guthrie | pulsecore: Fix issue with circuilar definitions. |
commit | commitdiff | tree | snapshot |
2011-11-26 |
David Henningsson | cli: Show card ports and jack detection status |
commit | commitdiff | tree | snapshot |
2011-11-26 |
David Henningsson | Notify port available status changes, and update protoc... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
David Henningsson | Cards now has ports directly, and device port has list... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
David Henningsson | Turn device ports into reference counted objects |
commit | commitdiff | tree | snapshot |
2011-11-26 |
David Henningsson | Introduce "available" concept for ports, and communicat... |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Arun Raghavan | filters: Handle echo-cancel streams better |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Arun Raghavan | proplist: Add internal API to get stream group |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Arun Raghavan | filters: Allow a filter to have both sink and source |
commit | commitdiff | tree | snapshot |
2011-11-24 |
Arun Raghavan | filters: Fix the master source/sink when autoloaded |
commit | commitdiff | tree | snapshot |
2011-11-23 |
Arun Raghavan | echo-cancel: Use more human-friendly descriptions |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Arun Raghavan | echo-cancel: Use speex by default if webrtc isn't available |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Arun Raghavan | core: Look up /etc/machine-id if D-Bus machine-id is... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Maarten Bosmans | oss: Use log2 function from core-util instead of own... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Maarten Bosmans | Squash unused variable compiler warning |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Maarten Bosmans | Remove vector.h and vector-test |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Maarten Bosmans | build-sys: Remove time-smoother and shm from libpulsecore |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Maarten Bosmans | rtpoll: Update comment |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Antti-Ville... | stream: Fix upload samples' cleanup |
commit | commitdiff | tree | snapshot |
2011-11-14 |
Arun Raghavan | alsa: Minor debug code cleanup |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Arun Raghavan | tests: Add playback tests to check-daemon |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Arun Raghavan | core: Make debugging a bit simpler |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Maarten Bosmans | tests: Add a target for running manual tests |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | echo-cancel: Make WebRTC the default canceller |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | echo-cancel: Turn WebRTC analog gain control on by... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | echo-cancel: Hook up WebRTC analog gain control |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | echo-cancel: Add infrastructure for cancellers to do AGC |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | sink,source: Update sample rate if possible on stream... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | sink,source: Allow sample rate switching with corked... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | sink-input,source-output: Add an update_rate() function |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Arun Raghavan | sink,source: Fix corked stream handling in update_rate() |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Arun Raghavan | cli: Add a dump-volumes command |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Arun Raghavan | echo-cancel: Fix webrtc gain control initialisation |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Lars R. Damerow | alsa: fixed_latency_range modarg for module-alsa-card |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Lars R. Damerow | alsa: fixed latency range handling for udev-detect |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Lars R. Damerow | alsa: support fixed latency range in alsa modules |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Frédéric Dalleau | bluetooth: Remove match for org.bluez.MediaTransport... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Frédéric Dalleau | bluetooth: Use static string in DBUS signal handler... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Frédéric Dalleau | bluetooth: Set hfgw profile when HandsfreeGateway is... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Frédéric Dalleau | bluetooth: Set off profile on SCO disconnect |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Frédéric Dalleau | bluetooth: Release MediaEnpoint if card profile is... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Frédéric Dalleau | bluetooth: Do not unload module-bluetooth-device on... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Frédéric Dalleau | bluetooth: Fix Media Endpoint for HandsfreeGateway |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Arun Raghavan | doc: Fix some old 0pointer.de references |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Maarten Bosmans | tests: Revisit which tests to run with make check |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Maarten Bosmans | tests: Rename voltest to volume-test |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Maarten Bosmans | tests: More useful output of make check |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Maarten Bosmans | tests: Make sure tests assert on failures and return... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Maarten Bosmans | tests: refactor ipacl-test |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Tanu Kaskinen | sink, source: Join two ifs with the same condition. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Arun Raghavan | echo-cancel: Adapt test code for drift compensation |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Arun Raghavan | echo-cancel: Plug in WebRTC drift compensation |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Johan Hedberg | bluetooth: sbc: Reduce for-loop induced indentation... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Siarhei Siamashka | bluetooth: sbc: overflow bugfix and audio decoding... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Marcel Holtmann | bluetooth: audio: Update license for shared header... |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Arun Raghavan | core: Add a string list membership check function |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Arun Raghavan | doc: Correct intended roles property documentation |
commit | commitdiff | tree | snapshot |
2011-10-26 |
Dylan Reid | alsa: Set return code before printing it. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Colin Guthrie | role-cork: Allow module-role-cork to act globally. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Colin Guthrie | role-cork: Make module-role-cork more generic. |
commit | commitdiff | tree | snapshot |
2011-10-25 |
Colin Guthrie | role-cork: Rename module-cork-music-on-phone to module... |
commit | commitdiff | tree | snapshot |
2011-10-21 |
Arun Raghavan | gitignore: Update for recent additions |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Colin Guthrie | conf: Use .nofail when loading module-jackdbus-detect |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Arun Raghavan | solaris: Use real_volume for set/get volume |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Arun Raghavan | native: Fix Solaris build |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Colin Guthrie | Update LICENSE. |
commit | commitdiff | tree | snapshot |
2011-10-20 |
Tanu Kaskinen | alsa: Handle the "profile" modarg in module-alsa-card |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Daniel Mack | osx: module_bonjour_publish needs to be linked against... |
commit | commitdiff | tree | snapshot |
2011-10-19 |
Colin Guthrie | build-sys: Provide a simple CMake Config setup (similar... |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Arun Raghavan | sink,source: Account for corked streams in update_rate() |
commit | commitdiff | tree | snapshot |
2011-10-18 |
Pierre-Louis... | alsa: fix list of sampling rates |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Arun Raghavan | alsa: Probe sink/source sample rates |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Arun Raghavan | alsa: Remove unused variable |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Arun Raghavan | sink,source: Handle equal default and alternate sample... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Arun Raghavan | sink,source: Add the ability to disable alternat sample... |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Arun Raghavan | source: Bring rate update code in sync with sink code |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Pierre-Louis... | alsa: support for alternate sampling rate |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Pierre-Louis... | sink,source: support for rate update |
commit | commitdiff | tree | snapshot |
2011-10-17 |
Pierre-Louis... | core: infrastructure for alternate sampling rate |
commit | commitdiff | tree | snapshot |
next |