platform/upstream/pulseaudio.git
2015-04-10 David Henningssonmodule-alsa-card: use pa_module_hook_connect
2015-04-10 David Henningssonmodule-suspend-on-idle: use pa_module_hook_connect
2015-04-10 David Henningssonmodule-*-restore: use pa_module_hook_connect
2015-04-10 David Henningssonmodule: Add hook dynarray
2015-04-06 Arun Raghavansink-input: Clarify the meaning of rewrite and flush...
2015-04-02 Juho Hämäläinendbus: Use hooks for default sink and source changes
2015-04-02 Juho Hämäläinendbus: Use hooks for put and unlink
2015-04-02 Juho Hämäläinennamereg: Fire hooks for default sink and source changes
2015-04-02 Juho Hämäläinencore: Add hooks for default sink and source changes
2015-04-02 Juho Hämäläinendbus: Use state changed hook for sink-input and source...
2015-04-02 Juho Hämäläinendbus: Use hooks for sink-input and source-output events
2015-04-02 Juho Hämäläinendbus: Use hooks for sink and source events
2015-04-02 Juho Hämäläinendbus: Use hooks for client proplist changes
2015-04-02 Juho Hämäläinendbus: Use hooks for card profile events
2015-04-01 Milo CasagrandeUpdate Italian translation.
2015-04-01 René J. V.... coreaudio: Change error type to OSStatus
2015-03-31 Tanu Kaskinensink, source: Fix a volume change leak
2015-03-31 Tanu Kaskinen.gitignore: Add lfe-filter-test
2015-03-30 David Henningssonresampler: Rename "lfe_filter_required" to "lfe_remixed"
2015-03-30 David Henningssonresampler: Allow disabling the LFE filter by setting...
2015-03-30 Hui Wangdaemon-conf: enable the lfe remixing by default
2015-03-30 Hui Wangtests: adding lfe-filter-test
2015-03-30 David Henningssonresampler: Make some basic functions for rewinding
2015-03-30 David Henningssonlfe-filter: Add rewind support
2015-03-30 David Henningssonmemblock: Change pa_memblock_new_malloced to an inline...
2015-03-30 Hui Wanglfe-filter: change the crossover frequency as a parameter
2015-03-30 David Henningssonlfe-filter: Cleanup and refactor
2015-03-30 David Henningssonlfe-filter: Enable LFE filter in the resampler
2015-03-30 David Henningssonlfe-filter: Import code from the Chrome OS audio server
2015-03-27 Sagar NageshmurthyFix: Prevent calling pa_rtpoll_free() for a NULL rtpoll
2015-03-27 David Henningssonthread-mq: Make pa_thread_mq_done more robust
2015-03-23 Tanu Kaskinenucm: Add support for "JackControl"
2015-03-19 Sukesh Adigacpu-arm: Fix memory leak in pa_cpu_get_arm_flags()
2015-03-16 Tanu Kaskinencore-util: Make number parsing stricter
2015-03-12 David Herrmanncore-util: Fix set_nice() to use private bus connections
2015-03-11 David Henningssonpstream: Remove unnecessary if condition
2015-03-11 David Henningssonprotocol-native: Re-enable srbchannel
2015-03-11 David Henningssonpstream: Don't split (non-SHM) memblocks
2015-02-26 Peter Meerwaldpacat: Fix comment wording
2015-02-26 Peter Meerwaldpacket: Use flist to save calls to malloc()/free()
2015-02-26 Peter Meerwaldpacket: Introduce pa_packet_new_data() to copy data...
2015-02-26 Peter Meerwaldpacket: Make pa_packet_new() create fixed-size packets
2015-02-26 Peter Meerwaldpacket: Hide internals of pa_packet, introduce pa_packe...
2015-02-26 Peter Meerwaldtagstruct: Use flist to potentially save calls to mallo...
2015-02-26 Peter Meerwaldtagstruct: Add type _APPENDED
2015-02-26 Peter Meerwaldtagstruct: Get rid of pa_tagstruct_free_data()
2015-02-26 Peter Meerwaldtagstruct: Replace dynamic flag with type
2015-02-26 Peter Meerwaldtagstruct: Distinguish pa_tagstruct_new() use cases
2015-02-26 Alexander E... echo-cancel: fix the obviously-wrong "buffer+=buffer...
2015-02-23 Jaska Uimonensocket-server: add tcp support for systemd socket activ...
2015-02-23 Tanu Kaskinenalsa: Don't access pa_sink/source_new_data after done...
2015-02-23 Muhammet Karai18n: Updated Turkish translation
2015-02-23 Peter Meerwaldalsa: Fix spelling of officially
2015-02-23 Tanu Kaskinentagstruct: Refactor writing/reading basic types
2015-02-16 Alexander E... module-loopback: don't use 0 for custom source output...
2015-02-16 David Henningssonalsa-util: Make two of the warnings "debug" instead...
2015-02-16 Peter Meerwaldalsa-util: No logging when sound card only supports...
2015-02-12 Andrey SemashevAdded documentation for soxr resampling methods.
2015-02-12 Andrey SemashevAdded libsoxr detection and optional build of soxr...
2015-02-12 Andrey SemashevEnabled libsoxr resampler backend.
2015-02-12 Andrey SemashevAdded libsoxr resampler backend.
2015-02-12 Peter Meerwaldpacat: State purpose of program depending how it was...
2015-02-12 Peter Meerwaldman: Install man page symlinks to pacat for paplay...
2015-02-12 Peter Meerwaldman: Drop separate paplay man page, move info to pacat...
2015-02-12 Peter Meerwaldman: Describe optional prefix {string} in server address
2015-02-12 Peter Meerwaldcontext: pa_context_connect() with PA_CONTEXT_NOFAIL...
2015-02-12 Tanu Kaskinendynarray: Add PA_DYNARRAY_FOREACH
2015-02-12 Tanu Kaskinendynarray: Add pa_dynarray_remove_by_data()
2015-02-12 Tanu Kaskinendynarray: Add pa_dynarray_remove_by_index()
2015-02-12 Tanu Kaskinendynarray: Add pa_dynarray_last()
2015-02-12 Alexander E... Make pa_socket_server_new static
2015-02-12 Tanu Kaskinensocket-server: pa_socket_server_new() can't fail, so...
2015-02-12 David HenningssonUpdate NEWS file v6.0
2015-02-12 Tanu Kaskinenalsa: Don't try to use ELD controls with UCM
2015-02-03 Arun Raghavanshell-completion: bash: Fix pactl list source-outputs
2015-02-02 Georg Chiniloopback: Don't push zero-sized block to memblockq
2015-02-02 Arun Raghavanbuild-sys: libwebrtc-util needs libpulsecore
2015-01-29 David Henningssonalsa-mixer: Make speaker unavailable when Line Out...
2015-01-29 Tanu Kaskinenalsa-mixer: Add lineout to surround21 mappings
2015-01-29 David Henningssonmodule-device-restore: Fix memory leak in read_sink_for...
2015-01-21 David Henningssonprotocol-native: Disable srbchannel by default v5.99.3
2015-01-14 Ondrej Holecekupdate FSF addresses to FSF web page
2015-01-13 Tanu Kaskineni18n: Fix up the Turkish translation
2015-01-13 kozdinceri18n: Add Turkish translation
2015-01-13 David Henningssonalsa-mixer: Mute headphones and speakers on line out...
2015-01-13 Boris Egorovpacmd: add missing 'else' keyword
2015-01-13 Boris Egorovtunnel: use proper value for pa_source_state switch
2015-01-13 Boris Egorovalsa-util: fix parenthesis position in err assignment
2015-01-12 Wim Taymanssvolume.orc: avoid parameter loading undefined behaviour
2015-01-08 David Henningssonmemblock: Fix more block ID collisions
2015-01-08 Felipe Satelerpactl: fix getopt indexing for set-*-volume
2015-01-05 Tanu Kaskinenbuild-sys: Don't enable libsamplerate by default
2015-01-02 Tanu Kaskinentunnel-sink-new: Fix stale audio on resume
2014-12-29 Josef Anderssoni18n: Update the Swedish translation
2014-12-29 Alexander E... Fix the WhatIsWrongWithSystemWide URL
2014-12-22 Alexander E... Fix URLs still pointing to the old wiki
2014-12-19 David HenningssonRevert "launch: Disable autospawn by default when syste... v5.99.2
2014-12-19 Tanu Kaskinencard-restore: Fix profile restoring with bluetooth
2014-12-19 David Henningssonbluez5: Do not suspend on no -> unknown profile transitions
2014-12-15 Arun Raghavanintrospect: Minor documentation fix
next