]> code.delx.au - pulseaudio/shortlog
pulseaudio
2012-04-10 Colin Guthriecli: Allow source-output volumes/mute to be set via CLI
2012-04-10 Colin Guthrieman: Document the cli inteface a little.
2012-04-04 David Henningssonalsa-sink/source: Really set volumes on port change
2012-04-04 David Henningssonmodule-loopback: Reset process_msg callbacks in teardown
2012-04-02 Frédéric Dalleauloopback: Fix crash on error during init
2012-03-28 Tanu Kaskinendbus: Add assertions to get rid of warnings from Coverity.
2012-03-28 Tanu Kaskinendevice-manager: Add an assertion to get rid of a warnin...
2012-03-28 Tanu Kaskinendbus: Add an assertion to get rid of a warning from...
2012-03-28 Tanu Kaskinenalsa: Fix SND_MIXER_SCHN_LAST related stuff.
2012-03-28 Tanu Kaskinendevice-manager: Fix a memory leak.
2012-03-28 Tanu Kaskinensample-util: Remove redundant check from pa_volume_memc...
2012-03-28 Tanu Kaskinenpadsp: Fix a double-free bug.
2012-03-28 Tanu Kaskinendbus: Fix device latency querying.
2012-03-28 David Henningssonsink-input/source-output: Prevent filter sink/source...
2012-03-28 Maarten Lankhorstmodule-jack-sink/source: Set fixed latency correctly...
2012-03-28 David HenningssonFix input device for M-audio fasttrack pro
2012-03-28 Pino Toscanolibpulse: Cope with systems not implementing SA_NOCLDWAIT
2012-03-28 Colin GuthrieRevert "resamplers: Optimize trivial resampler"
2012-03-28 Colin Guthriecore-util: Attempt to make runtime paths smaller to...
2012-03-27 Arun Raghavanstream: Fix sample spec initialisation for extended API
2012-03-26 David Henningssonalsa-mixer: Fix a small issue when detecting required-any
2012-03-26 David Henningssonalsa-mixer: Show HDMI ports for older Nvidia cards
2012-03-25 Tanu Kaskinendbus: Check method call signatures.
2012-03-23 Deng Zhenrongfix compilation warning via PRI prefix
2012-03-22 Tanu Kaskinenbluetooth: Remove unused variable.
2012-03-21 David Henningssonbuild-sys: padsp target should not be phony
2012-03-21 David Henningssonpactl: show availability information for "list cards"
2012-03-21 David Henningssonmodule-switch-on-port-available: Do not switch profile...
2012-03-20 David Henningssonmodule-loopback: Never call adjust_rates after teardown
2012-03-19 Arun Raghavanprotocol-native: Remove redundant asserts
2012-03-19 Arun Raghavanprotocol-native: Reinstate assert that was incorrectly...
2012-03-19 David Henningssonprotocol-native: Protect against clients trying to...
2012-03-17 Lennart Poetteringsystemd: complement module-console-kit with module...
2012-03-15 Arun Raghavanbuild-sys: Bump soname
2012-03-14 Piotr Drągi18n: Update Polish translation
2012-03-14 Yuri ChornoivanUpdate Ukrainian translation.
2012-03-13 David Henningssondaemon: Initialize dbus to use thread-safe mode by...
2012-03-12 David Henningssonalsa-mixer: Don't remove paths if jacks state.(un)plugg...
2012-03-12 Tanu KaskinenRevert "build-sys: Remove the public API stuff from...
2012-03-11 Giorgos Boutsioukisxen: Add Xen paravirtualized sink support.
2012-03-11 David Henningssonalsa-mixer: Make speaker get available=no when headphon...
2012-03-11 David Henningssonintrospect: Expose port info per card to clients
2012-03-11 David Henningssonconf: Load switch-on-port-available module by default
2012-03-11 David HenningssonAdd a new module switch-on-port-available that acts...
2012-03-11 David Henningssonalsa: Add port information to HDMI profiles
2012-03-11 David Henningssonalsa: Jack detection kcontrol implementation
2012-03-10 Tanu Kaskineni18n: Fix POTFILES.
2012-03-09 Tanu Kaskinenbuild-sys: Remove the public API stuff from libpulsecommon.
2012-03-09 Tanu Kaskinenproplist: Match pa_proplist_copy argument name between...
2012-03-09 Tanu Kaskinenproplist: Constify the pa_proplist_copy and _update...
2012-03-09 Niels Ole SalscheiderAdd module-virtual-surround-sink.
2012-03-07 Tanu Kaskinenflist: Make name non-const to avoid casting with pa_xfr...
2012-03-07 David Henningssonflist: Avoid the ABA problem
2012-03-06 Tanu Kaskinendbus: Use correct free function.
2012-03-05 Arun Raghavanformat: Allow format->sample spec conversion for compre...
2012-03-05 Arun Raghavanformat: Add API to query a property's type
2012-03-05 Arun Raghavanformat: Trivial reorganisation
2012-03-05 Arun Raghavanformat: Update map-file
2012-03-05 Arun Raghavanformat: Add more property getters
2012-03-05 Arun Raghavanformat: Expose pa_format_info<->pa_sample_spec conversi...
2012-03-05 Arun Raghavanformat: Don't assert on errors in getters
2012-03-05 Arun Raghavanformat: Export pa_format_info int and string property...
2012-02-24 Colin Guthriebluetooth: Run update-sbc
2012-02-21 Alexander E... alsa: add DTS profile
2012-02-21 Luiz Augusto... bluetooth: Fix calling many times Audio.GetProperties...
2012-02-20 Arun Raghavanbuild: Fix out-of-tree build
2012-02-20 Sjoerd Simons.gitignore: Add padsp to gitignore
2012-02-20 Sjoerd Simonsbuild: Force order of library installation
2012-02-20 Michael Bieblpadsp: Move the padsp helper lib into a private library
2012-02-20 Michael Bieblbuild: Move libpulsecommon into $pkglib
2012-02-20 David Henningssontunnel: fixup create_record_stream
2012-02-20 David HenningssonPROTOCOL: Fix documentation for version 22
2012-02-19 David Henningssonalsa-mixer: Don't use dangling pointers as port hashmap...
2012-02-19 Maarten Lankhorstpulse: Fix old bug in stream_free
2012-02-14 Colin Guthriecli: Ensure source output volumes are printed via cli...
2012-02-12 Arun Raghavanpacmd: Fix compiler warning
2012-02-12 Tanu Kaskinenman: Document the local-server-type daemon.conf option.
2012-02-12 Tanu Kaskinenvirtual-sink: Remove irrelevant comment.
2012-02-10 Peter Meerwaldcore: svolume tests should generate realistic random...
2012-02-10 Peter Meerwaldcore: whitespace typo
2012-02-10 Peter Meerwaldalsa: fix comment
2012-02-10 David Henningssonsample-util: Fix "Darth Vader" panning bug
2012-02-09 Arun Raghavansink-input,source-output: Handle devices going away...
2012-02-07 Arun Raghavanloopback: Trivial whitespace fix
2012-02-07 Frédéric Dalleauloopback: Fix crash when moving sink-input fails
2012-02-07 Arun Raghavanformat: Add "since 1.0" documentation tags where they...
2012-02-02 David Henningssonalsa-mixer: Take override-maps into account in subset...
2012-01-30 David Henningssonalsa-mixer: Make sure unsupported paths are removed...
2012-01-30 Maarten Lankhorstloopback: Fix crashes
2012-01-30 Colin Guthriei18n: Run make update-po
2012-01-30 Colin Guthriei18n: Do not translate strings that cannot have any...
2012-01-30 Colin Guthriei18n: Fudge translations after previous commit to avoid...
2012-01-30 David Henningssonalsa: Improve "well known descriptions" for ports
2012-01-30 David Henningssonalsa-mixer: Allow speaker port to control "Front Speaker"
2012-01-28 Peter Meerwaldfix the ever-popular 'the the' typo
2012-01-28 Peter Meerwaldmanpage: document --log-meta, --log-time, log-backtrace
2012-01-28 Peter Meerwaldmanpage: document --log-target=file:PATH
2012-01-28 Tanu Kaskinenstream-restore: Don't verify entry validity needlessly.
2012-01-28 Tanu Kaskinenstream-restore: Clean up the database at startup.
2012-01-28 Peter Meerwaldpulse: Document general error handling.
next