In last weeks (months) I did a total rewrite of the user interface code. My goal was to create a flexible layout with user defined contents. So I created "widgets" as separate parts of user interface. You can arrange these widgets for best fitting your needs and screen resolution. (interface.ini)
This time there is no update version, you have to start from scratch...
Here comes the complete changelog:
Code: Select all
Version 0.4 (2011-07-09)
========================
fixed:
- option for playing sound in videos
added:
- totally redesigned and customizable ui
- widgets for all parts of the ui
-- support for animated platform images
-- support for animated covers
-- 4 screen widget
-- 6 screen widget
-- widgets are stackable to appear in tabs
- new view options to show/hide hidden games
- support for animated gif as teaser image
- option to enable/disable sound for game videos (default = off)
- removed general options from options dialog (all available in widgets)
- Added more platforms, now nearly all No-Intro platforms are supported
- images for "no animation" (in themes/default), currently only placeholders, looking for better!
internal:
- new jgoodies version
- using Miglayout as layout manager for the new flexible layout
And now the download link:
http://www.michas-modellbahn.de/_static/ecc2_0.4.zip
Have fun.
Micha