enigma2.git
15 years agofix md5 hash check
Andreas Frisch [Sun, 12 Oct 2008 22:15:56 +0000 (22:15 +0000)]
fix md5 hash check

15 years agoupdate pl translation
Felix Domke [Sun, 12 Oct 2008 20:51:43 +0000 (20:51 +0000)]
update pl translation

15 years agobugfix for cancelling
Andreas Frisch [Sun, 12 Oct 2008 17:25:15 +0000 (17:25 +0000)]
bugfix for cancelling

15 years agoadd NFIFlash plugin
Andreas Frisch [Sun, 12 Oct 2008 16:37:24 +0000 (16:37 +0000)]
add NFIFlash plugin

15 years agopreprocessor statement fix
Andreas Frisch [Sun, 12 Oct 2008 09:53:30 +0000 (09:53 +0000)]
preprocessor statement fix

15 years agofix (S)VCD playback by adding cdxa-unwrapper element
Andreas Frisch [Sun, 12 Oct 2008 09:26:23 +0000 (09:26 +0000)]
fix (S)VCD playback by adding cdxa-unwrapper element

15 years agofix getFPVersion for dm8000
Andreas Monzner [Fri, 10 Oct 2008 21:41:16 +0000 (21:41 +0000)]
fix getFPVersion for dm8000

15 years agosmall fix
Andreas Monzner [Fri, 10 Oct 2008 21:37:39 +0000 (21:37 +0000)]
small fix

15 years agofix possible crash on mediainfo parsing
Andreas Frisch [Fri, 10 Oct 2008 11:25:40 +0000 (11:25 +0000)]
fix possible crash on mediainfo parsing

15 years agodisable mem debug
Andreas Monzner [Thu, 9 Oct 2008 22:24:38 +0000 (22:24 +0000)]
disable mem debug

15 years agoadd delay before send sequence repeat (diseqc/toneburst)
Andreas Monzner [Thu, 9 Oct 2008 22:18:08 +0000 (22:18 +0000)]
add delay before send sequence repeat (diseqc/toneburst)

15 years agosmall fix
Andreas Monzner [Thu, 9 Oct 2008 20:48:01 +0000 (20:48 +0000)]
small fix

15 years agofix scaling and conversion bugs
Andreas Monzner [Thu, 9 Oct 2008 20:47:17 +0000 (20:47 +0000)]
fix scaling and conversion bugs

15 years agouse access for fileExits instead of try to open a file
Andreas Monzner [Thu, 9 Oct 2008 20:29:51 +0000 (20:29 +0000)]
use access for fileExits instead of try to open a file

15 years agofaster config save
Andreas Monzner [Thu, 9 Oct 2008 12:37:29 +0000 (12:37 +0000)]
faster config save

15 years agoimplement parsing of srt subtitles with 8859-15 encoding
Andreas Frisch [Thu, 9 Oct 2008 12:32:25 +0000 (12:32 +0000)]
implement parsing of srt subtitles with 8859-15 encoding

15 years agofix satconfig problem (sometimes simple config was not saved)
Andreas Monzner [Thu, 9 Oct 2008 12:16:07 +0000 (12:16 +0000)]
fix satconfig problem (sometimes simple config was not saved)

15 years agodo not create files when checking for existence...
Andreas Oberritter [Wed, 8 Oct 2008 21:27:46 +0000 (21:27 +0000)]
do not create files when checking for existence...

15 years agoease cd-rom detection by using global harddiskmanager
Andreas Frisch [Wed, 8 Oct 2008 15:43:05 +0000 (15:43 +0000)]
ease cd-rom detection by using global harddiskmanager

15 years agoget rid of hardcoded path to cdrom device
Andreas Frisch [Wed, 8 Oct 2008 15:36:49 +0000 (15:36 +0000)]
get rid of hardcoded path to cdrom device

15 years agouse external program (i.e. pluginx) to start tuxbox plugins
Stefan Pluecken [Wed, 8 Oct 2008 14:52:52 +0000 (14:52 +0000)]
use external program (i.e. pluginx) to start tuxbox plugins

15 years agofix burning of data DVDs with TS files
Andreas Frisch [Wed, 8 Oct 2008 14:23:51 +0000 (14:23 +0000)]
fix burning of data DVDs with TS files

15 years agofix free/used capacity parsing for dvd+rw (plus) media and fix possible division...
Andreas Frisch [Wed, 8 Oct 2008 12:34:27 +0000 (12:34 +0000)]
fix free/used capacity parsing for dvd+rw (plus) media and fix possible division-by-zero condition

15 years agoadd "!" to character list on behalf of acid-burn
Andreas Frisch [Tue, 7 Oct 2008 19:09:41 +0000 (19:09 +0000)]
add "!" to character list on behalf of acid-burn

15 years agomove #endif of HAVE_GSTREAMER to the end of code
Andreas Frisch [Tue, 7 Oct 2008 15:30:23 +0000 (15:30 +0000)]
move #endif of HAVE_GSTREAMER to the end of code

15 years agoallow default text in ConfigPassword
Andreas Frisch [Tue, 7 Oct 2008 13:58:19 +0000 (13:58 +0000)]
allow default text in ConfigPassword

15 years agoIntroduce ConfigPassword class (censored until selected)
Andreas Frisch [Tue, 7 Oct 2008 13:39:03 +0000 (13:39 +0000)]
Introduce ConfigPassword class (censored until selected)

15 years agoanother try on the ip address issue... this time display " " (blank char) instead...
Andreas Frisch [Tue, 7 Oct 2008 13:08:44 +0000 (13:08 +0000)]
another try on the ip address issue... this time display " " (blank char) instead of leading zero

15 years agodon't display leading zeros for IP addresses
Andreas Frisch [Tue, 7 Oct 2008 10:48:06 +0000 (10:48 +0000)]
don't display leading zeros for IP addresses

15 years ago- show NumericalTextInput on text config entries
Stefan Pluecken [Tue, 7 Oct 2008 09:27:11 +0000 (09:27 +0000)]
- show NumericalTextInput on text config entries
- deleting of characters in the wizards should be fixed now

thx to acid-burn for these fixes

15 years agoWizard shouldn't be a subclass of HelpableScreen since there is no help
Stefan Pluecken [Tue, 7 Oct 2008 09:00:00 +0000 (09:00 +0000)]
Wizard shouldn't be a subclass of HelpableScreen since there is no help
available (prevents crash)
pressing help while in videowizard could also lead to invisible GUI so
each wizard should implement help for itself to fit its specific needs

15 years agoadd HelpableScreen
Andreas Frisch [Tue, 7 Oct 2008 06:12:56 +0000 (06:12 +0000)]
add HelpableScreen

15 years agoremove obvious keys from help screen
Andreas Frisch [Tue, 7 Oct 2008 06:06:09 +0000 (06:06 +0000)]
remove obvious keys from help screen

15 years agofix compiler warnings
Andreas Monzner [Mon, 6 Oct 2008 22:25:45 +0000 (22:25 +0000)]
fix compiler warnings

15 years agofix parsing of external .srt subtitle files
Andreas Frisch [Mon, 6 Oct 2008 17:19:06 +0000 (17:19 +0000)]
fix parsing of external .srt subtitle files

15 years agosubtitle bugfixes
Andreas Frisch [Mon, 6 Oct 2008 15:30:35 +0000 (15:30 +0000)]
subtitle bugfixes

15 years agoFixes with audio codec and subtitles detection and selection
Andreas Frisch [Mon, 6 Oct 2008 14:38:33 +0000 (14:38 +0000)]
Fixes with audio codec and subtitles detection and selection

15 years agosmall fixes
Andreas Monzner [Mon, 6 Oct 2008 12:13:49 +0000 (12:13 +0000)]
small fixes

15 years agoupdate es language
Felix Domke [Mon, 6 Oct 2008 12:09:53 +0000 (12:09 +0000)]
update es language

15 years agouse LocationBox skin for MovieLocationBox
Felix Domke [Sun, 5 Oct 2008 22:38:34 +0000 (22:38 +0000)]
use LocationBox skin for MovieLocationBox

15 years agoadd possibility to disable loading the length of movies (experts only, sorry)
Felix Domke [Sun, 5 Oct 2008 22:37:19 +0000 (22:37 +0000)]
add possibility to disable loading the length of movies (experts only, sorry)

15 years agoupdate lt translation
Felix Domke [Sun, 5 Oct 2008 21:19:44 +0000 (21:19 +0000)]
update lt translation

15 years agoupdate sv, hy, lt, pl, fr language
Felix Domke [Sun, 5 Oct 2008 21:02:50 +0000 (21:02 +0000)]
update sv, hy, lt, pl, fr language

15 years agoupdate lt language
Felix Domke [Sun, 5 Oct 2008 20:38:39 +0000 (20:38 +0000)]
update lt language

15 years agoadd new 2 transponders for Cslink/Skylink (old name CzechLink)
Felix Domke [Sun, 5 Oct 2008 20:35:38 +0000 (20:35 +0000)]
add new 2 transponders for Cslink/Skylink (old name CzechLink)

15 years agoupdate cs language
Felix Domke [Sun, 5 Oct 2008 20:34:49 +0000 (20:34 +0000)]
update cs language

15 years agofix some compiler warnings
Andreas Monzner [Sat, 4 Oct 2008 15:51:24 +0000 (15:51 +0000)]
fix some compiler warnings
fix audio track info for audio tracks without language code

15 years agofix crash on show tuner informatio
Andreas Monzner [Sat, 4 Oct 2008 13:20:25 +0000 (13:20 +0000)]
fix crash on show tuner informatio

15 years agoAllow playback of VCD (Video CD) and SVCD
Andreas Frisch [Fri, 3 Oct 2008 20:52:50 +0000 (20:52 +0000)]
Allow playback of VCD (Video CD) and SVCD

15 years agoActionmap fix on behalf of Acid-Burn
Andreas Frisch [Fri, 3 Oct 2008 20:45:38 +0000 (20:45 +0000)]
Actionmap fix on behalf of Acid-Burn

15 years agofix save current selected video mode
Andreas Monzner [Fri, 3 Oct 2008 16:04:07 +0000 (16:04 +0000)]
fix save current selected video mode

15 years agoadd possibility to set osd visibility (alpha) (just with dm800/8000 with new
Andreas Monzner [Fri, 3 Oct 2008 14:19:27 +0000 (14:19 +0000)]
add possibility to set osd visibility (alpha) (just with dm800/8000 with new
drivers)

15 years agoadd code to simulate recordings (with faked frontends)
Andreas Monzner [Fri, 3 Oct 2008 11:41:25 +0000 (11:41 +0000)]
add code to simulate recordings (with faked frontends)
now its more easy to build a timer overlap detection or similar

15 years agorestore video mode to prev valid mode, when change to another mode was not
Andreas Monzner [Thu, 2 Oct 2008 20:56:56 +0000 (20:56 +0000)]
restore video mode to prev valid mode, when change to another mode was not
ok

15 years agocheck for presence of a correspondant .srt subtitle file and try parsing it
Andreas Frisch [Thu, 2 Oct 2008 16:48:16 +0000 (16:48 +0000)]
check for presence of a correspondant .srt subtitle file and try parsing it

15 years agoadd basic mkv inline ssa/ass subtitle support
Andreas Frisch [Thu, 2 Oct 2008 14:57:27 +0000 (14:57 +0000)]
add basic mkv inline ssa/ass subtitle support

15 years agoproperly request a video mode with an alpha channel
Andreas Oberritter [Thu, 2 Oct 2008 14:02:41 +0000 (14:02 +0000)]
properly request a video mode with an alpha channel

15 years agoallow MediaPlayer AudioCD playback only for what appear to be AudioCDs
Andreas Frisch [Thu, 2 Oct 2008 11:31:54 +0000 (11:31 +0000)]
allow MediaPlayer AudioCD playback only for what appear to be AudioCDs

15 years agoadd +
Andreas Monzner [Thu, 2 Oct 2008 10:41:00 +0000 (10:41 +0000)]
add +

15 years agosmall fixes
Andreas Monzner [Thu, 2 Oct 2008 10:04:14 +0000 (10:04 +0000)]
small fixes

15 years agofix fallback
Andreas Monzner [Wed, 1 Oct 2008 20:20:55 +0000 (20:20 +0000)]
fix fallback

15 years agoadd long pat/pmt timeout on ts playback
Andreas Monzner [Wed, 1 Oct 2008 11:29:26 +0000 (11:29 +0000)]
add long pat/pmt timeout on ts playback

15 years agoadd possibility to delete all playable files in movielist..
Andreas Monzner [Wed, 1 Oct 2008 09:38:58 +0000 (09:38 +0000)]
add possibility to delete all playable files in movielist..

15 years agodont show pvr state widget when state ist play
Andreas Monzner [Wed, 1 Oct 2008 09:11:48 +0000 (09:11 +0000)]
dont show pvr state widget when state ist play

15 years agofix bracket bug (thanks to Nix_niX)
Andreas Frisch [Wed, 1 Oct 2008 06:35:00 +0000 (06:35 +0000)]
fix bracket bug (thanks to Nix_niX)

15 years agofix corrupted epg.dat by using a faked version string and not writing the correct...
Andreas Oberritter [Tue, 30 Sep 2008 23:09:16 +0000 (23:09 +0000)]
fix corrupted epg.dat by using a faked version string and not writing the correct version string until all epg data has been flushed to disk

15 years agoadd missing braket
Andreas Monzner [Tue, 30 Sep 2008 22:20:58 +0000 (22:20 +0000)]
add missing braket

15 years agofix linguistic syntax
Andreas Frisch [Tue, 30 Sep 2008 20:44:09 +0000 (20:44 +0000)]
fix linguistic syntax

15 years agoNetworksetup update
Andreas Monzner [Tue, 30 Sep 2008 16:30:17 +0000 (16:30 +0000)]
Networksetup update

15 years agofix translations
Andreas Frisch [Tue, 30 Sep 2008 15:15:08 +0000 (15:15 +0000)]
fix translations

15 years agofix service scan translation
Andreas Frisch [Tue, 30 Sep 2008 15:13:54 +0000 (15:13 +0000)]
fix service scan translation

15 years agocomment out strange code.. (which breaks advanced sat config when a -C or -T
Andreas Monzner [Tue, 30 Sep 2008 15:04:09 +0000 (15:04 +0000)]
comment out strange code.. (which breaks advanced sat config when a -C or -T
tuner is plugged to slot 0)

15 years agofix non working "2nd lnb from motorized dish"
Andreas Monzner [Tue, 30 Sep 2008 13:08:19 +0000 (13:08 +0000)]
fix non working "2nd lnb from motorized dish"

15 years agodon't display clock on LCD/OLED for MessageBoxes anymore. instead display more of...
Andreas Frisch [Mon, 29 Sep 2008 11:21:23 +0000 (11:21 +0000)]
don't display clock on LCD/OLED for MessageBoxes anymore. instead display more of the question text plus answer

15 years agoread aspect, width, height, framerate and progressive from
Andreas Monzner [Sat, 27 Sep 2008 17:06:15 +0000 (17:06 +0000)]
read aspect, width, height, framerate and progressive from
/proc/stb/vmpeg/X/...

15 years agofix "stop and show movielist"
Andreas Monzner [Sat, 27 Sep 2008 09:56:39 +0000 (09:56 +0000)]
fix "stop and show movielist"

15 years agoAdd DVDToolbox for DVD medium info and RW formatting
Andreas Frisch [Fri, 26 Sep 2008 14:59:02 +0000 (14:59 +0000)]
Add DVDToolbox for DVD medium info and RW formatting

15 years agoadd DVDBurn to Plugin Menu
Andreas Frisch [Fri, 26 Sep 2008 14:57:54 +0000 (14:57 +0000)]
add DVDBurn to Plugin Menu

15 years agofix mkisofs syntax and fix menu layout so that titles fit on 4:3 pal crt screens
Andreas Frisch [Fri, 26 Sep 2008 07:48:37 +0000 (07:48 +0000)]
fix mkisofs syntax and fix menu layout so that titles fit on 4:3 pal crt screens

15 years agofix pause, introduce rudimentary fast forward and get rid of latency of AudioSelectio...
Andreas Frisch [Thu, 25 Sep 2008 14:50:05 +0000 (14:50 +0000)]
fix pause, introduce rudimentary fast forward and get rid of latency of AudioSelection. however, all of this is far
away from being frame accurate (yet).

15 years agosmall fix
Andreas Monzner [Thu, 25 Sep 2008 13:21:42 +0000 (13:21 +0000)]
small fix

15 years agoadd possibility to query current progressive / framerate state
Andreas Monzner [Thu, 25 Sep 2008 12:45:39 +0000 (12:45 +0000)]
add possibility to query current progressive / framerate state

15 years agofix crash (since audioselection) on playing audio only files
Andreas Frisch [Thu, 25 Sep 2008 07:00:00 +0000 (07:00 +0000)]
fix crash (since audioselection) on playing audio only files

15 years agofix crash in language tag parsing
Andreas Frisch [Wed, 24 Sep 2008 12:08:27 +0000 (12:08 +0000)]
fix crash in language tag parsing

15 years agosmall fix
Andreas Monzner [Wed, 24 Sep 2008 08:14:16 +0000 (08:14 +0000)]
small fix

15 years agofix crashes (e.g. on missing gst-plugin-selector)
Andreas Frisch [Tue, 23 Sep 2008 09:18:33 +0000 (09:18 +0000)]
fix crashes (e.g. on missing gst-plugin-selector)

15 years agoupdate lithuanian translation
Andreas Monzner [Tue, 23 Sep 2008 08:54:38 +0000 (08:54 +0000)]
update lithuanian translation

15 years agoupdate italian translation
Andreas Monzner [Tue, 23 Sep 2008 08:51:11 +0000 (08:51 +0000)]
update italian translation

15 years agobadvaddr went away, and to be honest, we don't care that much
Felix Domke [Mon, 22 Sep 2008 13:23:15 +0000 (13:23 +0000)]
badvaddr went away, and to be honest, we don't care that much

15 years agosnprintf is not std::
Felix Domke [Mon, 22 Sep 2008 13:15:32 +0000 (13:15 +0000)]
snprintf is not std::

15 years agoAdd basic AudioSelection support for video containers
Andreas Frisch [Mon, 22 Sep 2008 13:15:19 +0000 (13:15 +0000)]
Add basic AudioSelection support for video containers

15 years agolinking XMLCCWRAP with gcc might fail, so switch language
Felix Domke [Mon, 22 Sep 2008 12:39:44 +0000 (12:39 +0000)]
linking XMLCCWRAP with gcc might fail, so switch language

15 years agoalso handle -isystem
Felix Domke [Mon, 22 Sep 2008 12:38:04 +0000 (12:38 +0000)]
also handle -isystem

15 years agoupdate fr language
Felix Domke [Mon, 22 Sep 2008 07:08:25 +0000 (07:08 +0000)]
update fr language

15 years agomake cutlist editor message translateable
Felix Domke [Mon, 22 Sep 2008 07:07:48 +0000 (07:07 +0000)]
make cutlist editor message translateable

15 years agofix typo
Andreas Monzner [Fri, 19 Sep 2008 09:14:18 +0000 (09:14 +0000)]
fix typo

15 years agofixes
Andreas Monzner [Thu, 18 Sep 2008 11:14:06 +0000 (11:14 +0000)]
fixes

15 years agogerman locale update for Task & DVDBurn
Andreas Frisch [Thu, 18 Sep 2008 11:05:11 +0000 (11:05 +0000)]
german locale update for Task & DVDBurn

15 years agofix multiple menu jobs, allow title adding without cutlist editor
Andreas Frisch [Thu, 18 Sep 2008 10:16:01 +0000 (10:16 +0000)]
fix multiple menu jobs, allow title adding without cutlist editor

15 years agoCreateMenu is now a task of its own
Andreas Frisch [Wed, 17 Sep 2008 16:27:42 +0000 (16:27 +0000)]
CreateMenu is now a task of its own