Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add client API for querying card information | Lennart Poettering | 2009-01-20 | 2 | -3/+245 |
| | |||||
* | don't divide by zero if no left resp. no right channels are defined | Lennart Poettering | 2009-01-20 | 1 | -2/+9 |
| | |||||
* | add missing eof checks | Lennart Poettering | 2009-01-20 | 1 | -1/+2 |
| | |||||
* | remove misplaced whitespace | Lennart Poettering | 2009-01-20 | 1 | -1/+1 |
| | |||||
* | Document explicitly that the internal sink/source states are not considered ↵ | Lennart Poettering | 2009-01-19 | 1 | -6/+18 |
| | | | | part of the ABI/API | ||||
* | pulse: share private enum values with client side | Marc-André Lureau | 2009-01-20 | 1 | -2/+18 |
| | |||||
* | pulse: introspect sink state | Marc-André Lureau | 2009-01-20 | 3 | -6/+76 |
| | |||||
* | Beef pactl output up a bit | Lennart Poettering | 2009-01-19 | 1 | -1/+1 |
| | |||||
* | fix doxygen version references | Lennart Poettering | 2009-01-19 | 3 | -8/+8 |
| | |||||
* | allow setting properties for modules, too | Lennart Poettering | 2009-01-19 | 3 | -1/+11 |
| | |||||
* | add api for manipulating volume balances | Lennart Poettering | 2009-01-19 | 2 | -0/+105 |
| | |||||
* | add pa_proplist_to_string_sep() | Lennart Poettering | 2009-01-17 | 2 | -7/+27 |
| | |||||
* | Add support for 24bit samples encoded in the LSB of 32 bit words | Lennart Poettering | 2009-01-16 | 3 | -15/+48 |
| | |||||
* | add support for 24bit packed samples | Lennart Poettering | 2009-01-16 | 3 | -6/+37 |
| | |||||
* | Add SPDIF/HDMI ALSA devices and device descriptions to device search table | Lennart Poettering | 2009-01-15 | 1 | -2/+6 |
| | |||||
* | we don't support glib1.2 anymore | Lennart Poettering | 2009-01-15 | 1 | -1/+0 |
| | |||||
* | kill autoload stuff as planned | Lennart Poettering | 2009-01-15 | 4 | -185/+62 |
| | |||||
* | add new pa_card object as a way to logically combine multiple sinks and sources | Lennart Poettering | 2009-01-15 | 1 | -1/+7 |
| | |||||
* | make PA_CONTEXT_IS_GOOD/PA_STREAM_IS_GOOD a macro so that we can easily ↵ | Lennart Poettering | 2009-01-15 | 1 | -2/+10 |
| | | | | check for its availability | ||||
* | document that PA_API_VERSION is only for incompatible API changes | Lennart Poettering | 2009-01-15 | 1 | -1/+2 |
| | |||||
* | Merge commit 'elmarco/master' | Lennart Poettering | 2009-01-14 | 2 | -2/+2 |
|\ | |||||
| * | build: fix few warnings | Marc-André Lureau | 2009-01-13 | 2 | -2/+2 |
| | | |||||
* | | add pa_proplist_size() and pa_proplist_isempty() | Lennart Poettering | 2009-01-14 | 2 | -0/+18 |
| | | |||||
* | | Fix version info | Lennart Poettering | 2009-01-14 | 1 | -1/+1 |
|/ | |||||
* | libpulse: add proplist_from_string | Marc-André Lureau | 2009-01-13 | 2 | -1/+89 |
| | |||||
* | read base volume only in proto 15 | Lennart Poettering | 2009-01-12 | 1 | -2/+2 |
| | |||||
* | Add "base volume" field to sinks/sources | Lennart Poettering | 2008-12-24 | 2 | -2/+10 |
| | |||||
* | Add new API functions pa_volume_snprint() and pa_sw_volume_snprint_dB() | Lennart Poettering | 2008-12-24 | 2 | -3/+60 |
| | |||||
* | Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED | Lennart Poettering | 2008-10-26 | 2 | -3/+29 |
| | |||||
* | add missing include | Lennart Poettering | 2008-10-05 | 1 | -0/+2 |
| | |||||
* | implement pa_sw_volume_divide() and pa_sw_cvolume_divide() | Lennart Poettering | 2008-10-04 | 2 | -7/+40 |
| | |||||
* | rename pa_cvolume_snprint_dB to pa_sw_cvolume_snprint_dB since it is | Lennart Poettering | 2008-10-03 | 2 | -3/+3 |
| | | | | useful only for software volumes | ||||
* | increase PA_CVOLUME_SNPRINT_MAX to a proper value and document that it is ↵ | Lennart Poettering | 2008-10-03 | 3 | -4/+16 |
| | | | | not considered part of the ABI | ||||
* | when checking the validity of a cvolume check whether all values are not -1 | Lennart Poettering | 2008-10-03 | 1 | -0/+6 |
| | |||||
* | add new API call pa_cvolume_compatible() | Lennart Poettering | 2008-10-03 | 2 | -0/+18 |
| | |||||
* | add new API call pa_cvolume_snprint_dB() | Lennart Poettering | 2008-10-03 | 2 | -2/+43 |
| | |||||
* | add new API call pa_cvolume_init() | Lennart Poettering | 2008-10-03 | 2 | -1/+19 |
| | |||||
* | extend documentation for pa_channel_map_init() | Lennart Poettering | 2008-10-03 | 1 | -1/+3 |
| | |||||
* | treat a channel map only then as compatible with a sample spec if it is valid | Lennart Poettering | 2008-10-03 | 1 | -0/+6 |
| | |||||
* | add new API function pa_sample_spec_init() | Lennart Poettering | 2008-10-03 | 2 | -0/+15 |
| | |||||
* | if a volume or channel map is invalid show so when printing it | Lennart Poettering | 2008-10-03 | 3 | -1/+16 |
| | |||||
* | user lrint() and friends in inner loops instead of normal C casts to speed ↵ | Lennart Poettering | 2008-10-03 | 1 | -1/+1 |
| | | | | up a few things | ||||
* | properly parse response to pa_stream_set_buffer_attr() calls. closes #370 | Lennart Poettering | 2008-10-02 | 1 | -1/+14 |
| | |||||
* | Make the shared memory segment size configurable | Lennart Poettering | 2008-10-01 | 4 | -2/+7 |
| | | | | | This is useful only on systems where memory overcommit is not available or disabled. | ||||
* | fix pa_stream_set_name | Omair Majid | 2008-09-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | This patch fixes a bug in pa_stream_set_name. It uses the media.name property instead of the application.name property when setting a stream's name >From aa1bda11d2084365cb0cec57f37d59f07ab80052 Mon Sep 17 00:00:00 2001 From: Omair Majid <omajid@redhat.com> Date: Wed, 10 Sep 2008 17:02:28 -0400 Subject: [PATCH] Fix bug in pa_stream_set_name Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | stream_started_callback userdata bug | Arthur Taylor | 2008-09-10 | 1 | -1/+1 |
| | | | | | | | | | | Hello I came across a bug where the userdata parameter of the stream_started_callback was always NULL in some cases. I couldn't seem to make a ticket, so here's the one line patch: Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | fix S32 validity check | Lennart Poettering | 2008-09-10 | 1 | -1/+1 |
| | |||||
* | move autospawn lock to pulsecore/ since we don't need it in the client anymore | Lennart Poettering | 2008-09-08 | 2 | -362/+0 |
| | |||||
* | rework autospawning to allow to multiple parallel autospawning contexts | Lennart Poettering | 2008-09-05 | 2 | -209/+107 |
| | |||||
* | connect to localhost via IP address instead of host name, to avoid needless ↵ | Lennart Poettering | 2008-09-05 | 1 | -2/+3 |
| | | | | NSS lookup |