On Mon, 2008-02-11 at 21:04 -0800, Tom Jennings wrote: > This is of course 1.6.0b2, djconsole_legacy. > > In the browse/playlists/etc, the keyboard arrow up/down keys > don't work to navigate the selection?
Never noticed, but yeah, that's weird. There might be some one-line QT call where it's disabled at the top of wtracktableview.cpp... > > THe new BPM detect is great! I've got bounds set etc > and it seems to work super-great. I selected full-song > (accuracy more important than speed) but upon loading > the play queue, BPM goes undetected, I had to manually do > them? (right-click/properties...) Or do I misunderstand > something? > Thank Micah for all of his hard work. :) The BPM detection currently gets run when you load a track into a player for the first time. (It takes a few seconds to calculated it, so it won't appear right away.) I started working on the batch BPM detection thing (stub is at bottom of track.cpp), although there needs to be a way to cancel it... > No way to save play queue as playlist? I think I saw this go > by this list... the play queue doesn't get saved upon exit, > somewhat surprising, I think someone wrote that this will be > just another playlist, etc. > Errr, it looks like I unintentionally removed play queue saving (at exit). I'll try to fix that when I remember (or if someone puts it in the bug tracker). The way you would save a play queue as a playlist is to create a new playlist (Library->Create New Playlist), then to select all of the song in your play queue (shift-click or something) and right-click->send to->your new playlist... If you wanted a "create playlist from play queue" function, where do you think it should go? (I think it might be out of place in the right-click menu since all of the actions there are song-based.) > > Direct rendering: I get the warning upon new startup that it's > not enabled, and to enable it... So where is this mysterious > setting? Is this a Gtk issue, or within Mixxx? This one has to do with your videocard drivers, and is mostly benign these days (I think... someone correct me if I'm wrong). If you're missing hardware acceleration in your drivers, you'll get this error. (usually means you have the crappy F/OSS driver installed instead of the manufacturer's proprietary drive) There's lots of times when DRI just isn't reported properly anymore though (on the driver level, I believe). Thanks! Albert > > I'm just using the built-in video on my P5B-VM mobo, and some > crap-ass LCD 1024x68. > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Mixxx-devel mailing list > Mixxx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/mixxx-devel ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mixxx-devel mailing list Mixxx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/mixxx-devel