Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

Development General

Development General
1752 posts | Last Activity on 02-02-2015 14:14 by deadwood
D
deadwood 02-02-2015 14:14, 9 years ago
Re: A week in AROS...
Week of January 26th: - bmp.datatype works again for 8-bit images (neil) - bmp.datatype now supports case with 0 in color count field (neil) - AROS repository has been moved to new server (neil & staf) - It is now easier to give write access to AROS repository (neil & staf) - bmp.datatype now supports 16-bit and 32-bit images (neil)
Responded in A week in AROS...
D
deadwood 26-01-2015 01:26, 9 years ago
Re: A week in AROS...
Week of January 19th: - Error reporting in early stage of exec is now better (Kalamatee) - x86_64 hosted AROS can now allocated more than 1 GB of RAM (Kalamatee) - Crosscompiling AROS now uses crosscompiler directly instead of wrapper scripts (Kalamatee)
Responded in A week in AROS...
D
deadwood 19-01-2015 15:53, 9 years ago
Re: A week in AROS...
Week of January 12th: - AROS m68k no longer requires 68020+ CPU (twilen)
Responded in A week in AROS...
D
deadwood 12-01-2015 14:32, 9 years ago
Re: A week in AROS...
Week of January 5th: - Nothing to report
Responded in A week in AROS...
D
deadwood 06-01-2015 13:04, 9 years ago
Re: A week in AROS...
Week of December 29th: - Memory allocation with MEMF_REVERSED is fixed (Kalamatee) - TLSF memory allocator has been enabled for x86_64 build (Kalamatee) - Scout memory window has been enhanced to handle 64-bit and TLSF correctly (Kalamatee) - ABI_V0 branch has been updated with latest software versions from trunk (deadwood)
Responded in A week in AROS...
D
deadwood 31-12-2014 04:13, 9 years ago
Re: A week in AROS...
Week of December 22nd: - Running ./configure scripts under sh possible again (neil) - PS/2 mouse driver is fixed for Aspire One 110 (neil) - Shell now shows better error explanation if command could not be started (neil) - SH now shows information if stack could not be allocated for command (neil)
Responded in A week in AROS...
amigamia
amigamia 23-12-2014 09:56, 9 years ago
Re: WIP filesysbox.library port
Apparently there is a bug in this version of the CMS and it won't be fixed until version 8: [url]https://www.php-fusion.co.uk/forum/viewthread.php?thread_id=34168[/url] I'll see if I can find a plug-in alternative to it.
salass00
salass00 23-12-2014 03:49, 9 years ago
Re: WIP filesysbox.library port
[quote] [img]https://dl.dropboxusercontent.com/u/26599983/aros-filesysbox-alpha.png[/img] You are right! Let me see why.. I'll get back with you..[/quote] Thanks.
amigamia
amigamia 23-12-2014 00:10, 9 years ago
Re: WIP filesysbox.library port
[quote]For some reason the forum engine here won't allow me to add the screenshots here using img tag.[/quote] [img]http://4.bp.blogspot.com/-RvyY4Wxi5e4/TuSfaCWOwPI/AAAAAAAAAAg/OkDh2g1MbWM/s1600/pachi_3.JPG[/img] You are right! Let me see why.. I'll get back with you..
D
deadwood 22-12-2014 16:05, 9 years ago
Re: A week in AROS...
Week of December 15th: - Opening X11 window when option DELAYXWINMAPPING is use work now (Kalamatee) - Console handler correctly handles 0 timeout value (twilen) - Problem with starting ixemul.library-compatible software on m68k from Workbench solved (twilen) - C:List now better supports the lformat modifiers (desperado)
Responded in A week in AROS...
salass00
salass00 22-12-2014 11:32, 9 years ago
Re: WIP filesysbox.library port
For some early screenshots of filesysbox.library/NTFileSystem3G running on linux hosted AROS check the thread on aros-exec.org: [url=http://aros-exec.org/modules/newbb/viewtopic.php?post_id=92297#forumpost92297]http://aros-exec.org/modules/newbb/viewtopic.php?post_id=92297#forumpost92297[/url] [url=http://aros-exec.org/modules/newbb/viewtopic.php?post_id=92301#forumpost92301]http://aros-exec.org/modules/newbb/viewtopic.php?post_id=92301#forumpost92301[/url] [url=http://aros-exec.org/modules/newbb/viewtopic.php?post_id=92302#forumpost92302]http://aros-exec.org/modules/newbb/viewtopic.php?post_id=92302#forumpost92302[/url] For some reason the forum engine here won't allow me to add the screenshots here using img tag.
serk118uk
serk118uk 18-12-2014 05:10, 9 years ago
Re: WIP filesysbox.library port
Good News...
salass00
salass00 18-12-2014 04:57, 9 years ago
Re: WIP filesysbox.library port
@magorium Good to know I wasn't the only one affected by this. I can access aros-exec.org again now, though. @BSzili Thanks for this suggestion. I've sent an e-mail to power2people saying that I would like to take on the bounty.
BSzili
BSzili 18-12-2014 02:23, 9 years ago
Re: WIP filesysbox.library port
[quote][url=http://arosworld.org/forum/viewthread.php?thread_id=107&pid=668#post_668][b]salass00 wrote:[/b][/url] I just wanted to write that after a few days' work I now have a version of filesysbox.library that compiles for AROS and incorporates many of the fixes and improvements I have done to the AmigaOS 4.x version. Apart from some last fixes to the source code the next step is obviously to port a FUSE filesystem over to it (very likely NTFS3G) as ATM with nothing making use of the library there is no way to be sure if it's working or not. I was originally going to post this on aros-exec.org but that site now thinks that I'm a BAD_IP for some reason so I'm not allowed access anymore.[/quote] Excellent news! Make sure to take the [url=http://power2people.org/projects/fuse]FUSE[/url] bounty, so people can donate for your efforts :)
D
deadwood 17-12-2014 01:27, 9 years ago
Re: A week in AROS...
Week of December 8th: - Nothing to report
Responded in A week in AROS...
P
paolone 16-12-2014 14:28, 9 years ago
Re: WIP filesysbox.library port
That's a GREAT news! Cant wait to see it working on icaros desktop!
M
magorium 16-12-2014 13:45, 9 years ago
Re: WIP filesysbox.library port
That's good news salass00. Thank you very much for that. Yes, unfortunately the communication seems a bit disturbed lately (there was just another 24 hours added to me being a bad IP) :D Thanks you for having taken the time to post your message here :thumbsup:
salass00
salass00 16-12-2014 11:47, 9 years ago
Re: WIP filesysbox.library port
I just wanted to write that after a few days' work I now have a version of filesysbox.library that compiles for AROS and incorporates many of the fixes and improvements I have done to the AmigaOS 4.x version. Apart from some last fixes to the source code the next step is obviously to port a FUSE filesystem over to it (very likely NTFS3G) as ATM with nothing making use of the library there is no way to be sure if it's working or not. I was originally going to post this on aros-exec.org but that site now thinks that I'm a BAD_IP for some reason so I'm not allowed access anymore.
amigamia
amigamia 14-12-2014 19:34, 9 years ago
Re: GameDevelop goes Open Source
...and SFML :o What a shame
C
cavemann 14-12-2014 18:57, 9 years ago
Re: GameDevelop goes Open Source
Typical Aros answer #1 :D It's just a small matter of programming. Let us know when you're done. More seriously, it seems to require wxWidgets :(
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.

Filter by Tags

Popular Threads This Week

Tiny Aros DistrĂ²by Amiwell79 171 posts
AROS One x86 Work In Progressby AMIGASYSTEM 148 posts
AROS ABIv0 20220318-1 Supportby deadwood 73 posts
Aros Software Promotionby Amiwell79 71 posts
AROS Archives - clean upby AMIGASYSTEM 64 posts
Bars&Pipes 1.0 is Availableby Amiwell79 54 posts
Odyssey Resourceby Amiwell79 17 posts
AROS One 68k Work In Progressby AMIGASYSTEM 16 posts
Most irritating OWB bugsby Gundam1 8 posts
Greetingsby Templario 3 posts
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 2
Members Online 0

Total Members: 230
Newest Member: Gundam1
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]