enigma2.git
18 years agofix: AttributeError: 'InfoBar' object has no attribute 'selectedEntry' when start...
Andreas Monzner [Wed, 5 Apr 2006 21:34:20 +0000 (21:34 +0000)]
fix: AttributeError: 'InfoBar' object has no attribute 'selectedEntry' when start a recording with manual entered duration

18 years agodefine variable in __init__
Andreas Monzner [Wed, 5 Apr 2006 21:08:54 +0000 (21:08 +0000)]
define variable in __init__

18 years agoanother positioner try
Stefan Pluecken [Wed, 5 Apr 2006 12:24:04 +0000 (12:24 +0000)]
another positioner try

18 years agoremove even more old lcd stuff
Axel Buehning [Wed, 5 Apr 2006 12:21:07 +0000 (12:21 +0000)]
remove even more old lcd stuff

18 years agofix setCommandString
Andreas Monzner [Wed, 5 Apr 2006 10:33:41 +0000 (10:33 +0000)]
fix setCommandString

18 years agofix menu size
Stefan Pluecken [Wed, 5 Apr 2006 10:06:47 +0000 (10:06 +0000)]
fix menu size

18 years agorestart service after leaving the media player
Stefan Pluecken [Wed, 5 Apr 2006 10:01:39 +0000 (10:01 +0000)]
restart service after leaving the media player

18 years agouse new string concept for sending diseqc commands
Stefan Pluecken [Wed, 5 Apr 2006 09:56:00 +0000 (09:56 +0000)]
use new string concept for sending diseqc commands

18 years agofix ewidget::show() (fixes the BlinkingWidget)
Stefan Pluecken [Wed, 5 Apr 2006 09:28:37 +0000 (09:28 +0000)]
fix ewidget::show() (fixes the BlinkingWidget)

18 years agosome positioner setup changes for debugging purposes
Stefan Pluecken [Wed, 5 Apr 2006 09:15:57 +0000 (09:15 +0000)]
some positioner setup changes for debugging purposes

18 years agoadd option no_rotor_command_on_tune to eDVBFrontendParameters.setDVBS to disable
Andreas Monzner [Tue, 4 Apr 2006 20:04:03 +0000 (20:04 +0000)]
add option no_rotor_command_on_tune to eDVBFrontendParameters.setDVBS to disable
sending any command to rotor turing tune (for use in manual diseqc rotor setup)

18 years agofix
Andreas Monzner [Tue, 4 Apr 2006 17:59:39 +0000 (17:59 +0000)]
fix

18 years agosmall changes
Andreas Monzner [Tue, 4 Apr 2006 11:18:39 +0000 (11:18 +0000)]
small changes

18 years agosome work on the positioner setup plugin
Stefan Pluecken [Tue, 4 Apr 2006 11:02:10 +0000 (11:02 +0000)]
some work on the positioner setup plugin

18 years agofix resourcemanager getinstance from python?
Andreas Monzner [Tue, 4 Apr 2006 10:40:06 +0000 (10:40 +0000)]
fix resourcemanager getinstance from python?

18 years agoavoid future redundant code by moving functionality for tuner status display to a...
Stefan Pluecken [Tue, 4 Apr 2006 09:24:39 +0000 (09:24 +0000)]
avoid future redundant code by moving functionality for tuner status display to a seperate component (which is a BIT slower because infobar values are gathered twice)

18 years agomove SYNC_PAINT define to right place
Andreas Monzner [Mon, 3 Apr 2006 23:12:11 +0000 (23:12 +0000)]
move SYNC_PAINT define to right place

18 years agore-add virtual thread_finished function in eThread
Andreas Monzner [Mon, 3 Apr 2006 22:27:16 +0000 (22:27 +0000)]
re-add virtual thread_finished function in eThread

18 years agoremove unwatchable services from favourites
Felix Domke [Mon, 3 Apr 2006 22:11:13 +0000 (22:11 +0000)]
remove unwatchable services from favourites

18 years agofollow eThread changes: mainly thread_running -> sync, hasStarted()
Felix Domke [Mon, 3 Apr 2006 21:03:16 +0000 (21:03 +0000)]
follow eThread changes: mainly thread_running -> sync, hasStarted()

18 years agodisplay bsod on exception
Felix Domke [Mon, 3 Apr 2006 21:02:31 +0000 (21:02 +0000)]
display bsod on exception

18 years agotry to fix some eThread races
Felix Domke [Mon, 3 Apr 2006 21:01:53 +0000 (21:01 +0000)]
try to fix some eThread races

18 years agodisallow ?, *, |, <, >
Felix Domke [Mon, 3 Apr 2006 20:57:44 +0000 (20:57 +0000)]
disallow ?, *, |, <, >

18 years agofix 4G support
Felix Domke [Mon, 3 Apr 2006 20:54:50 +0000 (20:54 +0000)]
fix 4G support

18 years agoexperimental optional DMX_ADD_PID support
Felix Domke [Mon, 3 Apr 2006 20:52:24 +0000 (20:52 +0000)]
experimental optional DMX_ADD_PID support

18 years agore-add mutex_unlock after pthread_cond_wait,
Andreas Monzner [Mon, 3 Apr 2006 20:49:58 +0000 (20:49 +0000)]
re-add mutex_unlock after pthread_cond_wait,
add missing #ifdefs

18 years agodo unlock thread before send signal
Andreas Monzner [Mon, 3 Apr 2006 20:15:25 +0000 (20:15 +0000)]
do unlock thread before send signal

18 years agoremove unneeded unlock (pthread_cond_wait do unlock the mutex)
Andreas Monzner [Mon, 3 Apr 2006 20:01:38 +0000 (20:01 +0000)]
remove unneeded unlock (pthread_cond_wait do unlock the mutex)

18 years agodisallow '"' in filenames
Felix Domke [Mon, 3 Apr 2006 19:53:34 +0000 (19:53 +0000)]
disallow '"' in filenames

18 years agofix
Andreas Monzner [Mon, 3 Apr 2006 15:01:49 +0000 (15:01 +0000)]
fix

18 years agobetter readable length check
Andreas Monzner [Mon, 3 Apr 2006 14:51:43 +0000 (14:51 +0000)]
better readable length check

18 years agolength check
Andreas Monzner [Mon, 3 Apr 2006 14:44:28 +0000 (14:44 +0000)]
length check

18 years agodon't retry inifinitely to scan broken files
Felix Domke [Mon, 3 Apr 2006 14:42:46 +0000 (14:42 +0000)]
don't retry inifinitely to scan broken files

18 years agospeedup opening of long movielists
Andreas Monzner [Mon, 3 Apr 2006 14:17:28 +0000 (14:17 +0000)]
speedup opening of long movielists

18 years agouse "0" key in channellist as pathUp
Andreas Monzner [Mon, 3 Apr 2006 14:13:07 +0000 (14:13 +0000)]
use "0" key in channellist as pathUp

18 years agofix thread locking
Andreas Monzner [Mon, 3 Apr 2006 14:02:26 +0000 (14:02 +0000)]
fix thread locking

18 years agoadd bsod
Felix Domke [Mon, 3 Apr 2006 12:05:46 +0000 (12:05 +0000)]
add bsod

18 years agoremove some debug stuff, use bsod
Felix Domke [Mon, 3 Apr 2006 12:02:13 +0000 (12:02 +0000)]
remove some debug stuff, use bsod

18 years agoremove old lcd stuff
Felix Domke [Mon, 3 Apr 2006 12:01:02 +0000 (12:01 +0000)]
remove old lcd stuff

18 years agocatch buggy python code
Felix Domke [Mon, 3 Apr 2006 12:00:39 +0000 (12:00 +0000)]
catch buggy python code

18 years agorevert stupid change
Andreas Monzner [Mon, 3 Apr 2006 10:55:00 +0000 (10:55 +0000)]
revert stupid change

18 years agoadd possibility to do things after thread start.. but before setting the thread to...
Andreas Monzner [Mon, 3 Apr 2006 10:47:52 +0000 (10:47 +0000)]
add possibility to do things after thread start.. but before setting the thread to alive

18 years agoupdate languages: es, nl
Felix Domke [Mon, 3 Apr 2006 10:03:19 +0000 (10:03 +0000)]
update languages: es, nl

18 years agofix segfault
Andreas Monzner [Mon, 3 Apr 2006 09:35:34 +0000 (09:35 +0000)]
fix segfault

18 years agosmaller service name in movie list
Stefan Pluecken [Mon, 3 Apr 2006 08:33:29 +0000 (08:33 +0000)]
smaller service name in movie list

18 years agofaster loading of movie list (done by initially not loading the file length and updat...
Stefan Pluecken [Mon, 3 Apr 2006 08:12:07 +0000 (08:12 +0000)]
faster loading of movie list (done by initially not loading the file length and updating the file lengths after displaying the list in the background
(timer driven))

18 years agoshow service name in movielist
Stefan Pluecken [Mon, 3 Apr 2006 07:46:11 +0000 (07:46 +0000)]
show service name in movielist

18 years agoshow timer duration in timer edit list
Stefan Pluecken [Mon, 3 Apr 2006 07:00:51 +0000 (07:00 +0000)]
show timer duration in timer edit list

18 years agoadd support for multiple instant recordings
Stefan Pluecken [Sun, 2 Apr 2006 22:13:38 +0000 (22:13 +0000)]
add support for multiple instant recordings

18 years agocompile fix
Andreas Monzner [Sun, 2 Apr 2006 16:06:17 +0000 (16:06 +0000)]
compile fix

18 years agomuch faster service change on same transponder (just FTA)
Andreas Monzner [Sun, 2 Apr 2006 16:00:29 +0000 (16:00 +0000)]
much faster service change on same transponder (just FTA)

add ability to "zapto" and "record" services and use just cached pids (no use of PMT) ( no playback yet !!!! )

this is implemented likewise to enigma1
Example entry in lamedb:

6dca:00c00000:044d:0001:1:0
Das Erste
p:ARD,c:000065,c:010066,c:020068,c:030065,f:4

p: is the provider name
c:XXPPPP: are cached pids
  00 is the video pid
  01 is the audio pid
  02 is the text pid
  03 is the pcr pid
f: is a flag bitmask
  bit 3 (decimal 4) is used for disable use of the pmt (just use cached pids)

18 years agosome translations (thx to Reichi for that)
Stefan Pluecken [Sat, 1 Apr 2006 23:54:46 +0000 (23:54 +0000)]
some translations (thx to Reichi for that)

18 years agorelease cached channel when its no more used and a pvr channel request is pending
Andreas Monzner [Fri, 31 Mar 2006 14:47:40 +0000 (14:47 +0000)]
release cached channel when its no more used and a pvr channel request is pending

18 years agofix: fd leaked when reading recordings.epl
Felix Domke [Fri, 31 Mar 2006 11:54:34 +0000 (11:54 +0000)]
fix: fd leaked when reading recordings.epl

18 years agoadd background file eraser class for asynchronous file deletion
Andreas Monzner [Thu, 30 Mar 2006 23:32:28 +0000 (23:32 +0000)]
add background file eraser class for asynchronous file deletion

18 years agoadd eMainloop::reset to reset the app_quit_now flag in mainloop (to restart mainloops)
Andreas Monzner [Thu, 30 Mar 2006 23:31:35 +0000 (23:31 +0000)]
add eMainloop::reset to reset the app_quit_now flag in mainloop (to restart mainloops)

18 years agocomment out debug message.. increase waiting time for thread start
Andreas Monzner [Thu, 30 Mar 2006 23:30:42 +0000 (23:30 +0000)]
comment out debug message.. increase waiting time for thread start

18 years agoin automatic scan do no more scan satellites twice when not needed (for advanced...
Andreas Monzner [Thu, 30 Mar 2006 10:43:55 +0000 (10:43 +0000)]
in automatic scan do no more scan satellites twice when not needed (for advanced sat configurations)

18 years agomake teletext plugin useable in ts playbacks
Andreas Monzner [Wed, 29 Mar 2006 14:39:20 +0000 (14:39 +0000)]
make teletext plugin useable in ts playbacks

18 years agoon cancel press in single epg no more do recursive close
Andreas Monzner [Wed, 29 Mar 2006 09:47:48 +0000 (09:47 +0000)]
on cancel press in single epg no more do recursive close

18 years agoadd support for 16:10 display aspect ratio
Stefan Pluecken [Tue, 28 Mar 2006 18:46:05 +0000 (18:46 +0000)]
add support for 16:10 display aspect ratio

18 years agomake power key handling global (so that standby/deep standby should work everywhere...
Stefan Pluecken [Mon, 27 Mar 2006 20:03:33 +0000 (20:03 +0000)]
make power key handling global (so that standby/deep standby should work everywhere now)

18 years agofix typo and resize text in image upgrade wizard
Stefan Pluecken [Mon, 27 Mar 2006 19:49:18 +0000 (19:49 +0000)]
fix typo and resize text in image upgrade wizard

18 years agofix segfault after leaving scan in some conditions
Andreas Monzner [Mon, 27 Mar 2006 12:18:54 +0000 (12:18 +0000)]
fix segfault after leaving scan in some conditions

18 years agoadd panic check
Andreas Monzner [Mon, 27 Mar 2006 12:18:22 +0000 (12:18 +0000)]
add panic check

18 years agodo not allow colon in filenames
Felix Domke [Mon, 27 Mar 2006 05:22:47 +0000 (05:22 +0000)]
do not allow colon in filenames

18 years agomediaplayer can play wave files (package gst-plugin-wavparse needed)
Stefan Pluecken [Fri, 24 Mar 2006 23:33:42 +0000 (23:33 +0000)]
mediaplayer can play wave files (package gst-plugin-wavparse needed)

18 years agosupport for arbitrary number of skinfiles
Felix Domke [Fri, 24 Mar 2006 17:27:36 +0000 (17:27 +0000)]
support for arbitrary number of skinfiles

18 years agofix playing file when adding to the playlist
Stefan Pluecken [Fri, 24 Mar 2006 09:29:07 +0000 (09:29 +0000)]
fix playing file when adding to the playlist

18 years agodisplay id3 tags in media player
Stefan Pluecken [Fri, 24 Mar 2006 09:09:38 +0000 (09:09 +0000)]
display id3 tags in media player

18 years agoplaying next entry after EOF should work now in the media player
Stefan Pluecken [Fri, 24 Mar 2006 08:24:35 +0000 (08:24 +0000)]
playing next entry after EOF should work now in the media player
start playing when adding first entry to the playlist

18 years agoremove old softwareupdate from configure and makefile - new softwareupdate could...
Stefan Pluecken [Fri, 24 Mar 2006 00:42:29 +0000 (00:42 +0000)]
remove old softwareupdate from configure and makefile - new softwareupdate could be called stable by now

18 years agore-use try.. except here
Andreas Monzner [Thu, 23 Mar 2006 11:21:26 +0000 (11:21 +0000)]
re-use try.. except here

18 years agofix for avoid false locks before new frontend parameters are written to tuner
Andreas Monzner [Thu, 23 Mar 2006 10:59:03 +0000 (10:59 +0000)]
fix for avoid false locks before new frontend parameters are written to tuner

18 years agoremove workaround
Andreas Monzner [Thu, 23 Mar 2006 10:57:44 +0000 (10:57 +0000)]
remove workaround

18 years agoallow some more media types, fix extension detection
Felix Domke [Thu, 23 Mar 2006 10:32:46 +0000 (10:32 +0000)]
allow some more media types, fix extension detection

18 years agofix settings restore in image update
Stefan Pluecken [Thu, 23 Mar 2006 00:59:19 +0000 (00:59 +0000)]
fix settings restore in image update

18 years agodon't sort language list
Stefan Pluecken [Thu, 23 Mar 2006 00:22:56 +0000 (00:22 +0000)]
don't sort language list

18 years ago- switchtimer added to RecordingTimer
Stefan Pluecken [Thu, 23 Mar 2006 00:06:27 +0000 (00:06 +0000)]
- switchtimer added to RecordingTimer
- media player to play mp3, ogg (not yet fully working) and ts files (needs gstreamer)
- language selection saves a language string instead of a changing index number

18 years agoadd tag information for audio files
Felix Domke [Wed, 22 Mar 2006 23:03:57 +0000 (23:03 +0000)]
add tag information for audio files

18 years agoadd icelandic language
Felix Domke [Wed, 22 Mar 2006 22:50:52 +0000 (22:50 +0000)]
add icelandic language

18 years agoadd icelandic language
Felix Domke [Wed, 22 Mar 2006 22:45:36 +0000 (22:45 +0000)]
add icelandic language

18 years agofix type
Andreas Monzner [Wed, 22 Mar 2006 21:19:03 +0000 (21:19 +0000)]
fix type

18 years agodon't show frontend data when no frontend data is available (remove exception)
Stefan Pluecken [Wed, 22 Mar 2006 21:15:43 +0000 (21:15 +0000)]
don't show frontend data when no frontend data is available (remove exception)

18 years agofix calculation of size, when dealing with big file ranges
Felix Domke [Wed, 22 Mar 2006 19:40:23 +0000 (19:40 +0000)]
fix calculation of size, when dealing with big file ranges

18 years agoemergency resync code for pvrparse
Felix Domke [Wed, 22 Mar 2006 18:20:41 +0000 (18:20 +0000)]
emergency resync code for pvrparse

18 years agofix
Andreas Monzner [Wed, 22 Mar 2006 13:37:16 +0000 (13:37 +0000)]
fix

18 years agodont crash when no language files avail
Andreas Monzner [Tue, 21 Mar 2006 20:22:55 +0000 (20:22 +0000)]
dont crash when no language files avail

18 years agouse timemap instead of eventmap.. so the returned list is sorted by service and time
Andreas Monzner [Tue, 21 Mar 2006 20:07:26 +0000 (20:07 +0000)]
use timemap instead of eventmap.. so the returned list is sorted by service and time

18 years agobegin searching for similar broadcasts on base service
Andreas Monzner [Tue, 21 Mar 2006 19:50:33 +0000 (19:50 +0000)]
begin searching for similar broadcasts on base service

18 years agoremove test stuff
Andreas Monzner [Tue, 21 Mar 2006 14:03:49 +0000 (14:03 +0000)]
remove test stuff

18 years agoadd search function to epgcache to do similar broadcasting searches and text searches...
Andreas Monzner [Tue, 21 Mar 2006 13:53:19 +0000 (13:53 +0000)]
add search function to epgcache to do similar broadcasting searches and text searches in event titles
for more infos about how to use look at epgcache.cpp, search eEPGCache::search method and read the comment
above the funcion
the similar broadcastings search is used from python in Eventview.py

18 years agocomment out posix_fadvise call
Andreas Monzner [Tue, 21 Mar 2006 13:50:04 +0000 (13:50 +0000)]
comment out posix_fadvise call

18 years agofix
Andreas Monzner [Tue, 21 Mar 2006 13:48:58 +0000 (13:48 +0000)]
fix

18 years agosmall fix
Andreas Monzner [Tue, 21 Mar 2006 13:47:22 +0000 (13:47 +0000)]
small fix

18 years agofixes to language activation callbacks and using the callbacks in mytest for setting...
Stefan Pluecken [Tue, 21 Mar 2006 09:57:23 +0000 (09:57 +0000)]
fixes to language activation callbacks and using the callbacks in mytest for setting epg language (uncomment for implementation)

18 years agotranslation fixes
Stefan Pluecken [Tue, 21 Mar 2006 09:41:32 +0000 (09:41 +0000)]
translation fixes

18 years agoadd function to set epg language
Andreas Monzner [Tue, 21 Mar 2006 09:35:01 +0000 (09:35 +0000)]
add function to set epg language

18 years agouse callbacks to signal the change of language
Stefan Pluecken [Tue, 21 Mar 2006 09:26:44 +0000 (09:26 +0000)]
use callbacks to signal the change of language

functions can get the language code with:

from Components.Language import language
lang = language.getLanguage()

lang reads for example "de_DE" or "en_EN"

18 years agopre select currently running subservice in subservicelist
Andreas Monzner [Sat, 18 Mar 2006 15:18:34 +0000 (15:18 +0000)]
pre select currently running subservice in subservicelist