jcalado / cgtimer

Display elapsed and remaining time for CasparCG clips.
GNU General Public License v3.0
19 stars 2 forks source link

Channel selection #7

Open cmulder64 opened 2 months ago

cmulder64 commented 2 months ago

Hi Joel,

I've been using your timer for some years. Works perfectly, thanks a lot for your work! However, i'm upgrading my casparcg setup with a second channel. The timer is now displaying time remaining for the wrong channel. Is there any way to specify what channel I want the timer to display?

Thanks! Coen

jcalado commented 2 months ago

Hi :)

Thanks for reaching out, great to hear that you've been using it for quite some time! The channel number is hardcoded to 1, but I'll push out changes to make it at least an app-wide setting you can change.

jcalado commented 2 months ago

https://github.com/jcalado/cgtimer/releases/tag/v2.0.0

v2.0 is a complete rewrite and is able to do exactly what you've asked for.

To show the menu bar press ALT key, then go to preferences and setup the port/channel. Changing the channel in the preferences has immediate effect on the production clocks.

cmulder64 commented 2 weeks ago

Hi Joel, Thanks so much for making the changes! Unfortunately I'm getting some errors while installing using the .exe.

error1 error2

Am I doing something wrong?

jcalado commented 5 days ago

I'm sorry, I thought I had published 2.0.1 a couple weeks ago, but it was still on draft :( Can you please try 2.0.1?