aboutsummaryrefslogtreecommitdiff
path: root/lib/service/servicemp3.h
AgeCommit message (Expand)Author
2011-02-19Merge branch 'bug_537_ignore_vob_pgs_subtitles' into experimentalghost
2011-01-19Merge branch 'obi/master' into experimentalAndreas Oberritter
2011-01-19servicemp3: fix compile error on amd64Andreas Oberritter
2010-12-13remove ghostpads and revert to good ol'appsink while still allow playback of ...Fraxinas
2010-12-10Merge branch 'bug_537_vobsub' into experimentalghost
2010-12-10small cleanup, work on subtitle sync handlingghost
2010-12-05small code cleanup, fix memleaksghost
2010-12-05small code cleanup, fix memleaksghost
2010-12-03servicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix compile...ghost
2010-12-03servicemp3.h/cpp: fix segfault on mkv start, thread safety fixes, fix compile...ghost
2010-12-02Merge branch 'bug_537_vobsub' into experimentalghost
2010-11-16assume HAVE_GSTREAMER is always setAndreas Oberritter
2010-10-06allow rtspt urls, issue EOF on http streaming timeout (introduces feature #55...ghost
2010-10-06implement configurable http user-agent (fixes #224)Fraxinas
2010-07-26add experimental vobsub support (requires gst-plugin-dvdsub) / ignore PGS sub...Fraxinas
2010-07-20implement configurable http user-agent (fixes #224)Fraxinas
2010-07-08allow rtspt urls, issue EOF on http streaming timeout (introduces feature #55...Fraxinas
2009-12-23Patch by Moritz Venn:Felix Domke
2009-11-04implement iAudioDelay interface also for servicemp3.cpp (media files)ghost
2009-10-28servicemp3.cpp: fix possible segfault/asserting (bug #216)ghost
2009-10-09servicemp3.h/cpp: improved pause / skip forward/backward (needs current gstre...ghost
2009-07-14servicemp3.cpp: follow changes needed for latest dvbaudio/videosinkghost
2009-06-11servicemp3.h/cpp: trade service reference to eServiceMP3 and implement getInf...ghost
2009-06-03introduce new iStreamedService interface (e.g. controlling buffer for streami...Fraxinas
2009-05-21change subtitle timing, requires gst-plugin-dvbmediasink CVS 20090522Fraxinas
2009-04-23experimentally switch to new decodebin2 gstreamer back-end for mediaplayer. r...Fraxinas
2008-12-16support to query videoheight, width, aspect, framerate and progressive state ...ghost
2008-10-29also use refcounting for eTimersAndreas Monzner
2008-10-28change internal handling of media format types and don't scan cd before openi...Andreas Frisch
2008-10-22implement UTF-8 text/plain subtitles. change subtitle switching using second ...Andreas Frisch
2008-10-15allow gstreamer to signalize missing plugins to the gui (requires reconfiguri...Andreas Frisch
2008-10-06fix compiler warningsAndreas Monzner
2008-10-06Fixes with audio codec and subtitles detection and selectionAndreas Frisch
2008-10-04fix some compiler warningsAndreas Monzner
2008-10-02add basic mkv inline ssa/ass subtitle supportAndreas Frisch
2008-09-25fix pause, introduce rudimentary fast forward and get rid of latency of Audio...Andreas Frisch
2008-09-25fix crash (since audioselection) on playing audio only filesAndreas Frisch
2008-09-22Add basic AudioSelection support for video containersAndreas Frisch
2008-06-13after DECLARE_REF now all is private.. not publicAndreas Monzner
2008-04-21add seekTitle to iSeekableService interfaceAndreas Monzner
2008-04-15add seekChapter method to iSeekableService interfaceAndreas Monzner
2008-03-27add iServiceKeys interface (No not what you think ;) it simply means itsAndreas Monzner
2007-07-25use 'id3demux'/'mad' for decoding mp3files instead of decodebinFelix Domke
2007-06-19add stream() for play servicesFelix Domke
2007-03-24add a radiomode background picture (mvi file.. changable inAndreas Monzner
2006-08-16add support for radiotext (python gui component missing yet)Andreas Monzner
2006-06-22add possibility to set per service ac3/pcm delay (not yet via gui)Andreas Monzner
2006-06-02add support for playing back videos with the not-yet-finished dvbvideosink/dv...Felix Domke
2006-05-17rename iFrontendStatusInformation to iFrontendInformationAndreas Monzner
2006-05-16add ability to selecte the audio channel (mono left, stereo, mono right) from...Andreas Monzner