English Amiga Board


Go Back   English Amiga Board > abime.net - Hosted Projects > project.ClassicWB

 
 
Thread Tools
Old 26 February 2012, 20:33   #1
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Post TrueColor and OS 3.5 icons for ClassicWB & Scalos on WB 3.0/3.1

Hi Bloodwych,
I've just tried out your excellent ADVSP package under WinUAE because mfilos wanted to know if he could use my icon.library together with it. I'm really impressed, ClassicWB seems to have a lot of interesting features which can make life much easier for owners of OS 3.0 systems. Your compilation gets the most out of these older Amigas, that's great.

The ADVSP v27 which I tested is still using the older Scalos 1.2d. On my own WinUAE installation with OS 3.9 I've the latest Scalos beta version which can be launched on a second screen as a possible alternative to the Workbench. Is there a good reason to keep up with this version of Scalos for ClassicWB ?

When I tried to set up my icon.library on ASVSP I had to replace some of the older files with those of a newer Scalos. But finally, there was not so much to change to let it display all types of icons and the best is that it needs no other files from OS 3.5+, just some public libraries and datatypes.

------ OS 3.0 is supported now ! -- Needs less than 512 kB of ChipMem for the icons ! ------

If you would like to try it out, you only have to copy the files in the attached archive into your directory structure. And please tell me if it works. Thanks!

ClassicWB30Icons => all icons for ClassicWB on OS 3.0+ and Scalos 1.2d:
There is a new "information.module" (v3.1b) included, because the older WBInfo v2.9 caused some conflicts with the newicon.library emulation from Stephan Rupprecht . In the new icon information it's possible now to click onto the icon image in order to load the same icon into another tool like Iconian, for example. You also have to use Iconian to change the icon type from "tool" to "project" or else.

Also added are some other patches like PatchRAM which lets the RamDisk display the right amount of used mem instead of always showing "100% full". Other utilities are MemTrailer to avoid some of the memory trashings, MinStack as a replacement for StackAttack, TagLiFE for faster taglist routines and a script called "Enforcer" which can be used for debugging on WinUAE and will be supported by Segtracker, too. Have fun with ClassicWB!

The attachment comes with a new patch called FixScalos to cure all the problems which occured during the screenmode changes before. It should be launched with Run from the end of the startup-sequence. Scalos 1.2d has simply disabled the workbench.library function for updating icons which is called WorkbenchPrivate1(), so I've written an emulation to reactivate it. This should fix problems with IconMaster. Also included is a modified version 37.0 of the excellent AutoUpdateWB utility from Elena Novaretti and Massimo Tantignone

Btw, ClassicWB works pretty well with the 800*600 SuperPlus monitor driver from Ratte, at least on WinUAE.

Important: If you already have installed some iconobject files with v40+ on Scalos 1.2d then please downgrade to the included v39 files, because they cause less conflicts (no graphics corruption while dragging or crashes with icon frames) under Scalos 1.2d. In other words, use the complete package as it is with all files included. Higher version numbers don't mean to get better results here (look into Classes/Datatypes and Libs: for iconobject files). You will NOT lose any features under OS 3.1 !

If your system has only 512 kB ChipMem then it's important to add "ScreenMode" to the "include list" in the FBlit preferences or if you prefer you can run FBlit in exclude mode alternatively (read the docs).

The latest version of the icon.library (now with much faster internal PNG decoding) can be found here:
http://eab.abime.net/showthread.php?t=64079
Attached Files
File Type: lha ClassicWB30Icons.lha (340.9 KB, 1299 views)

Last edited by PeterK; 02 September 2012 at 18:23.
PeterK is offline  
Old 26 February 2012, 22:41   #2
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
PeterK rocked once more

This is a test from my own environment (A600) using 8 colors and the new icon.library + files from PeterK in my custom version of Bloodwych's ClassicWB Full.

Click image for larger version

Name:	iconlib.png
Views:	2301
Size:	97.7 KB
ID:	30643
mfilos is offline  
Old 01 March 2012, 00:37   #3
Bloodwych
Moderator
 
Bloodwych's Avatar
 
Join Date: Jun 2001
Location: I'm behind you!
Posts: 3,763
Thanks for the info and the files PeterK.

Yes there were a few reasons I found that caused me to revert back from the latest Scalos beta to the older stable non-beta v1.2d. Can't remember all the issues, but it broke a few things and was in general slower on non-accelerated Amiga's.

I will make use of this however since you say it uses free libs and some of the beta Scalos files - probably add it as an install option in the future if it tests out ok. I'd imagine PNG icons are quite slow though on standard Amigas, but it is a nice option to have all icons displaying correctly.

Quote:
Originally Posted by PeterK View Post
Hi Bloodwych,
If you want to avoid this then please rename or remove the following files:
Sys:System/Copper/Enable/Prefs/Env-Archive/Scalos/Scalos.prefs
Sys:System/Copper/Disable/Prefs/Env-Archive/Scalos/Scalos.prefs
No need to delete.

The Copper enable/disable script actually backs up your current Scalos.prefs file into those drawers, one for Copper enabled and one for Copper disabled. Therefore if you make sure the icons are frameless (Scalos Settings) for both Copper enabled and then disabled first, you won't have any problems with your icon files. Those files above would be replaced by the Copper enable/disable script.

Great work and thanks for your efforts!

Last edited by Bloodwych; 01 March 2012 at 01:06.
Bloodwych is offline  
Old 02 March 2012, 04:45   #4
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
New icon.library 46.4.227. More chipmem remains free when FBlit is dected.
Added a modified version of Stephan Rupprecht's CopyIcon to the programs. This makes it possible under WB 3.1 to copy only the images from any type of source icon (old, new, glow, png or os4) to one or more destinations without changing the tooltypes. Please, report any problems with CopyIcon here and send no emails to Stephan, because I am responsible for this WB 3.1 hack.

Quote:
I'd imagine PNG icons are quite slow though on standard Amigas, but it is a nice option to have all icons displaying correctly.
Indeed, PNG icons are still very slow because atm they are decoded twice for each image by the png.datatype. Maybe, one day I will write a faster internal png decoder like that one which comes with the PowerIcons program from Elena Novaretti, but I can't say when this could happen.

Anyhow, you can gain much more speed from png icons by simply converting them into the OS 3.5 format with snapshot. That's all you need to do. Btw, don't use any filters for scaling with WinUAE if you want speed, just set the filter to "none".

Last edited by PeterK; 02 March 2012 at 05:33.
PeterK is offline  
Old 02 March 2012, 07:14   #5
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
Outstanding work as always Peter!!!
Going to give it a test today and report back
mfilos is offline  
Old 02 March 2012, 07:23   #6
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Hey, you're funny mfilos
First saying "outstanding work" and then admitting that you didn't test it yet

Never mind, but do you know an IconEdit replacement or an Icon-Information tool for WB 3.1 that can display OS 3.5 icons or does anybody else have something like this in his tool collection ??

@moderator
A thread title like this would fit a little better:
"TrueColor and OS 3.5 icons for ClassicWB & Scalos on WB 3.1"
Thank you !

Attached is an alternative package with Scalos 40.23 files.
.... deleted ....

Thanks a lot to the mod !

Removed: The alternative package is outdated now! Take the attachment from the first posting instead. The included v39 iconobject files are working better together with ClassicWB.

Last edited by PeterK; 02 April 2012 at 01:58.
PeterK is offline  
Old 03 March 2012, 19:58   #7
Bloodwych
Moderator
 
Bloodwych's Avatar
 
Join Date: Jun 2001
Location: I'm behind you!
Posts: 3,763
Not sure about the IconEdit replacement or an Icon-Information tool.

Thanks for putting this up, much appreciated. I'll have a play around next time I'm working on the ClassicWB packs, but for those who want to add support themselves then this thread is a great place to start.
Bloodwych is offline  
Old 03 March 2012, 23:33   #8
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Updated the CopyIcon tool from Stephan Rupprecht in both packages above.

Since the workbench.library v40 has no WorbenchControl() function as it is supported by OS 3.5+ I've set the default stacksize to a value of 8192 bytes. This change to the program should avoid random memory trashes under WB 3.1 caused by calling the missing function in workbench.library v40.
PeterK is offline  
Old 04 March 2012, 00:04   #9
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
LOL Peter, I said outstanding based on what you wrote

Anywayz... I tested tonight on my WinUAE clone environment the new Scalos files and I have 3 comments.

1. System is working just fine but some startup delay occur with some setup messages from new Scalos version like the one below...

Click image for larger version

Name:	scalos0.png
Views:	938
Size:	7.6 KB
ID:	30690


2. After Scalos last message, but I get a window declaring that 4 pens missing. I switched back to 8color screenmode and the 8color palette in Scalos but I still get this message.

Click image for larger version

Name:	scalos1.png
Views:	1213
Size:	108.2 KB
ID:	30688


3. What on earth is that status bar in the lower part of every window? I think it showed some stuff (like total files etc) but when I changed the font it stopped displaying the info. Is there a possibility to remove this or it's in the options of the Prefs file that you couldn't find Peter?


4. Some changes on right clicking occur (like selecting a rectangle area) and change of Title on the right click menu but I guess these are based on the new version features.

Click image for larger version

Name:	scalos2.png
Views:	2208
Size:	135.6 KB
ID:	30689


Overall it seems really nice, but I don't think I'll put it in the real Amiga for now.

The new icon.library works just fine thought mate. It seem that the Chip RAM is staying put for long LOL.
mfilos is offline  
Old 04 March 2012, 00:24   #10
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Hi mfilos,

regarding 1, 2 and 3, yes confirmed, but as I already said before...
Quote:
... I cannot set up all the new features in the preferences because I don't have the Scalos.prefs programs ...
Concerning 2, with 16 colors I can just ignore this message about the missing pens, it works despite of this warning, but maybe not with 8 colors ? I didn't try that. I'm using 256 colors on WinUAE, of course.

Concerning the ChipMem, it seems to be sufficient for millions of icons with Scalos 40.23, much better than with Scalos v39.
PeterK is offline  
Old 04 March 2012, 01:36   #11
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
Sadly the last full version I can find from that era is 1.4 (40.31).
You can check it out to see if it reacts the same way as 40.23 (but with the prefs).
I uploaded it on my Dropbox so you can download it here mate: http://dl.dropbox.com/u/939939/Scalo...2840.31%29.lha
mfilos is offline  
Old 04 March 2012, 03:03   #12
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Thank you mfilos,
but I've already tested with Scalos 1.4b v40.29. It could even work if you move completely to the 1.4 release, but then it won't have anything to do with Bloodwych's ClassicWB anymore. My hope is that there might be an older release between 1.2d and 1.3w v40.23 which comes with the main Scalos preferences program.

@Bloodwych
Do you have these files ?

Last edited by PeterK; 04 March 2012 at 03:11.
PeterK is offline  
Old 04 March 2012, 11:44   #13
Bloodwych
Moderator
 
Bloodwych's Avatar
 
Join Date: Jun 2001
Location: I'm behind you!
Posts: 3,763
You guys are running into issues I've seen in the past. I did attempt a full upgrade to the latest Scalos to see how it ran, replacing all files with the beta ones, but ran into issues as I'd mentioned earlier and reduced performance on standard Amiga's. After weighing up the options, I decided to stick with 1.2d.

I will revisit this however next time I play with the ClassicWB, as it would a nice upgrade.

I don't have those files PeterK.
Bloodwych is offline  
Old 04 March 2012, 18:44   #14
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
Bloodwych my friend, noone said you don't know your shiz :P
Apparently your packs are made for a variety of systems so you certainly made the right choice sticking with the 1.2 Scalos that is rock stable

We're just trying to check out if we can buff a bit our Scalos environment. You know how much I like tinkering systems anywayz.

Btw I emailed Scalos dev team and a friendly guy (Jürgen) replied me with the following:
Quote:
Hallo Marios,

sorry, but I failed to find a 40.23 archive here. The oldest available archive in your requested range is 40.28.
Due to several CVS/SVN moves I'm also not able to rebuild such an old version from the sources.

This is the oldest version we can use 40.28 which I uploaded on my Dropbox.
PeterK do your magic lol

http://dl.dropbox.com/u/939939/ScalosBeta_40.28.lha
mfilos is offline  
Old 04 March 2012, 20:36   #15
Bloodwych
Moderator
 
Bloodwych's Avatar
 
Join Date: Jun 2001
Location: I'm behind you!
Posts: 3,763
...and I'm really pleased guys such as yourself tinker!

Anything that can add to improving peoples Workbenches is good news.
Bloodwych is offline  
Old 13 March 2012, 17:24   #16
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
The attachment in the first posting of this thread has been updated again. See above...
PeterK is offline  
Old 13 March 2012, 18:13   #17
Bloodwych
Moderator
 
Bloodwych's Avatar
 
Join Date: Jun 2001
Location: I'm behind you!
Posts: 3,763
Wow, pretty awesome work PeterK!!!

I can see another enable/disable/install option being added to the ClassicWB packs very soon!
Bloodwych is offline  
Old 17 March 2012, 09:25   #18
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Update 5 can be downloaded from the first posting now.

Last edited by PeterK; 10 May 2018 at 21:24.
PeterK is offline  
Old 19 March 2012, 03:49   #19
PeterK
Registered User
 
Join Date: Apr 2005
Location: digital hell, Germany, after 1984, but worse
Posts: 3,365
Update 6 with a new FixScalos can be downloaded from the first posting now. The screenmode changes seem to work correctly now. No wrong colors anymore

If nobody reports any problems here then my job is finished, now. Have fun with ClassicWB.

Last edited by PeterK; 19 March 2012 at 11:52.
PeterK is offline  
Old 19 March 2012, 14:43   #20
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
Will give it a spin the following days Peter mate! Thanks for your fast response
mfilos is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Backdrop in Scalos (ClassicWB) 8bitbubsy support.Other 3 05 September 2014 10:16
OS 3.5 icons on 3.1 & WHDLoad hangs when displaying icons PoulpSquad support.WinUAE 22 14 September 2012 00:57
Any cool SD-card icons for ClassicWB? emuola project.ClassicWB 1 21 August 2012 09:50
ClassicWB: file operations hang in Scalos but OK in Dopus Quaxo76 project.ClassicWB 8 29 August 2010 11:09
Whd Icons on ClassicWB cybernoid project.ClassicWB 4 01 March 2007 19:16

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 01:49.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.09954 seconds with 14 queries