RecordTimer.py: fixed typo (thx to dr.best)
[vuplus_dvbapp] / lib /
2010-12-20 ghostadd missing import
2010-12-20 ghostTimerSanityCheck.py: ignore ended singleshot timers...
2010-12-13 ghostMerge remote branch 'remotes/origin/pootle-import'
2010-12-13 ghostMerge branch 'bug_621_caid_info'
2010-12-13 ghostMerge branch 'bug_624_change_handylike_char_input'
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_629_s...
2010-12-13 ghostMerge remote branch 'remotes/origin/acid-burn/bug_439_d...
2010-12-13 acid-burnSoftwareManager/plugin.py: allow autofs volumes to...
2010-12-11 ghostadd missing inc/decref for multicontent template
2010-12-03 acid-burnExtensions/DVDPlayer: add ".img" file extension to...
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-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-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 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 acid-burnSoftwareManager: take care of network availability...
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 ghostadd possibility to query CAID/CAPID combination from...
2010-11-22 ghostlib/python/Components/config.py: more robust code
2010-11-17 Andreas Oberritterinstall idatasource.h
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 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...
next