vuplus_dvbapp
2010-12-02 ghostlib/dvb/esection.h: add handling for broken table versi...
2010-12-02 ghostswitch appsink to async again (fixes embedded mkv text...
2010-12-01 Andreas Oberritterupdate and install enigma2.pc
2010-12-01 Andreas Oberritterconfigure.ac: move some gettext checks to conditional...
2010-12-01 Andreas Oberritterconfigure.ac: set package version to 3.0.0
2010-11-30 ghostdisable backtrack to prev sequence start code
2010-11-29 ghostmove german umlauts to more appropriate position
2010-11-29 ghostNumericalTextInput.py: better handylike character input...
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'
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-25 ghostset diseqc repeats in diseqc 1.0 to 0 (this fixes a...
2010-11-25 acid-burnDVDPlayer/src/servicedvd.cpp: add possibility to overri...
2010-11-25 ghostlib/service/servicedvb.cpp: add possibility to override...
2010-11-24 ghostadd DTS-HD as known audio format, add detection to...
2010-11-24 ghostcompile servicem2ts.cpp
2010-11-24 ghostservicem2ts.cpp: resync on corrupt data
2010-11-24 ghostMerge branch 'master' into obi/master
2010-11-24 ghostfollow iDataSource -> iTsSource name change
2010-11-24 ghostfollow iDataSource -> iTsSource name change
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 Oberritterconfigure: make --without-po the default (refs #425)
2010-11-23 Andreas OberritterDVDPlayer: add missing linker flags for libdreamdvd
2010-11-23 acid-burnSoftwareManager: take care of network availability...
2010-11-23 acid-burnbsod.cpp: readd lost skin entry.
2010-11-23 acid-burnbsod.cpp: add /proc/bus/nim_sockets to crashlogs. fixes...
2010-11-23 Andreas OberritterMerge branch 'obi/master'
2010-11-23 ghostMerge branch 'bug_615_replace_rawfile'
2010-11-23 ghostenable m2ts file extension
2010-11-23 ghostuse service_id and pmtpid from PAT when only one PAT...
2010-11-23 ghostmore work on servicem2ts
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 ghostMerge branch 'bug_617_default_favlist_handling_fix'
2010-11-22 Andreas Oberrittermain/Makefile.am: don't pass --dirty to Git to support...
2010-11-22 Andreas Oberritterversion-info: let ENIGMA2_REV default to "" instead...
2010-11-22 ghostadd possibility to query CAID/CAPID combination from...
2010-11-22 Andreas Oberrittermain/Makefile.am: use --pretty instead of --format...
2010-11-22 Andreas Oberrittermain/Makefile.am: add missing backslash
2010-11-22 ghostlib/python/Components/config.py: more robust code
2010-11-17 Andreas Oberritter.gitignore: add enigma2.sh
2010-11-17 Andreas Oberritterinstall idatasource.h
2010-11-17 Andreas OberritterTo build this version for a Dreambox, you will need...
2010-11-17 Andreas Oberritterremove outdated debug scripts
2010-11-17 Fraxinasfix more nfiflash media paths to be non-absolute (...
2010-11-17 Fraxinasget rid off evil absolute paths in dvdburn and nfiflash...
2010-11-16 Andreas Oberritterbsod: include csignal
2010-11-16 Andreas Oberritterversion.h: make generation more robust
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 Oberritterautomake: disable portability warnings
2010-11-16 Andreas Oberrittershutdown enigma on SIGTERM
2010-11-16 Andreas Oberritterbsod: Don't assign sa_handler
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 Oberritterinstall tuxtxt.ttf
2010-11-16 Andreas Oberritterconfigure: disable updates of po files if --without...
2010-11-16 Andreas Oberritterbsod: use simple XML generator
2010-11-16 Andreas Oberritterwork around compile error with g++ 4.3.2
2010-11-16 Andreas Oberritterconfigure.ac: compatibility for Debian lenny
2010-11-16 Andreas OberritterAdd abstract class gMainDC as an interface for gFBDC...
2010-11-16 Andreas Oberritterautomake: enable silent rules if available
2010-11-16 Andreas Oberritterinstall header files
2010-11-16 Andreas Oberritterbuild and link static libraries without libtool
2010-11-16 Andreas Oberritterfix configure in OE 1.6
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 Oberritteradd COPYING and README
2010-11-16 Andreas Oberritterfix install rules for index-enigma2.xml
2010-11-16 Andreas Oberritteradd in-place bitbake recipe
2010-11-16 Andreas Oberritterclean up build #2
2010-11-16 Andreas Oberritterassume HAVE_GSTREAMER is always set
2010-11-16 Andreas Oberrittertuxbox.m4: remove references to cdk
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 Oberritterconfigure/m4: use PKG_CHECK_MODULES, update configure.ac
2010-11-16 Andreas Oberritterlib/gdi/font.*: remove !HAVE_FREETYPE2
2010-11-16 Andreas Oberritterconfigure.ac: add enigma2-devel@lists.elitedvb.net
2010-11-16 Andreas Oberritterautogen.sh: use autoreconf
2010-11-16 Andreas Oberritterlibopen: build with libtool
2010-11-16 Andreas Oberritterconfigure/m4: update some macros (autoupdate)
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 Oberritterdata/skin_default/icons/Makefile.am: remove trailing...
2010-11-16 Andreas OberritterApplied new-hotplug.patch from OE
next