2005-12-15, 08:51 PM
hey all, i updated the cdplayer-plugin. download it from the wiki:
CDPlayer Wikipage.
changes in this release:
- added a few more buttons
- cd-drive can now be closed
- added support for translations (see below)
- a few bugfixes
- skin changes
for the skin-authors: i added/changed following:
old version:
new version:
you see, the buttons have names now and i've added 3.
for the translators: you'll have to include following strings into your translations:
buttons
- "Open Drive"
- "Close Drive"
- "Play CD"
- "Stop CD"
- "Exit"
messages
- "no audio cd"
- "Please insert CD."
be aware, if you update from a previous version, install the update-version! otherwise your cdplayer-database will be cleared.
if you encounter any bugs, problems, just let me know. have fun!
CDPlayer Wikipage.
changes in this release:
- added a few more buttons
- cd-drive can now be closed
- added support for translations (see below)
- a few bugfixes
- skin changes
for the skin-authors: i added/changed following:
old version:
Code:
<SpecialElement name="Background" loc="0, 0"/>
<SpecialElement name="Button1" loc="20, 40"/>
<SpecialElement name="Button2" loc="20, 80"/>
<SpecialElement name="Button3" loc="20, 120"/>
<SpecialElement name="FileList" loc="200,40" spacing="29"/>
new version:
Code:
<SpecialElement name="Background" loc="0, 0"/>
<SpecialElement name="openDrive" loc="20, 40"/>
<SpecialElement name="closeDrive" loc="20, 80"/>
<SpecialElement name="playCD" loc="20, 120"/>
<SpecialElement name="stopCD" loc="20, 160"/>
<SpecialElement name="exit" loc="20, 200"/>
<SpecialElement name="FileList" loc="200,40" spacing="29"/>
you see, the buttons have names now and i've added 3.
for the translators: you'll have to include following strings into your translations:
buttons
- "Open Drive"
- "Close Drive"
- "Play CD"
- "Stop CD"
- "Exit"
messages
- "no audio cd"
- "Please insert CD."
be aware, if you update from a previous version, install the update-version! otherwise your cdplayer-database will be cleared.
if you encounter any bugs, problems, just let me know. have fun!
---------------------
www.sitecomposer.de
www.sitecomposer.de