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)
Felix Domke [Thu, 21 May 2009 22:21:13 +0000 (00:21 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
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
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
Felix Domke [Thu, 21 May 2009 13:58:50 +0000 (15:58 +0200)]
swap green and red led
Felix Domke [Thu, 21 May 2009 02:11:35 +0000 (04:11 +0200)]
signal Standby-state into session globals
Felix Domke [Thu, 21 May 2009 02:11:14 +0000 (04:11 +0200)]
more sophisticated LED control, not yet model-specific
Felix Domke [Thu, 21 May 2009 02:11:07 +0000 (04:11 +0200)]
allow non-binary states
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
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
Felix Domke [Wed, 20 May 2009 14:56:35 +0000 (16:56 +0200)]
support for a final post-destroy value
Felix Domke [Wed, 20 May 2009 14:56:05 +0000 (16:56 +0200)]
explicit support for 2nd frontpanel led, allow customizable on/off patterns
ghost [Wed, 20 May 2009 14:33:30 +0000 (16:33 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 20 May 2009 14:32:57 +0000 (16:32 +0200)]
lib/dvb/db.cpp: skip unknown attributes in satellites/cables/terrestrial.xml
Fraxinas [Wed, 20 May 2009 09:24:18 +0000 (11:24 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
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)
Felix Domke [Mon, 18 May 2009 21:42:49 +0000 (23:42 +0200)]
generic language update
Felix Domke [Mon, 18 May 2009 21:42:28 +0000 (23:42 +0200)]
language update: es,fi,lt,pl,it,tr,nl
Felix Domke [Mon, 18 May 2009 21:25:20 +0000 (23:25 +0200)]
add Makefile.am (but don't add to configure.ac yet)
Felix Domke [Mon, 18 May 2009 21:24:02 +0000 (23:24 +0200)]
example: local screenshot
Felix Domke [Mon, 18 May 2009 21:22:44 +0000 (23:22 +0200)]
Add experimental meta description
Felix Domke [Mon, 18 May 2009 20:47:43 +0000 (22:47 +0200)]
fix 'thread recovery' race with sync() by not abusing m_state.
Felix Domke [Sun, 17 May 2009 20:42:08 +0000 (22:42 +0200)]
we shouldn't need this hack anymore
Felix Domke [Sun, 17 May 2009 20:41:48 +0000 (22:41 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 17 May 2009 20:41:36 +0000 (22:41 +0200)]
make string translatable
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
ghost [Sun, 17 May 2009 14:35:57 +0000 (16:35 +0200)]
blacklist feed tsid/onid
Felix Domke [Sat, 16 May 2009 17:25:03 +0000 (19:25 +0200)]
when disabling timeshift, disable pause and skipmode
Felix Domke [Sat, 16 May 2009 17:04:44 +0000 (19:04 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sat, 16 May 2009 17:04:41 +0000 (19:04 +0200)]
compile fixes for gcc-4.3, allow compilation with old gst
ghost [Sat, 16 May 2009 16:20:14 +0000 (18:20 +0200)]
RecordTimer.py: fix isInTimer for repeating timers .. thx to adenin
acid-burn [Thu, 14 May 2009 14:45:20 +0000 (16:45 +0200)]
make titles translateable
whitespace cleanups
ghost [Tue, 12 May 2009 22:20:34 +0000 (00:20 +0200)]
remove unneeded code
ghost [Tue, 12 May 2009 10:54:28 +0000 (12:54 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 12 May 2009 10:52:58 +0000 (12:52 +0200)]
epgcache.h/cpp: add viasat (sirus 5°E) EPG
Fraxinas [Mon, 11 May 2009 20:05:13 +0000 (22:05 +0200)]
move http progress downloader class into own tool py
Fraxinas [Mon, 11 May 2009 16:38:01 +0000 (18:38 +0200)]
correctly return (missing plugin) error message strings to the gui
Fraxinas [Mon, 11 May 2009 11:10:34 +0000 (13:10 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
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)
ghost [Mon, 11 May 2009 09:43:03 +0000 (11:43 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
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
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
Felix Domke [Sun, 10 May 2009 12:04:45 +0000 (14:04 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 10 May 2009 12:04:19 +0000 (14:04 +0200)]
fix pid change unfreeze
ghost [Fri, 8 May 2009 14:34:39 +0000 (16:34 +0200)]
do some things just on primary decoder
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...
ghost [Fri, 8 May 2009 10:59:45 +0000 (12:59 +0200)]
enigma_python.i: compile fix for swig 1.3.39
ghost [Thu, 7 May 2009 08:24:04 +0000 (10:24 +0200)]
small fixes for -T
ghost [Thu, 7 May 2009 07:35:45 +0000 (09:35 +0200)]
add support for 2nd PCR, add support for 2nd ttx pid
ghost [Thu, 7 May 2009 06:17:59 +0000 (08:17 +0200)]
Merge branch 'master' of git://git.opendreambox.org/git/acidburn/enigma2-master
ghost [Wed, 6 May 2009 18:12:23 +0000 (20:12 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Wed, 6 May 2009 18:11:00 +0000 (20:11 +0200)]
fix debug output
acid-burn [Wed, 6 May 2009 12:40:48 +0000 (14:40 +0200)]
add option to select a keymap for a attached keyboard.
this closes #11
Fraxinas [Tue, 5 May 2009 17:06:16 +0000 (19:06 +0200)]
more subtitle buffer flushing and fix potential crash after
ghost [Tue, 5 May 2009 13:54:25 +0000 (15:54 +0200)]
add iSubserviceList interface to iRecordableService
ghost [Mon, 4 May 2009 18:53:14 +0000 (20:53 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Mon, 4 May 2009 18:52:04 +0000 (20:52 +0200)]
fix pid changes on pmt updates (this fixes local windows on some german local regional services)
need to be rechecked by tmbinc!
ghost [Mon, 4 May 2009 18:00:03 +0000 (20:00 +0200)]
servicedvbrecord.cpp: fix typo
Fraxinas [Mon, 4 May 2009 16:57:23 +0000 (18:57 +0200)]
mediaplayer: fix excess subtitle delay after paused state.
ghost [Mon, 4 May 2009 13:46:16 +0000 (15:46 +0200)]
dvbci.cpp: another small fix
ghost [Mon, 4 May 2009 13:18:16 +0000 (15:18 +0200)]
dvbci.cpp: fix crash on ci remove in some conditions
ghost [Sun, 3 May 2009 10:27:54 +0000 (12:27 +0200)]
DVDPlayer/plugin.py: dont crash when no service is running end leave player
ghost [Fri, 1 May 2009 09:53:25 +0000 (11:53 +0200)]
EpgSelection.py: add to new skin sources.... one to get detailed event information and one to get service information
i.e. to get the ServiceName you should use the ServiceName Converter and source="Service" like the ChannelSelection Screen
to get the Extended Description of current selected event you should use the EventName Converter and source="Event" like GraphicalMultiEPG Screen ... you can look in skin_default.xml
ghost [Wed, 29 Apr 2009 07:23:12 +0000 (09:23 +0200)]
fix listdisplay qafter deleting last file
ghost [Tue, 28 Apr 2009 10:44:39 +0000 (12:44 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Tue, 28 Apr 2009 10:41:10 +0000 (12:41 +0200)]
bsod.cpp: skip path prefix up to /usr
Felix Domke [Tue, 28 Apr 2009 09:02:10 +0000 (11:02 +0200)]
language update: fi
Felix Domke [Mon, 27 Apr 2009 23:33:29 +0000 (01:33 +0200)]
language update: it,lt,nl,pl,sv. Thanks!
Felix Domke [Mon, 27 Apr 2009 21:41:42 +0000 (23:41 +0200)]
more debug
ghost [Mon, 27 Apr 2009 20:57:34 +0000 (22:57 +0200)]
replace more assertions to get proper log messages
Felix Domke [Sun, 26 Apr 2009 21:26:29 +0000 (23:26 +0200)]
Patch by pieterg: use SI units to display size of HDD (makes HDD 3% cheaper -> more money for us)
Felix Domke [Sun, 26 Apr 2009 21:24:51 +0000 (23:24 +0200)]
Patch by pieterg: use dir_index when creating ext3 filesystem
Felix Domke [Sun, 26 Apr 2009 21:24:35 +0000 (23:24 +0200)]
Patch by pieterg: try both device names for mounting via fstab
ghost [Fri, 24 Apr 2009 17:15:59 +0000 (19:15 +0200)]
servicemp3.cpp: redo reverted fixes (removed during gstreamer decodebin2 merge)
ghost [Fri, 24 Apr 2009 10:03:28 +0000 (12:03 +0200)]
Merge branch 'master' of git.opendreambox.org:/git/enigma2
ghost [Fri, 24 Apr 2009 09:51:42 +0000 (11:51 +0200)]
servicedvbrecord.cpp: add sanity check for tags
ghost [Fri, 24 Apr 2009 09:51:03 +0000 (11:51 +0200)]
RecordTimer.py: fix typo
Felix Domke [Fri, 24 Apr 2009 00:39:58 +0000 (02:39 +0200)]
more debug
Felix Domke [Thu, 23 Apr 2009 22:33:22 +0000 (00:33 +0200)]
patch by Stephan Reichholf: extend ServiceInfo for some IDs
Felix Domke [Thu, 23 Apr 2009 20:59:01 +0000 (22:59 +0200)]
immediate update frontend status when un-suspending
Felix Domke [Thu, 23 Apr 2009 20:35:25 +0000 (22:35 +0200)]
Patch by Stephan Reicholf: Display time as unix timestamp, remaining time in seconds
Fraxinas [Thu, 23 Apr 2009 16:14:37 +0000 (18:14 +0200)]
experimentally switch to new decodebin2 gstreamer back-end for mediaplayer. requires most recent versions of glib 2, gstreamer & plugins, dvbmediasink
Fraxinas [Thu, 23 Apr 2009 11:24:13 +0000 (13:24 +0200)]
Merge branch 'master' of fraxinas@git.opendreambox.org:/git/enigma2
ghost [Thu, 23 Apr 2009 11:21:41 +0000 (13:21 +0200)]
get audio / video pid from pid cache (for serviceinfo dialog)
Fraxinas [Thu, 23 Apr 2009 11:21:12 +0000 (13:21 +0200)]
introduce option that allows limiting recording filename character set to legacy DOS compatibility
ghost [Thu, 23 Apr 2009 11:01:04 +0000 (13:01 +0200)]
Add service flags and pid cache to recordings meta file. This adds possibility to playback services without pat/pmt, now also current selected audio pid, subtitles, pcm/ac3 delays are stored for ts playbacks
ghost [Wed, 22 Apr 2009 18:42:16 +0000 (20:42 +0200)]
move meta file creation to c++
ghost [Tue, 21 Apr 2009 08:31:03 +0000 (10:31 +0200)]
font.cpp: fix
Fraxinas [Mon, 20 Apr 2009 07:13:58 +0000 (09:13 +0200)]
allow progress in TemplatedMultiContent lists - patch by courtesy of nightman
Felix Domke [Sun, 19 Apr 2009 21:33:44 +0000 (23:33 +0200)]
Merge branch 'master' of /home/tmbinc/enigma2-git
Felix Domke [Sun, 19 Apr 2009 21:33:35 +0000 (23:33 +0200)]
don't add any source span if no cutlist defined, because we don't have an 'infinite' end yet, which doesn't work on growing files
Fraxinas [Fri, 17 Apr 2009 11:50:16 +0000 (13:50 +0200)]
fix crash when trying to select base dir as start directory
ghost [Fri, 17 Apr 2009 09:14:22 +0000 (11:14 +0200)]
servicedvb.cpp: dont cache audio pid when not ac3 or mpeg
ghost [Wed, 15 Apr 2009 19:29:06 +0000 (21:29 +0200)]
Virtualkeyboard.py: dont crash on empty fields
ghost [Wed, 15 Apr 2009 19:07:57 +0000 (21:07 +0200)]
DVDPlayer/plugin.py: fix startup at first boot (thx to
Mike Looijmans)
ghost [Wed, 15 Apr 2009 19:07:42 +0000 (21:07 +0200)]
Mediaplayer/plugin.py: fix startup at first boot (thx to
Mike Looijmans)
ghost [Wed, 15 Apr 2009 19:06:03 +0000 (21:06 +0200)]
PluginBrowser.py: fix name splitting (thx to
Mike Looijmans)
ghost [Wed, 15 Apr 2009 19:04:16 +0000 (21:04 +0200)]
PluginBrowser.py: update pluginlist max every 60 minutes (thx to
Mike Looijmans)
ghost [Tue, 14 Apr 2009 15:25:18 +0000 (17:25 +0200)]
encoding.conf: set default encoding to iso6397 on mtv/vh1 polska transponder
ghost [Tue, 14 Apr 2009 12:34:13 +0000 (14:34 +0200)]
estring.cpp: use iso6397 when iso8859-5 is set in dvb texts and use two char byte encoding is enabled for this transponder