Description: Zero ao_sample_format structure to cope with libao 1.0.0 Author: Colin Watson Bug-Debian: http://bugs.debian.org/591396 Bug-Ubuntu: https://bugs.launchpad.net/bugs/710268 Forwarded: no Last-Update: 2013-05-07 Index: b/ao.c =================================================================== --- a/ao.c +++ b/ao.c @@ -123,6 +123,7 @@ /* initialize ao_format struct */ /* XXX VERY WRONG */ + memset(&ao_fmt, 0, sizeof(ao_fmt)); ao_fmt.bits=16; /*tmp_stream_info.average_bitrate;*/ ao_fmt.rate=streaminfo->sample_freq; ao_fmt.channels=streaminfo->channels; ='hidden' name='id' value='2e3b1a92f4df656a0e678b6461d17d08db67e894'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/wm.scm
AgeCommit message (Expand)Author
2015-10-16gnu: Add bspwm....xd1le
2015-09-11gnu: Add ghc-xmonad-contrib....Siniša Biđin
2015-09-11gnu: Add xmonad....Siniša Biđin
2015-08-23gnu: Add i3status....Eric Dvorsak
2015-08-23gnu: Add libconfuse....Eric Dvorsak
2015-08-23gnu: Add i3-wm....Eric Dvorsak