Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | null: introduce sink_properties= argument | Lennart Poettering | 2009-05-27 | 1 | -7/+14 |
| | |||||
* | simple: set ADJUST_LATENCY by default | Lennart Poettering | 2009-05-27 | 1 | -31/+40 |
| | |||||
* | modargs: introduce pa_modargs_get_proplist() | Lennart Poettering | 2009-05-27 | 3 | -5/+84 |
| | |||||
* | libpulse: introduce PA_CHECK_VERSION macro | Lennart Poettering | 2009-05-26 | 1 | -0/+7 |
| | |||||
* | 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 |
| | |||||
* | sndfile: big rework of libsndfile interfacing code | Lennart Poettering | 2009-05-26 | 11 | -908/+1246 |
| | | | | | | | | | This adds proper channel map handling when reading/writing audio files. This allows surround .WAV files to be played with the right channel setup automatically. This also merges paplay into pacat and adds recording into formatted files to pacat. | ||||
* | core-util: introduce pa_disable_sigpipe() | Lennart Poettering | 2009-05-26 | 4 | -4/+27 |
| | |||||
* | cli: allow easy repeating of commands with '/' | Lennart Poettering | 2009-05-25 | 1 | -0/+13 |
| | |||||
* | volume: implement pa_cvolume_{scale|max|avg}_mask() | Lennart Poettering | 2009-05-25 | 3 | -11/+101 |
| | |||||
* | map-file: add missing channel map/cvolume position functions | Lennart Poettering | 2009-05-25 | 1 | -0/+3 |
| | |||||
* | proplist: add two new generic properties, media.copyright and media.software | Lennart Poettering | 2009-05-25 | 1 | -0/+6 |
| | |||||
* | channelmap: introduce pa_channel_map_mask() and pa_channel_position_mask_t | Lennart Poettering | 2009-05-25 | 3 | -0/+22 |
| | |||||
* | sample: introduce pa_proplist_setp() | Lennart Poettering | 2009-05-25 | 3 | -0/+24 |
| | |||||
* | sample: introduce pa_sample_format_is_{le,be,ne,re}() | Lennart Poettering | 2009-05-25 | 3 | -0/+55 |
| | |||||
* | upnp: s/org.Rygel./org.gnome.UPnP/ following the newest version of the spec | Lennart Poettering | 2009-05-25 | 1 | -32/+32 |
| | |||||
* | channelmap: document how apple's/microsoft's channel names map to ours | Lennart Poettering | 2009-05-24 | 1 | -21/+25 |
| | |||||
* | core-util: fall back to sysconf(_SC_OPEN_MAX) to find maximum file descriptor | Lennart Poettering | 2009-05-22 | 1 | -4/+6 |
| | |||||
* | tests: show dB in volume-ui.py | Lennart Poettering | 2009-05-22 | 1 | -3/+26 |
| | |||||
* | volume: change pa_volume_t mapping to cubic | Lennart Poettering | 2009-05-22 | 2 | -15/+33 |
| | |||||
* | 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 | 2 | -0/+2 |
| | |||||
* | Add missing include directory path for OSS modules. | Diego Elio 'Flameeyes' Pettenò | 2009-05-15 | 1 | -0/+2 |
| | |||||
* | When MAP_ANONYMOUS is missing, fallback to MAP_ANON. | Diego Elio 'Flameeyes' Pettenò | 2009-05-15 | 1 | -0/+5 |
| | | | | | | While the latter is deprecated on modern systems like glibc-based ones, FreeBSD (and probably others) still use it, so make sure it falls back if the new one is missing. | ||||
* | Don't use == for comparison in tests. Fix build with non-bash shells. | Diego Elio 'Flameeyes' Pettenò | 2009-05-15 | 1 | -5/+5 |
| | |||||
* | upnp: update to newest spec | Lennart Poettering | 2009-05-15 | 1 | -119/+189 |
| | |||||
* | shm: rework alignment when punching memory | Lennart Poettering | 2009-05-14 | 1 | -18/+26 |
| | |||||
* | 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 | 5 | -168/+197 |
| | |||||
* | macro: include string.h because we need it for memset | Lennart Poettering | 2009-05-14 | 1 | -0/+1 |
| | |||||
* | database: add tdb backend | Lennart Poettering | 2009-05-14 | 1 | -0/+224 |
| | |||||
* | database: add gdbm backend | Lennart Poettering | 2009-05-14 | 1 | -0/+246 |
| | |||||
* | database: add abstracted database API | Lennart Poettering | 2009-05-14 | 1 | -0/+61 |
| | |||||
* | volume: introduce pa_cvolume_{get|set}_position() | Lennart Poettering | 2009-05-13 | 2 | -0/+59 |
| | |||||
* | core: automatically add icons for headsets/headphones/speakers for devices | Lennart Poettering | 2009-05-13 | 1 | -0/+15 |
| | |||||
* | alsa: include mixer name in sink/source properties | Lennart Poettering | 2009-05-12 | 4 | -14/+63 |
| | |||||
* | http: fix segfault on connection termination | Lennart Poettering | 2009-05-12 | 1 | -1/+4 |
| | |||||
* | context: don't fail if session bus is not there | Marc-André Lureau | 2009-05-12 | 1 | -3/+3 |
| | | | | | | Also invert the order of bus tracking since we expect session_bus to be present when we check for it. Although that should not change anything in practise. | ||||
* | suspend-on-idle: add per-device timeout property | Marc-André Lureau | 2009-05-12 | 1 | -3/+13 |
| | |||||
* | git: activate default commit hook | Lennart Poettering | 2009-05-11 | 1 | -0/+6 |
| | |||||
* | upnp: rework property handling | Lennart Poettering | 2009-05-11 | 1 | -34/+146 |
| | |||||
* | upnp: use new rygel @HOSTNAME@ wildcard for server name | Lennart Poettering | 2009-05-11 | 1 | -7/+2 |
| | |||||
* | upnp: properly issue method not found exception when we don't now it | Lennart Poettering | 2009-05-11 | 1 | -1/+2 |
| | |||||
* | upnp: update to newest spec, generate 'Updated' signal | Lennart Poettering | 2009-05-11 | 1 | -25/+9 |
| | |||||
* | upnp: fix URL of MediaServer spec | Lennart Poettering | 2009-05-11 | 1 | -2/+2 |
| | |||||
* | mime: drop additional whitespace from mime types | Lennart Poettering | 2009-05-11 | 1 | -1/+4 |
| | |||||
* | core: Take samples from silence cache rather than write zeros | Jyri Sarha | 2009-05-09 | 1 | -10/+22 |
| | | | | | | If the only stream to render from is muted take samples from the silence cache. This should shrink memory/cache bandwidth. Again the gain was not what I hoped for. |