Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | run make update-po | Lennart Poettering | 2009-02-24 | 12 | -1872/+2837 |
| | |||||
* | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-02-24 | 3 | -19/+2218 |
|\ | |||||
| * | Updated linguas file for it lang | Francesco Tombolini | 2009-02-23 | 1 | -1/+2 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Italian language by ubuntu team | Francesco Tombolini | 2009-02-23 | 1 | -0/+2199 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Updated Polish translation | Piotr Drąg | 2009-02-20 | 1 | -18/+17 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | | 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 | 3 | -6/+7 |
|\ \ | |||||
| * | | Add the module dir to the libpulse pkgconfig file (needed for paprefs) | Colin Guthrie | 2009-02-22 | 1 | -0/+1 |
| | | | |||||
| * | | 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 | 3 | -0/+4 |
| | | | |||||
* | | | Make .desktop and .policy file in src/daemon translatable | Kelemen Gábor | 2009-02-24 | 4 | -66/+13 |
| | | | |||||
* | | | 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 |
| | | |||||
* | | print warnings about driver bugs at most once | Lennart Poettering | 2009-02-21 | 3 | -22/+36 |
| | | |||||
* | | introduce default channel map in addition to the default sample spec | Lennart Poettering | 2009-02-21 | 24 | -147/+180 |
| | | |||||
* | | add new property PA_PROP_APPLICATION_PROCESS_SESSION_ID and initialize it by ↵ | Lennart Poettering | 2009-02-21 | 2 | -0/+13 |
| | | | | | | | | default | ||||
* | | check for ENABLE_LEGACY_RUNTIME_DIR with #ifdef, not #if | Lennart Poettering | 2009-02-21 | 1 | -2/+2 |
| | | |||||
* | | split off foreign code into a convenience library to make gcc warnings go away | Lennart Poettering | 2009-02-21 | 1 | -2/+10 |
| | | |||||
* | | tell gcc to ignore invalid gtk header files | Lennart Poettering | 2009-02-21 | 2 | -0/+3 |
| | | |||||
* | | simplify some code | Lennart Poettering | 2009-02-20 | 1 | -40/+37 |
| | | |||||
* | | bluetooth: fix suspend on a2dp (to do on HSP non SCO over PCM) | Marc-André Lureau | 2009-02-20 | 1 | -13/+64 |
|/ | | | | | | | | | | - s/setup_stream_fd/start_stream_fd - introduce stop_stream_fd to suspend properly the stream_fd (does not seem necessary when shuting down) - move {start,stop}_stream_fd to IO thread, it is also a good idea because it takes about 1s to setup. | ||||
* | run make update-po | Lennart Poettering | 2009-02-20 | 11 | -1653/+2570 |
| | |||||
* | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-02-20 | 3 | -1215/+1026 |
|\ | |||||
| * | Updated German translation | Fabian Affolter | 2009-02-19 | 1 | -334/+281 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) |