[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, oh-nine-fourteen, created. v0.9.14

Lennart Poettering gitmailer-noreply at 0pointer.de
Thu Feb 12 07:54:05 PST 2009


This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.

The oh-nine-fourteen branch has been created
        at  4b33a4514f094dcf8ee8c7ad906a97a04112102f (commit)

- Log -----------------------------------------------------------------
commit 4b33a4514f094dcf8ee8c7ad906a97a04112102f
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Jan 12 23:35:28 2009 +0100

    bump version/soname

commit 5eef7a039c8a28b6ff4cb1dd4ea17c2112c87e86
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Jan 12 19:44:21 2009 +0100

    Fix suspending of all sinks/sources
    
    pasuspender issues a SUSPEND_ALL requests for suspending all
    sinks/sources at once. This has been broken due to an ill-placed sanity
    checked.

commit 6d12f81d500a68a205e69071d6c5d4cf15d5f031
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Jan 12 19:34:12 2009 +0100

    for record streams fill in the latency as the fragsize

commit 71e8be6eaf5ee889f2d5ddedb30442bce8757d7b
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sat Jan 10 03:33:27 2009 +0100

    Make sure we don't drop any data on the client side

commit 94b94e92c5cea9c9c77d2164edf90134184e45b9
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sat Jan 10 02:55:57 2009 +0100

    show maximum usable slot size

commit a14b8dc43a40678f91f1977eff97e6012cc31005
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Jan 8 23:30:51 2009 +0100

    add a few missing parens

commit 1982bb7fd42f7b6d95fbccb2d90bc8627e4612a6
Author: Sean McNamara <smcnam at gmail.com>
Date:   Wed Jan 7 23:29:16 2009 +0100

    --check: Updated manpage slightly and pulseaudio --help slightly.
    
    It's good for new users - I didn't know about the convention for
    daemon checks to only bump the exit code until, say, a year after I
    first installed Linux. Of course, we could also put an entire guide to
    using Linux in our manpage, or tell users how to check the exit code
    with $?, or how to get to the terminal, or an example script, ... (you
    can see how this would quickly get out of control). So just a little
    bit more hint should be good for now. John? Does this work for you?
    
    Sean
    
    Signed-off-by: Lennart Poettering <lennart at poettering.net>

commit 8cc548dfc64c03629b272dfa1ebe4485d1e263bd
Author: Luiz Augusto von Dentz <luiz.dentz at openbossa.org>
Date:   Tue Jan 6 11:02:16 2009 -0300

    Fix sending wrong codec capability length.

commit f325786f539bf500e4b1e2f209317ef0947d7136
Author: Luiz Augusto von Dentz <luiz.dentz at openbossa.org>
Date:   Tue Jan 6 11:00:44 2009 -0300

    Fix send and recv message sizes.

commit 49147c9dab20fddd486e7b4f3dbbd358d3981eab
Author: Luiz Augusto von Dentz <luiz.dentz at openbossa.org>
Date:   Mon Jan 5 19:12:43 2009 -0300

    Send packets with proper size.

commit 033c9ac08a8e20211aa8a2909d334f72ad4906e3
Author: chocolateboy <chocolate.boy at email.com>
Date:   Thu Nov 27 22:48:23 2008 +0000

    Fix typo in log message: s/Recevied/Received/
    
    Signed-off-by: Lennart Poettering <lennart at poettering.net>

commit d636a8c04607ecbd2f36367650deb62563e2a39c
Author: Tom Bamford <tom at tombamford.co.uk>
Date:   Sat Dec 20 23:44:09 2008 +0200

    Multicast SDP packets sent with same IP TTL as RTP packets
    
    Signed-off-by: Lennart Poettering <lennart at poettering.net>

commit 4fdebe9404a020d0bc20776f6571999e76a15440
Author: Luiz Augusto von Dentz <luiz.dentz at openbossa.org>
Date:   Wed Dec 17 17:19:22 2008 -0300

    Update module-bluetooth-device to the new ipc.

commit bed16cb42227d7a1645aea93eb39902a66ae41d8
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Jan 8 21:13:18 2009 +0100

    A few minor cleanups and updates

commit 56e78332c5796da6ae5779ad4f59df12dbc798cc
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 24 00:58:34 2008 +0100

    Rework handling of the PA_SINK_LATENCY/PA_SOURCE_LATENCY flags

commit 03bdc0795f88d313d6a5161936910a85813a823a
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Dec 23 15:15:21 2008 +0100

    fix a gcc warning

commit ed96f11f55e08c0741c8d16ef81f31d8b4c7bae7
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Dec 23 15:14:28 2008 +0100

    If we cannot open an ALSA device with SND_PCM_NO_AUTO_FORMAT retry without
    
    This should fix compatibility with some sound cards which only support
    24 bit packed samples.

commit 9e4599820ae52719ba1bd4584297a2130369992a
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Dec 21 17:55:29 2008 +0100

    make sure we don't hit an assert when we issue two rewind requests in a
    single iteration
    
    Closes rhbz 472757.

commit 0cb0d683be073a2a88299b1ac8168fd09f4c85e7
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Dec 21 13:34:56 2008 +0100

    Implement PA_SOURCE_MESSAGE_GET_LATENCY
    
    The pipe source needs to implement PA_SOURCE_MESSAGE_GET_LATENCY since
    we'll otherwise hit an assert.
    
    Closes #424.

commit e4cc38055fb2b5408125eb6adc99d572098f1336
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Dec 21 13:33:32 2008 +0100

    Use FIONREAD instead of TIOCINQ
    
    On Linux the two ioctls FIONREAD and TIOCINQ share the same number.
    However TIOCINQ is used for terminals while FIONREAD is used (among
    others) for sockets and pipes. Hence use FIONREAD here since it seems
    more appropriate.

commit 6c2c7a5d4205be10ff1b033c47647b73287a9022
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Dec 18 15:24:02 2008 +0100

    Allow access("/dev/dsp", W_OK) succeed
    
    Some stupid apps (such as X-lite Softphone) check for W_OK on /dev/dsp.
    This is of course crazy but easy for us to support.
    
    Closes rhbz #474313

commit 5fc8444a4b6e6ce140e1ff75cca5757e6e296d57
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu Dec 18 01:25:54 2008 +0100

    Make sure we drop CAP_NICE if RT is not allowed
    
    but make sure we still allow RT if RLIMIT_RTPRIO is properly set when PA
    is called.

commit cc23b291355672e1275dd33f3d965b6d476e372f
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 22:58:17 2008 +0100

    downgrade a few warnings

commit 484252042925c613b910cb1690a7820eeaf01069
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 21:32:40 2008 +0100

    it's better to always use the index of a module instead of the pa_module*

commit 06dd737e00ace4ad26073987fed7c7449e7f2d79
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 21:27:07 2008 +0100

    unload tunnel modules from a new stack frame

commit f786c6923cdc995462df67b6f3144f1ae07a5013
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 21:20:51 2008 +0100

    actually unload the modules from a new stack frame

commit 92bb3b9d61b0e095f87105ed6c157c2b46793ffc
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 21:19:53 2008 +0100

    Don't store pointer to pa_module
    
    pa_module pointers might become invalid at any time, so we use the
    stable uin32_t index of the module for identifying or modules instead.

commit 7272c026103beccec8a04bb0831effb6898733a0
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 21:19:34 2008 +0100

    introduce new function pa_module_unload_request_by_index

commit 09e3c5e7160047e3691fc94603c0c9f48f60d5bc
Author: Luiz Augusto von Dentz <luiz.dentz at openbossa.org>
Date:   Fri Dec 5 15:47:37 2008 -0300

    Fix bug walking on module list.

commit a9131ff2caae83707483feb1d0c9b54367d5d970
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 20:30:01 2008 +0100

    Load module-volume-restore and module-device-restore before all other modules
    
    Since m-v-r and m-d-r become active in the FIXATE hooks for
    stream/device creation we need to make sure the modules are loaded
    before the first devices/streams are created.

commit 6f4d8bc2b44007867b8fb345eaf5dbd6ba36ab6d
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 20:22:42 2008 +0100

    Pass GDBM_NOLOCK to gdbm
    
    gdbm still uses BSD lockf for locking which is incompatible with NFS.
    Since we don't need the locking here since the db files in question
    should never be accessed by more than one process since they are
    per-home-dir and per-machine we can disable locking without any ill
    results.
    
    This should fix rhbz #471279.

commit a66d2ed7d19a6ad8ba12e3a74df4b765937e9445
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Dec 17 19:53:58 2008 +0100

    Don't mix front-center into rear channels
    
    If there's a center channel on input that is not available on output
    make sure we mix front-center only into front-left/right and rear-center
    into rear-left/right.
    
    Closes #400

commit d72b6eb7de07c98aecd1fe316fae4a35c6dd0df8
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Dec 16 18:17:21 2008 +0100

    Fix return value of --dump-resample-methods
    
    We should return 0 when --dump-resample-methods is called.
    
    Problem identified by "hchen59".
    
    Closes bug #407.

commit 08ee14177dabc56a578f133bd97d862512b937e9
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Dec 16 14:03:40 2008 +0100

    Check if environ is actually set before we use it
    
    Some applications seem to set **environ to NULL for various reasons.
    Before we iterate through it we thus need to make sure it is actually
    set to make sure we don't segfault.
    
    Closes rhbz #473080

-----------------------------------------------------------------------

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list