MantisBT

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000128Emotion Mediaplayer[All Projects] Todopublic2023-08-11 11:302024-02-07 18:27
ReporterGoos McGuile 
Assigned ToGoos McGuile 
PrioritynormalSeverityfeatureReproducibilityhave not tried
StatusresolvedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version1.10Fixed in Version 
Summary0000128: feature request Ringhio Notification
DescriptionWell, 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"
TagsNo tags attached.
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2023-08-11 11:30 Goos McGuile New Issue
2023-08-11 11:30 Goos McGuile Status new => assigned
2023-08-11 11:30 Goos McGuile Assigned To => Goos McGuile
2023-08-11 11:31 Goos McGuile Target Version 1.11 => 1.10
2024-02-07 18:27 Goos McGuile Status assigned => resolved
2024-02-07 18:27 Goos McGuile Resolution open => fixed


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker