Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for 24bit packed samples | Lennart Poettering | 2009-01-16 | 15 | -32/+370 |
| | |||||
* | Add SPDIF/HDMI ALSA devices and device descriptions to device search table | Lennart Poettering | 2009-01-15 | 5 | -73/+184 |
| | |||||
* | rename card config to card profile | Lennart Poettering | 2009-01-15 | 2 | -35/+35 |
| | |||||
* | include libcli.la in libprotocol-cli's dependencies | Lennart Poettering | 2009-01-15 | 1 | -1/+1 |
| | |||||
* | add stub makefiles for oss and alsa subdirs | Lennart Poettering | 2009-01-15 | 2 | -0/+2 |
| | |||||
* | move alsa and oss modules into their own subdirectories | Lennart Poettering | 2009-01-15 | 8 | -8/+8 |
| | |||||
* | rework module usage counter stuff to be pull based | Lennart Poettering | 2009-01-15 | 17 | -16/+124 |
| | |||||
* | don't show autoload flag anymore since it is obsolete | Lennart Poettering | 2009-01-15 | 1 | -4/+2 |
| | |||||
* | make proplist inheritance scheme automatic and implicit | Lennart Poettering | 2009-01-15 | 6 | -4/+12 |
| | |||||
* | make things compile again | Lennart Poettering | 2009-01-15 | 1 | -1/+0 |
| | |||||
* | 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 | 45 | -944/+166 |
| | |||||
* | flat-volume: use pa_sink_get_volume(s, TRUE) to work with slaved sink | Marc-André Lureau | 2009-01-15 | 1 | -5/+5 |
| | |||||
* | Merge commit 'e0f8ffe41f99789fafac575e944acf02e940bbf7' | Lennart Poettering | 2009-01-15 | 3 | -21/+69 |
|\ | |||||
| * | match: add "key" argument to match different properties | Marc-André Lureau | 2009-01-14 | 1 | -2/+11 |
| | | |||||
| * | match: can now change properties also | Marc-André Lureau | 2009-01-14 | 1 | -11/+42 |
| | | |||||
| * | sink: add a virtual_volume to sink | Marc-André Lureau | 2009-01-14 | 2 | -8/+16 |
| | | |||||
* | | redirect folks to the ALSA developers not me when their sound drivers are broken | Lennart Poettering | 2009-01-15 | 2 | -4/+8 |
| | | |||||
* | | add functionality to dump list of cards | Lennart Poettering | 2009-01-15 | 3 | -4/+60 |
| | | |||||
* | | maintain a list of sink inputs/source outputs as part of the pa_client object | Lennart Poettering | 2009-01-15 | 5 | -2/+27 |
| | | |||||
* | | add new pa_card object as a way to logically combine multiple sinks and sources | Lennart Poettering | 2009-01-15 | 12 | -4/+327 |
| | | |||||
* | | fix bad memory access | Lennart Poettering | 2009-01-15 | 1 | -1/+2 |
| | | |||||
* | | 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 | ||||
* | | port missing modules to new pa_client_new() API | Lennart Poettering | 2009-01-15 | 2 | -12/+29 |
| | | |||||
* | | convert pa_client instantiation to use a pa_client_new_data struct and add ↵ | Lennart Poettering | 2009-01-15 | 7 | -30/+106 |
| | | | | | | | | hooks for manipulating it | ||||
* | | add new dont_rewind_render flag to allow quick starts of newly created streams | Lennart Poettering | 2009-01-15 | 12 | -22/+32 |
| | | |||||
* | | don't rely on PA_SINK_RUNNING vs. PA_SINK_IDLE for optimizations since it ↵ | Lennart Poettering | 2009-01-15 | 2 | -12/+4 |
| | | | | | | | | might not be fully up to date | ||||
* | | fix a potential format string vulnerability | Lennart Poettering | 2009-01-15 | 1 | -1/+1 |
| | | |||||
* | | document that PA_API_VERSION is only for incompatible API changes | Lennart Poettering | 2009-01-15 | 1 | -1/+2 |
|/ | |||||
* | make pa_asyncq_push() fail under no circumstances. | Lennart Poettering | 2009-01-14 | 1 | -6/+7 |
| | |||||
* | Fix a typo I know owe Marc-Andre a beer for. | Lennart Poettering | 2009-01-14 | 1 | -2/+2 |
| | |||||
* | Fix a potentially non-returning function in base64 code. | Colin Guthrie | 2009-01-13 | 1 | -2/+7 |
| | |||||
* | Merge commit 'elmarco/master' | Lennart Poettering | 2009-01-14 | 9 | -6/+163 |
|\ | |||||
| * | build: fix few warnings | Marc-André Lureau | 2009-01-13 | 3 | -2/+3 |
| | | |||||
| * | cli: add missing update-*-proplist | Marc-André Lureau | 2009-01-13 | 1 | -0/+122 |
| | | |||||
| * | core: add source, si, so proplist_update | Marc-André Lureau | 2009-01-13 | 5 | -4/+38 |
| | | |||||
* | | remove calc_sine() since we don't need it anymore | Lennart Poettering | 2009-01-14 | 1 | -9/+0 |
| | | |||||
* | | include new proplist functions in export list | Lennart Poettering | 2009-01-14 | 1 | -1/+3 |
| | | |||||
* | | fix calculation of avail_min | Lennart Poettering | 2009-01-14 | 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 |
|/ | |||||
* | cli: update-sink-proplist | Marc-André Lureau | 2009-01-13 | 1 | -1/+35 |
| | |||||
* | libpulse: add proplist_from_string | Marc-André Lureau | 2009-01-13 | 4 | -3/+99 |
| | |||||
* | core: report remaining shared objects when cleanup | Marc-André Lureau | 2009-01-13 | 1 | -1/+8 |
| | |||||
* | core: add pa_source_update_proplist | Marc-André Lureau | 2009-01-13 | 2 | -0/+16 |
| | |||||
* | core: add pa_sink_update_proplist | Marc-André Lureau | 2009-01-13 | 2 | -0/+16 |
| | |||||
* | Port sine modules to pa_memchunk_sine() | Lennart Poettering | 2009-01-12 | 2 | -59/+25 |
| | |||||
* | add new API function pa_memchunk_sine() | Lennart Poettering | 2009-01-12 | 2 | -0/+36 |
| | | | | | Ease generation of sine signals. Try to make the repeatable sine memblock fit into a single mempool slot. | ||||
* | Extend command name lookup tables to cover complete protocol | Lennart Poettering | 2009-01-12 | 1 | -9/+83 |
| | | | | Makes it easier to debug things. | ||||
* | Fix suspending of all sinks/sources | Lennart Poettering | 2009-01-12 | 1 | -1/+5 |
| | | | | | | pasuspender issues a SUSPEND_ALL requests for suspending all sinks/sources at once. This has been broken due to an ill-placed sanity checked. |