XMPlay ExtUPD 1.0.0.1 25 august 12
Fixed:- saving "sub" checkbox state;
- some elements didn't fit in XP classic theme;
- associations didn't work with some soft overriding them;
- backup registry keys on XP.
New:- new extensions are added after Enter key pressed (as an Add button do);
- Restore from backup and Revert defaults are more user-friendly now (do most work own);
- Tested in XP pro SP3 32bit.
Automate process of enabling custom icons for each file type associated with player. Works without xmplay mini-control bar.
First read About dialog, don't manually change any option in conf.ini.
ORIGINAL IDEA: XMPlay file icons by Cypress &
Custom filetypes and icons by DotpitchVirus check: virustotalDownload: xmplay_ext.zipXMPlay mini-control barUPD 1.0.0.1 26 august 12
sorry for publishing non-working versionFixed:- absolute path to app instead of relative.
Allow to control player from the tray, using small toolbar.
Needs xmplay_ext in order to setup properly. First read About dialog in xmplay ext, don't manually change options in conf.ini if you don't understand them. Supports skining, just take a look in Simple folder and edit conf.ini parameter SkinFolder= to SkinFolder=Simple .
Very ugly technical implementation of what I wanted to get. Still waiting built-in solution from Ian.
ORIGINAL IDEA: xmptray 1.2 by saga &
DDE_run (original author: Michael Polyakov)Virus check: virustotalDownload: xmp_miniCB.zipp.s. content of conf.ini for xmp_miniCB, after changing restart program| Interval=100 | interval in milliseconds over which user input is processed, try 100-300 |
| ClickInterval=50 | interval in milliseconds over which user input is catched/checked, try 50-150 (1/2 of Interval above) |
| SkinFolder= | name of the folder (must be located next to xmp_miniCB.exe , like Simple) with skin files without any slashes (if it is not a subfolder), try Simple |
| Redraw=0 | if =0, then control bar won't be redrawn each time you click on xmplay tray icon; bar also won't be hidden, if you click on taskbar, only if xmplay or taskbar lost focus; may help to catch user's clicks more accurate, try 0 or 1 |
| Accurate=0 | setting =1 may help to avoid false activity, but can lead to skip some user's clicks, try 0 or 1 |