Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | alsa: include the alsa mixer control that is used in the property list | Lennart Poettering | 2009-04-13 | 1 | -1/+4 |
| | |||||
* | alsa: store mixer controls to use in profile data | Lennart Poettering | 2009-04-13 | 1 | -13/+40 |
| | | | | | This allows us to easily use different mixer controls for analog and spdif output. | ||||
* | alsa: when passing emptry mixer control name, force sw volume | Lennart Poettering | 2009-04-13 | 1 | -0/+5 |
| | |||||
* | alsa: when printing warning about bogus data from alsa include snd_pcm_dump() | Lennart Poettering | 2009-04-10 | 1 | -3/+6 |
| | |||||
* | refuse to initialize on modem devices | Lennart Poettering | 2009-04-04 | 1 | -0/+12 |
| | |||||
* | various spelling fixes | Maarten Bosmans | 2009-04-04 | 1 | -1/+1 |
| | |||||
* | downgrade a few messages | Lennart Poettering | 2009-04-03 | 1 | -1/+1 |
| | |||||
* | Specifying ALSA mixer control | Kyle Cronan | 2009-03-31 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | don't enabled tsched on software ALSA devices | Lennart Poettering | 2009-03-30 | 1 | -1/+14 |
| | |||||
* | fix channel mapping for a52 devices. Closes #508 | Lennart Poettering | 2009-03-20 | 1 | -3/+3 |
| | |||||
* | Use LGPL 2.1 on all files previously using LGPL 2 | Colin Guthrie | 2009-03-03 | 1 | -1/+1 |
| | |||||
* | add logic for initializing a useful icon name | Lennart Poettering | 2009-03-01 | 1 | -16/+7 |
| | |||||
* | get additional device data from udev | Lennart Poettering | 2009-03-01 | 1 | -11/+40 |
| | |||||
* | 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 | ||||
* | implement device reservation scheme | Lennart Poettering | 2009-02-24 | 1 | -0/+21 |
| | |||||
* | if ALSA gives us nonsensical data at least try to fix it up a little | Lennart Poettering | 2009-02-24 | 1 | -4/+15 |
| | |||||
* | print driver name when we encounter driver bugs | Lennart Poettering | 2009-02-23 | 1 | -6/+14 |
| | |||||
* | add new wrapper pa_alsa_safe_delay() around snd_pcm_delay() | Lennart Poettering | 2009-02-23 | 1 | -0/+37 |
| | |||||
* | add new function pa_alsa_get_driver_name_by_pcm() | Lennart Poettering | 2009-02-23 | 1 | -0/+15 |
| | |||||
* | initialize selem index | Lennart Poettering | 2009-02-22 | 1 | -1/+2 |
| | |||||
* | print warnings about driver bugs at most once | Lennart Poettering | 2009-02-21 | 1 | -6/+12 |
| | |||||
* | Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio | Lennart Poettering | 2009-02-20 | 1 | -4/+8 |
|\ | |||||
| * | alsa-util: check if mixer_poll_descriptors_count() < 0 | Marc-André Lureau | 2009-02-19 | 1 | -2/+6 |
| | | |||||
| * | alsa-util: make sure we check an initialized cn variable | Marc-André Lureau | 2009-02-19 | 1 | -2/+2 |
| | | |||||
* | | big alsa module rework to make things more robust to broken sound drivers ↵ | Lennart Poettering | 2009-02-20 | 1 | -3/+19 |
| | | | | | | | | and make it easier to debug them | ||||
* | | make profile names translatable | Lennart Poettering | 2009-02-20 | 1 | -15/+16 |
|/ | |||||
* | refer folks to the ALSA devs, not us | Lennart Poettering | 2009-02-18 | 1 | -4/+4 |
| | |||||
* | minor optimizations | Lennart Poettering | 2009-02-18 | 1 | -5/+10 |
| | |||||
* | simplify pa_alsa_init_proplist_pcm() a bit and include resolution bits in ↵ | Lennart Poettering | 2009-02-18 | 1 | -1/+24 |
| | | | | alsa device props | ||||
* | unify ALSA mixer initialization | Lennart Poettering | 2009-02-14 | 1 | -0/+80 |
| | |||||
* | include ALSA driver in properties for cards/sink | Lennart Poettering | 2009-01-30 | 1 | -1/+6 |
| | |||||
* | add new function pa_alsa_get_driver_name() | Lennart Poettering | 2009-01-30 | 1 | -0/+19 |
| | |||||
* | include a few HAL properties in our card/sink/source properties for ALSA devices | Lennart Poettering | 2009-01-24 | 1 | -3/+11 |
| | |||||
* | fix minor memleak in prober | Lennart Poettering | 2009-01-22 | 1 | -0/+2 |
| | |||||
* | add new call pa_alsa_open_by_device_id_profile() | Lennart Poettering | 2009-01-20 | 1 | -12/+62 |
| | |||||
* | export pa_channel_map_superset() | Lennart Poettering | 2009-01-20 | 1 | -20/+1 |
| | |||||
* | add priority logic to find best default profile | Lennart Poettering | 2009-01-20 | 1 | -12/+23 |
| | |||||
* | fix bad free() | Lennart Poettering | 2009-01-19 | 1 | -2/+0 |
| | |||||
* | Don't enumerate invalid profile | Lennart Poettering | 2009-01-17 | 1 | -2/+3 |
| | |||||
* | Split up pa_alsa_init_proplist into two seperate functions for the card and ↵ | Lennart Poettering | 2009-01-17 | 1 | -13/+23 |
| | | | | snd_pcm_t specific parts | ||||
* | add card profile prober | Lennart Poettering | 2009-01-16 | 1 | -50/+130 |
| | |||||
* | remvoe a bit of duplicate code | Lennart Poettering | 2009-01-16 | 1 | -52/+26 |
| | |||||
* | Add support for 24bit samples encoded in the LSB of 32 bit words | Lennart Poettering | 2009-01-16 | 1 | -0/+8 |
| | |||||
* | add support for 24bit packed samples | Lennart Poettering | 2009-01-16 | 1 | -0/+8 |
| | |||||
* | Add SPDIF/HDMI ALSA devices and device descriptions to device search table | Lennart Poettering | 2009-01-15 | 1 | -68/+155 |
| | |||||
* | move alsa and oss modules into their own subdirectories | Lennart Poettering | 2009-01-15 | 1 | -0/+1261 |