| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix typo in FOREIGN_CFLAGS | Lennart Poettering | 2009-03-04 | 1 | -2/+2 | 
| | | |||||
| * | For now don't list icon property (in favour of icon name property) since ↵ | Lennart Poettering | 2009-03-01 | 1 | -0/+8 | 
| | | | | | icon negotiation is probably much more complex (i.e. sizes...) than just putting icon data somewhere. | ||||
| * | add logic for initializing a useful icon name | Lennart Poettering | 2009-03-01 | 10 | -20/+95 | 
| | | |||||
| * | get additional device data from udev | Lennart Poettering | 2009-03-01 | 9 | -11/+227 | 
| | | |||||
| * | rename PA_PROP_DEVICE_CONNECTOR to PA_PROP_DEVICE_BUS | Lennart Poettering | 2009-03-01 | 2 | -3/+3 | 
| | | |||||
| * | revise form factor list a bit, simplify and use singular everywhere | Lennart Poettering | 2009-03-01 | 2 | -3/+3 | 
| | | |||||
| * | introduce seperate vendor/product id fields | Lennart Poettering | 2009-03-01 | 1 | -2/+11 | 
| | | |||||
| * | make example code a bit more robust/change-proof | Lennart Poettering | 2009-03-01 | 1 | -5/+5 | 
| | | |||||
| * | Merge commit 'coling/master' | Lennart Poettering | 2009-02-27 | 1 | -2/+2 | 
| |\ | |||||
| | * | bluetooth: Fix under linked module-bluetooth-device | Colin Guthrie | 2009-02-26 | 1 | -1/+1 | 
| | | | |||||
| | * | Fix a very strange 'file not found' error in module-alsa-card. | Colin Guthrie | 2009-02-26 | 1 | -1/+1 | 
| | | | | | | | | | This fixes a regression introduced by commit c341010304064c9a6ae13fab15c7fa7883acaeeb | ||||
| * | | when alsa tweaks our sample_spec make sure we adjust the watermark accordingly | Lennart Poettering | 2009-02-27 | 2 | -4/+6 | 
| | | | |||||
| * | | when an underrun happens, increase watermark by 10ms instead of doubling it | Lennart Poettering | 2009-02-27 | 2 | -10/+39 | 
| | | | |||||
| * | | revise list of form factors a little | Lennart Poettering | 2009-02-27 | 1 | -1/+1 | 
| |/ | |||||
| * | try to vacuum a little when nothing is going on | Lennart Poettering | 2009-02-25 | 4 | -0/+17 | 
| | | |||||
| * | make sure we check the sink status for PA_SINK_INPUT_FAIL_ON_SUSPEND only ↵ | Lennart Poettering | 2009-02-24 | 2 | -2/+12 | 
| | | | | | after module-suspend-on-idle had the chance to resume the device | ||||
| * | ignore tags file | Lennart Poettering | 2009-02-24 | 1 | -0/+1 | 
| | | |||||
| * | set reserve interface application device name | Lennart Poettering | 2009-02-24 | 5 | -1/+48 | 
| | | |||||
| * | don't put both the card and the pcm name in the description of a device if ↵ | Lennart Poettering | 2009-02-24 | 1 | -3/+3 | 
| | | | | | one contains the other | ||||
| * | update reserve.c from upstream git | Lennart Poettering | 2009-02-24 | 1 | -1/+12 | 
| | | |||||
| * | implement device reservation scheme | Lennart Poettering | 2009-02-24 | 10 | -2/+1102 | 
| | | |||||
| * | in case alsa lies to use don't spin forever | Lennart Poettering | 2009-02-24 | 2 | -0/+37 | 
| | | |||||
| * | if ALSA gives us nonsensical data at least try to fix it up a little | Lennart Poettering | 2009-02-24 | 1 | -4/+15 | 
| | | |||||
| * | introduce new well-known role 'a11y' | Lennart Poettering | 2009-02-24 | 1 | -1/+1 | 
| | | |||||
| * | Merge commit 'coling/master' | Lennart Poettering | 2009-02-24 | 2 | -6/+6 | 
| |\ | |||||
| | * | Remove references to trademarked terms. | Colin Guthrie | 2009-02-22 | 2 | -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 gitignore | Lennart Poettering | 2009-02-24 | 2 | -0/+3 | 
| | | | |||||
| * | | Make .desktop and .policy file in src/daemon translatable | Kelemen Gábor | 2009-02-24 | 3 | -66/+11 | 
| | | | |||||
| * | | Make pulseaudio.desktop and org.pulseaudio.policy translatable. | Kelemen Gábor | 2009-02-24 | 2 | -0/+60 | 
| | | | |||||
| * | | fix handling of stereo | Lennart Poettering | 2009-02-23 | 1 | -2/+3 | 
| | | | |||||
| * | | it's probably more appropriate to return the configured latency instead of ↵ | Lennart Poettering | 2009-02-23 | 1 | -1/+1 | 
| | | | | | | | | | the actual latency | ||||
| * | | complete esd suspend/resume implementation | Lennart Poettering | 2009-02-23 | 1 | -6/+35 | 
| | | | |||||
| * | | implement esd sample panning. closes #428 | Lennart Poettering | 2009-02-23 | 1 | -5/+63 | 
| | | | |||||
| * | | set esound.byte_order property | Lennart Poettering | 2009-02-23 | 1 | -0/+3 | 
| | | | |||||
| * | | allow scache entries to have arbitrary names | Lennart Poettering | 2009-02-23 | 1 | -1/+5 | 
| | | | |||||
| * | | use pa_alsa_safe_delay() where appropriate | Lennart Poettering | 2009-02-23 | 2 | -2/+2 | 
| | | | |||||
| * | | print driver name when we encounter driver bugs | Lennart Poettering | 2009-02-23 | 3 | -18/+38 | 
| | | | |||||
| * | | add new wrapper pa_alsa_safe_delay() around snd_pcm_delay() | Lennart Poettering | 2009-02-23 | 2 | -0/+38 | 
| | | | |||||
| * | | add new function pa_alsa_get_driver_name_by_pcm() | Lennart Poettering | 2009-02-23 | 2 | -0/+17 | 
| | | | |||||
| * | | a couple of boring updates | Lennart Poettering | 2009-02-22 | 1 | -16/+19 | 
| | | | |||||
| * | | Allow passing a NULL proplist to pa_xxxx_update_proplist() to just fire a ↵ | Lennart Poettering | 2009-02-22 | 3 | -8/+7 | 
| |/ | | | | notification | ||||
| * | prepare test for tracking down ens1371 issue | Lennart Poettering | 2009-02-22 | 1 | -15/+12 | 
| | | |||||
| * | rework suspending/resuming | Lennart Poettering | 2009-02-22 | 1 | -60/+87 | 
| | | |||||
| * | initialize selem index | Lennart Poettering | 2009-02-22 | 1 | -1/+2 | 
| | | |||||
| * | make sure we don't choke on overly long lines in .desktop files | Lennart Poettering | 2009-02-21 | 2 | -2/+4 | 
| | | |||||
| * | make sure we don't choke on PULSE_PROP_OVERRIDE | Lennart Poettering | 2009-02-21 | 1 | -2/+3 | 
| | | |||||
| * | rework logging to make it more modular | Lennart Poettering | 2009-02-21 | 9 | -110/+162 | 
| | | |||||
| * | make string translatable (fixes #483) | Lennart Poettering | 2009-02-21 | 1 | -2/+3 | 
| | | |||||
| * | fix wording, closes #484 | Lennart Poettering | 2009-02-21 | 1 | -3/+3 | 
| | | |||||
| * | prefer profiles that match the default channel map | Lennart Poettering | 2009-02-21 | 1 | -5/+26 | 
| | | |||||
