summaryrefslogtreecommitdiffstats
path: root/src/pulsecore
Commit message (Expand)AuthorAgeFilesLines
* sink: Fix leak in pa_sink_check_formats()Arun Raghavan2011-05-021-1/+4
* format: Avoid some code duplicationArun Raghavan2011-05-022-14/+7
* sink-input: Don't assert on bad formatsArun Raghavan2011-05-021-2/+2
* sink-input: Return NOTSUPPORTED if format negotiation failsArun Raghavan2011-05-021-1/+1
* sink-input: Minor cleanupsArun Raghavan2011-05-021-5/+5
* sink: Remove PASSTHROUGH flagArun Raghavan2011-05-023-44/+38
* core: Add extended stream API to support compressed formatsArun Raghavan2011-05-027-37/+193
* sink: Extend API for compressed formats supportArun Raghavan2011-05-022-0/+58
* core: Add a pa_format_info structureArun Raghavan2011-05-022-1/+47
* sink: Trivial typo fixArun Raghavan2011-05-021-7/+7
* sink-input: Don't resample passthrough inputsPierre-Louis Bossart2011-05-021-12/+14
* x11: More XCB fixes.Arnaud Fontaine2011-04-301-13/+25
* core: Drop empty gaps in the memblockq when playing data from it.Antti-Ville Jansson2011-04-281-5/+8
* x11: Fix build errors with newest xcb-util.Maciej Grela2011-04-281-9/+17
* protocol-dbus: Fix some memory management bugs.Tanu Kaskinen2011-04-231-6/+6
* thread-posix: Use pthread_(get|set)name_np() if availableDaniel Mack2011-04-231-0/+9
* pulsecore:: Define _POSIX_C_SOURCE locally for rtclock on OSXDaniel Mack2011-04-231-0/+4
* memblockq: decode unset chunks as NULL chunks againLennart Poettering2011-04-213-1/+13
* volume: Get more data from volume testsArun Raghavan2011-04-184-57/+147
* pa_poll(): Simplify detection of invalid fds in select() emulation modeDaniel Mack2011-04-181-2/+27
* sink-input: Check flat volume with pa_sink_flat_volume_enabled().Tanu Kaskinen2011-04-181-2/+2
* sink-input: Add volume_writable to pa_sink_input.Tanu Kaskinen2011-03-294-34/+14
* alsa-mixer: Get rid of a compiler warning.Tanu Kaskinen2011-03-282-8/+24
* dbus: Do not refcnt the core.Colin Guthrie2011-03-251-3/+1
* Move compile-time checks around pa_run_from_build_tree to core-utilMaarten Bosmans2011-03-242-3/+5
* Merge remote-tracking branch 'zonique/osx'Colin Guthrie2011-03-241-1/+37
|\
| * osx: add routines for real-time thread schedulingDaniel Mack2011-03-211-1/+37
* | Get rid of some warnings: -Wunsafe-loop-optimizationsMaarten Bosmans2011-03-201-1/+1
* | Get rid of some warnings: -Wunused-resultMaarten Bosmans2011-03-202-4/+8
* | Merge remote-tracking branch 'mkbosmans/mingw32-build'Colin Guthrie2011-03-2014-214/+114
|\ \ | |/ |/|
| * Fix pa_rtclock_from_wallclockMaarten Bosmans2011-03-191-10/+4
| * Use pulsecore/arpa-inet.h to make arpa/inet.h functionality availableMaarten Bosmans2011-03-1910-124/+59
| * Find modules and config files relative to the installed libraries.Maarten Bosmans2011-03-193-80/+51
* | log: Add a new log target to a file descriptorVincent Becker2011-03-182-0/+32
* | Make pulse compile with clangMaarten Bosmans2011-03-181-2/+2
* | Fix up some double spacesMaarten Bosmans2011-03-1812-38/+38
* | Fixup #include directives according to Coding StyleMaarten Bosmans2011-03-1111-17/+15
* | Fix up according to Coding StyleMaarten Bosmans2011-03-1131-268/+209
* | volume: Add Orc-based optimised volume scalingArun Raghavan2011-03-054-0/+272
* | volume: Fix sample array size for testsArun Raghavan2011-03-053-3/+3
* | volume: Make tests use only valid volumesArun Raghavan2011-03-053-3/+3
* | Various fixes for build warningsMaarten Bosmans2011-03-021-2/+2
* | Get rid of some unused-function compiler warningsMaarten Bosmans2011-03-023-1/+7
* | Include <time.h> where necessaryMaarten Bosmans2011-03-012-0/+2
* | Revert "Add new subsystem for applying envelopes (such as volume ramps) to au...Arun Raghavan2011-02-282-839/+0
* | Revert "Add volume ramping feature - envelop fix"Arun Raghavan2011-02-282-271/+65
* | Revert "Add volume ramping feature - sink-input modification"Arun Raghavan2011-02-282-330/+81
* | Revert "Add volume ramping feature - sink modification"Arun Raghavan2011-02-281-6/+1
* | Revert "ramping: minor cleanups"Arun Raghavan2011-02-281-10/+2
* | Revert "core: volume ramping fix"Arun Raghavan2011-02-281-1/+1