| Age | Commit message (Collapse) | Author |
|
|
|
Revert "mediaplyer: use glib uri escape function for filenames"
This reverts commit 7a2b79adb5fc43d08663faaf95a72f2899751ab1.
|
|
|
|
|
|
|
|
"I've been annoyed by the incomplete "sort by date" for a long time - it only works for recorded movies.
Not much to say, I added a simple stat call in service.cpp and return the mtime for sTimeCreate so the list is as properly sorted as the dreambox can ;-)"
Minor changes so that it is implemented in servicemp3.cpp, since a service reference "path" is specific to the actual service.
|
|
|
|
|
|
(until e2 restart)
|
|
for this..
|
|
added m4v file extension to media player capabilities
|
|
no possibility to store this delays persistent.. they are valid until the next reboot or delay change
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
gstreamer and gst-plugin-dvbmediasink)
|
|
|
|
streams (work around spinlock when trying to play weird containers)
|
|
|
|
|
|
this code no more work with old dvbaudio/videosink!!! you need the sinks with SRCDATE >= 20090714
|
|
by gstreamer's mpegtsdemux)
|
|
|
|
getInfo(sServiceref) ... needed for ServiceEventTracker handling
|
|
streaming media)
|
|
|
|
|
|
|
|
introduce gst pipeline state transition capturing
clean out some deprecated callbacks from header
|
|
overflow on streams)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requires most recent versions of glib 2, gstreamer & plugins, dvbmediasink
|
|
|
|
|
|
|
|
|
|
(requires gst-plugins-dvbmedisink > 20090223)
|
|
|
|
|
|
|
|
also for servicemp3 (i.e. divx/h264 a.o.)
this needs also a current dvb videosink
|