Globaler Fortschrittsbalken

Ist es Absicht, dass beim globale Fortschrittsbalken nach EOF die ProgressBarRemainColor angezeigt bleibt?

Lg; Mike

Das liegt daran, dass sich die BASS-Channel teilweise von alleine wieder an den Anfang begeben.

Also kein Bug?..und das bleibt auch so?.

Ich habe leider derzeit keine Lösung parat, sorry.

is schon ok;)

nur aus reiner neugier;)

was wird es alles in der neuen version geben, weil du schon länger an ihr arbeitest. da kommen doch sicher viele neue super sachen!! :wink: gg

Lg; Mike

Was soll ich lieber tun? Programmieren, oder das Forum voll schreiben?

sorry war ja nur a frage. wollt dich nicht stören! :wink:

[+] You can specify a central folder where all MMD files are collected
[-] Several memory leaks removed
[+] Scripting: IPlaylistItem: New function GetPosition(iType: TCuePositionType),
replaces GetCueIn, GetRamp, GetOutro, GetFadeOut and GetCueOut.
Use it like this: “GetPosition(ptCueIn)” instead of “GetCueIn”.
(Preparation for the new “start next” markers.)
[+] New command: PLAYER x-y CLOSE
[+] Playlist: Dummies have an icon now, can be customized as “icon_dummy.png”
[-] Config: Playlist: Save Events option mixed up with Clear History
[+] Playlist: New option: “Automatically scroll to playing item”
[+] Error messages displayed inside the players
[] Reduced CPU load by not drawing the global progress bar so often
[-] Config: Playlist options not saved when switching from one playlist
to another (finally fixed)
[
] Player: EOF warning refers to main playout even if PFL is active
[] Config: Player “Auto load/unload …”-options: Explicitly stated
that these options refer to assist mode (thanks to Gavin)
[+] New example notification script: SAS_PFLSwitch.mls (thanks to Michel)
[
] Properties dialog shows MP3 duration in h:mm:ss format (thanks to Cad)
[+] Playlist: New option "Click on playlist icon toggles Extra PFL
[*] File tag is completely ignored if MMD present
[-] Comments might be cut off when manually resizing columns

oh danke

Der globale Fortschrittsbalken rennt nicht mehr flüssig. Er eckt voll!!!
Habe es schon bei 2 PCs ausprobiert und es ist bei beiden so!

Lg; Mike

Er wird jetzt immer alle 100ms aktualisiert statt früher alle 10ms. Das senkt die CPU-Belastung deutlich. Bei langen Elementen (Liedern) fällt das gar nicht auf, bei kurzen schon.

Ab Version 2.1.21 kann man die Update-Häufigkeit selbst konfigurieren.

Ah danke!