MantisBT - Emotion Mediaplayer
View Issue Details
0000128Emotion Mediaplayer[All Projects] Todopublic2023-08-11 11:302024-02-07 18:27
Goos McGuile 
Goos McGuile 
normalfeaturehave not tried
resolvedfixed 
 
1.10 
0000128: feature request Ringhio Notification
Well, probably yes :-)

Just for reference in latest MPlayer we have these:
But it was just for consider any future eventuality

AppID = RegisterApplication((unsigned char*)ApplicationName,
REGAPP_Description, "The Movie Player",
REGAPP_URLIdentifier, "amigasoft.net",
REGAPP_ENVDir, "PROGDIR:",
REGAPP_AppNotifications, TRUE,
REGAPP_HasIconifyFeature, TRUE,
REGAPP_UniqueApplication, TRUE,
REGAPP_HasPrefsWindow, FALSE,
REGAPP_LoadPrefs, FALSE,
REGAPP_SavePrefs, FALSE,
REGAPP_CanCreateNewDocs, FALSE,
REGAPP_CanPrintDocs, FALSE,
REGAPP_NoIcon, FALSE,
REGAPP_AllowsBlanker, FALSE,
TAG_DONE);

P.S.
Maybe i will do only a little modification in REGAPP_Description:

"Media Player for AmigaOS4"
No tags attached.
Issue History
2023-08-11 11:30Goos McGuileNew Issue
2023-08-11 11:30Goos McGuileStatusnew => assigned
2023-08-11 11:30Goos McGuileAssigned To => Goos McGuile
2023-08-11 11:31Goos McGuileTarget Version1.11 => 1.10
2024-02-07 18:27Goos McGuileStatusassigned => resolved
2024-02-07 18:27Goos McGuileResolutionopen => fixed

There are no notes attached to this issue.