DBGL est une interface graphique en JAVA pour DOSBox, qui se base largement sur l’interface D-Fend. Elle gère plusieurs profils, plus de 1 000 si nécessaire, et il est possible d’en importer de D-Fend. Elle accepte plusieurs versions de DOSBox. Elle supporte les archives compressées au format 7z. Enfin, elle simplifie bien sûr le lancement de jeux sous DOS.
Les changements:
– Added support for eXoDOS V6 and V6r2. While both the convertor and importer have been improved, using the importer has advantages; it has the ability to import the custom DOSBox versions that come with eXoDOS, creates filter tabs for Playlists and can import the Media Pack Add-On and soundfonts. Both applications now work on Mac and Linux systems as well. More details can be found in section Game collection management.
– Added support for the IBM Music Feature Card, in the profile editor (Neville).
– Slovakian translation update by Tomas K.
– Implemented a workaround for strange zipfile check which prevented certain GamePackArchives from being imported on modern Java versions (charliemcd).
implemented another workaround for SWT bug resulting in broken artwork on Linux (LewisWoolridge).
– Allow parent directories to be considered relative, if configured as such (red_avatar).
– Display image dimensions in thumb dialog title (red_avatar).
– Fixed a few crash bugs: when DOSBox dynamic options are somehow invalid (red_avatar), when editing an imgmount with fstype=none or when creating a filter with a very lengthy condition.
– Updated multiple Java libraries, most importantly SWT which now requires Java 17 !