Re: [Mixxx-devel] Patch: MIDI Script function verification

2008-12-14 Thread Albert Santoni
Patch looks like a decent start. There has to be a better way to resolve the function names other than regexing for them though. That's like writing your own language parser. :) I've been scouring the docs for an answer and I'll keep looking. Note that functions written in QtScript are _obje

Re: [Mixxx-devel] Patch: MIDI Script function verification

2008-12-14 Thread Garth Dahlstrom
It's implemented using m4a=1 build flag, As for distribution of the decoder, someone should let Ubuntu know then, because they are distributing the decoder, We are merely linking against the distro's libraries/headers: libmp4v2.so.0 => /usr/lib/libmp4v2.so.0 (0x7febc9a84000) libfaad

Re: [Mixxx-devel] Patch: MIDI Script function verification

2008-12-14 Thread Adam Davison
Just to hijack this thread totally. Remember we still can't distribute the decoder for m4a/aac in binary format ourselves, so please don't make this a requirement for Mixxx to build/work (I don't know how you implemented this). Adam > I'm committing it, along with the M4A update to play non-DRMed

Re: [Mixxx-devel] Patch: MIDI Script function verification

2008-12-14 Thread Garth Dahlstrom
meh, couldn't sleep ... I've fixed up the patch a bit... note: script=1 is a dep. I had it delete the control binding (i.e. Ctrl 1 1) and add the row anyway instead of omitting the row, that way you can fix the key and hit relearn to rebind it quickly (assuming its a key typo). I'm committing i

Re: [Mixxx-devel] Patch: MIDI Script function verification

2008-12-14 Thread Garth Dahlstrom
Wow! nice job... I'll try to have a play with this tomorrow whenever I finally wake up. :D __ --- == __/ t.O ==-- http://stacktrace.org/ On Sun, Dec 14, 2008 at 12:55 AM, Sean M. Pappalardo < [email protected]> wrote: > Hello all. > > Well, after a solid day's work and much

[Mixxx-devel] Patch: MIDI Script function verification

2008-12-13 Thread Sean M. Pappalardo
Hello all. Well, after a solid day's work and much help from Albert and Garth, we have the attached patch and new source files. This patch along with the new files successfully reads in the default "midi-mappings-scripts.js", pulls out the list of function names, compares them to the value when