Skip to content

AROS ABIv0 20220318-1

Latest
Compare
Choose a tag to compare
@deadwood2 deadwood2 released this 08 Feb 09:54
· 1137 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: