EmuNewz Network
AmpShell v1.1.2.9 Released - Printable Version

+- EmuNewz Network (https://www.emunewz.net/forum)
+-- Forum: Emunewz General Forum (https://www.emunewz.net/forum/forumdisplay.php?fid=75)
+--- Forum: Builds/Releases (https://www.emunewz.net/forum/forumdisplay.php?fid=77)
+--- Thread: AmpShell v1.1.2.9 Released (/showthread.php?tid=1766)



AmpShell v1.1.2.9 Released - Alastor - 08-11-2010

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!). =)