enigma2.git
16 years agodon't crash when list is empty. Add 'list of storage devices' when directory=None.
Felix Domke [Sat, 18 Nov 2006 12:27:00 +0000 (12:27 +0000)]
don't crash when list is empty. Add 'list of storage devices' when directory=None.

16 years agoadd ability to list mounted partitions
Felix Domke [Sat, 18 Nov 2006 12:26:23 +0000 (12:26 +0000)]
add ability to list mounted partitions

16 years agoallow filtering for more than two tags, finally fix green/yellow button in movielist...
Felix Domke [Sat, 18 Nov 2006 11:19:26 +0000 (11:19 +0000)]
allow filtering for more than two tags, finally fix green/yellow button in movielist. defining tags is still not possible.

16 years agoignore requests to invalidate non-existing entries
Felix Domke [Sat, 18 Nov 2006 10:45:59 +0000 (10:45 +0000)]
ignore requests to invalidate non-existing entries

16 years agokeymap support for the new rcu (still some work to be done on the play/pause button...
Stefan Pluecken [Thu, 16 Nov 2006 22:42:47 +0000 (22:42 +0000)]
keymap support for the new rcu (still some work to be done on the play/pause button i.e. in the media player)

16 years agouse elementsWithTag where getElementsByTagName was used
Felix Domke [Thu, 16 Nov 2006 19:59:54 +0000 (19:59 +0000)]
use elementsWithTag where getElementsByTagName was used

16 years agoexample for device dependend keys
Felix Domke [Thu, 16 Nov 2006 19:59:11 +0000 (19:59 +0000)]
example for device dependend keys

16 years agotake device string into account
Felix Domke [Thu, 16 Nov 2006 19:58:44 +0000 (19:58 +0000)]
take device string into account

16 years agoupdate swedish language
Felix Domke [Thu, 16 Nov 2006 19:46:58 +0000 (19:46 +0000)]
update swedish language

16 years agoupdate da language
Felix Domke [Thu, 16 Nov 2006 19:21:36 +0000 (19:21 +0000)]
update da language

16 years agofix off-by-one
Felix Domke [Thu, 16 Nov 2006 19:20:13 +0000 (19:20 +0000)]
fix off-by-one

16 years agolet's not overwrite Screen.keys(), as Screen is a dict, and we need this function
Felix Domke [Thu, 16 Nov 2006 19:17:50 +0000 (19:17 +0000)]
let's not overwrite Screen.keys(), as Screen is a dict, and we need this function

16 years agoupdate languages, including islandic and spanish
Felix Domke [Thu, 16 Nov 2006 02:50:47 +0000 (02:50 +0000)]
update languages, including islandic and spanish

16 years agoadd croatian language, thanks to Clark d.o.o
Felix Domke [Thu, 16 Nov 2006 02:49:29 +0000 (02:49 +0000)]
add croatian language, thanks to Clark d.o.o

16 years agoupdate da language
Felix Domke [Mon, 13 Nov 2006 17:02:39 +0000 (17:02 +0000)]
update da language

16 years agoupdate ca, sv language
Felix Domke [Mon, 13 Nov 2006 15:38:58 +0000 (15:38 +0000)]
update ca, sv language

16 years agoadd missing sleep timer
Stefan Pluecken [Mon, 13 Nov 2006 03:37:21 +0000 (03:37 +0000)]
add missing sleep timer

16 years agofix bluescreen when playing a file while playlist is empty
Stefan Pluecken [Mon, 13 Nov 2006 01:16:45 +0000 (01:16 +0000)]
fix bluescreen when playing a file while playlist is empty

16 years agoadd sleep timer extension to infobar...
Stefan Pluecken [Mon, 13 Nov 2006 01:09:16 +0000 (01:09 +0000)]
add sleep timer extension to infobar...

16 years agolooking for the sleep timer? just forgot to add it to the infobar :)
Stefan Pluecken [Mon, 13 Nov 2006 00:18:51 +0000 (00:18 +0000)]
looking for the sleep timer? just forgot to add it to the infobar :)

16 years agoconcatenate strings
Stefan Pluecken [Sun, 12 Nov 2006 23:55:06 +0000 (23:55 +0000)]
concatenate strings

16 years agoforgot to translate
Stefan Pluecken [Sun, 12 Nov 2006 23:54:36 +0000 (23:54 +0000)]
forgot to translate

16 years agofix typo, add newline
Felix Domke [Sun, 12 Nov 2006 23:40:49 +0000 (23:40 +0000)]
fix typo, add newline

16 years agoadding a sleep timer
Stefan Pluecken [Sun, 12 Nov 2006 23:23:21 +0000 (23:23 +0000)]
adding a sleep timer

16 years agoinclude new strings, finally remove all location comments, and sort alphabetically...
Felix Domke [Sun, 12 Nov 2006 21:04:26 +0000 (21:04 +0000)]
include new strings, finally remove all location comments, and sort alphabetically, to make diffs generated by .po files useful. this will be the last po-mega-diff, hopefully.

16 years agoalso allow translation of non-default plugins. Note that some plugins are experimenta...
Felix Domke [Sun, 12 Nov 2006 21:00:51 +0000 (21:00 +0000)]
also allow translation of non-default plugins. Note that some plugins are experimental and non-final.

16 years agolayout fix
Felix Domke [Sat, 11 Nov 2006 11:54:15 +0000 (11:54 +0000)]
layout fix

16 years agofix
Felix Domke [Sat, 11 Nov 2006 11:52:57 +0000 (11:52 +0000)]
fix

16 years agolayout fix for main menu, until we have something better
Felix Domke [Sat, 11 Nov 2006 11:50:22 +0000 (11:50 +0000)]
layout fix for main menu, until we have something better

16 years agoselect directory on .. (and first entry otherewise) in Filelist, add getCurrentDirec...
Felix Domke [Fri, 10 Nov 2006 16:51:42 +0000 (16:51 +0000)]
select directory on ..  (and first entry otherewise) in Filelist, add getCurrentDirectory, fix getFilename when service references are not used

16 years agouse new/delete instead of malloc/free
Andreas Monzner [Fri, 10 Nov 2006 13:56:49 +0000 (13:56 +0000)]
use new/delete instead of malloc/free

16 years agoimplement some teletext level 1.5 stuff
Andreas Monzner [Fri, 10 Nov 2006 13:43:05 +0000 (13:43 +0000)]
implement some teletext level 1.5 stuff

16 years agoinitialize config.av.pip only once..
Andreas Monzner [Wed, 8 Nov 2006 21:17:39 +0000 (21:17 +0000)]
initialize config.av.pip only once..

16 years agomake logOutput thread safe
Andreas Monzner [Wed, 8 Nov 2006 19:56:51 +0000 (19:56 +0000)]
make logOutput thread safe

16 years agoadd header for working memleak check
Andreas Monzner [Wed, 8 Nov 2006 15:53:28 +0000 (15:53 +0000)]
add header for working memleak check

16 years agofix debug
Andreas Monzner [Wed, 8 Nov 2006 15:52:01 +0000 (15:52 +0000)]
fix debug

16 years agoyet another finnish language update (thx to Sauli Halttu)
Andreas Monzner [Tue, 7 Nov 2006 20:31:13 +0000 (20:31 +0000)]
yet another finnish language update (thx to Sauli Halttu)

16 years agofix crashes in cable scan
Andreas Monzner [Tue, 7 Nov 2006 20:29:18 +0000 (20:29 +0000)]
fix crashes in cable scan

16 years agofix cable brute force scan
Andreas Monzner [Mon, 6 Nov 2006 23:18:59 +0000 (23:18 +0000)]
fix cable brute force scan

16 years agono bluescreen when language code not exist in ISO639.py
Andreas Monzner [Mon, 6 Nov 2006 09:10:15 +0000 (09:10 +0000)]
no bluescreen when language code not exist in ISO639.py

16 years agocleanup, add missing "esl" for Spanish
Andreas Monzner [Mon, 6 Nov 2006 09:05:55 +0000 (09:05 +0000)]
cleanup, add missing "esl" for Spanish

16 years agoupdate es language
Felix Domke [Sun, 5 Nov 2006 21:56:14 +0000 (21:56 +0000)]
update es language

16 years agoupdate cs translation
Felix Domke [Sun, 5 Nov 2006 20:47:11 +0000 (20:47 +0000)]
update cs translation

16 years agoupdate da language
Felix Domke [Sun, 5 Nov 2006 19:57:12 +0000 (19:57 +0000)]
update da language

16 years agoupdate da language
Felix Domke [Sun, 5 Nov 2006 12:02:48 +0000 (12:02 +0000)]
update da language

16 years agoupdate nl language
Felix Domke [Sun, 5 Nov 2006 12:01:42 +0000 (12:01 +0000)]
update nl language

16 years agosmall code optimize
Andreas Monzner [Sat, 4 Nov 2006 22:37:00 +0000 (22:37 +0000)]
small code optimize
take care of "box start" and "box end" esc sequences (this fixes displaying trash characters as subtitle chars)

16 years agoshow subtitles page in subtitles selection
Andreas Monzner [Sat, 4 Nov 2006 22:34:49 +0000 (22:34 +0000)]
show subtitles page in subtitles selection

16 years agoinitialize teletext subtitles with page -1 and magazine -1
Andreas Monzner [Sat, 4 Nov 2006 22:33:54 +0000 (22:33 +0000)]
initialize teletext subtitles with page -1 and magazine -1

16 years agomore space for service numbers
Andreas Monzner [Sat, 4 Nov 2006 19:28:10 +0000 (19:28 +0000)]
more space for service numbers

16 years agoupdate nl translation
Felix Domke [Sat, 4 Nov 2006 11:35:25 +0000 (11:35 +0000)]
update nl translation

16 years agorevert shit encoding fix from yesterday night
Andreas Monzner [Fri, 3 Nov 2006 13:55:27 +0000 (13:55 +0000)]
revert shit encoding fix from yesterday night

16 years agowhy not allow directly utf8 encoded dvb texts? ;)
Andreas Monzner [Fri, 3 Nov 2006 01:15:14 +0000 (01:15 +0000)]
why not allow directly utf8 encoded dvb texts? ;)

16 years agosmall (non critical) fix
Andreas Monzner [Fri, 3 Nov 2006 01:08:02 +0000 (01:08 +0000)]
small (non critical) fix

16 years agoworkaround for romanian txt subtitles
Andreas Monzner [Fri, 3 Nov 2006 00:12:17 +0000 (00:12 +0000)]
workaround for romanian txt subtitles

16 years agofix another subtitles bug
Andreas Monzner [Thu, 2 Nov 2006 23:38:17 +0000 (23:38 +0000)]
fix another subtitles bug

16 years agofix national option subset selection,
Andreas Monzner [Thu, 2 Nov 2006 21:35:40 +0000 (21:35 +0000)]
fix national option subset selection,
fix national option subset char offset

16 years agofix rfmod
Andreas Monzner [Thu, 2 Nov 2006 18:52:59 +0000 (18:52 +0000)]
fix rfmod

16 years agoadd debug output
Andreas Monzner [Thu, 2 Nov 2006 18:52:29 +0000 (18:52 +0000)]
add debug output

16 years agoupdate catalan language
Felix Domke [Thu, 2 Nov 2006 16:58:51 +0000 (16:58 +0000)]
update catalan language

16 years agofix zap timer
Felix Domke [Thu, 2 Nov 2006 01:44:00 +0000 (01:44 +0000)]
fix zap timer

16 years agofix debug output
Andreas Monzner [Thu, 2 Nov 2006 01:01:37 +0000 (01:01 +0000)]
fix debug output

16 years agofix
Andreas Monzner [Thu, 2 Nov 2006 00:57:10 +0000 (00:57 +0000)]
fix

16 years agofix displaying teletext page number
Andreas Monzner [Thu, 2 Nov 2006 00:54:07 +0000 (00:54 +0000)]
fix displaying teletext page number

16 years agofix MTV in default bouquet list
Felix Domke [Thu, 2 Nov 2006 00:30:42 +0000 (00:30 +0000)]
fix MTV in default bouquet list

16 years agoreenable tuxtxt for recorded movies
Andreas Monzner [Thu, 2 Nov 2006 00:29:44 +0000 (00:29 +0000)]
reenable tuxtxt for recorded movies

16 years agodrop locations from po files. we have grep.
Felix Domke [Thu, 2 Nov 2006 00:27:11 +0000 (00:27 +0000)]
drop locations from po files. we have grep.

16 years agoremove data unit id check...
Andreas Monzner [Thu, 2 Nov 2006 00:25:33 +0000 (00:25 +0000)]
remove data unit id check...
some providers dont send subtitle data with correct data unit id :/

16 years agotranslate subtitle stuff
Felix Domke [Thu, 2 Nov 2006 00:02:43 +0000 (00:02 +0000)]
translate subtitle stuff

16 years agofix possible dvb subtitles segfault
Andreas Monzner [Wed, 1 Nov 2006 23:52:32 +0000 (23:52 +0000)]
fix possible dvb subtitles segfault

16 years agodelete surface when created from gpixmap
Andreas Monzner [Wed, 1 Nov 2006 23:51:15 +0000 (23:51 +0000)]
delete surface when created from gpixmap

16 years agofix resolve key for ConfigSubDict / ConfigSublist
Felix Domke [Wed, 1 Nov 2006 23:26:47 +0000 (23:26 +0000)]
fix resolve key for ConfigSubDict / ConfigSublist

16 years agofix height and position of subtitle list window
Andreas Monzner [Wed, 1 Nov 2006 22:46:49 +0000 (22:46 +0000)]
fix height and position of subtitle list window

16 years agoonly accept delivery descriptors when the descriptor type is equal to the
Andreas Monzner [Wed, 1 Nov 2006 22:32:30 +0000 (22:32 +0000)]
only accept delivery descriptors when the descriptor type is equal to the
type of current scanned transponder (Sat == Sat, Cable == Cable, Terrestrial
== Terrestrial)

16 years agotemporary disable dvb-s2 support
Andreas Monzner [Wed, 1 Nov 2006 22:08:14 +0000 (22:08 +0000)]
temporary disable dvb-s2 support

16 years agofix subtitles list width
Andreas Monzner [Wed, 1 Nov 2006 22:07:08 +0000 (22:07 +0000)]
fix subtitles list width

16 years agobetter hide subtitles window on evStop
Andreas Monzner [Wed, 1 Nov 2006 22:02:37 +0000 (22:02 +0000)]
better hide subtitles window on evStop

16 years agoprint a warning for now that the skin misses some elements
Felix Domke [Wed, 1 Nov 2006 17:40:01 +0000 (17:40 +0000)]
print a warning for now that the skin misses some elements

16 years agoadd czech language, thanks to ws79
Felix Domke [Wed, 1 Nov 2006 17:28:10 +0000 (17:28 +0000)]
add czech language, thanks to ws79

16 years agofix non working diseqc
Andreas Monzner [Wed, 1 Nov 2006 15:12:22 +0000 (15:12 +0000)]
fix non working diseqc

16 years agofix read cache values from lamedb
Andreas Monzner [Wed, 1 Nov 2006 14:58:28 +0000 (14:58 +0000)]
fix read cache values from lamedb

16 years agostore subtitle data in service cache and reenable subtitles on next zap to
Andreas Monzner [Wed, 1 Nov 2006 14:33:57 +0000 (14:33 +0000)]
store subtitle data in service cache and reenable subtitles on next zap to
the same service

16 years agomake "Satfinder" and "Positioner setup" translatable
Andreas Monzner [Wed, 1 Nov 2006 08:34:11 +0000 (08:34 +0000)]
make "Satfinder" and "Positioner setup" translatable

16 years agomove Satfinder and Positioner Plugin to Menu -> Setup -> Service Searching
Andreas Monzner [Wed, 1 Nov 2006 08:28:56 +0000 (08:28 +0000)]
move Satfinder and Positioner Plugin to Menu -> Setup -> Service Searching
On close Satfinder/Positioner Setup ask the user to rezap to service before
Satfinder/Positioner Setup

16 years agorefuse to write metadata when no real metadata is available
Felix Domke [Tue, 31 Oct 2006 21:03:52 +0000 (21:03 +0000)]
refuse to write metadata when no real metadata is available

16 years agoadd setInfo / setInfoString for iServiceInformation and iStaticServiceInformation
Felix Domke [Tue, 31 Oct 2006 20:57:58 +0000 (20:57 +0000)]
add setInfo / setInfoString for iServiceInformation and iStaticServiceInformation

16 years agoadd writeback of metadata
Felix Domke [Tue, 31 Oct 2006 20:56:28 +0000 (20:56 +0000)]
add writeback of metadata

16 years agorevert some previous changes
Andreas Monzner [Tue, 31 Oct 2006 14:35:13 +0000 (14:35 +0000)]
revert some previous changes

16 years agofix some wrong Latin National Subset UTF8 codes
Andreas Monzner [Tue, 31 Oct 2006 14:06:15 +0000 (14:06 +0000)]
fix some wrong Latin National Subset UTF8 codes

16 years agofix LATIN SMALL LETTER E WITH OGONEK in polish lation national subset
Andreas Monzner [Tue, 31 Oct 2006 12:05:00 +0000 (12:05 +0000)]
fix LATIN SMALL LETTER E WITH OGONEK in polish lation national subset

16 years agomore complete implementation of national option character subsets
Andreas Monzner [Tue, 31 Oct 2006 11:10:30 +0000 (11:10 +0000)]
more complete implementation of national option character subsets
ignore non direct displayable teletext pakets

16 years agobug fixed by tmbinc
Stefan Pluecken [Tue, 31 Oct 2006 01:50:13 +0000 (01:50 +0000)]
bug fixed by tmbinc

16 years agomake operator< const
Felix Domke [Tue, 31 Oct 2006 01:48:43 +0000 (01:48 +0000)]
make operator< const

16 years agoFIXME: the commented line throws the following error on my compiler
Stefan Pluecken [Tue, 31 Oct 2006 01:34:14 +0000 (01:34 +0000)]
FIXME: the commented line throws the following error on my compiler

build/tmp/cross/mipsel-linux/include/c++/bits/stl_function.h:227: error:
passing 'const eDVBServicePMTHandler::subtitleStream' as 'this' argument
of 'bool eDVBServicePMTHandler::subtitleStream::operator<(const
eDVBServicePMTHandler::subtitleStream&)' discards qualifiers

16 years agowhen adding a manual timer, don't propose the original name/description.
Felix Domke [Tue, 31 Oct 2006 01:18:33 +0000 (01:18 +0000)]
when adding a manual timer, don't propose the original name/description.

16 years agooptionally store debug data
Felix Domke [Tue, 31 Oct 2006 01:17:58 +0000 (01:17 +0000)]
optionally store debug data

16 years agofix delete not working in ConfigScreens
Felix Domke [Tue, 31 Oct 2006 01:03:02 +0000 (01:03 +0000)]
fix delete not working in ConfigScreens

16 years agofix timeout on rightmost position
Felix Domke [Tue, 31 Oct 2006 01:01:56 +0000 (01:01 +0000)]
fix timeout on rightmost position

16 years agofixes for powerpc, thanks to pieter
Felix Domke [Mon, 30 Oct 2006 21:37:33 +0000 (21:37 +0000)]
fixes for powerpc, thanks to pieter

16 years agofix for API < v3, thanks to pieter
Felix Domke [Mon, 30 Oct 2006 21:36:43 +0000 (21:36 +0000)]
fix for API < v3, thanks to pieter