After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737522 - The SetPlayMode action is not implemented
The SetPlayMode action is not implemented
Status: RESOLVED FIXED
Product: rygel
Classification: Applications
Component: librygel-renderer
git master
Other All
: Normal normal
: ---
Assigned To: rygel-maint
rygel-maint
Depends on:
Blocks:
 
 
Reported: 2014-09-28 11:35 UTC by Richard Röjfors
Modified: 2014-11-09 14:27 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch implementing SetPlayMode (4.72 KB, patch)
2014-09-28 11:35 UTC, Richard Röjfors
committed Details | Review

Description Richard Röjfors 2014-09-28 11:35:04 UTC
Created attachment 287287 [details] [review]
Patch implementing SetPlayMode

Currently SetPlayMode is not implemented. Its a good to have feature if the play mode needs to be changed (repeat, shuffle...)

A patch is provided which adds support for SetPlayMode. Currently the default player controller only supports the normal mode.