Winamp CD Case beta 12 preview


Recommended Posts

WCC beta 12 build 135 (16 Feb 2006)

- Progress bar issues fixed

- Some improvements and small bugs fixed

http://www.closetosoftware.com/temp/wcc12b135.zip

FYI: 3 steps to install beta 12:

1- install beta 10 (just if you don't have installed WCC before due system files). You can get it here: http://fileforum.betanews.com/detail...e/1109367710/1

2- install one of the new fonts set (you have to create a "Fonts" folder then a subfolder for each font set, like the "Skins" folder):

Default font: http://www.closetosoftware.com/temp/Default.zip

Morpheus font: http://www.closetosoftware.com/temp/Morpheus.zip

3- Now you can test the last beta 12 build: http://www.closetosoftware.com/temp/wcc12b135.zip

Note: an installer will be made as soon as the font engine is ready, so wait for it if you can't figure how to install it out.

Have fun! :)

@carlos: with this latest built http://www.closetosoftware.com/temp/wcc12b135.zip i am unable to c any progress bar or title name.

In addition, please check:

1) you have properly installed at least one font;

2) "Skin Manager>Notifier Lines": the "Text size"

WCC beta 12 build 142 (20 Feb 2006)

- changed some procedures to avoid the gdiplus.dll error (*)

- if the notifier is set to be always visible, moving the case will move the text too

- small bugs fixed

(*) Go to "Options>Notifier" and uncheck "Show on mouse hover" since I didn't have time to review this feature yet.

Download: http://www.closetosoftware.com/temp/wcc12b142.zip

Thanks you all for your great feedback!

For such case there'll be one of those 2 alternatives:

1) a set of extra fonts (I'm not sure who'll done the extra design work, let me know if you're interesting... I have the PhotoShop project)

2) a normal label instead the png: this is my plan but I didn't have time to do it yet...

Thanks for your feedback!

WCC beta 12 build 142 (20 Feb 2006)

- changed some procedures to avoid the gdiplus.dll error (*)

- if the notifier is set to be always visible, moving the case will move the text too

- small bugs fixed

(*) Go to "Options>Notifier" and uncheck "Show on mouse hover" since I didn't have time to review this feature yet.

Download: http://www.closetosoftware.com/temp/wcc12b142.zip

Thanks you all for your great feedback!

this version is a lot more stable than the past betas....great work :)

Show on mouse hover seems to be working for me as well

2 problems

1. I'm from israel now you change the fonts in PNG and not fonts in my computer how i can put hebrew in this?

I can make it for you, just attach the font you want to a post or email it to me. I've studied Hebrew a bit, so I'm familiar with it. Do you need vowel points?

Yochanan,

Before work on the Hebrew font set let me think how to implement that.

Initially, I can make an option to load an extra set (more memory usage). Doing so the extra set will begin with number "81" ("81.png") and you'll have to configure the "custom.ini" too so WCC will have the map...

Something like that.

But I think I'll need the GhostMouse help to test the feature since I just can't (no Hebrew title songs).

Yochanan,

Before work on the Hebrew font set let me think how to implement that.

Initially, I can make an option to load an extra set (more memory usage). Doing so the extra set will begin with number "81" ("81.png") and you'll have to configure the "custom.ini" too so WCC will have the map...

Something like that.

But I think I'll need the GhostMouse help to test the feature since I just can't (no Hebrew title songs).

I can help you :)

what i need to do? and i can send you song with hebrew title if you have hebrew in your computer :)

and my name is omri...

WCC Beta 12 Build 145 (21 Feb 2006)

- Balloon tip will not steal focus anymore

- WCC will read the height of the png font in order to better render it (not all font set has the same width and height)

- "Options" and "Skin Manager" will not generate the gdiplus.dll error (after Apply or OK pressed) if "Show time" is checked

http://www.closetosoftware.com/temp/wcc12b145.zip

Have fun! :)

WCC Beta 12 Build 170 (21 Feb 2006)

- Pinned to desktop issues fixed

- Skin Manager font size bug fixed (zero size for older skins)

http://www.closetosoftware.com/temp/wcc12b170.zip

Tip of the day:

Make progress bar (the progress part) transparent: just set the color to the magic pink (Red: 255, Green: 0, Blue: 255). Where? "Skin Manger>Notifier Lines>Lines composition>Line 4".

Have fun! :)

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • "Of course the easiest solution is to switch to uBlock Origin Lite if you want to remain on Chrome, as it is MV3-based, but from our experience, uBO Lite does not seem to be as good as the original non-Lite version" In my experience uBlock Origin Lite does the job for normal everday home users. When they kill that we get to watch Firefox and Brave get a boost in user market share.
    • Block by DNS ad blocker! I dare you! I will even layer unlock Origin, on top of my internal DNS, if I need to and I don’t even block ads today (I really should but this type of behavior makes me angry). I suppose I could also just be lazy, and add the flags myself, back to each release (it wouldn’t be that difficult).
    • Wonder what MPs have ties to these privacy/verification/data harvesting companies that are going to step in this time. Last time under the Tories half the cabinet had fingers in the pies, heck even the PM and his wife at the time was working for silicon valley, probably made a fortune.
    • Google Chrome is killing all uBlock Origin bypasses, Microsoft Edge, Opera to follow by Sayan Sen For a while now the transition away from Manifest V2 (MV2) to MV3 has been on-going and it looks like it is entering its final phase of deprecation, at least, in the case of Google Chrome. A recent discussion thread in the w3c WebExtensions Community Group GitHub repo has highlighted how the latest and upcoming versions of the most popular browser are expected to be its final releases with support for MV2 extensions. Chromium contributor Andrey Bershanskiy shared details about recent Chromium changes and according to comments from Google engineer Devlin Cronin, Chrome has now started removing the flags that previously controlled MV2 availability. kExtensionManifestV2Disabled, the Chromium feature flag that allowed controlled disabling of MV2 add-ons, is now completely removed, which means you will likely no longer find uBlock Origin in your browser extensions list. He wrote: "The kExtensionManifestV2Disabled feature has been default-enabled for over a year. Remove the feature and the effectively-dead code. ... Any tests that relied on being in the "warning" phase (i.e., with the kExtensionManifestV2Disabled) for their sole behavior testing are removed, since this stage is no longer reachable." Cronin further explained why MV2 extensions are no longer allowed in supported Chrome versions as maintaining the associated functionality indefinitely is no longer possible. He cited growing technical difficulties and implementation complexities as well as security concerns. He wrote: "MV2 extensions are no longer allowed in any supported version of Chrome, and we are removing support for them and the associated functionality. We won't be able to provide / maintain this functionality indefinitely due to the complexity and tech debt, as well as the security risks it entails (we've actually found a number of bugs that are specific to MV2 lately). Of course, other browsers can continue supporting these if they so desire. Unfortunately, we won't be putting code behind a compilation flag ... We won't be removing all the MV2 code wholesale right away, so many of these things will continue working for awhile (but they will go away eventually, and some may go away sooner than others)." What this essentially means is that the tricks and bypasses that were used to keep MV2 extensions like uBlock Origin and others alive will not work any more on Chrome, or at least not for very long. For example the Windows Registry mod that could extend MV2 availability will cease to function after Chromium version 151. Here is a rundown of the changes coming in the final such releases of Chromium releases: Chromium 150 lost ExtensionManifestV2Disabled option Chromium 151 will loose ExtensionManifestV2Unsupported option Chromium 151 will loose ExtensionManifestV2Availability option Chromium 151 will likely loose AllowLegacyMV2Extensions option Other Chromium-based browsers like Opera and Microsoft Edge could soon follow suit too. Although it is not specified, Edge began disabling uBlock Origin back in February, and Opera could also stop the functioning of MV2 add-ons, even though it had committed to support MV2 for longer in October 2024. uBlock Origin developer Raymond Hill (gorhill) apparently stated the following: "For Opera I did submit 1.70.0 rather late, but this was weeks ago. A while ago I received an email from Opera that they plan to abandon MV2-based extension so maybe they are no longer allocating resources for reviewing such extensions." The email which developers like Gorhill mentions was received from Opera last year. Here is what it seemingly said: Hence for now the only Chromium browser that seems to be on-board fully with MV2 support is Brave, and perhaps Vivaldi as well. Meanwhile if you want to ditch Chromium browsers entirely then Mozilla Firefox is an excellent alternative as MV3 and MV2 are both supported. Of course the easiest solution is to switch to uBlock Origin Lite if you want to remain on Chrome, as it is MV3-based, but from our experience, uBO Lite does not seem to be as good as the original non-Lite version. Source: w3C (GitHub repo) As an online publication, Neowin too relies on ads for operating costs and, if you use an ad blocker, we'd appreciate being whitelisted. In addition, we have an ad-free subscription for $28 a year, which is another way to show support!
    • Write to your MP 😄 Like believing in Santa. Total surveillance IS the goal. Wake up.
  • Recent Achievements

    • One Month Later
      mobmobiles earned a badge
      One Month Later
    • Very Popular
      Captain_Eric earned a badge
      Very Popular
    • One Month Later
      amusc earned a badge
      One Month Later
    • One Month Later
      DJC50PLUS earned a badge
      One Month Later
    • Week One Done
      DJC50PLUS earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      510
    2. 2
      PsYcHoKiLLa
      219
    3. 3
      ATLien_0
      92
    4. 4
      +Edouard
      90
    5. 5
      Steven P.
      82
  • Tell a friend

    Love Neowin? Tell a friend!