I just successfully DJed a car show using the Mixxx 1.11.0 prerelease!  No 
major problems!

Enclosed are some fixes for bugs I encountered while working on various 
features.  TreeItem::insertChildren() was always adding children at index 0, 
instead of the requested position.  SidebarModel::parent() would try to use a 
null internal-pointer; this could happen is a tree-item is deleted.  And I 
found that CrateFeature::slotImportPlaylist() was really inefficient; it was 
doing a database commit after every imported track in a crate.  It's still 
doing a database query for each imported track, to see if it's already in the 
database, but I haven't looked into fixing that yet.

As usual, my patches are against the 1.11.0 release branch.

There was one nasty problem I encountered today that I couldn't work 
around...Mixxx doesn't seem to have any daytime skins!  All the skins I tried 
were nearly impossible to see in daylight, even though I was in the shade.  I 
don't mind working on some daytime skins, I was just wondering why there don't 
seem to be any.


Steven Boswell
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to