- Home
- Discussion Forum
- AROS FORUMS
- Development General
- A week in AROS...
A week in AROS...
Last updated on 6 years ago
deadwoodAROS Dev
Posted 7 years agoWeek of March 6th:
- Autodocs available at www.aros.org has been refreshed (mazze)
- Work on USB hosted driver continues (DizzyOfCRN)
- WaitPort Exec function has been made SMP-safe (Kalamatee)
- A bug in task scheduler in AROS i386/x86_64 has been fixed (mschulz)
- Task finalization is beeing extended with SMP logic (Kalamatee)
- A SMP-enabled raytracer test has been implemented (mschulz)
- Bug in MUI Graph class has been fixed (Kalamatee)
- kms.library now handles situation when keymap is not available (Kalamatee)
- Autodocs available at www.aros.org has been refreshed (mazze)
- Work on USB hosted driver continues (DizzyOfCRN)
- WaitPort Exec function has been made SMP-safe (Kalamatee)
- A bug in task scheduler in AROS i386/x86_64 has been fixed (mschulz)
- Task finalization is beeing extended with SMP logic (Kalamatee)
- A SMP-enabled raytracer test has been implemented (mschulz)
- Bug in MUI Graph class has been fixed (Kalamatee)
- kms.library now handles situation when keymap is not available (Kalamatee)
deadwoodAROS Dev
Posted 7 years agoWeek of March 13th:
- Windows user port message list is now read protected while intuition iterates over it (Kalamatee)
- Timer's list is now protected in SMP scenarios (Kalamatee)
- AROS x86_64 SMP builds are now available on www.aros.org (Kalamatee)
- Bug in signalling CPU cores has been corrected (mschulz)
- Work on handling ACPI power button events has started (Kalamatee)
- Work on handling inter-processor interrupts continues (mschulz)
- Layout of SysExplorer has been corrected (Kalamatee)
- Workaround for keymaps crashing x86_64 AROS has been implemented (Kalamatee)
- Editor tool has been corrected to work under 64bit (Kalamatee)
- Crash when using Signal() in interrupts has been fixed (mschulz)
- AHI has been corrected to work under 64bit (Kalamatee)
- Windows user port message list is now read protected while intuition iterates over it (Kalamatee)
- Timer's list is now protected in SMP scenarios (Kalamatee)
- AROS x86_64 SMP builds are now available on www.aros.org (Kalamatee)
- Bug in signalling CPU cores has been corrected (mschulz)
- Work on handling ACPI power button events has started (Kalamatee)
- Work on handling inter-processor interrupts continues (mschulz)
- Layout of SysExplorer has been corrected (Kalamatee)
- Workaround for keymaps crashing x86_64 AROS has been implemented (Kalamatee)
- Editor tool has been corrected to work under 64bit (Kalamatee)
- Crash when using Signal() in interrupts has been fixed (mschulz)
- AHI has been corrected to work under 64bit (Kalamatee)
deadwoodAROS Dev
Posted 7 years agoWeek of March 20th:
- Poseidon USB stack is being fixed for 64bit systems (mschulz)
- Fixes in rendering in AROS window decoration implemented (Kalamatee)
- Support for IRQ routing has been implemented (mschulz)
- Further corrections added for AHI to work on 64bit (Kalamatee)
- 64bit support in AC97, HDAudio and SB128 audio drivers has been implemented (Kalamatee)
- A fix for crash in early bootup of AROS i386 and x86_64 kernels has been implemented (mschulz)
- Poseidon USB stack is being fixed for 64bit systems (mschulz)
- Fixes in rendering in AROS window decoration implemented (Kalamatee)
- Support for IRQ routing has been implemented (mschulz)
- Further corrections added for AHI to work on 64bit (Kalamatee)
- 64bit support in AC97, HDAudio and SB128 audio drivers has been implemented (Kalamatee)
- A fix for crash in early bootup of AROS i386 and x86_64 kernels has been implemented (mschulz)
deadwoodAROS Dev
Posted 6 years agoWeek of March 29th:
- Crash in Decoration has been fixed (Kalamatee)
- Task list refresh problem in SysMon has been fixed (Kalamatee)
- Boot-time crashes fixed in x86_64 AROS kernel (mschulz)
- Timeouts in ahci.device have been increased (DizzyOfCRN)
Note: This is the last post in "A week in AROS" from me. Unfortunately I have not been able to find a person interested in continuing this work.
- Crash in Decoration has been fixed (Kalamatee)
- Task list refresh problem in SysMon has been fixed (Kalamatee)
- Boot-time crashes fixed in x86_64 AROS kernel (mschulz)
- Timeouts in ahci.device have been increased (DizzyOfCRN)
Note: This is the last post in "A week in AROS" from me. Unfortunately I have not been able to find a person interested in continuing this work.
magoriumSoftware Dev
Posted 6 years agodeadwood,
Thank you very much for having us informed all this time with your weekly progress reports (and of course all your other efforts and support).
For sure you will be missed
We wish you all the best and hope to see you soon again. Take care mate, and good luck with whatever you'll encounter on your path !
Regards,
Ron.T.
Thank you very much for having us informed all this time with your weekly progress reports (and of course all your other efforts and support).
For sure you will be missed
We wish you all the best and hope to see you soon again. Take care mate, and good luck with whatever you'll encounter on your path !
Regards,
Ron.T.
magoriumSoftware Dev
Posted 6 years agoCourtesy of o1i
Week of April 3rd:
- Bugs in decoration code fixed (Kalamatee)
- Restructured directories for developer and debug packages (Kalamatee)
- Configure and build system improved and fixed (Kalamatee)
- APIC work continuing (mschulz)
- SysBase -> ThisTask replaced with FindTask(NULL) in many user code packages (Kalamatee)
- Work for AROS native gcc-6.3 started (Kalamatee)
- Website spring cleanup (Mazze and Kalamatee)
- "A week in AROS ..." (o1i)
Week of April 3rd:
- Bugs in decoration code fixed (Kalamatee)
- Restructured directories for developer and debug packages (Kalamatee)
- Configure and build system improved and fixed (Kalamatee)
- APIC work continuing (mschulz)
- SysBase -> ThisTask replaced with FindTask(NULL) in many user code packages (Kalamatee)
- Work for AROS native gcc-6.3 started (Kalamatee)
- Website spring cleanup (Mazze and Kalamatee)
- "A week in AROS ..." (o1i)
magoriumSoftware Dev
Posted 6 years agoCourtesy of o1i
Week of April 3rd to April 10th:
- Website / Documentation fixes (Mazze)
- ACPI button fixes (Kalamatee)
- SMP fixes (Kalamatee)
- SMP-smallpt test fixes (mschulz)
- IEEEDPDiv / IEEEDPMul implemented (neil)
- ATAPI device timing fixes (mschulz)
- genmodule 64-bit fixes (mschulz)
- stdc.library fixed (mschulz)
"The bug forces the software to adapt, evolve into something new because of it."
Week of April 3rd to April 10th:
- Website / Documentation fixes (Mazze)
- ACPI button fixes (Kalamatee)
- SMP fixes (Kalamatee)
- SMP-smallpt test fixes (mschulz)
- IEEEDPDiv / IEEEDPMul implemented (neil)
- ATAPI device timing fixes (mschulz)
- genmodule 64-bit fixes (mschulz)
- stdc.library fixed (mschulz)
"The bug forces the software to adapt, evolve into something new because of it."
magoriumSoftware Dev
Posted 6 years agoCourtesy of o1i:
Week of April 11th to April 17th:
- git for AROS native (Kalamatee)
- build system improvements / fixes (Kalamatee)
- Nouveau wait_event implemented, lock added (mschulz)
- MUI autodocs improved (neil)
- moved iconv to contrib (Kalamatee)
- various source code cleanups for m68k/gcc-4.6 (wawa)
--------------------
1. Hold Left-Shift, Left-Alt, Right-Shift and Right-Alt
2. Hold down a function key
3. Insert a disk
4. Take the disk out
Week of April 11th to April 17th:
- git for AROS native (Kalamatee)
- build system improvements / fixes (Kalamatee)
- Nouveau wait_event implemented, lock added (mschulz)
- MUI autodocs improved (neil)
- moved iconv to contrib (Kalamatee)
- various source code cleanups for m68k/gcc-4.6 (wawa)
--------------------
1. Hold Left-Shift, Left-Alt, Right-Shift and Right-Alt
2. Hold down a function key
3. Insert a disk
4. Take the disk out
magoriumSoftware Dev
Posted 6 years agoWeek of April 18th to April 24th:
- build fixes (Kalamatee)
- Vpdf compiler warnings fixed (wawa)
- Vpdf German catalog added (pollux)
- MuiMine fixed for smp builds (Kalamatee)
- Amosaic/TinyIrc build fixes (wawa)
Courtesy of o1i
- build fixes (Kalamatee)
- Vpdf compiler warnings fixed (wawa)
- Vpdf German catalog added (pollux)
- MuiMine fixed for smp builds (Kalamatee)
- Amosaic/TinyIrc build fixes (wawa)
Courtesy of o1i
magoriumSoftware Dev
Posted 6 years ago25.04.2017 - 01.05.2017:
- build fixes / improvements (Kalamatee)
- 68k semaphore fix (Kalamatee)
- ffmpeg fixes (Kalamtee)
- posix enhancements (Kalamatee)
- work on native git continues (Kalamatee)
- pthreads/bsdsocket conflict solved (Kalamatee)
- autodocs updated (mazze)
Courtesy of o1i
- build fixes / improvements (Kalamatee)
- 68k semaphore fix (Kalamatee)
- ffmpeg fixes (Kalamtee)
- posix enhancements (Kalamatee)
- work on native git continues (Kalamatee)
- pthreads/bsdsocket conflict solved (Kalamatee)
- autodocs updated (mazze)
Courtesy of o1i
magoriumSoftware Dev
Posted 6 years ago02.05.2017 - 08.05.2017:
- autodocs/webpage updated/fixed (mazze)
- posix enhancements (Kalamatee)
- work on native git continues (Kalamatee)
- adapt network driver code to recent utility.library changes (neil)
Courtesy of o1i
- autodocs/webpage updated/fixed (mazze)
- posix enhancements (Kalamatee)
- work on native git continues (Kalamatee)
- adapt network driver code to recent utility.library changes (neil)
Courtesy of o1i
magoriumSoftware Dev
Posted 6 years ago09.05.2017 - 15.05.2017:
- adapt code for const TagItem changes (neil)
- network card improvements (neil)
- debug build now stores debug info in .dbg files (Kalamatee)
- InitKickMemDiag fixed (twillen)
- Rom image size check added (Kalamatee)
- amiga-m68k rom fixes, a1200 should boot again (twilen)
- m68k rom size optimization (Kalamatee)
- cd-startup improvements (Kalamatee)
- add separate gifanim datatype descriptor)
Courtesy of o1i
- adapt code for const TagItem changes (neil)
- network card improvements (neil)
- debug build now stores debug info in .dbg files (Kalamatee)
- InitKickMemDiag fixed (twillen)
- Rom image size check added (Kalamatee)
- amiga-m68k rom fixes, a1200 should boot again (twilen)
- m68k rom size optimization (Kalamatee)
- cd-startup improvements (Kalamatee)
- add separate gifanim datatype descriptor)
Courtesy of o1i
magoriumSoftware Dev
Posted 6 years ago16.05.2017 - 22.05.2017:
- gifanim datatype descriptor added (Kalamatee)
- autodocs updated (mazze)
- AddDataTypes target cpu awareness added (Kalamatee)
- cia.h defines added (Kalamatee)
- lowlevel.library m68k timer support added (Kalamatee)
- KrnIsSuper m68k optimized (twilen)
- m68k workarounds for bad software (Oktagon controller) added (twilen)
- m68k rom init fixes (twilen)
- developer files for InstallAROS fixed (neil)
- new mirrors for third party code added (neil)
Courtesy of o1i
- gifanim datatype descriptor added (Kalamatee)
- autodocs updated (mazze)
- AddDataTypes target cpu awareness added (Kalamatee)
- cia.h defines added (Kalamatee)
- lowlevel.library m68k timer support added (Kalamatee)
- KrnIsSuper m68k optimized (twilen)
- m68k workarounds for bad software (Oktagon controller) added (twilen)
- m68k rom init fixes (twilen)
- developer files for InstallAROS fixed (neil)
- new mirrors for third party code added (neil)
Courtesy of o1i
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