echo-cancel: Make WebRTC the default canceller
[profile/ivi/pulseaudio.git] / src / pulsecore /
2011-11-07 Arun Raghavansink,source: Update sample rate if possible on stream...
2011-11-07 Arun Raghavansink,source: Allow sample rate switching with corked...
2011-11-07 Arun Raghavansink-input,source-output: Add an update_rate() function
2011-11-07 Arun Raghavansink,source: Fix corked stream handling in update_rate()
2011-11-04 Arun Raghavancli: Add a dump-volumes command
2011-11-03 Lars R. Damerowalsa: support fixed latency range in alsa modules
2011-11-02 Tanu Kaskinensink, source: Join two ifs with the same condition.
2011-10-28 Arun Raghavancore: Add a string list membership check function
2011-10-20 Arun Raghavannative: Fix Solaris build
2011-10-18 Arun Raghavansink,source: Account for corked streams in update_rate()
2011-10-17 Arun Raghavansink,source: Handle equal default and alternate sample...
2011-10-17 Arun Raghavansource: Bring rate update code in sync with sink code
2011-10-17 Pierre-Louis Bossartsink,source: support for rate update
2011-10-17 Pierre-Louis Bossartcore: infrastructure for alternate sampling rate
2011-10-17 Arun Raghavanmacro: typedef pa_bool_t to bool instead of _Bool
2011-10-10 Arun Raghavannamereg: Don't set default sink/source on get()
2011-10-05 David Henningssonsource-output: Do not use unset channel map in pa_sourc...
2011-10-01 Maarten BosmansMake pulse build with clang again
2011-10-01 Tanu Kaskinenmemblockq: Improve debuggability by storing a name...
2011-10-01 Tanu Kaskinensink: Add some comments about the rewind handling durin...
2011-10-01 Tanu Kaskinensink: Move updating the requested latency after the...
2011-09-27 Arun Raghavansink,source: Avoid unnecessary call to pa_rtclock_now()
2011-09-25 David HenningssonFix crash in threaded message queues
2011-09-21 Arun Raghavansink,source: Handle missing in the shared volume case
2011-09-14 David Henningssonsink,source: Avoid crash by not updating volume on...
2011-09-14 Arun Raghavanvolume: Handle varying channel count for shared volumes
2011-09-14 Arun Raghavandef: Hide server-side sink/source flags
2011-09-13 Colin Guthrievolume: Rename 'sync volume' to 'deferred volume'.
2011-09-09 Colin Guthriemodargs: Ensure modargs can be accessed in their raw...
2011-09-09 Maarten Bosmansmodule-suspend-on-idle: Move vacuum code to core
2011-09-03 Maarten BosmansMake gcc --std=c99 happy
2011-09-03 Maarten BosmansSquash the last gcc warnings
2011-08-29 Arun Raghavanpassthrough: Fix setting volume to unamplified again
2011-08-25 Arun Raghavanpassthrough: Fix what volume we set sinks/sources to
2011-08-25 Maarten Bosmanssndfile-util: Check return value of sf_command for...
2011-08-25 Maarten BosmansRemove extra ; s where they are not allowed in strict C99
2011-08-25 Maarten BosmansMore spelling fixes
2011-08-24 David HenningssonFix spelling sucess -> success
2011-08-18 Arun Raghavansample-util: Fix off-by-one in error check
2011-08-18 Arun Raghavansource-output: Ensure no volumes are applied for passth...
2011-08-18 Arun Raghavansink-input: Ensure no volumes are applied for passthrou...
2011-08-18 Arun Raghavanpassthrough: We must not plug in a resampler on stream...
2011-08-18 Arun Raghavanformats: Fix bad passsthrough check
2011-08-17 Arun Raghavanformats: Use correct API to check for passthrough streams
2011-08-16 Colin Guthriecore: Unload the modules and cached samples before...
2011-08-16 Maarten BosmansInitialise write_volume
2011-08-15 Lu Guanqunmemblock: use built-in function
2011-08-15 Lu Guanqunmemblock: fix memory leak when pa_shm_create_rw fails
2011-08-15 Maarten BosmansInitialise variables
2011-08-15 Tanu Kaskinensvolume: Make log messages more precise.
2011-08-15 Wang Xingchaosink-input: Avoid fake rewind in corked state
2011-08-15 Arun Raghavansink: Fix lazy commenting
2011-08-15 Arun Raghavansink: Add a set_formats() API
2011-08-12 Maarten BosmansPlug some memory leaks and an invalid read
2011-08-12 Colin Guthriesink-input: Drop redundant assert (PA_SINK_INPUT_IS_LIN...
2011-08-12 Arun Raghavanlog: Add missing pulsecore/thread.h include
2011-08-11 Maarten BosmansMove i18n.[ch] to src/pulsecore
2011-08-11 Maarten BosmansAdd some missing format.h includes
2011-08-11 Maarten BosmansInclude config.h consistently in source files and not...
2011-08-11 Lu Guanqunsample-util: use built-in function
2011-08-09 Lu Guanqunlog: add thread name
2011-08-06 Colin Guthriesource-output: Fix resampling.
2011-08-02 David Henningssonprotocol-native: Allow clients to know at what index...
2011-07-20 Colin Guthriealsa: Reinitialise the mixer on port change.
2011-07-20 Colin Guthriedevices: Set certain sink/source flags automatically.
2011-07-19 Colin Guthriedevices: Use wrapper functions to set the *_volume...
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-27 Maarten Bosmansparecord: Automatically detect file format from extension
2011-06-23 Maarten Bosmanswin32: Make some unused-variable warnings go away
2011-06-23 Maarten Bosmanswin32: Make once-test work
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthrieesound,streams: Fix some crashes.
2011-06-22 Arun Raghavansource-output: Trivial code move
2011-06-22 Colin Guthriecapture: Remove support for synchronised capture streams.
2011-06-22 Colin Guthriestreams: Tidy up 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 Guthriealsa-sink: Some trivial tidyups
2011-06-22 Colin GuthrieMerge remote-tracking branch 'mkbosmans/merge/build...
2011-06-22 David HenningssonSSE/MMX: Fix problem with highpitched noise on i386
2011-06-20 Arun Raghavanprotocol-native: Don't leak formats
2011-06-14 Arun Raghavanprotocol-native: Use original requested latency on...
2011-06-12 Maarten Bosmanswin32: define WIN32_LEAN_AND_MEAN
2011-06-06 Colin Guthriepulsecore: Add a couple pa_asserts() on pa_tagstruct...
2011-06-02 Colin Guthriestreams: Fix the actual resampler method shown in debug...
2011-05-20 Arun Raghavanformat: Fix channel map handling
2011-05-16 Colin Guthrieprotocol-native: Fix memory leaks introduced in protoco...
2011-05-16 Colin Guthriesink-input: Fix memory leak of proplist when sending...
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-15 Arun Raghavansink-input: Provide more information to client when...
2011-05-15 Arun Raghavansink-input: Add a format-lost event
2011-05-15 Arun Raghavansink-input: Don't restore volume for passthrough streams
2011-05-15 Arun Raghavansink-input: Don't print an error if a passthrough conne...
2011-05-06 Lennart Poetteringrtkit: use private bus connection in order to avoid...
2011-05-02 Arun Raghavancore: Factor out passthrough checks into their own...
2011-05-02 Arun Raghavanintrospect: Get format of sink input
next