Merge branch 'master' of git.opendreambox.org:/git/enigma2
[vuplus_dvbapp] / lib /
2009-06-08 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-06-08 ghostepgcache.cpp: use a hash build with event start time...
2009-06-08 ghostdvbtime.h/cpp: add possibility to build a 16bit hash...
2009-06-08 Felix Domkemake DEVICEDB depending on model type
2009-06-04 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-06-04 ghostdvb.cpp: detect boxtype via /proc/stb/info/model for...
2009-06-04 Felix Domkemake popup message on record configurable. Patch by...
2009-06-04 ghostDreamInfoHandler.py: no fatal error when no language...
2009-06-03 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-06-03 Felix Domkeadd bcm accel
2009-06-03 Felix Domkeexperimental scaling for pixmaps, requires more work...
2009-06-03 Felix Domkein buffered mode, don't check empty layers
2009-06-03 Felix Domkewhen starting move, set initial position
2009-06-03 Felix Domkeuse 720x576 subtitle pixmap, and scale to fullscreen
2009-06-03 Felix Domkeadd scale blit to grc, add compositing interface
2009-06-03 Felix Domkeadd compositing structure (not yet final)
2009-06-03 Felix Domkeadd scaleblit (accel only, so far)
2009-06-03 Felix Domkeuse physical device from framebuffer instead of hardcod...
2009-06-03 Felix Domkeget physical address from framebuffer device
2009-06-03 Felix Domkeallow scale rects, regions
2009-06-03 Felix Domkeaccel updates: add BCM support, add scale blit, fix...
2009-06-03 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-06-03 Fraxinasintroduce new iStreamedService interface (e.g. controll...
2009-06-03 Fraxinasadd some freeing and unrefing of glib variables and...
2009-06-02 Felix Domkethanks to nighti: add logical names for dm800, dm7025
2009-06-02 ghostteletext.cpp: take care of subtitle erase flag
2009-05-31 ghostservicedvb.cpp: fix compiler warning
2009-05-31 ghostesubtitle.h: fix compiler warnings
2009-05-31 ghostdvb.cpp: another dm500hd/dm800 demux policy fix
2009-05-31 ghostdvb.cpp: fix dm500hd and dm800 demux policy
2009-05-30 ghostdecoder.cpp: fix audio pause
2009-05-29 ghostdvb.cpp: add demux policy for dm800/500hd
2009-05-29 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-05-29 Fraxinasuse more reliable service ref constructor for playlist...
2009-05-29 Fraxinasadd streaming protocols for correct uri handling
2009-05-27 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-05-27 Felix DomkeMerge branch 'master' of git://git.opendreambox.org...
2009-05-27 Fraxinasmake subtitle font styles skinnable
2009-05-27 acid-burncontinue work on plugin manager
2009-05-27 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-05-27 Fraxinasfix possible crash on weird audio streams
2009-05-25 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-05-25 Felix Domkefix pid changes
2009-05-25 ghostadd support for blueray PMT streamtypes for LPCM, AC3...
2009-05-24 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-05-24 Felix DomkeFix frontpanel support for DM8000,
2009-05-24 ghostEpgList.py: fix typo (replace begTime with beginTime)..
2009-05-21 Felix DomkeMerge branch 'master' of git.opendreambox.org:/git...
2009-05-21 Felix DomkePatch by nix-nix: Factor out getPixmapForEntry for...
2009-05-21 Fraxinaschange subtitle timing, requires gst-plugin-dvbmediasin...
2009-05-21 Felix Domkeswap green and red led
2009-05-21 Felix Domkesignal Standby-state into session globals
2009-05-21 Felix Domkemore sophisticated LED control, not yet model-specific
2009-05-21 Felix Domkeallow non-binary states
2009-05-21 Felix Domkeadd Combine converter (not yet usable from skin), to...
2009-05-21 Felix Domkeallow multiple sources for elements. last added source...
2009-05-20 Felix Domkesupport for a final post-destroy value
2009-05-20 Felix Domkeexplicit support for 2nd frontpanel led, allow customiz...
2009-05-20 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-05-20 ghostlib/dvb/db.cpp: skip unknown attributes in satellites...
2009-05-20 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-05-20 Fraxinasreplacing instead of accumulating of tags in taglist...
2009-05-18 Felix Domkeadd Makefile.am (but don't add to configure.ac yet)
2009-05-18 Felix Domkeexample: local screenshot
2009-05-18 Felix DomkeAdd experimental meta description
2009-05-18 Felix Domkefix 'thread recovery' race with sync() by not abusing...
2009-05-17 Felix Domkewe shouldn't need this hack anymore
2009-05-17 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-05-17 Felix Domkemake string translatable
2009-05-17 ghostblacklist feed tsid/onid
2009-05-16 Felix Domkewhen disabling timeshift, disable pause and skipmode
2009-05-16 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-05-16 Felix Domkecompile fixes for gcc-4.3, allow compilation with old gst
2009-05-14 acid-burnmake titles translateable
2009-05-12 ghostremove unneeded code
2009-05-12 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-05-12 ghostepgcache.h/cpp: add viasat (sirus 5°E) EPG
2009-05-11 Fraxinasmove http progress downloader class into own tool py
2009-05-11 Fraxinascorrectly return (missing plugin) error message strings...
2009-05-11 FraxinasMerge branch 'master' of fraxinas@git.opendreambox...
2009-05-11 Fraxinascyclic refresh of duration (fixes length of streams...
2009-05-11 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-05-11 ghostshow both language codes / languages when two language...
2009-05-10 Felix Domkeallow per-template itemheight; in multi-template-mode...
2009-05-10 Felix DomkeMerge branch 'master' of /home/tmbinc/enigma2-git
2009-05-10 Felix Domkefix pid change unfreeze
2009-05-08 ghostdo some things just on primary decoder
2009-05-08 ghostswig 1.3.39 wraps also operator bool.. we dont like...
2009-05-08 ghostenigma_python.i: compile fix for swig 1.3.39
2009-05-07 ghostsmall fixes for -T
2009-05-07 ghostadd support for 2nd PCR, add support for 2nd ttx pid
2009-05-07 ghostMerge branch 'master' of git://git.opendreambox.org...
2009-05-06 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-05-06 ghostfix debug output
2009-05-06 acid-burnadd option to select a keymap for a attached keyboard.
2009-05-05 Fraxinasmore subtitle buffer flushing and fix potential crash...
2009-05-05 ghostadd iSubserviceList interface to iRecordableService
2009-05-04 ghostMerge branch 'master' of git.opendreambox.org:/git...
2009-05-04 ghostfix pid changes on pmt updates (this fixes local window...
2009-05-04 ghostservicedvbrecord.cpp: fix typo
next