platform/upstream/pulseaudio.git
2011-09-27 Colin Guthriebuild-sys: bump soname v1.0
2011-09-27 Colin Guthriebuild-sys: Switch to the tar-ustar format (as per a...
2011-09-25 David HenningssonFix crash in threaded message queues
2011-09-22 David Henningssondbus: Don't crash if the module does not load
2011-09-21 Arun Raghavansink,source: Handle missing in the shared volume case
2011-09-15 Colin Guthriebuild-sys: bump soname v0.99.4
2011-09-15 David Henningssonconf: Make sure module-dbus-protocol is loaded after...
2011-09-14 David Henningssonsink,source: Avoid crash by not updating volume on...
2011-09-14 Arun Raghavanecho-cancel: Use volume sharing by default
2011-09-14 Arun Raghavanequalizer: Use volume sharing by default
2011-09-14 Arun Raghavanvirtual: Make volume sharing on by default
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-14 Arun Raghavanstream: Relax assert for extended API
2011-09-14 Antonio Ospitedoc: Add info about running pulseaudio from the build dir
2011-09-14 Colin Guthriedoc: Update README with fresh links.
2011-09-14 David Henningssonraop: Don't crash if fd is not open when trying to...
2011-09-13 Colin Guthrievolume: Rename 'sync volume' to 'deferred volume'.
2011-09-09 Colin Guthriebuild-sys: Oops forgot to add the Kinect profile to...
2011-09-09 Colin Guthrieraop: Properly deal with the name coming from the device.
2011-09-09 Colin Guthriemodargs: Ensure modargs can be accessed in their raw...
2011-09-09 Antonio Ospitealsa-mixer: Add support for the Microsoft Kinect Sensor...
2011-09-09 Maarten Bosmansmodule-suspend-on-idle: Move vacuum code to core
2011-09-07 Colin Guthriealsa: Tidy up argument descriptions
2011-09-07 Colin Guthriebluetooth: Bump DBus version to 1.3.0 and drop conditio...
2011-09-07 Tanu Kaskinenloopback: New modargs: sink_input_properties and source...
2011-09-05 Colin Guthrieraop: Use the port supplied by avahi when connecting...
2011-09-05 Colin Guthriedevice-restore: Fix use-after-free error.
2011-09-05 Colin Guthrieformats: Export more functions needed for a clean build.
2011-09-05 Colin Guthrieformats: The format code should be in libpulse, not...
2011-09-04 Colin Guthriestream-restore: Add proper data validity checks to...
2011-09-04 Colin Guthriestream-restore: Add in some variable sets that were...
2011-09-03 Colin Guthriedevice-restore: Simplify the migration of data to per...
2011-09-03 Maarten BosmansMake gcc --std=c99 happy
2011-09-03 Maarten BosmansSquash the last gcc warnings
2011-09-03 Maarten Bosmansmodule-equalizer-sink: Use correct limit in loop
2011-09-03 Maarten Bosmansbluetooth/sbc: Use __asm__ keyword
2011-09-03 Maarten Bosmansmodule-equalizer-sink: Use = in initialising variables
2011-09-03 Maarten Bosmansmodule-equalizer-sink: Use %z for printf of size_t...
2011-09-03 David Henningssonalsa-mixer: Set "Front" control to 0 dB on headphone...
2011-08-31 David Henningssonmodule-switch-on-connect: Don't switch unlinked sink...
2011-08-31 Arun Raghavanvala: Add has_type_id=false to all enums, structs and...
2011-08-29 Colin Guthriebuild-sys: bump soname v0.99.3
2011-08-29 Arun Raghavanequalizer: Comment out unused function
2011-08-29 Arun Raghavanecho-cancel: Get rid of annoying compiler warnings
2011-08-29 Arun Raghavanecho-cancel: Don't allow streams to attach while unloading
2011-08-29 Arun Raghavanecho-cancel: Make save_aec modarg a bool instead of...
2011-08-29 Lu Guanqunpacat: make pacat respond to cork/uncork events
2011-08-29 David HenningssonSet better priorities on input paths
2011-08-29 Arun Raghavanpassthrough: Fix setting volume to unamplified again
2011-08-29 Colin Guthriedevice-restore: Restore volumes on port change.
2011-08-29 Colin Guthriedevice-restore: Split device restore database into...
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 Bosmansecho-cancel: Use stream index in debug message
2011-08-25 Maarten Bosmansgitignore: Add Orc autogenerated files
2011-08-25 Arun Raghavanecho-cancel: Move speex preprocessing out of the main...
2011-08-25 Arun Raghavanecho-cancel: Use pa_streq instead of strcmp
2011-08-25 Arun Raghavanecho-cancel: Add multiple include protection for header
2011-08-25 Maarten BosmansMore spelling fixes
2011-08-25 Maarten BosmansSpelling fixes in public headers
2011-08-24 Arun Raghavanbuild-sys: Fix some LDFLAGS vs. LDADD usage
2011-08-24 David HenningssonFix spelling sucess -> success
2011-08-24 David Henningssonswitch-on-connect: Don't switch to a monitor source
2011-08-18 Colin Guthriedevice-restore: Change the API to include type informat...
2011-08-18 Colin Guthriedbus: Use pa_device_type_t rather than an internal...
2011-08-18 Colin Guthriedef: Add a new enum to allow differntiation between...
2011-08-18 Arun Raghavansink: Add PA_SINK_SET_FORMATS macro
2011-08-18 Arun Raghavansample-util: Fix off-by-one in error check
2011-08-18 Arun RaghavanRevert "device-restore: Make bools not be bit fields"
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 Raghavandaemon: Fix compiler warning about missing function...
2011-08-18 Arun Raghavanalsa: Fix bad function name
2011-08-18 Arun Raghavanformats: Fix bad passsthrough check
2011-08-17 Arun Raghavanalsa: Open iec958 device with NONAUDIO bit set in passt...
2011-08-17 Arun Raghavanformats: Use correct API to check for passthrough streams
2011-08-17 Arun Raghavanalsa: Don't always suspend/unsuspend on sink-input...
2011-08-17 Arun Raghavansource: Remove the PA_SOURCE_PASSTHROUGH flag
2011-08-16 Jonny Lambintrospect: fix typo in default sink/source docs
2011-08-16 David HenningssonRemove offensive part of error message
2011-08-16 David HenningssonJACK: Load module-jackdbus-detect in default.pa
2011-08-16 David Henningssonalsa-mixer: Add "Line HP Swap" element
2011-08-16 David Henningssonalsa-mixer: Mute IEC958 optical raw for several Audigy...
2011-08-16 Colin Guthriebuild-sys: bump soname v0.99.2
2011-08-16 Colin Guthriecore: Unload the modules and cached samples before...
2011-08-16 Maarten Bosmanspactl: Add set-source-output-mute command
2011-08-16 Maarten Bosmansdefault.pa: Update rtp null sink line
2011-08-16 Maarten BosmansInitialise write_volume
2011-08-16 Arun Raghavanformat: Remove stupid copy-paste-o
2011-08-16 Jonny Lambintrospect: fix source output and sink input docs mix-up
2011-08-16 Arun Raghavanalsa: Set SET_FORMATS flag when appropriate
2011-08-16 Arun Raghavansink: Add a SET_FORMATS flag
2011-08-15 Arun Raghavanbuild-sys: Bump JACK dependency to 0.117.0
2011-08-15 Arun Raghavanconf: Load module-filter-* by default
2011-08-15 Arun Raghavanfilter-heuristics: Don't force AEC on all phone streams
2011-08-15 Arun Raghavanproplist: Make filter properties line up prettily
2011-08-15 Arun RaghavanRemind people not to break module-tunnel
next