HydrogenAudio

Hosted Forums => foobar2000 => Support - (fb2k) => Topic started by: SPIKEYPUP on 2021-01-20 07:58:57

Title: Status Bar Object/Text Colors Changed since 1.6.1
Post by: SPIKEYPUP on 2021-01-20 07:58:57
Something strange has happened to the color values for text in the status bar.  Below is a picture comparison between 1.6.1 and the latest 1.6.3, with 1.6.1 (the correct colors) being shown on the top of the image, and the bottom status bar being 1.6.3 (issue also present in 1.6.2Beta).  Was this an intentional change?  Have the color modifier characters changed in function or replaced/deprecated?
Code: [Select]
Here's my existing status bar code with the text's respective desired color values:
[>>%codec%<<[<<' ('$info(codec_profile)')'>>]' '$caps([>>>$info(encoding)<<<])[' | '$pad(%bitrate%,5) kbps] '|' [%__bitspersample%-Bit | ]%samplerate% 'Hz' | $caps(%channels%) | %bpm% BPM $if(%genre%, | %genre%)$tab() 'Current Position = >'>>>%playback_time%<<< '/' %length% | $if(%ispaused%,>>>'Playback Paused'<<<,$ifequal(%isplaying%,0,>>>'Playback Stopped'<<<,'Remaining Time = '[>>>%playback_time_remaining%<<<]))]


Top Image is 1.6.1 with correct colors, Bottom status bar is what is happening in 1.6.3. 
(https://0lwjbw.bn.files.1drv.com/y4mE7d4ahRRIuWN6hWgZslzSdDUp0eX6hH0G-qHKNDtQorg1VMqPlmjYw9UWTaw1Qoy1Qbw3nQxKd0_E3Eks3KZnSWxZv3CIm32KnUx8jGg5dawOs8xRros0rDGeHR2c3czsOoCDhSAMU87l4ZN0pc0k-PA8ebZglB4po4pNoG9yEdN_MKSLhx1e3CDXQ7p3JNIWq5q0KaW6WnyddQHmg5UaQ/foo_statusbar.png?psid=1)

Thanks in advance for your attention and time. 

- Spikeypup