[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, 0.9.15-stable, created. v0.9.15-28-gdce6af5

Colin Guthrie gitmailer-noreply at 0pointer.de
Mon Jun 29 14:11:04 PDT 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 0.9.15-stable branch has been created
        at  dce6af5fefbcd68d52f6ff42509213406f62c57f (commit)

- Log -----------------------------------------------------------------
commit dce6af5fefbcd68d52f6ff42509213406f62c57f
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Apr 19 19:25:42 2009 +0200

    alsa: remove debug code

commit 253737477009343027213b7ede0d745a9bf5cf09
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Apr 19 19:22:51 2009 +0200

    alsa: properly convert return values of snd_strerror() to utf8

commit 758aac63b97d6f5a3a6a5d74d7d0af12cd46cd3d
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Jun 8 18:22:19 2009 +0200

    sample: fix build on BE archs

commit e4b4d054871a506e8bcede10c917d887d2d6d6e3
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 8 02:02:36 2009 +0200

    core: cache requested latency only when we are running, not while we are still constructing

commit c2a3d914804cd5c72463f41a21ff5cff5334b619
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 8 01:56:21 2009 +0200

    core: introduce pa_{sink,source}_set_fixed_latency()
    
    This allows us to forward the fixed latency directly from the sink to
    the monitor source withut having to wait for pa_sink_put().

commit 7e664dc56a1f2ce385f6f7739209ef2413974d8f
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu May 14 03:52:13 2009 +0200

    rescue: make we don't end up in an endless loop when we can't move a sink input

commit a8bcf9b8435eddcc8bdaff7c5fd7d8a97d33dbd8
Author: Lennart Poettering <lennart at poettering.net>
Date:   Thu May 14 01:25:07 2009 +0200

    alsa: be a bit more verbose when a hwparam call fails

commit d622b229871038b97681c465432e3da14bc85782
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 1 04:22:08 2009 +0200

    sconv: fix a few minor conversion issues

commit 9c467514c504c294415de99655fb4c3630bf1e57
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 1 04:14:02 2009 +0200

    sample-util: properly allocate silence block for s24-32 formats

commit a9c769c26ab18a716eeed01e20a1e81f11c64475
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 1 04:14:40 2009 +0200

    sample-util: fix iteration loop when adjusting volume of s24 samples

commit 26797456d340a9042dad0c4d62e36cf930a98c7c
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 1 04:12:24 2009 +0200

    sample: correctly pass s24-32 formats

commit d7b3dbff6cf97f63d88cb82d70cbcb10f6c1d36e
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri Apr 17 20:30:09 2009 +0200

    rescue-streams: when one stream move fails try to continue with the remaining ones

commit ad2d9386518c851d8ebfae6f8e02ac81679957e3
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Apr 29 01:46:12 2009 +0200

    idxset: add enumeration macro PA_IDXSET_FOREACH

commit 0660bc2dbd9c77792b6f42fea507b4cd8b4e860b
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Apr 29 04:13:07 2009 +0200

    simple-protocol: don't hit an assert when we call connection_unlink() early

commit 14dd16ad13656d882245861a1f24ee36c3f6f072
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue May 26 22:30:36 2009 +0200

    oss: don't deadlock when we try to resume an OSS device that lacks a mixer

commit 9c09d6b31b291d194f97f78a437e9717e8ebf228
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Apr 21 21:24:33 2009 +0200

    mutex: when we fail to fill in mutex into static mutex ptr free it again

commit ecb72ee5387c9348dd2dff9cbbfca63bad393f0b
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Jun 7 00:45:21 2009 +0200

    man: document that tsched doesn't use fragment settings

commit c4a763d19a700c49a63509b0be576630ce408793
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Jun 7 00:44:49 2009 +0200

    man: document log related daemon.conf options

commit 3c0c08d2aece256f7831d020474e386d41d8d451
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Jun 7 00:45:05 2009 +0200

    man: document 24bit sample types in man page

commit a3dba1c2e1667322b878ed22f75aa63f2f4afea5
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Apr 19 19:04:50 2009 +0200

    log: print file name only when we have it

commit 88181bec9544ed038b806d8ef1604f2535263efc
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 1 04:13:15 2009 +0200

    endian: fix LE/BE order for 24 bit accessor functions

commit d52262367aea179674762344cced386b7d5522f1
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Jun 8 00:02:15 2009 +0200

    core: make sure soft mute status stays in sync with hw mute status
    
    This should close rhbz #494851, mandriva bz #51234.
    
    Probably the same as our own #572, launchpad #352732.

commit 56f457c10d0bd45714a1d2d033ecedab9b46439a
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Jun 7 00:44:16 2009 +0200

    conf: remove obsolete module-idle-time directive from default config file/man page

commit fab8c8290dbfe5c24718afac033c2e11976e4754
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 1 04:16:17 2009 +0200

    alsa: initialize buffer size before number of periods to improve compat with some backends

commit 5657be51e1aff934be7be723dd4c80deaae7cfb6
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue May 26 22:29:33 2009 +0200

    alsa: fix wording, we are speaking of card profiles, not output profiles

commit a5fad31238a9379a589c7a5c629352a8c914f709
Author: Lennart Poettering <lennart at poettering.net>
Date:   Fri May 1 04:11:30 2009 +0200

    alsa: don't hit an assert when invalid module arguments are passed

commit c7ec01326190a0bcdcca77307728a7dabb9fb1d2
Author: Lennart Poettering <lennart at poettering.net>
Date:   Sun Apr 19 19:02:16 2009 +0200

    util: if NULL is passed to pa_path_get_filename() just hand it through

commit 4f2a3cb6019d551ca98aa2034854985df2670a30
Author: Lennart Poettering <lennart at poettering.net>
Date:   Wed Apr 29 01:58:18 2009 +0200

    alsa: allow configuration of fallback device strings in profiles
    
    This has the benefit that we can properly support ALSA devices where
    only the raw 'hw' device exists but no 'front' although it's a proper
    2ch stereo device.

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

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list