Merge branch 'master' into obi/master
[vuplus_dvbapp] / lib /
2010-11-24 ghostMerge branch 'master' into obi/master
2010-11-24 ghostfollow iDataSource -> iTsSource name change
2010-11-24 ghostMerge branch 'bug_615_replace_rawfile'
2010-11-24 ghostrename iDataSource to iTsSource (no functional change)
2010-11-23 Andreas OberritterDVDPlayer: add missing linker flags for libdreamdvd
2010-11-23 Andreas OberritterMerge branch 'obi/master'
2010-11-23 ghostMerge branch 'bug_615_replace_rawfile'
2010-11-23 ghostlib/dvb/pmt.cpp: migrate PMT pid search code to new...
2010-11-22 ghostMerge branch 'bug_617_default_favlist_handling_fix'
2010-11-22 ghostlib/python/Components/config.py: more robust code
2010-11-17 Andreas Oberritterinstall idatasource.h
2010-11-16 Andreas Oberritter$(am__mv) requires automake 1.11 or later, so use plain...
2010-11-16 Andreas Oberritterrcconsole: fix for escape codes split into multiple...
2010-11-16 Andreas Oberritterewidgetdesktop: don't abort if no target_pixmap is set
2010-11-16 Andreas Oberritterupdate .gitignore
2010-11-16 Andreas Oberritterswig: use auto-generated dependencies to refresh genera...
2010-11-16 Andreas Oberritteruse AM_V_* variables to improve silent build mode
2010-11-16 Andreas Oberritterinstall keymaps
2010-11-16 Andreas OberritterSDL: add input support, use SDL mainloop in a thread
2010-11-16 Andreas Oberritterwork around compile error with g++ 4.3.2
2010-11-16 Andreas OberritterAdd abstract class gMainDC as an interface for gFBDC...
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 Oberritternewplugin.py: don't use LIBDIR, use pkglibdir instead
2010-11-16 Andreas Oberritterlcd: fix build without <dbox/*.h>
2010-11-16 Andreas Oberritterdefine PNG_SKIP_SETJMP_CHECK to fix conflict with Python.h
2010-11-16 Andreas Oberritteradd eEnv::resolve() to resolve install paths at runtime
2010-11-16 Andreas Oberritterfurther updates to the build system, generate enigma2.sh
2010-11-16 Andreas Oberritterclean up build #2
2010-11-16 Andreas Oberritterassume HAVE_GSTREAMER is always set
2010-11-16 Andreas Oberritterclean up build
2010-11-16 Andreas Oberritterlib/gdi/font.cpp: assume HAVE_FRIBIDI is always set
2010-11-16 Andreas Oberritterlib/gdi/font.*: remove !HAVE_FREETYPE2
2010-11-16 Andreas Oberritter*/Makefile.am: fix `:='-style assignments are not portable
2010-11-16 Andreas Oberritter*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,
2010-11-16 Andreas OberritterApplied new-hotplug.patch from OE
2010-11-16 ghostMerge branch 'bug_599_picload_fd_leak'
2010-11-16 ghostRevert "lib/gdi/picload.cpp: add missing fclose (this...
2010-11-15 ghostMerge branch 'bug_619_ask_for_scan_when_no_default_serv...
2010-11-15 ghostMerge branch 'bug_617_default_favlist_handling_fix'
2010-11-15 ghostComponents/Harddisc.py: fix handling for old devfs...
2010-11-15 ghostMerge branch 'bug_619_ask_for_scan_when_no_default_serv...
2010-11-15 ghostMerge branch 'bug_618_fix_display_recording_indication'
2010-11-15 ghostconfig.py: update configEntrys on additional loadFromFile
2010-11-15 ghostMerge remote branch 'remotes/origin/pootle-import'
2010-11-15 ghostMerge remote branch 'remotes/origin/bug_609_packetmanag...
2010-11-12 ghostlib/gdi/picload.cpp: add missing fclose (this fixes...
2010-11-11 ghostMerge branch 'bug_539_add_multicontent_pixmap_progress'
2010-11-11 ghostadd template handling to pixmap progress listboxmultico...
2010-11-10 ghostlib/base/rawfile.cpp: no recursive mutex is needed...
2010-11-10 ghostuse newer eDVBServicePMTHandler::tuneExt call, add...
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 ghostRevert "add virtual baseclass for data sources (iDataSo...
2010-11-10 ghostlib/service/servicedvb.h: make eDVBService members...
2010-11-10 ghostadd new tuneExt function to eDVBServicePMTHandler to...
2010-11-10 ghostmigrate eDVBServiceOfflineOperations to new iDataSource...
2010-11-10 ghostmigrate eFilePushThread to new iDateSource read interfa...
2010-11-10 ghostadd new playSource / stopSource interface to iDVBChanne...
2010-11-10 ghostmigrate eDVBTsTools to new iDataSource seek function
2010-11-10 ghostmove iDataSource to own header file,
2010-11-09 ghostadd addFactoryExtension/removeFactoryExtension to eServ...
2010-11-09 ghostdvb.cpp: migrate to iDataSource, use shared iDataSource...
2010-11-09 ghostfilepush.h/cpp: migrate to iDataSource
2010-11-09 ghosttstools.h/cpp: migrate to iDataSource
2010-11-09 ghostrawfile.h/cpp: add virtual baseclass for data sources...
2010-11-09 ghostadd virtual baseclass for data sources (iDataSource)
2010-11-08 ghostScanSetup.py: remove dvb_shutdown_timeout workaround
2010-11-08 ghostmore robust code
2010-11-08 ghostScanSetup.py: fix abort in transpondersearch when the...
2010-11-08 ghostScanSetup.py: immediate close frontend before execute...
2010-11-07 ghostuse a notifier to immediate apply changed epg data...
2010-11-05 ghostplugin_videoenhancement.xml: re-add dm500hd
2010-11-05 ghostadd support for dm7020hd
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-03 ghostfix more (no more allowed) global imports of parentalCo...
2010-11-02 ghostMerge branch 'bug_607_parental_control_fix'
2010-11-02 ghostChannelSelection.py: more parental control fixes
2010-11-02 ghostfix frequently not working timeshift/record stop
2010-11-02 ghostMerge branch 'bug_530_add_dm800se_support'
2010-11-02 ghostadd assertion for missing windowstyle
2010-11-01 ghostfix crash with enabled parentalcontrol in some conditio...
2010-10-31 acid-burnSoftwareManager/plugin.py: don't display upgradeable...
2010-10-30 ghostinitalize parental control after bouquet load
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-20 ghostlib/python/Components/config.py: revert previous change...
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 ghostRevert "Revert "disable m2ts support for release 2.6""
2010-10-14 acid-burnfix line endings. refs #597
2010-10-14 ghostMerge remote branch 'remotes/origin/bug_592_dont_allow_...
2010-10-14 ghostMerge remote branch 'remotes/origin/bug_593_i2c_device_...
next