Native | |
Reference | https://axrt.org/download/aros/v0/AROS-20170402-5-pc-i386-boot-iso.zip |
Testing | https://axrt.org/download/aros/v0/AROS-20180415-2-pc-i386-boot-iso.zip |
AROS ABIv0 20180415 changes:
Functionalities:
Several posixc.library functions added (Kalamatee)
Always separate debuging information from binaries (Kalamatee)
Improved ScreenMode Preferences (Kalamatee)
Better compatibility for MUI Window class (Neil)
Updated catalogs in several Preferences (Neil, polluks)
Use system default locale if locale argument is NULL (Mazze)
Introduce asyncio.library (Mazze)
Enable asyncio.library in DirectoryOpus (Mazze)
vusbhci.device (DizzyOfCRN)
Saving added to ilbm.datatype (miker)
Updates to french translation (hitchhikr)
Command line interface for FTManager (o1i)
64-bit support:
Misc fixes (Schulz, Mazze, Kalamatee)
Scout 64-bit support (Mazze)
DirectoryOpus 64-bit support (Mazze)
68k support:
Misc fixes (twillen, Kalamatee)
Compatibility fixes (twillen)
lowlevel.library (Kalamatee)
68080 handling (Kalamatee, mness)
FastATA support (Kalamatee)
paula.audio (Mazze)
Updates:
AROS build system (Kalamatee, Neil, Mazze)
PCRE 8.41 (Mazze)
Fixes:
Documentation (Neil, Mazze, Kalamatee)
ahci.device (Schulz)
C library (Schulz, deadwood)
nouveau.hidd (Schulz)
MUI (Neil)
Corrected behaviour of pthread.library and bsdsocket.library (Kalamatee)
prism2.device, atheros5000.device, realtek8180.device (Neil)
rhine.device, intelpro100.device, prm-rtl8029.device (Neil)
Shell commands (twillen, Mazze, polluks)
lowlevel.library (Kalamatee)
Intuition (Kalamatee, Neil)
locale.library (polluks)
Catalogs (Kalamatee, Neil)
Wanderer (Neil, hitchhikr)
iffparse.library (o1i)
Structure packing (Mazze)
picture.datatype (Neil)
Misc fixes to demos (Mazze)
asl.library (Mazze)
x11.hidd (Neil)
AHI (hitchhikr)
Editor (hitchhikr)
hid.class (balaton)
emac.device (Neil, balaton)
MadAHI (wawa)
Sam440 support (balaton)
VPDF functionality and 64-bit fixes (wawa, Neil)
TagLists handling with newer GCCs (Neil)
FryingPan (wawa)
DirectoryOpus (Mazze)
It has been moved to Development/Debug/Hardware drawer.Sorry deadwood, if I understand correctly we can replace PCITool that we had in Utilities with the v0.8 of PCITool that is in "Debug/Hardware drawer" ?
- Wireless network drivers (atheros) if they still workUnable to test because not supported (same behaviour as previous release)
- Nvidia accelerated 3D - does it still work? is it as fast as reference versionUnable to test because no output (almost (*) same behaviour as previous release)
- HDAudio - check for regression on your hardwareSeem to work as intended for me.
@deadwood
I found this information while searching for Morph OS PDTA_WhichPicture. It is part of a news article from AmigaNews.de from 2012 about WarpTIFF Datatype. So it seems both Amiga OS and Morph OS both use PDTA_WhichPicture and PDTA_GetNumPictures. Now AROS does as well.
"Oliver Roberts released version 44.2 of his WarpTIFF datatype, which runs on both 68k and PPC Amigas under WarpOS and MorphOS.
Changes since prior version:
New: Multi image TIFF files support. Applications can select the picture to be displayed via PDTA_GetNumPictures- and PDTA_WhichPicture tags."
works fine, i opened multiview and show an image
@deadwood
The size of the ILBM images are different because the originals use RLE compression. The saved images are Uncompressed.
You may also open a jpeg and Save As IFF.
I changed my editor settings to 4 spaces instead of 8 spaces. Unfortunately I use Scintilla Text Editor and it keeps reverting.Please then convert tabs to 4 spaces before pushing your changes. We are avoiding tabs in source code as everyone editor interprets tabs differently and this makes source code created by one person hard to read by another one.
I have been deleted from the ABIv1 Slack Channel because of a disagreement with a lead developer. I may not be able to commit changes to ABIv1. I'm a renegade now! I'm on my own.
I have been deleted from the ABIv1 Slack Channel because of a disagreement with a lead developer. I may not be able to commit changes to ABIv1. I'm a renegade now! I'm on my own.
Feel free to go on improving Icaros Desktop and ABIv0 as much as you can, as you like. Rude behaviours have been killing AROS much more than different opinions on how thing should be done.
I am currently following some other projects of mine and I had to put Icaros in standby for a little while, but I am still trying to keep track of all changes to AROS and AROS software, in order to add them once I'll get some spare time.
Thank you for your continued efforts and dedication.
Hello paolone
My original intent was to help improve IcarosDesktop. Somehow I got drawn into helping to develope x86-64. But that was probably for good reason. We have an IcarosDesktop 64bit version that needs some love and attention. :)
It may be possible to contribute to ABIv0 more directly in the near future. We are working on the logistics of that atm.
Mike R.
I have been deleted from the ABIv1 Slack Channel because of a disagreement with a lead developer. I may not be able to commit changes to ABIv1. I'm a renegade now! I'm on my own.
Feel free to go on improving Icaros Desktop and ABIv0 as much as you can, as you like. Rude behaviours have been killing AROS much more than different opinions on how thing should be done.
I am currently following some other projects of mine and I had to put Icaros in standby for a little while, but I am still trying to keep track of all changes to AROS and AROS software, in order to add them once I'll get some spare time.
Thank you for your continued efforts and dedication.
We all know who the "lead developer" is...
I have said what I think of him and good bye there too. I will certainly not donate money to him anymore in future. I hate rude behavior, completely unacceptable to me independent of what someone might contribute or not. It was a good decision by f.e. the apollo team to branch and become independent. It becomes a big problem if one person thinks a open source project (that should be team work and motivate others to contribute) is his property and he decides everything.
Much progress is being made in AROS development. I'm particularly interested in improvements to the sound system and Apollo OS is making steady progress. Some of their improvements and updates for 68k may be very useful for other flavos of AROS.such as x86-64 or x86 (IcarosDesktop).
deadwood where can I find information about the API and the workings of AHI ?
OlafS3
Hello Olaf. In answer to your question. Yes the datatypes I'm working on either updating, adding save functions or writing from scratch will be available for AROS 68k, x86-64 & x86.
Other items such as datatypes for ABIv0 will hopefully be made available via the ISO images provided for testing. The most recent is picture datatype in the test ISO at the beginning of this thread if you'd like to try it. I'll build one for 68k as well.
I believe it is labelled for Testing not the one for Reference.
Works fine what I tried on my DELL D520. 3D, Sound and network.
Sys explorer and show config in Tools does not work. Sys explorer crash and show config does nothing.
This is nothing new from what I remember.
Ah, great to see problems are resolved :)
I assume you build master branch (because of x86_64 target). You can also try building the ABIv0 branch:
https://github.com/deadw00d/AROS/blob/alt-abiv0/INSTALL.md
AMIGASYSTEM
As for the vol name being incorrect with diskinfo I have a good idea why.
AMIGASYSTEM
As for the vol name being incorrect with diskinfo I have a good idea why.
Found it!!! the culprit is "muimaster.library" ;D
For ADF Images the Block Size is listed as '488' but according to documentation it should be '512' instead. Therefore calculations for Used/Free is off.
miker the problem is only on Volumes in "FAT32" (rename uppercase/case), this happens with Deadwood Distribution (see attached video), but also with Icaros.
On IcarosDesktop 2.2.8 I tested Dopus4 for renaming files. It seemed to work correctly.
What were the circumstances when you noticed corrupted files?The Corrupt File was only for the "muimaster.library" which did not show the volume name.
You are talking about missing window title?
You are talking about missing window title?
Also, for future reference, for x86 you can use a tool included with DTCreationPackage. It is 'createdtdesc'. It's a cli tool for creating descriptors from .dtd files.
If you try to modify the descriptor (binary) that doesn't work. Modify the text file (.dtd) then compile a new descriptor.
Thanks miker, with your help I learned how to create a descriptor, I used "examinedtdesc" to decompile and "createdtdesc" to create the new descriptor.
Now if I can I will make the descriptor for the Audio, Video and Graphic files missing.
Despite my 67 years in life there is always something to learn.
Hi miker, I can't find the "Mask" identifier of the TGA (License Plate), in the binary file looking at it in hexadecomal I can't find any acronym, thanks for the help.
I finished all the graphic descriptors, it seems to work also the "TIFF/TIF" but I can't test it because I don't have the Tiff.datatypes
@deadwood, SimpleMail doesn't work with your Distributions, with previous Distributions it worked.
EDIT:
Sorry deadwood, the problem is not your Distribution, I am verifying my files added to the system create the Crash
hi serkThanks serk, your new version works fine and doesn't crash AROS One, as soon as possible I'll check if the connections work.
i have this result
hi serkThanks serk, your new version works fine and doesn't crash AROS One, as soon as possible I'll check if the connections work.
i have this result
Then I have to find out why the old versions crash on AROS One :)
serk works
Maybe missing class?
Made some Tests with your new version, sent mail and inbox works fine only it is not shown in the right window
AMIGASYSTEM i can upload the test version if you share your email... or try this link https://ufile.io/1lmu37qz
No the problem (system crash) on my zune setting (Mailtext) was only for old versions of SimpleMail.
The muimaster.library included in your distributions does not allow "closing requests" with YAM, see screenshot
with the old muimaster.library (same version) no problem with YAM
Dear amiga friends. I discovered a developer. He devoted his life to Serenity OS by donations. His name is Andreas Kling. He has a youtube channel named after him. Meet with this person. Tell about the Amiga aros project. What he's doing is essentially the same as the amiga aros. If you persuade this person will do amazing things. He is also the author of Chrome. please do what i said. Talk to him to improve Aros. Love to you all.
https://github.com/SerenityOS/serenity
Sorry deadwood, I don't know if you have read a previous report of mine about a Wandererer crash if you try to rename a def_icons.
If you reach from wanderer the path Prefs/Env-Archive/SYS and try to rename a Def_icons... the system crashes, watch the video.
I have not verified the cause, if you have no idea what might be causing the problem I can do a hands-on investigation by doing some testing.
I enclose a small video test
https://drive.google.com/file/d/1YXGH0S6mX-s2opLjpkBTtKPuGF_W2wzb/view?usp=sharing
Thanks, I still add a Wanderer bug, a "single icon without the associated file" cannot be deleted from HD, RAM etc.., see comprehensive video
Test Video: Icon no delete:
https://drive.google.com/file/d/1e-3Lnd4pfkkDVSPx-Nlf2XryGgWTBTbn/view?usp=sharing
Deadwood I installed Icaros Desktop, at startup the launch in native mode and detects me the graphics card, I have an NVIDIA 8400M GS, then freeze all black screen, I think there is a bug on Gallium, in the last build the card does not come not even at startup
Added https://github.com/deadw00d/AROS/issues/49
No "amiga-m68k-contrib" is a big archive almost entirely dedicated to developers that contains 14.0000 files, among other things to install it would take a lot of time !
In my Distros there is no "amiga-m68k-contrib", i only took a few things that interested me.
In the Extras folder I have all the "non-system" software in thematic folders, Graphics, Music, Office etc ... see screenshot.
Only the AROS 68k installer requires the CD-Extra, the x86 installer does not make this request, however mine was just a curiosity, perhaps to answer some user who had requested it.