Age | Commit message (Collapse) | Author | Files | Lines |
|
Add stop verb mostly for resetting playback on media removal
Bug-AGL: SPEC-931
Change-Id: Ic564d2329aab300bbff0bb8afcf47a65dc73103b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
When ending a playlist an event needs to be sent to notify the UI
Bug-AGL: SPEC-931
Change-Id: Ib96ee49775a90d9ca969031443cb9e9e2ec4610e
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Allow playlist to be looped when it reachs the end of it.
Bug-AGL: SPEC-931
Change-Id: I482c51d12234a5e70f76fbb981249a643b6b78fc
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
First track or volume of 0% couldn't ever be selected due
to a invalid logic condition
Bug-AGL: SPEC-931
Change-Id: I6bc7d9026eac24eef66ab1ec13b1a8766da7d586
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
If on first track on playlist and get previous track commands
just rewind to beginning of that track.
Bug-AGL: SPEC-931
Change-Id: Ie3decb70bd0826ad5199bdc9641befcc52cfd40a
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Report the album art if any via the metadata verb in base64
data URI format.
Bug-AGL: SPEC-931
Change-Id: Ifa9f5d799161a2b6a5a163e35b53a182f29fbd4b
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
If there is no playlist the seek track commands will segfault
Bug-AGL: SPEC-931
Change-Id: I877ca12f9adbb17bfd7959b21e3478b2d0260fc2
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Report playing status back in the response of the control
verb.
Bug-AGL: SPEC-931
Change-Id: Iabaa162b01e1c29c1eb8b973b1a005ef433c2c92
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Since gstreamer name doesn't make sense with the binding rename
change it to metadata_event.
Bug-AGL: SPEC-931
Change-Id: I94b8fc3de1aaae47ec8191ead06e4db994971025
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Allow publishing playlist updates for access from mediaplayer
applications.
Bug-AGL: SPEC-931
Change-Id: I745ff4b84d0f7e7b88239a1e95288de64ac92da9
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Volume setting wasn't saved before this patchset fixes this
Bug-AGL: SPEC-931
Change-Id: Ib810135bd9d0617bfb3ccc99de66f46e025f94fd
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Bug-AGL: SPEC-931
Change-Id: If6e4ebbb60213ff82f630cea3e06df49c0d808a0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|
|
Add AGL gstreamer binding to control audio media independent
outside of QT or respective UX interface.
Bug-AGL: SPEC-931
Change-Id: Id1d0ccb1be3ab0d4111eb367d01ff2e6c4e040e0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
|