]> code.delx.au - pulseaudio/history - src/pulsecore/protocol-native.c
sink-input, source-output: Remove redundant get_mute() functions
[pulseaudio] / src / pulsecore / protocol-native.c
2014-05-02 Tanu Kaskinensink-input, source-output: Remove redundant get_mute...
2014-02-17 Arun RaghavanRevert "protocol-native: Don't enumerate unlinked sinks...
2014-02-14 Arun Raghavanprotocol-native: Don't enumerate unlinked sinks and...
2014-02-04 Tanu Kaskinenprotocol-native: Fix a crash
2013-12-20 Peter Meerwaldcore: Fix asserting command in protocol-native
2013-12-20 Peter Meerwaldcore: Fix uninit pointer read in protocol-native
2013-12-15 Tanu KaskinenAdd pa_sample_rate_valid()
2013-11-29 Tanu KaskinenPass the profile object instead of the profile name...
2013-11-29 Scott Reevesprotocol-native: Remove written differently but functio...
2013-11-20 Parin Porechaprotocol-native: Express XOR asserts more concisely
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-07-15 Luiz Augusto von... introspect: Expose card profile available flag
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-06-24 poljar (Damir Jelić)Style fix: Remove new lines from opening brackets
2013-06-11 Tanu Kaskinennative: Don't enable prebuffering when draining
2013-06-03 Tanu Kaskinendevice-port: Make it impossible to have dual-direction...
2013-03-25 David Henningssonprotocol-native: Lower default minreq in low-latency...
2013-03-25 David Henningssonprotocol-native: Ensure tlength is not set higher than...
2013-03-25 Arun Raghavanprotocol-native: Fix some debug output
2013-03-20 David Henningssoncore, alsa: Better drain reporting
2013-02-15 Tanu Kaskinenidxset: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2012-12-19 Tanu KaskinenLog the reason for every suspend/resume.
2012-06-30 poljar (Damir Jelic)introspect: Add functions to handle the latency offset.
2012-06-29 Tanu KaskinenAssume that the ports hashmap of cards is always non...
2012-06-29 Tanu KaskinenAssume that the profiles hashmap of ports is always...
2012-06-29 Tanu Kaskinencard: Ensure that there's always at least one profile.
2012-06-29 Tanu Kaskinensink, source: Always create a hashmap for ports.
2012-06-29 Tanu Kaskinennative: Send the actual port proplists with card info.
2012-06-11 Tanu Kaskinennative: Don't save device, volume or mute of new streams.
2012-05-31 Harsh Prateek Borapulsecore: Use PA_IDXSET_FOREACH wherever applicable.
2012-05-23 poljarnative: Use foreach to iterate trough modules.
2012-05-15 Lennart Poetteringauth: move cookie file to ~/.config/pulse/cookie
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-11 David Henningssonintrospect: Expose port info per card to clients
2011-12-14 Arun Raghavanprotocol-native: Fix 'auth-group-enabled' modarg
2011-12-12 Peter Meerwaldpstream: Fix spelling of 'receive'.
2011-11-26 David HenningssonIntroduce "available" concept for ports, and communicat...
2011-11-10 Arun Raghavancore: Make debugging a bit simpler
2011-11-03 Lars R. Damerowalsa: support fixed latency range in alsa modules
2011-10-01 Tanu Kaskinenmemblockq: Improve debuggability by storing a name...
2011-09-14 Arun Raghavandef: Hide server-side sink/source flags
2011-08-25 Maarten BosmansMore spelling fixes
2011-08-15 Maarten BosmansInitialise variables
2011-08-02 David Henningssonprotocol-native: Allow clients to know at what index...
2011-07-12 Arun Raghavanprotocol-native: Trivial fix for a compiler warning
2011-07-12 Arun Raghavanprotocol-native: Fix invalid assert
2011-07-10 Arun Raghavanprotocol-native: Fix backward compatibility break
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthrieintrospect: Get format of source output
2011-06-22 Colin Guthriecapture: Implement per-stream volume control for captur...
2011-06-22 Colin Guthrieintrospect: Get formats for sources
2011-06-22 Colin Guthriecapture: Add the passthrough format negotiation to...
2011-06-22 Colin GuthrieMerge remote-tracking branch 'mkbosmans/merge/build...
2011-06-20 Arun Raghavanprotocol-native: Don't leak formats
2011-06-14 Arun Raghavanprotocol-native: Use original requested latency on...
2011-05-16 Colin Guthrieprotocol-native: Fix memory leaks introduced in protoco...
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-02 Arun Raghavanintrospect: Get format of sink input
2011-05-02 Arun Raghavanintrospect: Get formats for sinks
2011-05-02 Arun Raghavancore: Fix some FIXMEs for the extended API
2011-05-02 Arun Raghavanformat: Avoid some code duplication
2011-05-02 Arun Raghavancore: Add extended stream API to support compressed...
2011-03-29 Tanu Kaskinensink-input: Add volume_writable to pa_sink_input.
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-18 Maarten BosmansFix up some double spaces
2011-03-11 Maarten BosmansFix up according to Coding Style
2011-02-26 Tanu KaskinenImplement the "volume sharing" feature.
2011-02-25 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-02-22 Tanu KaskinenAllow read-only or non-existing sink input volume.
2011-01-31 Colin GuthrieMerge remote branch 'mkbosmans/rate-adjustment'
2011-01-31 David HenningssonFighting rewinds: Reduce calls to handle_seek
2011-01-31 David HenningssonFighting rewinds: Seek and write data in the same message
2011-01-31 Lennart Poetteringratelimit: fix log levels of log suppression messages
2010-10-06 Colin Guthrieintrospect: Include whether a stream is corked in the...
2010-08-12 Pierre-Louis BossartAC3 passthrough support
2010-02-23 Lennart Poetteringvarious modernizations
2010-02-22 Lennart Poetteringnative: improve logging for buffer_attrs
2010-02-09 Lennart Poetteringnative: rework handling of seeks that depend on variabl...
2010-02-09 Lennart Poetteringnative: fix request counter miscalculations
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-20 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-11 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-10 Wim Taymansprotocol: use the right sample rate for sources
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-31 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-29 Lennart PoetteringMerge remote branch 'origin/master'
2009-10-28 Lennart Poetteringlibpulse: introduce PA_STREAM_RELATIVE_VOLUME
2009-10-28 Lennart Poetteringprotocol-native: if a client set volume/mute/device...
2009-10-28 Lennart Poetteringprotocol-native: declare that user configured volumes...
2009-10-02 Tanu KaskinenMerge branch 'master' into dbus-work
2009-09-14 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-09-10 Lennart Poetteringnative: send PA_COMMAND_PLAYBACK_BUFFER_ATTR_CHANGED...
2009-09-09 Lennart PoetteringMerge remote branch 'origin/master-tx'
2009-09-09 Lennart PoetteringMerge remote branch 'origin/master-tx'
2009-09-08 Lennart Poetteringprotocol-native: log explicitly when someone asks us...
2009-09-08 Lennart Poetteringllvm-clang-analyzer: drop a few unnecessary assignments...
next