deadwood2
released this
08 Feb 09:54
·
1273 commits
to master
since this release
AROS ABIv0 20220318-1 changes:
Functionalities:
Introduce new C library, synchronized with 64-bit AROS (deadwood)
Allow linux hosted AROS to work under WSL (Kalamatee)
Better default mouse cursor image (JuanDoble07)
Early Boot Menu made more functional (JuanDoble07, Kalamatee)
Updates:
AROS build system (deadwood)
Italian and Polish translations (AMIGASYSTEM, subocz)
Prefs/Boot 1.4 (deadwood)
Functional fixes:
Wanderer (bugs: #107) (deadwood)
fat-handler (bugs: #107) (deadwood)
intuition.library (bugs: no auto scroll up screen) (JuanDoble07)
dos.library (bugs: NOMOUNT partitions are automounted, wrong path copying) (JuanDoble07, Ronnie Beck)
exec.library (bugs: infinite crash loop) (deadwood)
dos.library (bugs: #60) (deadwood)
utility.library (bugs: #63) (deadwood)
stdlib.library (bugs: wrong support for '*' in sscanf) (deadwood)
Stability fixes:
muimaster.library (deadwood)
debug-handler (deadwood)
AROS ABIv0 20220318-1-U1 changes:
Functionalities:
Simplify adding tethering in Prefs/Network (#115) (deadwood)
Speed up boot using ahci.device (deadwood)
Delete files with DEL key in Wanderer (#116) (deadwood)
Updates:
Use standard C library function names in SDK (deadwood)
Functional fixes:
camd.library, camdusbmidi.class (hitchhikr)
ram-handler (bugs: #134) (deadwood)
ahci.device (bugs: #135, unnecessary 60MB memory allocation) (deadwood)
Wanderer (bugs: 105, offline volumes showing with "ghost" icons) (Kalamatee)
rtl8139.device (bugs: no support for wrapped buffer) (stegerg)
Stability fixes:
crt.library (bugs: calling atexit in CTOR set crashes program) (deadwood)
64-bit/68k/ARM support:
AROS ABIv0 20220318-1-U2 changes:
Functionalities:
Implemented processing ARexx commands in Zune (deadwood)
Updated to new pthread library from BSzili (deadwood)
Updates:
Swedish keymap (Johan G)
Functional fixes:
Wanderer (bugs: #125, #140, #25, #26) (deadwood)
List.mui (bugs: memory leak) (deadwood)
crt.library (bugs: multithreaded opening fds not safe) (deadwood)
IconList.mui (bugs: #144) (deadwood)
String.mui (bugs: does not support MIUA_Text_Contents) (deadwood)
stdlib.library (bugs: wrong timezone in localtime_r()) (deadwood)
pcnet32.device (bugs: #138) (deadwood)
Stability fixes:
crt.library (bugs: crash in free()) (deadwood)
debug.library (bugs: buffer overrun) (deadwood)
stdlib.library (bugs: some fields left uninitialized in gmtime_r) (deadwood)
64-bit/68k/ARM support: