Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | alsa: add profile set for Native Instruments 4 DJ | Lennart Poettering | 2009-06-18 | 2 | -0/+90 | |
| | | ||||||
| * | alsa: unify alsa log handling and snd_config_update_free_global() handling ↵ | Lennart Poettering | 2009-06-18 | 7 | -20/+13 | |
| | | | | | | | | in one place | |||||
* | | rescue: make sure module-rescue-streams is used only as last fallback | Lennart Poettering | 2009-06-22 | 1 | -2/+4 | |
| | | ||||||
* | | module-stream-restore: recheck stream database on hotplug/unplug and ↵ | Lennart Poettering | 2009-06-22 | 1 | -4/+190 | |
| | | | | | | | | potentially move streams | |||||
* | | modules: add module-intended-roles that automatically puts streams marked ↵ | Lennart Poettering | 2009-06-22 | 1 | -0/+439 | |
| | | | | | | | | with a role on devices that are intended for that role | |||||
* | | restore: change 'save' flag behaviour to reflect whether an entry shall ↵ | Lennart Poettering | 2009-06-22 | 4 | -33/+39 | |
|/ | | | | and/or is in the on-disk databases | |||||
* | alsa: merge mic boost into volume slider | Lennart Poettering | 2009-06-18 | 1 | -0/+2 | |
| | ||||||
* | alsa,core: include mapping name in description strings | Lennart Poettering | 2009-06-18 | 1 | -9/+12 | |
| | ||||||
* | alsa: add profile set for Native Instruments Audio 8 DJ sound card | Lennart Poettering | 2009-06-18 | 2 | -0/+169 | |
| | ||||||
* | alsa: properly count mappings of manually defined profiles | Lennart Poettering | 2009-06-18 | 1 | -0/+6 | |
| | ||||||
* | alsa: fix duplicate mapping detection | Lennart Poettering | 2009-06-18 | 1 | -2/+2 | |
| | ||||||
* | alsa: when creating alsa sinks/sources include mapping name in device name ↵ | Lennart Poettering | 2009-06-18 | 2 | -6/+14 | |
| | | | | to allow profiles mit multiple sinks or multiple sources | |||||
* | device-restore: properly check save_muted flag when storing muted state | Lennart Poettering | 2009-06-18 | 1 | -1/+1 | |
| | ||||||
* | card,stream-restore: minor cleanups | Lennart Poettering | 2009-06-18 | 2 | -12/+6 | |
| | ||||||
* | device-restore: save last used port in database | Lennart Poettering | 2009-06-18 | 1 | -31/+171 | |
| | ||||||
* | card-restore: we don't need to save card data that came from the database | Lennart Poettering | 2009-06-18 | 1 | -1/+2 | |
| | ||||||
* | stream-restore: e don't need to save stream data that came from the database | Lennart Poettering | 2009-06-18 | 1 | -6/+6 | |
| | ||||||
* | raop: move all raop files to subdir | Lennart Poettering | 2009-06-17 | 2 | -0/+0 | |
| | ||||||
* | bluetooth: return sensible error code in set_profile() | Lennart Poettering | 2009-06-17 | 1 | -3/+3 | |
| | ||||||
* | alsa: allow placing device id in alsa device strings at arbitrary positions | Lennart Poettering | 2009-06-17 | 4 | -22/+22 | |
| | ||||||
* | alsa: rework mixer logic | Lennart Poettering | 2009-06-17 | 45 | -1623/+6542 | |
| | | | | | | | | | | | | Completely rework mixer logic. This now allows controlling a full set of elements from a single sink's volume slider/mute button. This also introduces sink and source "ports" that can be used to choose different input or output ports with the UI. (i.e. "mic"/"line-in" or "speaker"/"headphones". The mixer paths and device maps are now configered in external configuration files and can be tweaked as necessary. | |||||
* | rtp: fix s/recieve/receive/ typo | Lennart Poettering | 2009-06-17 | 1 | -1/+1 | |
| | ||||||
* | alsa: fix bad memory access for devices that lack a mixer | Lennart Poettering | 2009-06-10 | 1 | -1/+3 | |
| | ||||||
* | udev: reshuffle the properties we read from udev a bit | Lennart Poettering | 2009-06-08 | 1 | -5/+18 | |
| | ||||||
* | prop: introduce new PA_PROP_DEVICE_INTENDED_ROLES property | Lennart Poettering | 2009-06-08 | 2 | -0/+5 | |
| | ||||||
* | core: make sure soft mute status stays in sync with hw mute status | Lennart Poettering | 2009-06-08 | 2 | -2/+2 | |
| | | | | | | This should close rhbz #494851, mandriva bz #51234. Probably the same as our own #572, launchpad #352732. | |||||
* | udev: properly initialize userdata to 0 | Lennart Poettering | 2009-06-07 | 1 | -1/+1 | |
| | ||||||
* | udev: try to unsuspend devices whenever they are closed by other processes | Lennart Poettering | 2009-06-06 | 1 | -12/+121 | |
| | ||||||
* | hal,udev: deprecate HAL support in favour of udev | Lennart Poettering | 2009-06-06 | 1 | -1/+2 | |
| | ||||||
* | udev: add module-udev-detect for discovering and configuring devices | Lennart Poettering | 2009-06-06 | 1 | -0/+348 | |
| | ||||||
* | rtp: remove gcc warning | Lennart Poettering | 2009-06-05 | 1 | -2/+2 | |
| | ||||||
* | augment: try to deduce the media role from the menu category | Lennart Poettering | 2009-06-05 | 1 | -6/+67 | |
| | ||||||
* | alsa: monitor device reservation status and resume automatically when device ↵ | Lennart Poettering | 2009-06-05 | 2 | -6/+124 | |
| | | | | becomes unused | |||||
* | core: add a suspend cause flags field | Lennart Poettering | 2009-06-05 | 5 | -16/+16 | |
| | ||||||
* | reserve: wrap device reservation monitor reference implementation | Lennart Poettering | 2009-06-05 | 4 | -2/+477 | |
| | ||||||
* | reserve: update reserve.[ch] from upstream git | Lennart Poettering | 2009-06-05 | 2 | -15/+9 | |
| | ||||||
* | modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated | Lennart Poettering | 2009-05-28 | 4 | -1/+8 | |
| | ||||||
* | modules: add {sink|source|card}_properties argument to all modules | Lennart Poettering | 2009-05-28 | 20 | -44/+227 | |
| | ||||||
* | null: introduce sink_properties= argument | Lennart Poettering | 2009-05-27 | 1 | -7/+14 | |
| | ||||||
* | oss: don't deadlock when we try to resume an OSS device that lacks a mixer | Lennart Poettering | 2009-05-26 | 1 | -4/+7 | |
| | ||||||
* | alsa: fix wording, we are speaking of card profiles, not output profiles | Lennart Poettering | 2009-05-26 | 1 | -1/+1 | |
| | ||||||
* | upnp: s/org.Rygel./org.gnome.UPnP/ following the newest version of the spec | Lennart Poettering | 2009-05-25 | 1 | -32/+32 | |
| | ||||||
* | upnp: s/url/URL/ in GetAll() D-Bus call | Lennart Poettering | 2009-05-19 | 1 | -1/+1 | |
| | ||||||
* | Add missing headers' include to build on FreeBSD 7.1. | Diego Elio 'Flameeyes' Pettenò | 2009-05-15 | 1 | -0/+1 | |
| | ||||||
* | upnp: update to newest spec | Lennart Poettering | 2009-05-15 | 1 | -119/+189 | |
| | ||||||
* | upnp: convert all property names to CamelCase to follow D-Bus spec | Lennart Poettering | 2009-05-14 | 1 | -29/+29 | |
| | ||||||
* | rescue: make we don't end up in an endless loop when we can't move a sink input | Lennart Poettering | 2009-05-14 | 1 | -17/+21 | |
| | ||||||
* | upnp: implement item-count/container-count properties | Lennart Poettering | 2009-05-14 | 1 | -10/+82 | |
| | ||||||
* | alsa: be a bit more verbose when a hwparam call fails | Lennart Poettering | 2009-05-14 | 1 | -8/+37 | |
| | ||||||
* | database: port restore modules to new database API | Lennart Poettering | 2009-05-14 | 3 | -160/+108 | |
| |