Awesome stuff with the VU meters thing, Martin! Here's a screen of it in action, doesn't really do it justice to how cool it looks when the peaks are falling though. :D
On Thu, Jul 3, 2008 at 1:57 PM, Martin Sakmar <[EMAIL PROTECTED]> wrote: > Hi everybody, > > I attached some patches, which contain changes I made to my working copy. > Here are short descriptions: > > vumeter_bitblt.patch: > * added peak hold function to VU meters and separate VU meters for left and > right channels > * replaced all "bitBlt" with drawPixmap from QPainter and also removed > pixmaps used for double buffering in paintEvent. They're not needed, because > from Qt 4.0 QWidget automatically double-buffers its painting > * transparent background for labels if BgColor is not set in skin > * added installEventFilter to TrackTableView and ComboBox in mixxxview.cpp, > so keyboard shortcuts will work when they have focus. This probably fixes > bug #217557 > * enginebuffercue.cpp: cue goto and stop only when key is pressed not > released > > outlineskin.patch: > * VU meters with peak hold in outline skin and also master vu meter is > changed to stereo > > splashscreen.patch: > * enables splash screen on startup > * used splash.png from src and modified SConscript to install it > > defs.patch: > * changed READCHUNK_NO from 40 to 80 to get better waveform view > I'm not sure if this one is good, but at least you can try it. > > Cheers, > Martin > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Mixxx-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mixxx-devel > > -- __ --- == __/ t.O ==-- http://stacktrace.org/
<<attachment: vumeter-cropped.jpg>>
------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________ Mixxx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mixxx-devel
