08-11-2010, 04:58 PM
AmpShell is a DOSBox front-end for Windows and GNU/Linux (runnable under GNU/Linux if the Mono librairies are installed).
http://ampshell.tuxfamily.org/
Changes :
GUI:
- No more flicker on the games' listview (for example, when resizing the window).
- The games' images are now displayed in 32 bits per pixel, and up to 256*256 pixels in Large View mode.
Preferences:
- You can choose the size of the games' images for the Large view mode, from 48x48 up to 256x256. It affects all the categories' Large view mode.
Bugfixes :
- mounting a secondary drive (not an image file) without using IOCTL was ignored.
- some mount commands made as additionnal commands were wrongly parsed.
Other :
- Lots of code optimization (refactoring). Main.cs is now less than 1900 lines (before 1.1.2.7, it was close to 3000 lines!). =)
http://ampshell.tuxfamily.org/
Changes :
GUI:
- No more flicker on the games' listview (for example, when resizing the window).
- The games' images are now displayed in 32 bits per pixel, and up to 256*256 pixels in Large View mode.
Preferences:
- You can choose the size of the games' images for the Large view mode, from 48x48 up to 256x256. It affects all the categories' Large view mode.
Bugfixes :
- mounting a secondary drive (not an image file) without using IOCTL was ignored.
- some mount commands made as additionnal commands were wrongly parsed.
Other :
- Lots of code optimization (refactoring). Main.cs is now less than 1900 lines (before 1.1.2.7, it was close to 3000 lines!). =)