I went ahead and implemented my idea for allowing crates to serve as sources of
random tracks for auto-DJ. Hopefully you'll all warm up to the idea, or maybe
I'll add an option to the scons line like "autodjcrates=1" to allow people to
compile it out if they so choose.
Right now, I have a "Cra
Crap, I didn't include the patch. :-)
From: Steven Boswell II
To: mixxx-devel
Sent: Saturday, April 20, 2013 6:37 PM
Subject: [Mixxx-devel] Bug fixes for Mixxx
I just successfully DJed a car show using the Mixxx 1.11.0 prerelease! No
major problems!
En
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::paren
Hey Carl,
Welcome to mixxx-devel! Here's how I use Homebrew on 10.8.3.
export QTDIR=/usr/local/homebrew//Cellar/qt/4.8.3/; export
LDFLAGS="-L/usr/local/homebrew/lib"; export
CXXFLAGS="-I/usr/local/homebrew/include"; export
CFLAGS="-I/usr/local/homebrew/include"
scons qtdir=$QTDIR mad=0 coremedia=
Hello everyone,
I'm applying for GSOC this year and I wanted to say hello to this list.
I'm currently pursuing a masters degree in jazz studies at the New England
Conservatory of Music in Boston and I received a minor in computer science
from Harvard in my undergraduate studies. I'm excited to c
tl;dr -- Q: launchpad or github? A: #disapprovingasianfather: Why not
both?
I've been testing git-bzr-ng, a plugin for git that provides two-way
syncing between a git repo and launchpad. Initial results are
promising, and I think I'm going to set up a github tree soon for wider
testing. I think
Hi again,
Ok I fixed a bug (https://bugs.launchpad.net/mixxx/+bug/1036492) and
submitted a patch, the fix itself wasn't hard, the hardest part was to find
where to fix, basically I had to find where the Date Added was inserted in
the DB and make it insert to a local time instead of GMT.
Best rega
Hi,
I did a bit more exploring on tagging and think I am able to figure out the
objectives of this project.
When I changed metadata of an mp3 file in mixxx, it is not updating the
metadata in the mp3 file, but only writing to / .mixxx/mixxxdb.sqlite. I
tried the same with vlc media player, there