aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2009-07-30Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-07-30add serbian language (thx to majevica)ghost
update language_cache.py
2009-07-29fix disc size unit confusionFraxinas
2009-07-29Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2Fraxinas
2009-07-29change disc size determination and tweak dual layer growisofs argumentsFraxinas
2009-07-29add getSize convenience function to obtain file or directory size (not ↵Fraxinas
tested with directories containing lots of files)
2009-07-29add CrashlogAutoSubmit Plugin for automatic crashlog mailing, needs oe updateacid-burn
2009-07-28Revert "more standard conform handling for dvb-text encodings"ghost
This reverts commit efdb7161844b7be58cdc5ec3308d8aaf5b257894.
2009-07-27lib/dvb/subtitle.cpp: change assertions to warningsghost
2009-07-27lib/dvb/subtitle.h/cpp: cleanup, fixes for sky brazil 2bit dvb subtitles, ↵ghost
add supported for HD DVB subtitles (seen on bbc hd) lib/dvb/esubtitle.cpp: add support for HD DVB subtiles (seen on BBC HD)
2009-07-26subtitle.cpp/h: small fixesghost
2009-07-26PluginComponent: fix setting wakeuptime from pluginghost
2009-07-26pmt.cpp: fix for stupid fix fixghost
2009-07-26pmt.cpp: fix stupid fixghost
2009-07-26db.cpp: add hack for dish network tv service typesghost
2009-07-26pmt.cpp: more streamtype detection fixes (?!?)ghost
dont handle pids with teletext descriptor as audio/video
2009-07-25string.cpp: change debug infoghost
2009-07-25more standard conform handling for dvb-text encodingsghost
with this fix no more special handling for UPC Direkt transponders on 19.2°E and CS Link on 23.5°E is needed but some polish providers still needs special handling... i think they interpreted the spec in the wrong way
2009-07-25subtitle.cpp: return correct size of consumed bytesghost
2009-07-25make PIG working with HD Skinsghost
2009-07-24fix tabsghost
2009-07-24Converter/TemplatedMultiContent.py: add MultiContentEntryPixmapAlphaBlendghost
2009-07-24dvbci.cpp: get rid of strange messages from alphacrypt CI when zap from a ↵ghost
scrambled to an unscrambled service
2009-07-22properly update statusbar after network restartacid-burn
also ignore wmaster0 interface
2009-07-20some more work on plugin manageracid-burn
add experimental plugin meta informations, not yet included in build process install missing py from TuxboxPlugins plugin remove Filemanger from plugins build process
2009-07-20Converter/ServicePosition.py: fix order of inheritance to fix suspend handlingghost
2009-07-20Converter/Poll.py: fix suspendghost
2009-07-19fixes for /dev/misc/pvr opening problems in some conditionsghost
2009-07-17Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-07-17un-inline scale, assert non-zero denominatorsFelix Domke
2009-07-17Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-07-17ignore empty pixmapsFelix Domke
2009-07-17we need policy2 in libdreamdvd for 16:10 supportghost
2009-07-16Merge branch 'master' of git.opendreambox.org:/git/enigma2Felix Domke
2009-07-16properly scale change regionsFelix Domke
2009-07-16correct y_offset from libdreamdvdFelix Domke
2009-07-16allow use of alphablended pixmaps in multicontent listsFelix Domke
2009-07-15longer sdt timeout (needed for "dish network" scan)ghost
2009-07-15prepare TS recorder for current kernel versionsAndreas Oberritter
2009-07-14servicemp3.cpp: fix memleaks and fix tabsghost
2009-07-14servicemp3.cpp: follow changes needed for latest dvbaudio/videosinkghost
this code no more work with old dvbaudio/videosink!!! you need the sinks with SRCDATE >= 20090714
2009-07-13show services with unnamed "provider" in "Unknown" Providerghost
2009-07-13Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost
2009-07-13scan.cpp: more robust streamtype detection for pat scan.. use libdvbsi++ to ↵ghost
parse registration descriptor
2009-07-13dvb/pmt.cpp: more robust streamtype detection, add debug output for ↵ghost
ambiguous detected stream types, use libdvbsi to parse registration descriptor (added to libdvbsi++ 20080603)
2009-07-13try deleting 4 primary partitions before creating new partition tableFraxinas
2009-07-12include cstdio to fix build with gcc 4.4Andreas Oberritter
2009-07-10Merge branch 'master' of git.opendreambox.org:/git/enigma2Andreas Oberritter
2009-07-10don't catch IOError in readFile()Andreas Oberritter
2009-07-10Merge branch 'master' of git.opendreambox.org:/git/enigma2ghost