aboutsummaryrefslogtreecommitdiff
path: root/lib/service/servicedvb.cpp
AgeCommit message (Expand)Author
2009-09-22fix wrong encoding of event description during pvr playback.. when info butto...ghost
2009-08-16add support for DTV tuning api (not tested yet)ghost
2009-08-14Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-08-11Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-08-11add support for rds data on own pids (i.e. hitradio ffh, harmony fm)ghost
2009-08-10add reindexFelix Domke
2009-08-10don't play on new PMTFelix Domke
2009-08-09servicedvb.cpp: fix segfault caused by yesterday subtitle re-enable patch on ...ghost
2009-08-08servicedvb.cpp: re-enable subtitles on live/timeshift transitionghost
2009-07-06small fixghost
2009-06-15use ::getInfoObject for filesize (allows >4G)Felix Domke
2009-06-12Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-06-12patch by Dr.Best - allow using filesize of movie in converterFelix Domke
2009-06-12lib/service/servicedvb.cpp: immediate show ttx subtitles instead of skip them...ghost
2009-06-11servicedvb.cpp: skip subtitles when pts difference is bigger than 20secondsghost
2009-05-31servicedvb.cpp: fix compiler warningghost
2009-05-16when disabling timeshift, disable pause and skipmodeFelix Domke
2009-05-08do some things just on primary decoderghost
2009-05-07add support for 2nd PCR, add support for 2nd ttx pidghost
2009-04-23get audio / video pid from pid cache (for serviceinfo dialog)ghost
2009-04-23Add service flags and pid cache to recordings meta file. This adds possibilit...ghost
2009-04-19Merge branch 'master' of /home/tmbinc/enigma2-gitFelix Domke
2009-04-19don't add any source span if no cutlist defined, because we don't have an 'in...Felix Domke
2009-04-17servicedvb.cpp: dont cache audio pid when not ac3 or mpegghost
2009-04-07servicedvb.cpp: better fix no more working audio track selectionghost
2009-04-07Revert "fix audio pid set"ghost
2009-04-07fix audio pid setFelix Domke
2009-04-06replace assert by ASSERT, so a proper log message is generatedFelix Domke
2009-04-02decoder.cpp/servicedvb.cpp: fix radio stillpicture displayingghost
2009-03-31Merge commit 'origin/master' into tmbinc/FixTimingBugsFelix Domke
2009-03-11Patch by Moritz Venn: Allow to set an additional delay via config.Felix Domke
2009-02-16Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2009-02-16also display .trp files with servicedvbFelix Domke
2009-02-13Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2009-02-13decoder_play is already called in callerFelix Domke
2009-02-13better fix for timeshiftFelix Domke
2009-02-13fix timeshift, a bitFelix Domke
2009-02-13move polarization and orbital_position to eDVBFrontend::getTransponderDataghost
2009-02-13 - While recording, collect startcodes and save them into ".sc"-filesFelix Domke
2009-02-12Don't load ap information unless we need them.Felix Domke
2009-02-11Merge branch 'master' of /home/tmbinc/enigma2-git into tmbinc/FixTimingBugsFelix Domke
2009-01-20support much more audio/video codecs encapsulated in TS files (not all stb ha...ghost
2009-01-20cleanup, convert to human readableghost
2009-01-19getInfoObject sTransponderData now also returns transponder data values (not ...ghost
2009-01-19remove nested structures because of the fact that swig cannot handle thisghost
2009-01-15cache movie filelengths in .meta file, by luke_sFelix Domke
2008-12-22fix typoghost
2008-12-22fix non working aspect query (4:3/16:9)ghost
2008-12-16move some functions to better place (aspect / size / framerate / progressive ...ghost
2008-12-12code cleanupghost