Hi Leo,

thank you for adopting this.
Here are some hints:

The time display lives in /mixxx/src/widget/wnumberpos.cpp
It looks for CO "[Controls]", "ShowDurationRemaining" to switch the display.

You may change the logic in a way that a click on the widget does not
effect the control, so that the display is only switched in the current
widget.
You should keep "[Controls]", "ShowDurationRemaining" to be backward
compatible. (Last change wins.)

If you wish to control the display via midi you need to introduce a
"ShowDurationRemaining" per group: "ChannelN".
The new control can be established in /mixxx/src/basetrackplayer.cpp

Hope that helps.

Kind regards,

Daniel







2013/9/7 Leo Combes <comb...@gmail.com>

> Hi Mixxx people!
>
> While checking Mixxx bug list I found this in "wishlist":
> https://bugs.launchpad.net/mixxx/+bug/1081456
>
> Toggle "Elapsed Time / Remaining Time" for each deck individually
>
>
> I also think it is a basic and important feature that should be
> included in mixxx soon.
> I'd like to see if I can work with this, someone could guide me where
> to start or where is the files/code involving this functionality?
>
> Thanks.
>
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
> _______________________________________________
> 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
>
------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58041391&iu=/4140/ostg.clktrk
_______________________________________________
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