Re: [Mixxx-devel] AUTODJ_TABLE

2010-12-31 Thread Albert Santoni
Hi Matt, What's the command you're running? I don't think it's because of the prior checkout that was made without your Launchpad account. Thanks, Albert On Tue, Dec 28, 2010 at 6:31 PM, Matthew Mikolay wrote: > Alright, I setup an SSH key, and linked bzr to my Launchpad account, but I'm > ha

Re: [Mixxx-devel] AUTODJ_TABLE

2010-12-28 Thread Matthew Mikolay
Alright, I setup an SSH key, and linked bzr to my Launchpad account, but I'm having some trouble with the next step. Whenever I try to create a new branch, I get the error "bzr: ERROR: Not a branch: "/home/mattmik/"." Could this be because I checked out the source code for 1.9 from bzr before I

Re: [Mixxx-devel] AUTODJ_TABLE

2010-12-26 Thread RJ Ryan
I'll just echo Sean and say, nice to meet you and welcome to the team! To get your patch into Mixxx, you can do a couple things: 1) Push a branch to launchpad with your changes. Once you setup bzr to be hooked up to your launchpad ID, this is as simple as: $ bzr push lp:~yourusername/mixxx/mybra

Re: [Mixxx-devel] AUTODJ_TABLE

2010-12-26 Thread Sean M. Pappalardo - D.J. Pegasus
On 12/26/2010 11:41 PM, Matthew Mikolay wrote: > ...so now that I've done this, what's next? This is my first modification to > a piece of software as big as mixxx. Do you guys want to add it to the 1.9 > beta source code stored on the servers or something? Awesome work, Matthew! Please do bz

Re: [Mixxx-devel] AUTODJ_TABLE

2010-12-26 Thread Matthew Mikolay
Scratch that. I found the answer, and I've fully implemented the feature I just talked about. Now, when you right click on a playlist in the sidebar, you can click "Add Playlist to Auto-DJ Queue", and all the songs in that playlist are added to the Auto-DJ queue. ...so now that I've done this,

[Mixxx-devel] AUTODJ_TABLE

2010-12-26 Thread Matthew Mikolay
Hello! My name is Matt Mikolay. I've been playing around with mixxx for a while, and I must say, if it continues being developed at its current rate, it will soon challenge programs like Serato and Traktor. I've been messing about with the source code recently to see if I can get the hang of i