From: jeff w. <we...@ya...> - 2011-02-01 03:26:48
|
Bugfix on the pulse audio driver. Pulse audio didn't indicate the output buffer was flushed, so GWC would sit indefinitely thinking audio was still playing and not allow any editing. Fixed that issue. Also, discovered (via user feedback :D) libsndfile cannot open wav files in Read/Write mode that have strings in the header (i.e. titles, songnames etc), so the error from libsndfile is now fed back to the user. Enjoy, Jeff --- On Sat, 11/20/10, jeff welty <we...@ya...> wrote: > From: jeff welty <we...@ya...> > Subject: [Gwc-announce] 0.21-12 released (alpha with Pulse Audio driver) > To: Gwc...@li... > Cc: gwc...@li... > Date: Saturday, November 20, 2010, 6:43 PM > I've noticed a few people with Ubuntu > having problems with GWC. > > I suspect it is something not right in Ubuntu's > configuration of gnome, but I could only guess. > > I have a netbook with ubuntu on it, and while I could > compile GWC, I couldn't make the sound > work using the ALSA driver. So I coded up the pulse > audio driver, and got that working > on my main workstation. I have not yet tried it on my > netbook, but here's GWC with direct > support for Pulse audio. Let me know how it works. > > I probably haven't got the configure script quite > right. Pulse audio is enabled by default > on this version. A "./configure" will attempt to find > the pulse audio development files. > On fedora, the package is named "pulseaudio-libs-devel", > I'm not sure what the equivalent > ubuntu package is named... > > Cheers, > Jeff > > > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 > supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and > DOM L2 & L3. > Spend less time writing and rewriting code and more > time creating great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > Gwc-announce mailing list > Gwc...@li... > https://lists.sourceforge.net/lists/listinfo/gwc-announce > |