- Home
- Discussion Forum
- AROS FORUMS
- Development General
- A week in AROS...
A week in AROS...
Last updated on 6 years ago
deadwoodAROS Dev
Posted 8 years agoWeek of February 1st:
- 64-bit fixes have been applied to Urltext, BWin and TheBar MUI classes (Kalamatee)
- 64-bit fixes have been applied to Urltext, BWin and TheBar MUI classes (Kalamatee)
deadwoodAROS Dev
Posted 8 years agoWeek of February 8th:
- Performance of part of rendering of decoration system has been improved (Kalamatee)
- Alpha blitting in IntelG45 driver in now improved (Kalamatee)
- Fixes for 68k compatibility have been added to Calculator (wawa)
- Which command has been fixed only to find files (mazze)
- Romania keymap now available in Input preferences (polluks)
- Multiview is now able to scroll with space and backspace (mazze)
- Compatibility of Which command has been improved (mazze)
- Performance of part of rendering of decoration system has been improved (Kalamatee)
- Alpha blitting in IntelG45 driver in now improved (Kalamatee)
- Fixes for 68k compatibility have been added to Calculator (wawa)
- Which command has been fixed only to find files (mazze)
- Romania keymap now available in Input preferences (polluks)
- Multiview is now able to scroll with space and backspace (mazze)
- Compatibility of Which command has been improved (mazze)
cavemannSoftware Dev
Posted 8 years agoQuote
deadwood wrote:
- Alpha blitting in IntelG45 driver in now improved (Kalamatee)
I'm looking forward to this. Any idea when the 945 driver might become available?
deadwoodAROS Dev
Posted 8 years ago@cavemann
Once I under the v0 branch again and I first need to finish Odyssey. Other option for you is to build v0 AROS and apply the fix manually from trunk (I can help with that).
Once I under the v0 branch again and I first need to finish Odyssey. Other option for you is to build v0 AROS and apply the fix manually from trunk (I can help with that).
cavemannSoftware Dev
Posted 8 years agoQuote
deadwood wrote:
Other option for you is to build v0 AROS and apply the fix manually from trunk (I can help with that).
I can wait... not ready to build AROS quite yet. But thanks for the offer, I just might do that someday. :)
deadwoodAROS Dev
Posted 8 years agoWeek of February 22nd:
- AROS x86_64 is now using large memory model and allows putting executable above 2GB barier (mschulz)
- Skip command will no longer enter infinite loop when a matching Lab/EndSkip can't be found (neil)
- AROS x86_64 now allocates more than 4GB of RAM (mschulz)
- Wanderer now correctly displays available memory when > 4GB (mschulz)
- Avail command has been corrected to work on x86_64 AROS (Kalamatee)
- FormatString function of locale.library now supports displaying of IPTR type (mschulz)
- AROS monitor drivers are now correctly detected during boot on AROS linux hosted (Kalamatee)
- Autodocs documentation has been updated from source code (mazze)
- Lunapaint is now part of AROS Contrib repository (mazze)
- Hebrew keymap has been added (polluks)
- More utility now correctly handles files with more than 32768 lines (mazze)
- Dir command now allows interactive directory walking (mazze)
- FryingPan has been corrected to work on X86_64 AROS (Kalamatee)
- AROS x86_64 is now using large memory model and allows putting executable above 2GB barier (mschulz)
- Skip command will no longer enter infinite loop when a matching Lab/EndSkip can't be found (neil)
- AROS x86_64 now allocates more than 4GB of RAM (mschulz)
- Wanderer now correctly displays available memory when > 4GB (mschulz)
- Avail command has been corrected to work on x86_64 AROS (Kalamatee)
- FormatString function of locale.library now supports displaying of IPTR type (mschulz)
- AROS monitor drivers are now correctly detected during boot on AROS linux hosted (Kalamatee)
- Autodocs documentation has been updated from source code (mazze)
- Lunapaint is now part of AROS Contrib repository (mazze)
- Hebrew keymap has been added (polluks)
- More utility now correctly handles files with more than 32768 lines (mazze)
- Dir command now allows interactive directory walking (mazze)
- FryingPan has been corrected to work on X86_64 AROS (Kalamatee)
Edited by deadwood on 01-03-2016 15:58, 8 years ago
deadwoodAROS Dev
Posted 8 years agoWeek of February 29th:
- Hooks in Lunapaint have been corrected to work under 68k (wawa)
- Hebrew keymap extended with right-to-left and left-to-right marks (polluks)
- BoingIconBar now correctly detaches from shell (mazze)
- Menu handling in FryingPan corrected (Kalamatee)
- Scalos now better handles situation when preferences.library is missing (neil)
- BoingIconBar has been updated to newer version (mazze)
- BoingIconBar has been extended with Quit menu option (mazze)
- UAE AROS driver has had its mode definitions corrected (wawa)
- BoingIconBar can now open drawers if they have an icon (mazze)
- Reading hunk executable in AROS 68k is now faster (twilen)
- TextEditor, NList and BetterString preferences are now correctly showing images under any endianess (mazze)
- Names of external classes in Zune preferences are now more readable (mazze)
- Hooks in Lunapaint have been corrected to work under 68k (wawa)
- Hebrew keymap extended with right-to-left and left-to-right marks (polluks)
- BoingIconBar now correctly detaches from shell (mazze)
- Menu handling in FryingPan corrected (Kalamatee)
- Scalos now better handles situation when preferences.library is missing (neil)
- BoingIconBar has been updated to newer version (mazze)
- BoingIconBar has been extended with Quit menu option (mazze)
- UAE AROS driver has had its mode definitions corrected (wawa)
- BoingIconBar can now open drawers if they have an icon (mazze)
- Reading hunk executable in AROS 68k is now faster (twilen)
- TextEditor, NList and BetterString preferences are now correctly showing images under any endianess (mazze)
- Names of external classes in Zune preferences are now more readable (mazze)
deadwoodAROS Dev
Posted 8 years agoWeek of March 7th:
- Moves of MUI Windows are no longer wrongly interpreted as resizes (stegerg)
- Internal MUI classes in Zune preferences now have a default picture (mazze)
- Work on switching AROS to GCC 6+ started (Kalamatee)
- Complete AROS sources are beeing adjusted to work with GCC 6.0 (Kalamatee)
- Complete Contrib and Ports sources are beeing adjusted to work with GCC 6.0 (Kalamatee)
- Memory leak in Zune preferences related to icon images fixed (mazze)
- Blits on AROS Amiga RTG driver in cases of simple copies have been speed up (stegerg)
- AROS Amiga RTG driver has been extended to handle bitmaps outside of VRAM (stegerg)
- Autodocs documentation has been updated from source code (mazze)
- FAT filesystem handler is now fully ROMable (jmcmullan)
- Definition of TagItem has been corrected to work on AROS x86_64 (Kalamatee)
- A possible overflow in BltTemplate function of graphics.library has been fixed (stegerg)
- Value range in AROS Amiga RTG driver in PutTemplate method has been fixed (stegerg)
- A fix for passing wrong value of Screen in Wanderer has been implemented (Kalamatee)
- Stability of AROS Amiga RTG driver improved by adding locking (stegerg)
- Blocker issue causing wrong optimization in intuition.library under GCC 6.0 has been found and fixed (Kalamatee)
- Register-spill issue for ScalePixelArray function under 68k has been worked around (jmcmullan)
- Boot delay for USB boot devides now works correctly (Kalamatee)
- Bug related to write commands in FFS file system and partition.library has been fixed (Kalamatee)
- Correctly preserve A5 register on 68k when compiling with GCC 6.0 (jmcmullan)
- FKey commodity can now execute AREXX scripts (mazze)
- A bug in color mapping has been fixed (stegerg)
- Next round of x86_64 fixes in FryingPan has been implemented (Kalamatee)
- A bug has been fixed in LUA MUI library (Kalamatee)
- Memory trashing bug has been fixed in XAD CAB library (Kalamatee)
- LZO library has been updated to version 2.09 (Kalamatee)
- Scout, Wazp3D, BWins class and Scalos has had bugs related to 64-bit compatibility fixed (Kalamatee)
- ATA driver no longer crashes on 68k under low memory condition (jmcmullan)
- Moves of MUI Windows are no longer wrongly interpreted as resizes (stegerg)
- Internal MUI classes in Zune preferences now have a default picture (mazze)
- Work on switching AROS to GCC 6+ started (Kalamatee)
- Complete AROS sources are beeing adjusted to work with GCC 6.0 (Kalamatee)
- Complete Contrib and Ports sources are beeing adjusted to work with GCC 6.0 (Kalamatee)
- Memory leak in Zune preferences related to icon images fixed (mazze)
- Blits on AROS Amiga RTG driver in cases of simple copies have been speed up (stegerg)
- AROS Amiga RTG driver has been extended to handle bitmaps outside of VRAM (stegerg)
- Autodocs documentation has been updated from source code (mazze)
- FAT filesystem handler is now fully ROMable (jmcmullan)
- Definition of TagItem has been corrected to work on AROS x86_64 (Kalamatee)
- A possible overflow in BltTemplate function of graphics.library has been fixed (stegerg)
- Value range in AROS Amiga RTG driver in PutTemplate method has been fixed (stegerg)
- A fix for passing wrong value of Screen in Wanderer has been implemented (Kalamatee)
- Stability of AROS Amiga RTG driver improved by adding locking (stegerg)
- Blocker issue causing wrong optimization in intuition.library under GCC 6.0 has been found and fixed (Kalamatee)
- Register-spill issue for ScalePixelArray function under 68k has been worked around (jmcmullan)
- Boot delay for USB boot devides now works correctly (Kalamatee)
- Bug related to write commands in FFS file system and partition.library has been fixed (Kalamatee)
- Correctly preserve A5 register on 68k when compiling with GCC 6.0 (jmcmullan)
- FKey commodity can now execute AREXX scripts (mazze)
- A bug in color mapping has been fixed (stegerg)
- Next round of x86_64 fixes in FryingPan has been implemented (Kalamatee)
- A bug has been fixed in LUA MUI library (Kalamatee)
- Memory trashing bug has been fixed in XAD CAB library (Kalamatee)
- LZO library has been updated to version 2.09 (Kalamatee)
- Scout, Wazp3D, BWins class and Scalos has had bugs related to 64-bit compatibility fixed (Kalamatee)
- ATA driver no longer crashes on 68k under low memory condition (jmcmullan)
deadwoodAROS Dev
Posted 7 years agoWeek of March 14th:
- Scalos is being adapted to work on 64bit (Kalamatee)
- Work started on tool that converts images to C source (mazze)
- RawDoFmt and FormatString functions now have a datastream definition that is working on all architectures (jmcmullan)
- Zune prefs now has icon images for certain internal classes (mazze)
- Work of adjusting AROS sources to GCC 6 continues (Kalamatee)
- AROS repository reached 52000 commits
- LazyMines game is no longer crashing on startup (mazze)
- Italian translation for Wanderer has been fixed (impulse)
- DiskImage GUI has been fixed to work on 64-bit (jmcmullan)
- A crash in diskimage.device has been fixed (jmcmullan)
- Initial seed for C library rand function calculation has been improved (Kalamatee)
- FormatString and LocRawFoFmt has been extended with ARM anx x86_64 specific patches (jmcmullan)
- LazyMines game have been extended with install script (polluks)
- A bug in MUIM_List_Remove of MUI List class has been fixed (mazze)
- Scalos is being adapted to work on 64bit (Kalamatee)
- Work started on tool that converts images to C source (mazze)
- RawDoFmt and FormatString functions now have a datastream definition that is working on all architectures (jmcmullan)
- Zune prefs now has icon images for certain internal classes (mazze)
- Work of adjusting AROS sources to GCC 6 continues (Kalamatee)
- AROS repository reached 52000 commits
- LazyMines game is no longer crashing on startup (mazze)
- Italian translation for Wanderer has been fixed (impulse)
- DiskImage GUI has been fixed to work on 64-bit (jmcmullan)
- A crash in diskimage.device has been fixed (jmcmullan)
- Initial seed for C library rand function calculation has been improved (Kalamatee)
- FormatString and LocRawFoFmt has been extended with ARM anx x86_64 specific patches (jmcmullan)
- LazyMines game have been extended with install script (polluks)
- A bug in MUIM_List_Remove of MUI List class has been fixed (mazze)
deadwoodAROS Dev
Posted 7 years agoWeek of March 21st:
- Autodocs documentation has been updated from source code (mazze)
- Diffutils have been updated to version 3.3 (Kalamatee)
- pthread library has been extended with pthread_detach and pthread_getschedparam (deadwood)
- MUI Colorfield, Cycle and Pendisplay classes received a fix for modifying passed parameters (Kalamatee)
- Corrupted image in About MUI class on 64-bit has been fixed (mazze)
- Scalos is being adapted to work on 64bit (Kalamatee)
- Chunkyimage class has been corrected to work on 64-bit (mazze)
- FreeGadgets function of gadtools.library has been made more compabile in regards to message handling (stegerg)
- AROS Amiga RTG driver has received threading and VMRA<->RAM swapping improvements (stegerg)
- A crash has been fixed in MUIMine game (mazze)
- Initial work on adding Clang/LLVM as optional cross compiler has started (Kalamatee)
- A bug has been fixed in textengine of muimaster.library (mazze)
- C:Info command now works correctly under 64-bit (jmcmullan)
- Norwegian catalog has been added and German catalog has been fixed in Yahzee game (polluks)
- Work started on GUI file searching tool integrated with Wanderer (mazze)
- Autodocs documentation has been updated from source code (mazze)
- Diffutils have been updated to version 3.3 (Kalamatee)
- pthread library has been extended with pthread_detach and pthread_getschedparam (deadwood)
- MUI Colorfield, Cycle and Pendisplay classes received a fix for modifying passed parameters (Kalamatee)
- Corrupted image in About MUI class on 64-bit has been fixed (mazze)
- Scalos is being adapted to work on 64bit (Kalamatee)
- Chunkyimage class has been corrected to work on 64-bit (mazze)
- FreeGadgets function of gadtools.library has been made more compabile in regards to message handling (stegerg)
- AROS Amiga RTG driver has received threading and VMRA<->RAM swapping improvements (stegerg)
- A crash has been fixed in MUIMine game (mazze)
- Initial work on adding Clang/LLVM as optional cross compiler has started (Kalamatee)
- A bug has been fixed in textengine of muimaster.library (mazze)
- C:Info command now works correctly under 64-bit (jmcmullan)
- Norwegian catalog has been added and German catalog has been fixed in Yahzee game (polluks)
- Work started on GUI file searching tool integrated with Wanderer (mazze)
deadwoodAROS Dev
Posted 7 years agoWeek of April 4th:
- Work on being able to use Clang/LLVM to compile AROS continues (Kalamatee)
- MadMatrix game is now part of AROS Contrib repository (mazze)
- FKey commodity received a small UI update (mazze)
- Work on being able to use Clang/LLVM to compile AROS continues (Kalamatee)
- MadMatrix game is now part of AROS Contrib repository (mazze)
- FKey commodity received a small UI update (mazze)
deadwoodAROS Dev
Posted 7 years agoWeek of April 11th:
- MinAD application is now part of AROS contrib repository (mazze)
- It is now possible to globally disabled lto optimization (Kalamatee)
- ffmpeg library in version 3.0.1 is now part of AROS contrib repository (Kalamatee)
- MinAD application is now part of AROS contrib repository (mazze)
- It is now possible to globally disabled lto optimization (Kalamatee)
- ffmpeg library in version 3.0.1 is now part of AROS contrib repository (Kalamatee)
deadwoodAROS Dev
Posted 7 years agoWeek of April 18th:
- SMB file system received a 64bit fix (Kalamatee)
- ScummVm has been updated to version 1.8.0 (mazze)
- MilkyTracker has been added to AROS ports repository (mazze)
- SMB file system received a 64bit fix (Kalamatee)
- ScummVm has been updated to version 1.8.0 (mazze)
- MilkyTracker has been added to AROS ports repository (mazze)
deadwoodAROS Dev
Posted 7 years agoWeek of April 25th:
- SMB file system has been updated to version 1.102 bringing Windows 7 compatibility (Kalamatee)
- Lodepaint is now part of AROS ports repository (mazze)
- GCC 6.1.0 is now available as cross compiler for AROS (Kalamatee)
- Notification on changing gl.library implementation are now correctly registered (neil)
- ZuneArc application has been updated to version 1.4b (mazze)
- Abcm2ps has been updated to version 8.11.4 and BWBasic has been updated to version 3.0 (mazze)
- SMB file system has been updated to version 1.102 bringing Windows 7 compatibility (Kalamatee)
- Lodepaint is now part of AROS ports repository (mazze)
- GCC 6.1.0 is now available as cross compiler for AROS (Kalamatee)
- Notification on changing gl.library implementation are now correctly registered (neil)
- ZuneArc application has been updated to version 1.4b (mazze)
- Abcm2ps has been updated to version 8.11.4 and BWBasic has been updated to version 3.0 (mazze)
deadwoodAROS Dev
Posted 7 years agoMarch 2016 highlights are now available on http://www.aros.o... .
deadwoodAROS Dev
Posted 7 years agoApril 2016 highlights are now available on http://www.aros.o... .
deadwoodAROS Dev
Posted 7 years agoWeek of May 2nd:
- potrace has been updated to version 1.13 and ZuneView has been updated to version 0.22 (mazze)
- Compatibility of Amiga chipset driver has been increased (twillen)
- potrace has been updated to version 1.13 and ZuneView has been updated to version 0.22 (mazze)
- Compatibility of Amiga chipset driver has been increased (twillen)
deadwoodAROS Dev
Posted 7 years agoWeek of May 9th:
- Nothing to report
- Nothing to report
deadwoodAROS Dev
Posted 7 years agoWeek of May 16th:
- Serbian language definition has been added (polluks)
- Serbian language definition has been added (polluks)
deadwoodAROS Dev
Posted 7 years agoWeek of May 23rd:
- Nightly builds of x86_64 AROS are available again (deadwood)
- Nightly builds of x86_64 AROS are available again (deadwood)
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You can download attachments in this forum.
Moderator: Administrator