Hi Adam,

The debug console window's appearance is determined by the DEBUGCONSOLE
ifdef in main.cpp.   Remove DEBUGCONSOLE define and it goes away, hope you
didn't do anything more drastic then that.

I was the one who added it...  to save myself the trouble of chasing down a
proper tail knock off for mixxx.log on Win32.

I'm working on unmangling the Mk2 on Linux... seems a bunch of the values in
the engine changed (i.e. knobs going from 0.0->4.0, xfader going -127 ->
127, stuff like that).    I hope to work out a new function for the knob
graph (herc_mk2_control_plot.png) to replace the old magic formula:
((x+1)/(4.- ((x>((7/8.)*256))*((x-((7/8.)*256))*1/16.)))) from back when the
knobs went from 0 to 127.

Cheers,

-G
-- 
            __
--- == __/ t.O ==--
http://stacktrace.org/

On Dec 4, 2007 6:17 PM, Adam Davison <[EMAIL PROTECTED]> wrote:

> Hi everyone,
>
> Various fixes just went into trunk. There is now no console window
> under windows, we needed to set some linker options to set the right
> subsystem (apparently).
>
> Also Hercules support is now rather better than it was under windows I
> think.
>
> Bad news is, new library scanning dialog doesn't seem to appear for me
> on windows?
>
> I will be building another pre-beta for windows soonish as time
> permits. Think we're nearly there for beta1 (at my windows end
> anyway).
>
> Adam
>
> -------------------------------------------------------------------------
> SF.Net email is sponsored by: The Future of Linux Business White Paper
> from Novell.  From the desktop to the data center, Linux is going
> mainstream.  Let it simplify your IT future.
> http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
> _______________________________________________
> Mixxx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>

<<attachment: herc_mk2_control_plot.png>>

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to