Merge branch 'bug_537_ignore_vob_pgs_subtitles' into master
[enigma2.git] / lib / dvb /
2011-02-19 ghostMerge branch 'bug_537_ignore_vob_pgs_subtitles' into...
2011-02-17 acid-burnMerge remote branch 'origin/acid-burn/bug_670_plugin_re...
2011-02-16 ghostMerge branch 'bug_672_removed_pvr_device'
2011-02-16 ghostlib/dvb/decoder.cpp: fix typo (this fixes spinners...
2011-02-16 ghostMerge branch 'bug_672_removed_pvr_device'
2011-02-16 ghostMerge branch 'bug_124_m2ts_support'
2011-02-15 ghostidvb.h: add missing virtual
2011-02-15 ghosttrade open flags to openPVR function
2011-02-12 ghostnew drivers have shorter clip input buffers.. so we...
2011-02-11 acid-burnMerge remote branch 'origin/acid-burn/bug_670_plugin_re...
2011-02-11 acid-burnMerge remote branch 'origin/pootle-import'
2011-02-09 ghostMerge branch 'bug_668_segfault_on_e2_restart_with_runni...
2011-02-09 ghostMerge branch 'bug_635_timer_sanity_check_speedup'
2011-02-09 ghostMerge branch 'bug_570_playback_skip_fixes_and_cleanup_m...
2011-02-07 FraxinasMerge branch 'bug_440_dvdplayer_audioselection'
2011-02-07 FraxinasMerge branch 'bug_241_EOFrestart'
2011-02-04 Andreas OberritterMerge branch 'obi/master'
2011-02-04 ghostadd support/demux policy for dm7020hd
2011-01-28 ghostno more use proprietary /dev/misc/pvr .. use linux... master-2011.02
2011-01-26 acid-burnMerge remote branch 'origin/pootle-import'
2011-01-25 ghostlib/dvb/epgcache.cpp: fix crash on timer restart after...
2011-01-19 Andreas Oberritteruse %zd for ssize_t and %zu for size_t
2011-01-18 acid-burnMerge remote branch 'origin/acid-burn/bug_608_add_nim_s...
2011-01-11 Andreas OberritterMerge branch 'obi/master'
2010-12-31 ghostepgcache.cpp: typo fixed
2010-12-21 ghostfixed single pat entry workaround, add delayed "no...
2010-12-20 Andreas Oberritterpmt.h: add missing const modifier to capid_pair
2010-12-20 Andreas OberritterMerge branch 'master' into obi/master
2010-12-13 ghostMerge remote branch 'remotes/origin/pootle-import'
2010-12-13 ghostMerge branch 'bug_621_caid_info'
2010-12-13 ghostMerge remote branch 'remotes/origin/acid-burn/bug_622_s...
2010-12-13 ghostMerge remote branch 'remotes/origin/bug_620_dvdburn_abs...
2010-12-13 ghostMerge remote branch 'remotes/origin/acid-burn/bug_439_d...
2010-12-02 ghostlib/dvb/esection.h: add handling for broken table versi...
2010-11-30 ghostdisable backtrack to prev sequence start code
2010-11-29 ghostuse std::list instead of std::set for caid/capid pairs...
2010-11-29 ghostfixes PMT pid searching for TS files without meta file...
2010-11-26 ghostMerge branch 'bug_615_replace_rawfile' master-2010.12
2010-11-26 ghostdvb/tstools.cpp: fix openFile without streaminfo
2010-11-26 ghostMerge branch 'bug_347_adenin_unicable_xml'
2010-11-26 ghostsec.cpp: fixed rotor turning without inputpower measure...
2010-11-26 ghostpmt.cpp: only detect bluray streams when the HDMV descr...
2010-11-25 ghostignore diseqc repeats in diseqc 1.0 mode
2010-11-24 ghostadd DTS-HD as known audio format, add detection to...
2010-11-24 ghostMerge branch 'master' into obi/master
2010-11-24 ghostMerge branch 'bug_615_replace_rawfile' into m2ts_test
2010-11-24 ghostMerge branch 'bug_615_replace_rawfile'
2010-11-24 ghostrename iDataSource to iTsSource (no functional change)
2010-11-23 Andreas OberritterMerge branch 'obi/master'
2010-11-23 ghostMerge branch 'bug_615_replace_rawfile'
2010-11-23 ghostuse service_id and pmtpid from PAT when only one PAT...
2010-11-23 ghostMerge branch 'bug_615_replace_rawfile' into m2ts_test
2010-11-23 ghostlib/dvb/pmt.cpp: migrate PMT pid search code to new...
2010-11-22 ghostadd possibility to query CAID/CAPID combination from...
2010-11-16 Andreas Oberritterwork around compile error with g++ 4.3.2
2010-11-16 Andreas Oberritterinstall header files
2010-11-16 Andreas Oberritterbuild and link static libraries without libtool
2010-11-16 Andreas Oberritteruse eEnv::resolve() / eEnv.resolve()
2010-11-16 Andreas Oberritterclean up build #2
2010-11-16 Andreas Oberritterclean up build
2010-11-16 Andreas Oberritter*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,
2010-11-15 ghostMerge remote branch 'remotes/origin/pootle-import'
2010-11-15 ghostMerge remote branch 'remotes/origin/bug_609_packetmanag...
2010-11-12 ghostMerge branch 'master' into m2ts_test
2010-11-11 ghostMerge branch 'bug_539_add_multicontent_pixmap_progress'
2010-11-10 ghosteDVBChannel: invalidate iDataSource in stopSource call
2010-11-10 ghosta little bit more error checking
2010-11-10 ghostadd possibility to pass the streaminfo file via tuneExt...
2010-11-10 ghostdvb.cpp: small fix for playSource
2010-11-10 ghostadd new tuneExt function to eDVBServicePMTHandler to...
2010-11-10 ghostadd new playSource / stopSource interface to iDVBChanne...
2010-11-10 ghostmigrate eDVBTsTools to new iDataSource seek function
2010-11-09 ghostdvb.cpp: migrate to iDataSource, use shared iDataSource...
2010-11-09 ghosttstools.h/cpp: migrate to iDataSource
2010-11-07 ghostuse a notifier to immediate apply changed epg data...
2010-11-04 ghostepgache: move epg cache file name to main enigma2 setti...
2010-11-04 ghostepgcache: add possibility to change the default epg...
2010-11-03 ghostMerge branch 'bug_607_parental_control_fix'
2010-11-02 ghostMerge branch 'bug_607_parental_control_fix'
2010-11-02 ghostfix frequently not working timeshift/record stop
2010-11-02 ghostMerge branch 'bug_530_add_dm800se_support'
2010-10-30 ghoststop PAT parsing after first valid entry for the given SID
2010-10-20 ghostadd possibility to set demux buffer size for PES Reader...
2010-10-15 ghostMerge remote branch 'remotes/origin/bug_597_crashlog_sh...
2010-10-15 ghostMerge remote branch 'remotes/origin/bug_597_crashlog_sh...
2010-10-15 ghostMerge remote branch 'remotes/origin/bug_600_softwareman...
2010-10-15 ghostMerge remote branch 'remotes/origin/bug_596_dvdburn_aud...
2010-10-14 ghostMerge remote branch 'remotes/origin/bug_592_dont_allow_...
2010-10-14 ghostMerge remote branch 'remotes/origin/bug_593_i2c_device_...
2010-10-14 ghostMerge remote branch 'remotes/origin/bug_587_new_interna...
2010-10-12 ghostlib/dvb/frontend.cpp: fix SNRdb calculation for 8PSK...
2010-10-10 ghostfix slotinfo assignment for new "unsupported tuner...
2010-10-06 Stefan Plueckenadd snr calculations for CXD1981 frontend
2010-10-06 ghostMerge remote branch 'origin/bug_347_adenin_unicable_xml'
2010-10-06 ghostMerge branch 'bug_539_add_multicontent_pixmap_progress'
2010-10-06 ghostMerge branch 'bug_538_ignore_global_actions_in_standby'
2010-10-06 ghostMerge branch 'bug_533_fix_crash_on_satconfig_close'
2010-10-06 ghostMerge branch 'bug_532_fixed_servicelist_contextmenu_crash'
2010-10-06 ghostMerge branch 'bug_531_fixed_not_visible_parental_contro...
2010-10-06 ghostMerge remote branch 'origin/bug_530_add_dm800se_support'
next