Welcome, Guest. Please login or register.

Author Topic: AFA OS grahicslib and execlib fixes (used by CD Player )  (Read 3216 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
AFA OS grahicslib and execlib fixes (used by CD Player )
« on: January 19, 2006, 06:09:58 PM »
For AFA is now a more compatible exec.library out and a new graphics_lib.exe

http://amidev.kilu.net/afa_binarie_upload.php3

copy this libs to sys:afa_os_libs

writepixelarrayalpha Fix to be compatible to MOS in globalalpha parameter (It fixes the button display problem with CD Player 2.1)

Thew new exec library is necessary because CD Player use the Feature MEMF_SEM_PROTECTED that allow the use of
same mempool with diffrent tasks on MOS AROS and AFA.without that you risc random crashes

So its best when you use the new exec library

I have remove the security check of ReplyMsg and the lib should now work without problems.Please test
and report if you still cant use the Exec library.  
 

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #1 on: January 20, 2006, 03:22:51 PM »
It replaces all most used functions 67 of the 119 exec funcs.It replace not copymem copymquicker because there are faster solutions out

when you see programs that run really faster with pirus´´ exec then of course you wont use new exec
 
I am not sure if puru´s exec library patch the allocpool createpool funcs

if they do not patch,then you maybe can start pirus exec behind afa.
 

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #2 on: January 22, 2006, 04:09:19 PM »
wanderer is not very usefull.i use myself dopus magellan 2 scalos and workbench are more usefull.You can try out original AROS test
 

Offline unusedunusedTopic starter

  • Sr. Member
  • ****
  • Join Date: Nov 2005
  • Posts: 479
    • Show all replies
Re: AFA OS grahicslib and execlib fixes (used by CD Player )
« Reply #3 on: January 22, 2006, 04:10:48 PM »