Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update PA_MODULE_USAGE to be in line with actual implementation | Maarten Bosmans | 2011-03-18 | 1 | -0/+2 |
| | |||||
* | pulse: move pa_rtclock_now in pulsecommon | Marc-André Lureau | 2009-06-20 | 1 | -1/+1 |
| | |||||
* | alsa: unify alsa log handling and snd_config_update_free_global() handling ↵ | Lennart Poettering | 2009-06-18 | 1 | -4/+2 |
| | | | | in one place | ||||
* | modules: add {sink|source|card}_properties argument to all modules | Lennart Poettering | 2009-05-28 | 1 | -0/+2 |
| | |||||
* | Specifying ALSA mixer control | Kyle Cronan | 2009-03-31 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | On Fri, Mar 27, 2009 at 7:21 AM, Lennart Poettering <lennart@poettering.net> wrote: >> I tried installing the latest git sources on my Ubuntu Jaunty box but >> it just broke sound in all my applications. For my own purposes, I'm >> going to need to start with the Ubuntu-patched 0.9.14. However, if >> you are willing to accept this patch I will forward port it so that it >> applies to the latest sources. It's a completely harmless change, so >> why not apply it? > > Yes, I am happy to apply it. Could you please update it for current git? > Great. An updated patch is attached. For symmetry, I added this option to the alsa source module as well. The Ubuntu folks have customized pulse so much that it is difficult for me to get this version working on my system. For this patch I have only made sure that it compiles. But it does pretty much the same thing as the one for 0.9.14, which is working great for me. Thanks, Kyle | ||||
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | add new paramter ignore_dB= to alsa modules | Lennart Poettering | 2009-01-27 | 1 | -1/+3 |
| | |||||
* | rework logic how alsa sinks/sources/cards are named | Lennart Poettering | 2009-01-22 | 1 | -0/+2 |
| | |||||
* | make implementation of module-alsa-card complete | Lennart Poettering | 2009-01-21 | 1 | -1/+1 |
| | |||||
* | remove leftover define | Lennart Poettering | 2009-01-21 | 1 | -2/+0 |
| | |||||
* | add an API to create arbitrary alsa sinks/sources dynamically without having ↵ | Lennart Poettering | 2009-01-21 | 1 | -1360/+9 |
| | | | | to load/unload modules | ||||
* | add new call pa_alsa_open_by_device_id_profile() | Lennart Poettering | 2009-01-20 | 1 | -9/+9 |
| | |||||
* | Split up pa_alsa_init_proplist into two seperate functions for the card and ↵ | Lennart Poettering | 2009-01-17 | 1 | -7/+5 |
| | | | | snd_pcm_t specific parts | ||||
* | remvoe a bit of duplicate code | Lennart Poettering | 2009-01-16 | 1 | -1/+1 |
| | |||||
* | Add SPDIF/HDMI ALSA devices and device descriptions to device search table | Lennart Poettering | 2009-01-15 | 1 | -1/+10 |
| | |||||
* | move alsa and oss modules into their own subdirectories | Lennart Poettering | 2009-01-15 | 1 | -0/+1491 |