aboutsummaryrefslogtreecommitdiff
path: root/lib/service
AgeCommit message (Expand)Author
2011-09-14servicemp3.cpp: more simple/flexible streaming detectionHEADmasterghost
2011-07-06service/event.cpp: use strncasecmp instead of (stupid) c++ stuffghost
2011-07-05service/event.cpp: convert country code to lower case before compare itghost
2011-02-24Merge branch 'master' into bug_374_missingcodecwarningmaster-2011.03Fraxinas
2011-02-24only display missing codec warning when necessary -> missing video codecs at ...Fraxinas
2011-02-23Revert "only display missing codec warning when necessary (bixes bug #374)"Fraxinas
2011-02-23re-add lost signal connection of HTTP-Source agent setterFraxinas
2011-02-23only display missing codec warning when necessary (bixes bug #374)Fraxinas
2011-02-19Merge branch 'bug_537_ignore_vob_pgs_subtitles' into masterghost
2011-02-16Merge branch 'bug_124_m2ts_support'ghost
2011-02-05Merge branch 'obi/master'Andreas Oberritter
2011-01-19use %zd for ssize_t and %zu for size_tAndreas Oberritter
2011-01-19servicemp3: fix compile error on amd64Andreas Oberritter
2010-12-31servicedvb.cpp: remove debug outputmaster-2011.01ghost
2010-12-13Merge branch 'bug_621_caid_info'ghost
2010-12-13dont show unsupported subtitles in subtitle list (refs #537)ghost
2010-12-13disable debug output, remove SRT workaroundghost
2010-12-13remove ghostpads and revert to good ol'appsink while still allow playback of ...Fraxinas
2010-12-10small cleanup, work on subtitle sync handlingghost
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-02switch appsink to async again (fixes embedded mkv text subtitles)ghost
2010-11-25lib/service/servicedvb.cpp: add possibility to override servicename for pvr d...ghost
2010-11-24add DTS-HD as known audio format, add detection to pmt parser (no hardware su...ghost
2010-11-24compile servicem2ts.cppghost
2010-11-24servicem2ts.cpp: resync on corrupt dataghost
2010-11-24follow iDataSource -> iTsSource name changeghost
2010-11-24Merge branch 'bug_615_replace_rawfile' into m2ts_testghost
2010-11-24Merge branch 'bug_615_replace_rawfile'ghost
2010-11-24rename iDataSource to iTsSource (no functional change)ghost
2010-11-23Merge branch 'obi/master'Andreas Oberritter
2010-11-23more work on servicem2tsghost
2010-11-22add possibility to query CAID/CAPID combination from pythonghost
2010-11-16install header filesAndreas Oberritter
2010-11-16build and link static libraries without libtoolAndreas Oberritter
2010-11-16further updates to the build system, generate enigma2.shAndreas Oberritter
2010-11-16clean up build #2Andreas Oberritter
2010-11-16assume HAVE_GSTREAMER is always setAndreas Oberritter
2010-11-16clean up buildAndreas Oberritter
2010-11-16*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,Andreas Oberritter
2010-11-11add m2ts serviceghost
2010-11-10use newer eDVBServicePMTHandler::tuneExt call, add a virtual createDataSource...ghost
2010-11-10lib/service/servicedvb.h: make eDVBService members protected better reusabilityghost
2010-11-10migrate eDVBServiceOfflineOperations to new iDataSource::read functionghost
2010-11-09add addFactoryExtension/removeFactoryExtension to eServiceCenterghost
2010-10-14Revert "Revert "disable m2ts support for release 2.6""ghost
2010-07-26Merge branch 'bug_537_vobsub' of git.opendreambox.org:/git/enigma2 into bug_5...Fraxinas
2010-07-26add experimental vobsub support (requires gst-plugin-dvdsub) / ignore PGS sub...Fraxinas
2010-07-20lib/service/servicemp3.cpp: compile fixghost
2010-07-20merge fixFraxinas