summaryrefslogtreecommitdiffstats
path: root/src/pulse
Commit message (Expand)AuthorAgeFilesLines
* format: Add a type for DTSArun Raghavan2011-05-022-0/+4
* introspect: Get format of sink inputArun Raghavan2011-05-022-1/+6
* introspect: Get formats for sinksArun Raghavan2011-05-022-0/+37
* stream: Add API to get a stream's pa_format_infoArun Raghavan2011-05-022-0/+13
* format: Add some convenience functions for printingArun Raghavan2011-05-022-0/+49
* format: Const-ify some parametersArun Raghavan2011-05-022-4/+4
* core: Fix some FIXMEs for the extended APIArun Raghavan2011-05-021-6/+17
* format: Avoid some code duplicationArun Raghavan2011-05-022-0/+5
* sink-input: Don't assert on bad formatsArun Raghavan2011-05-022-15/+19
* sink: Remove PASSTHROUGH flagArun Raghavan2011-05-021-8/+2
* format: Add convenience API to check if a format is PCM or notArun Raghavan2011-05-022-0/+7
* core: Add extended stream API to support compressed formatsArun Raghavan2011-05-023-19/+120
* format: Add some properties and internal APIArun Raghavan2011-05-023-0/+104
* core: Add a pa_format_info structureArun Raghavan2011-05-023-0/+151
* sample: Use PA_SAMPLE_INVALID instead of numeric valueArun Raghavan2011-05-021-1/+1
* filters: Handle stream moves properlyArun Raghavan2011-04-231-1/+4
* util: Implement pa_get_binary_name() for Mac OS XDaniel Mack2011-04-231-0/+26
* filter: Move the proplist defines into the central place and document them.Colin Guthrie2011-04-201-0/+6
* doc: Fix typoColin Guthrie2011-04-051-1/+1
* sink-input: Add volume_writable to pa_sink_input.Tanu Kaskinen2011-03-292-4/+4
* Get rid of some warningsMaarten Bosmans2011-03-201-1/+1
* Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie2011-03-201-9/+14
|\
| * Fix pa_rtclock_from_wallclockMaarten Bosmans2011-03-191-9/+14
* | Fix up some double spacesMaarten Bosmans2011-03-184-10/+9
* | Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-118-22/+15
* | Fix up according to Coding StyleMaarten Bosmans2011-03-112-2/+2
* | volume: Add a PA_VOLUME_UI_MAX define for the recommended max volume to show ...Colin Guthrie2011-03-031-0/+7
* | Various fixes for build warningsMaarten Bosmans2011-03-021-1/+1
* | introspect: Client-side implementation for has_volume/read_only_volumeArun Raghavan2011-03-021-2/+6
* | Implement the "volume sharing" feature.Tanu Kaskinen2011-02-261-0/+11
* | Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie2011-02-258-42/+31
|\|
| * Use pa_read, pa_write and pa_poll instead of system functionsMaarten Bosmans2011-02-171-1/+1
| * win32: Implement rtclock based on QueryPerformanceCounterMaarten Bosmans2011-02-174-13/+6
| * Apply #ifdefs around functionality not available on win32Maarten Bosmans2011-02-172-5/+15
| * Use <pulsecore/socket.h> instead of <sys/socket.h>Maarten Bosmans2011-02-174-17/+8
| * Clean up <poll.h> includesMaarten Bosmans2011-02-171-6/+1
* | Allow read-only or non-existing sink input volume.Tanu Kaskinen2011-02-221-0/+2
|/
* build: Don't include empty Makefile.am in subdirsMaarten Bosmans2011-01-311-20/+0
* client: Don't update smoother while corkedArun Raghavan2011-01-151-2/+2
* volume: Trivial cosmetics (remove a space)Colin Guthrie2010-12-061-1/+1
* build-sys: Replace dummy Makefiles with proper Makefile.am'sColin Guthrie2010-12-052-13/+20
* doxygen: Fix version numbers for new featuresColin Guthrie2010-12-043-7/+7
* version: Drop the micro version numberColin Guthrie2010-11-281-2/+2
* pulse: make sure legacy_dir is not staticJan Kratochvil2010-11-251-1/+1
* core: Add infrastructure for synchronizing HW and SW volume changesJyri Sarha2010-10-161-1/+6
* volume: Decrease PA_VOLUME_MAX to be < 2^31Arun Raghavan2010-10-151-1/+1
* volume: Clamp volume to PA_VOLUME_MAXArun Raghavan2010-10-152-9/+14
* volume: Use a macro to check if a volume is validArun Raghavan2010-10-153-19/+22
* doxygen: Add 'See also' linking to the overview pageDavid Fries2010-10-1312-11/+46
* doxygen: Documentation improvementsDavid Fries2010-10-135-15/+16