[Interest] More QAudioRecorder codecs on Windows

2014-01-18 Thread Sze Howe Koh
Hello, On Linux, QMediaRecorder::supportedAudioCodecs() returns a wide variety of codecs. On Windows 8.1 however, I only get "audio/pcm". I've read that Qt Multimedia uses WMF on Windows, which already provides a few encoders natively. Are these encoders accessible through Qt yet? Is there a way

Re: [Interest] Qt Quick 2.0 demo failing

2014-01-18 Thread Bob Hood
On 1/17/2014 8:44 AM, Bob Hood wrote: > On 1/17/2014 7:16 AM, ?? wrote: >> Maybe you should look at >> this: https://codereview.qt-project.org/#change,75485 > > Wow, just caught. Ok, thanks. :) Just an update: Following this[1], I pulled down Qt5 from git, applied the above patch, and built

[Interest] [Announce] GammaRay 2.0.0

2014-01-18 Thread Allen Winter
GammaRay 2.0.0 is here! Highlights of this Release: === * Out-of-process UI * Remote Debugging * Multi-probe support * Probe usable on targets without QtWidget available * Support for displaying arguments of monitored signals * Co-installable by architecture, Qt version, build ty

Re: [Interest] QtMWidgets

2014-01-18 Thread Igor Mironchik
>> Hi. >> >> I'm developing QtMWidgets library now. >> >> QtMWidgets is a set of Qt widgets for mobile development. But this widgets >> can be used in desktop apps too. >> >> May be anybody want to do code review or test widgets that was implemented? >> >> Any suggestions and help are welcome. >>