[pulseaudio-discuss] [PATCH] Several fixes to Pulseaudio's Vala bindings
Alexander Kurtz
kurtz.alex at googlemail.com
Thu Mar 24 14:06:32 PDT 2011
Hi,
I have attached a patch with several small fixes to PA's Vala bindings:
Let me explain my changes:
1. PA uses Vala's ``Posix'' package (see line 23 of libpulse.vapi).
These dependencies have to be declared in the *.deps file.
2. Fix obvious C&P error.
3. Rename the parameter to match the C function. This simplifies
understanding what this parameter means.
4. According to the official documentation[1] the ``dev'' parameter
may be NULL as this is the default. Change the method definition
accordingly.
If you don't have any objections, please merge this patch into master.
Best regards
Alexander Kurtz
[1] http://0pointer.de/lennart/projects/pulseaudio/doxygen/stream_8h.html#ab9544f6677af133fbe81bf8a21eb489c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vala-fixes.patch
Type: text/x-patch
Size: 1859 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20110324/fd682cae/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/pulseaudio-discuss/attachments/20110324/fd682cae/attachment.pgp>
More information about the pulseaudio-discuss
mailing list