summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* get additional device data from udevLennart Poettering2009-03-019-11/+227
|
* rename PA_PROP_DEVICE_CONNECTOR to PA_PROP_DEVICE_BUSLennart Poettering2009-03-012-3/+3
|
* revise form factor list a bit, simplify and use singular everywhereLennart Poettering2009-03-012-3/+3
|
* introduce seperate vendor/product id fieldsLennart Poettering2009-03-011-2/+11
|
* make example code a bit more robust/change-proofLennart Poettering2009-03-011-5/+5
|
* Merge commit 'coling/master'Lennart Poettering2009-02-271-2/+2
|\
| * bluetooth: Fix under linked module-bluetooth-deviceColin Guthrie2009-02-261-1/+1
| |
| * Fix a very strange 'file not found' error in module-alsa-card.Colin Guthrie2009-02-261-1/+1
| | | | | | | | This fixes a regression introduced by commit c341010304064c9a6ae13fab15c7fa7883acaeeb
* | when alsa tweaks our sample_spec make sure we adjust the watermark accordinglyLennart Poettering2009-02-272-4/+6
| |
* | when an underrun happens, increase watermark by 10ms instead of doubling itLennart Poettering2009-02-272-10/+39
| |
* | revise list of form factors a littleLennart Poettering2009-02-271-1/+1
|/
* try to vacuum a little when nothing is going onLennart Poettering2009-02-254-0/+17
|
* make sure we check the sink status for PA_SINK_INPUT_FAIL_ON_SUSPEND only ↵Lennart Poettering2009-02-242-2/+12
| | | | after module-suspend-on-idle had the chance to resume the device
* ignore tags fileLennart Poettering2009-02-241-0/+1
|
* set reserve interface application device nameLennart Poettering2009-02-245-1/+48
|
* don't put both the card and the pcm name in the description of a device if ↵Lennart Poettering2009-02-241-3/+3
| | | | one contains the other
* update reserve.c from upstream gitLennart Poettering2009-02-241-1/+12
|
* implement device reservation schemeLennart Poettering2009-02-2410-2/+1102
|
* in case alsa lies to use don't spin foreverLennart Poettering2009-02-242-0/+37
|
* if ALSA gives us nonsensical data at least try to fix it up a littleLennart Poettering2009-02-241-4/+15
|
* introduce new well-known role 'a11y'Lennart Poettering2009-02-241-1/+1
|
* Merge commit 'coling/master'Lennart Poettering2009-02-242-6/+6
|\
| * Remove references to trademarked terms.Colin Guthrie2009-02-222-6/+6
| | | | | | | | | | | | | | | | | | According to http://www.apple.com/legal/trademark/appletmlist.html we could run into problems for using these terms without also displaying a corresponding disclaimer/attribution notice. This is difficult in the context of a headless server, so simply don't use such terms. In GUI apps which can enable this functionality we should use the relevant terminology, and display the appropriate attribution notices.
* | update gitignoreLennart Poettering2009-02-242-0/+3
| |
* | Make .desktop and .policy file in src/daemon translatableKelemen Gábor2009-02-243-66/+11
| |
* | Make pulseaudio.desktop and org.pulseaudio.policy translatable.Kelemen Gábor2009-02-242-0/+60
| |
* | fix handling of stereoLennart Poettering2009-02-231-2/+3
| |
* | it's probably more appropriate to return the configured latency instead of ↵Lennart Poettering2009-02-231-1/+1
| | | | | | | | the actual latency
* | complete esd suspend/resume implementationLennart Poettering2009-02-231-6/+35
| |
* | implement esd sample panning. closes #428Lennart Poettering2009-02-231-5/+63
| |
* | set esound.byte_order propertyLennart Poettering2009-02-231-0/+3
| |
* | allow scache entries to have arbitrary namesLennart Poettering2009-02-231-1/+5
| |
* | use pa_alsa_safe_delay() where appropriateLennart Poettering2009-02-232-2/+2
| |
* | print driver name when we encounter driver bugsLennart Poettering2009-02-233-18/+38
| |
* | add new wrapper pa_alsa_safe_delay() around snd_pcm_delay()Lennart Poettering2009-02-232-0/+38
| |
* | add new function pa_alsa_get_driver_name_by_pcm()Lennart Poettering2009-02-232-0/+17
| |
* | a couple of boring updatesLennart Poettering2009-02-221-16/+19
| |
* | Allow passing a NULL proplist to pa_xxxx_update_proplist() to just fire a ↵Lennart Poettering2009-02-223-8/+7
|/ | | | notification
* prepare test for tracking down ens1371 issueLennart Poettering2009-02-221-15/+12
|
* rework suspending/resumingLennart Poettering2009-02-221-60/+87
|
* initialize selem indexLennart Poettering2009-02-221-1/+2
|
* make sure we don't choke on overly long lines in .desktop filesLennart Poettering2009-02-212-2/+4
|
* make sure we don't choke on PULSE_PROP_OVERRIDELennart Poettering2009-02-211-2/+3
|
* rework logging to make it more modularLennart Poettering2009-02-219-110/+162
|
* make string translatable (fixes #483)Lennart Poettering2009-02-211-2/+3
|
* fix wording, closes #484Lennart Poettering2009-02-211-3/+3
|
* prefer profiles that match the default channel mapLennart Poettering2009-02-211-5/+26
|
* print warnings about driver bugs at most onceLennart Poettering2009-02-213-22/+36
|
* introduce default channel map in addition to the default sample specLennart Poettering2009-02-2123-147/+176
|
* add new property PA_PROP_APPLICATION_PROCESS_SESSION_ID and initialize it by ↵Lennart Poettering2009-02-212-0/+13
| | | | default