enigma2.git
14 years agodvbtime.h/cpp: add possibility to build a 16bit hash with event start time and month day
ghost [Mon, 8 Jun 2009 20:54:18 +0000 (22:54 +0200)]
dvbtime.h/cpp: add possibility to build a 16bit hash with event start time and month day

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Thu, 4 Jun 2009 20:23:53 +0000 (22:23 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agodvb.cpp: detect boxtype via /proc/stb/info/model for demux policy
ghost [Thu, 4 Jun 2009 20:23:42 +0000 (22:23 +0200)]
dvb.cpp: detect boxtype via /proc/stb/info/model for demux policy

14 years agomake popup message on record configurable. Patch by CuNoah.
Felix Domke [Thu, 4 Jun 2009 10:24:10 +0000 (12:24 +0200)]
make popup message on record configurable. Patch by CuNoah.

14 years agoDreamInfoHandler.py: no fatal error when no language element in info tag is found...
ghost [Thu, 4 Jun 2009 09:39:12 +0000 (11:39 +0200)]
DreamInfoHandler.py: no fatal error when no language element in info tag is found (this fixes no more working default servicelist handling)

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Wed, 3 Jun 2009 17:00:24 +0000 (19:00 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agoadd bcm accel
Felix Domke [Wed, 3 Jun 2009 16:28:38 +0000 (18:28 +0200)]
add bcm accel

14 years agosupport scale attribute for epixmap
Felix Domke [Wed, 3 Jun 2009 12:56:50 +0000 (14:56 +0200)]
support scale attribute for epixmap

14 years agoexperimental scaling for pixmaps, requires more work (surface is likely not an accel...
Felix Domke [Wed, 3 Jun 2009 12:56:04 +0000 (14:56 +0200)]
experimental scaling for pixmaps, requires more work (surface is likely not an accel-surface)

14 years agoin buffered mode, don't check empty layers
Felix Domke [Wed, 3 Jun 2009 12:55:36 +0000 (14:55 +0200)]
in buffered mode, don't check empty layers

14 years agowhen starting move, set initial position
Felix Domke [Wed, 3 Jun 2009 12:54:26 +0000 (14:54 +0200)]
when starting move, set initial position

14 years agouse 720x576 subtitle pixmap, and scale to fullscreen
Felix Domke [Wed, 3 Jun 2009 12:53:50 +0000 (14:53 +0200)]
use 720x576 subtitle pixmap, and scale to fullscreen

14 years agoadd scale blit to grc, add compositing interface
Felix Domke [Wed, 3 Jun 2009 12:52:58 +0000 (14:52 +0200)]
add scale blit to grc, add compositing interface

14 years agoadd compositing structure (not yet final)
Felix Domke [Wed, 3 Jun 2009 12:52:36 +0000 (14:52 +0200)]
add compositing structure (not yet final)

14 years agoadd scaleblit (accel only, so far)
Felix Domke [Wed, 3 Jun 2009 12:51:33 +0000 (14:51 +0200)]
add scaleblit (accel only, so far)

14 years agouse physical device from framebuffer instead of hardcoded value, blit after compositing
Felix Domke [Wed, 3 Jun 2009 12:50:54 +0000 (14:50 +0200)]
use physical device from framebuffer instead of hardcoded value, blit after compositing

14 years agoget physical address from framebuffer device
Felix Domke [Wed, 3 Jun 2009 12:50:16 +0000 (14:50 +0200)]
get physical address from framebuffer device

14 years agoallow scale rects, regions
Felix Domke [Wed, 3 Jun 2009 12:49:58 +0000 (14:49 +0200)]
allow scale rects, regions

14 years agoaccel updates: add BCM support, add scale blit, fix mem alloc
Felix Domke [Wed, 3 Jun 2009 12:49:24 +0000 (14:49 +0200)]
accel updates: add BCM support, add scale blit, fix mem alloc

14 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Wed, 3 Jun 2009 11:30:00 +0000 (13:30 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

14 years agointroduce new iStreamedService interface (e.g. controlling buffer for streaming media)
Fraxinas [Wed, 3 Jun 2009 11:28:31 +0000 (13:28 +0200)]
introduce new iStreamedService interface (e.g. controlling buffer for streaming media)

14 years agoadd some freeing and unrefing of glib variables and objects
Fraxinas [Wed, 3 Jun 2009 11:26:38 +0000 (13:26 +0200)]
add some freeing and unrefing of glib variables and objects

14 years agothanks to nighti: add logical names for dm800, dm7025
Felix Domke [Tue, 2 Jun 2009 18:47:53 +0000 (20:47 +0200)]
thanks to nighti: add logical names for dm800, dm7025

14 years agoteletext.cpp: take care of subtitle erase flag
ghost [Tue, 2 Jun 2009 13:55:15 +0000 (15:55 +0200)]
teletext.cpp: take care of subtitle erase flag

14 years agoservicedvb.cpp: fix compiler warning
ghost [Sun, 31 May 2009 16:01:28 +0000 (18:01 +0200)]
servicedvb.cpp: fix compiler warning

14 years agoesubtitle.h: fix compiler warnings
ghost [Sun, 31 May 2009 16:01:11 +0000 (18:01 +0200)]
esubtitle.h: fix compiler warnings

14 years agodvb.cpp: another dm500hd/dm800 demux policy fix
ghost [Sun, 31 May 2009 15:50:58 +0000 (17:50 +0200)]
dvb.cpp: another dm500hd/dm800 demux policy fix

14 years agodvb.cpp: fix dm500hd and dm800 demux policy
ghost [Sun, 31 May 2009 06:39:45 +0000 (08:39 +0200)]
dvb.cpp: fix dm500hd and dm800 demux policy

14 years agodecoder.cpp: fix audio pause
ghost [Sat, 30 May 2009 08:29:17 +0000 (10:29 +0200)]
decoder.cpp: fix audio pause

14 years agodvb.cpp: add demux policy for dm800/500hd
ghost [Fri, 29 May 2009 18:31:22 +0000 (20:31 +0200)]
dvb.cpp: add demux policy for dm800/500hd

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Fri, 29 May 2009 15:02:39 +0000 (17:02 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agodata/encoding.conf: re-add two upc transponders to list
ghost [Fri, 29 May 2009 15:01:44 +0000 (17:01 +0200)]
data/encoding.conf: re-add two upc transponders to list

14 years agouse more reliable service ref constructor for playlist parsing
Fraxinas [Fri, 29 May 2009 14:15:28 +0000 (16:15 +0200)]
use more reliable service ref constructor for playlist parsing

14 years agoadd streaming protocols for correct uri handling
Fraxinas [Fri, 29 May 2009 11:48:31 +0000 (13:48 +0200)]
add streaming protocols for correct uri handling

14 years agotools/libopen.c: add socketpair
ghost [Thu, 28 May 2009 13:06:12 +0000 (15:06 +0200)]
tools/libopen.c: add socketpair

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Wed, 27 May 2009 22:46:05 +0000 (00:46 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agoMerge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
Felix Domke [Wed, 27 May 2009 22:25:38 +0000 (00:25 +0200)]
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master

14 years agoavoid evil eval
Fraxinas [Wed, 27 May 2009 22:06:04 +0000 (00:06 +0200)]
avoid evil eval

14 years agomake subtitle font styles skinnable
Fraxinas [Wed, 27 May 2009 21:45:01 +0000 (23:45 +0200)]
make subtitle font styles skinnable

14 years agocontinue work on plugin manager
acid-burn [Wed, 27 May 2009 10:43:41 +0000 (12:43 +0200)]
continue work on plugin manager
not yet finished

14 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Wed, 27 May 2009 09:36:01 +0000 (11:36 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

14 years agofix possible crash on weird audio streams
Fraxinas [Wed, 27 May 2009 09:35:04 +0000 (11:35 +0200)]
fix possible crash on weird audio streams

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Mon, 25 May 2009 23:26:20 +0000 (01:26 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agofix pid changes
Felix Domke [Mon, 25 May 2009 23:25:53 +0000 (01:25 +0200)]
fix pid changes

14 years agoadd support for blueray PMT streamtypes for LPCM, AC3, DTS, add more registration...
ghost [Mon, 25 May 2009 13:53:17 +0000 (15:53 +0200)]
add support for blueray PMT streamtypes for LPCM, AC3, DTS, add more registration descriptors

14 years agodon't show display setup on hardware without LCD
Felix Domke [Sun, 24 May 2009 23:39:10 +0000 (01:39 +0200)]
don't show display setup on hardware without LCD

14 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 24 May 2009 23:38:39 +0000 (01:38 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git

14 years agoFix frontpanel support for DM8000,
Felix Domke [Sun, 24 May 2009 23:37:44 +0000 (01:37 +0200)]
Fix frontpanel support for DM8000,
modified behaviour on hardware with single frontpanel led (disabled in standby)

14 years agoenigma2.cpp: fix filename buffer size (thx to adenin)
ghost [Sun, 24 May 2009 09:27:25 +0000 (11:27 +0200)]
enigma2.cpp: fix filename buffer size (thx to adenin)

14 years agokeymap.xml: use break code instead of make code
ghost [Sun, 24 May 2009 08:00:42 +0000 (10:00 +0200)]
keymap.xml: use break code instead of make code

14 years agoEpgList.py: fix typo (replace begTime with beginTime)..
ghost [Sun, 24 May 2009 07:28:45 +0000 (09:28 +0200)]
EpgList.py: fix typo (replace begTime with beginTime)..

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
Felix Domke [Thu, 21 May 2009 22:21:13 +0000 (00:21 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agoPatch by nix-nix: Factor out getPixmapForEntry for easier override with custom pixmaps
Felix Domke [Thu, 21 May 2009 22:20:35 +0000 (00:20 +0200)]
Patch by nix-nix: Factor out getPixmapForEntry for easier override with custom pixmaps

14 years agochange subtitle timing, requires gst-plugin-dvbmediasink CVS 20090522
Fraxinas [Thu, 21 May 2009 17:19:52 +0000 (19:19 +0200)]
change subtitle timing, requires gst-plugin-dvbmediasink CVS 20090522
introduce gst pipeline state transition capturing
clean out some deprecated callbacks from header

14 years agoswap green and red led
Felix Domke [Thu, 21 May 2009 13:58:50 +0000 (15:58 +0200)]
swap green and red led

14 years agosignal Standby-state into session globals
Felix Domke [Thu, 21 May 2009 02:11:35 +0000 (04:11 +0200)]
signal Standby-state into session globals

14 years agomore sophisticated LED control, not yet model-specific
Felix Domke [Thu, 21 May 2009 02:11:14 +0000 (04:11 +0200)]
more sophisticated LED control, not yet model-specific

14 years agoallow non-binary states
Felix Domke [Thu, 21 May 2009 02:11:07 +0000 (04:11 +0200)]
allow non-binary states

14 years agoadd Combine converter (not yet usable from skin), to combine two sources into a result
Felix Domke [Thu, 21 May 2009 02:09:41 +0000 (04:09 +0200)]
add Combine converter (not yet usable from skin), to combine two sources into a result

14 years agoallow multiple sources for elements. last added source will be in .source, a list...
Felix Domke [Thu, 21 May 2009 02:08:58 +0000 (04:08 +0200)]
allow multiple sources for elements. last added source will be in .source, a list will be in .sources

14 years agosupport for a final post-destroy value
Felix Domke [Wed, 20 May 2009 14:56:35 +0000 (16:56 +0200)]
support for a final post-destroy value

14 years agoexplicit support for 2nd frontpanel led, allow customizable on/off patterns
Felix Domke [Wed, 20 May 2009 14:56:05 +0000 (16:56 +0200)]
explicit support for 2nd frontpanel led, allow customizable on/off patterns

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 20 May 2009 14:33:30 +0000 (16:33 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agolib/dvb/db.cpp: skip unknown attributes in satellites/cables/terrestrial.xml
ghost [Wed, 20 May 2009 14:32:57 +0000 (16:32 +0200)]
lib/dvb/db.cpp: skip unknown attributes in satellites/cables/terrestrial.xml

14 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Wed, 20 May 2009 09:24:18 +0000 (11:24 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

14 years agoreplacing instead of accumulating of tags in taglist (fixes possible buffer overflow...
Fraxinas [Wed, 20 May 2009 09:22:30 +0000 (11:22 +0200)]
replacing instead of accumulating of tags in taglist (fixes possible buffer overflow on streams)

14 years agogeneric language update
Felix Domke [Mon, 18 May 2009 21:42:49 +0000 (23:42 +0200)]
generic language update

14 years agolanguage update: es,fi,lt,pl,it,tr,nl
Felix Domke [Mon, 18 May 2009 21:42:28 +0000 (23:42 +0200)]
language update: es,fi,lt,pl,it,tr,nl

14 years agoadd Makefile.am (but don't add to configure.ac yet)
Felix Domke [Mon, 18 May 2009 21:25:20 +0000 (23:25 +0200)]
add Makefile.am (but don't add to configure.ac yet)

14 years agoexample: local screenshot
Felix Domke [Mon, 18 May 2009 21:24:02 +0000 (23:24 +0200)]
example: local screenshot

14 years agoAdd experimental meta description
Felix Domke [Mon, 18 May 2009 21:22:44 +0000 (23:22 +0200)]
Add experimental meta description

14 years agofix 'thread recovery' race with sync() by not abusing m_state.
Felix Domke [Mon, 18 May 2009 20:47:43 +0000 (22:47 +0200)]
fix 'thread recovery' race with sync() by not abusing m_state.

14 years agowe shouldn't need this hack anymore
Felix Domke [Sun, 17 May 2009 20:42:08 +0000 (22:42 +0200)]
we shouldn't need this hack anymore

14 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 17 May 2009 20:41:48 +0000 (22:41 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git

14 years agomake string translatable
Felix Domke [Sun, 17 May 2009 20:41:36 +0000 (22:41 +0200)]
make string translatable

14 years agouse break codes instead of make codes for color buttons.. this adds possibility to...
ghost [Sun, 17 May 2009 20:19:24 +0000 (22:19 +0200)]
use break codes instead of make codes for color buttons.. this adds possibility to add functions on long keypress

14 years agoblacklist feed tsid/onid
ghost [Sun, 17 May 2009 14:35:57 +0000 (16:35 +0200)]
blacklist feed tsid/onid

14 years agowhen disabling timeshift, disable pause and skipmode
Felix Domke [Sat, 16 May 2009 17:25:03 +0000 (19:25 +0200)]
when disabling timeshift, disable pause and skipmode

14 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sat, 16 May 2009 17:04:44 +0000 (19:04 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git

14 years agocompile fixes for gcc-4.3, allow compilation with old gst
Felix Domke [Sat, 16 May 2009 17:04:41 +0000 (19:04 +0200)]
compile fixes for gcc-4.3, allow compilation with old gst

14 years agoRecordTimer.py: fix isInTimer for repeating timers .. thx to adenin
ghost [Sat, 16 May 2009 16:20:14 +0000 (18:20 +0200)]
RecordTimer.py: fix isInTimer for repeating timers .. thx to adenin

14 years agomake titles translateable
acid-burn [Thu, 14 May 2009 14:45:20 +0000 (16:45 +0200)]
make titles translateable
whitespace cleanups

14 years agoremove unneeded code
ghost [Tue, 12 May 2009 22:20:34 +0000 (00:20 +0200)]
remove unneeded code

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 12 May 2009 10:54:28 +0000 (12:54 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agoepgcache.h/cpp: add viasat (sirus 5°E) EPG
ghost [Tue, 12 May 2009 10:52:58 +0000 (12:52 +0200)]
epgcache.h/cpp: add viasat (sirus 5°E) EPG

14 years agomove http progress downloader class into own tool py
Fraxinas [Mon, 11 May 2009 20:05:13 +0000 (22:05 +0200)]
move http progress downloader class into own tool py

14 years agocorrectly return (missing plugin) error message strings to the gui
Fraxinas [Mon, 11 May 2009 16:38:01 +0000 (18:38 +0200)]
correctly return (missing plugin) error message strings to the gui

14 years agoMerge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
Fraxinas [Mon, 11 May 2009 11:10:34 +0000 (13:10 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2

14 years agocyclic refresh of duration (fixes length of streams being reported as 0:00)
Fraxinas [Mon, 11 May 2009 11:08:52 +0000 (13:08 +0200)]
cyclic refresh of duration (fixes length of streams being reported as 0:00)

14 years agoMerge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 11 May 2009 09:43:03 +0000 (11:43 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2

14 years agoshow both language codes / languages when two language codes are transmitted for...
ghost [Mon, 11 May 2009 09:42:51 +0000 (11:42 +0200)]
show both language codes / languages when two language codes are transmitted for one single pid

14 years agoallow per-template itemheight; in multi-template-mode, template is now a (itemheight...
Felix Domke [Sun, 10 May 2009 22:11:45 +0000 (00:11 +0200)]
allow per-template itemheight; in multi-template-mode, template is now a (itemheight, templatelist)-tuple

14 years agoMerge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 10 May 2009 12:04:45 +0000 (14:04 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git

14 years agofix pid change unfreeze
Felix Domke [Sun, 10 May 2009 12:04:19 +0000 (14:04 +0200)]
fix pid change unfreeze

14 years agodo some things just on primary decoder
ghost [Fri, 8 May 2009 14:34:39 +0000 (16:34 +0200)]
do some things just on primary decoder

14 years agoswig 1.3.39 wraps also operator bool.. we dont like this yet...
ghost [Fri, 8 May 2009 12:14:38 +0000 (14:14 +0200)]
swig 1.3.39 wraps also operator bool.. we dont like this yet...

14 years agoenigma_python.i: compile fix for swig 1.3.39
ghost [Fri, 8 May 2009 10:59:45 +0000 (12:59 +0200)]
enigma_python.i: compile fix for swig 1.3.39

14 years agosmall fixes for -T
ghost [Thu, 7 May 2009 08:24:04 +0000 (10:24 +0200)]
small fixes for -T

14 years agoadd support for 2nd PCR, add support for 2nd ttx pid
ghost [Thu, 7 May 2009 07:35:45 +0000 (09:35 +0200)]
add support for 2nd PCR, add support for 2nd ttx pid

14 years agoMerge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
ghost [Thu, 7 May 2009 06:17:59 +0000 (08:17 +0200)]
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master