enigma2.git
19 years agofix 'justplay' timers
Felix Domke [Fri, 7 Apr 2006 20:51:16 +0000 (20:51 +0000)]
fix 'justplay' timers

19 years agoadd automatic DVB-T scan
Stefan Pluecken [Fri, 7 Apr 2006 17:35:14 +0000 (17:35 +0000)]
add automatic DVB-T scan

19 years agosupport for dvb-t transponderlist
Felix Domke [Fri, 7 Apr 2006 17:33:21 +0000 (17:33 +0000)]
support for dvb-t transponderlist

19 years agodon't fake all tuners to DVB-T
Stefan Pluecken [Fri, 7 Apr 2006 16:41:12 +0000 (16:41 +0000)]
don't fake all tuners to DVB-T

19 years agosome work on DVB-T
Stefan Pluecken [Fri, 7 Apr 2006 16:38:11 +0000 (16:38 +0000)]
some work on DVB-T

19 years agofix self.terrestrialsList
Stefan Pluecken [Fri, 7 Apr 2006 16:20:11 +0000 (16:20 +0000)]
fix self.terrestrialsList

19 years agouse dvb-t parameters
Felix Domke [Fri, 7 Apr 2006 16:03:49 +0000 (16:03 +0000)]
use dvb-t parameters

19 years agofix "run" for dvb-t
Felix Domke [Fri, 7 Apr 2006 16:02:37 +0000 (16:02 +0000)]
fix "run" for dvb-t

19 years agofix region list for dvb-t
Felix Domke [Fri, 7 Apr 2006 16:02:16 +0000 (16:02 +0000)]
fix region list for dvb-t

19 years agofix typo
Felix Domke [Fri, 7 Apr 2006 15:43:46 +0000 (15:43 +0000)]
fix typo

19 years agodon't translate "", add FIXME
Felix Domke [Fri, 7 Apr 2006 15:20:02 +0000 (15:20 +0000)]
don't translate "", add FIXME

19 years agofix strange translation
Felix Domke [Fri, 7 Apr 2006 14:20:33 +0000 (14:20 +0000)]
fix strange translation

19 years agomake gcc 4.1 happy
Andreas Monzner [Thu, 6 Apr 2006 21:54:43 +0000 (21:54 +0000)]
make gcc 4.1 happy

19 years agoupdate clock directly onShow
Andreas Monzner [Thu, 6 Apr 2006 17:43:49 +0000 (17:43 +0000)]
update clock directly onShow

19 years agostop update length timer when a movie was selected
Andreas Monzner [Thu, 6 Apr 2006 15:43:58 +0000 (15:43 +0000)]
stop update length timer when a movie was selected

19 years agogive more priority to socketnotifiers(fd's) in mainloop
Andreas Monzner [Thu, 6 Apr 2006 15:43:07 +0000 (15:43 +0000)]
give more priority to socketnotifiers(fd's) in mainloop

19 years agoinitialize variable
Andreas Monzner [Thu, 6 Apr 2006 11:30:52 +0000 (11:30 +0000)]
initialize variable

19 years agoadd some CVS information into crashlog
Felix Domke [Thu, 6 Apr 2006 09:26:53 +0000 (09:26 +0000)]
add some CVS information into crashlog

19 years agofix deleting the last file from the playlist in the media player
Stefan Pluecken [Thu, 6 Apr 2006 08:31:05 +0000 (08:31 +0000)]
fix deleting the last file from the playlist in the media player

19 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

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

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

19 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

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

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

19 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

19 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

19 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)

19 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

19 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)

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

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

19 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

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

19 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)

19 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

19 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

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

19 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()

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

19 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

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

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

19 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

19 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

19 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

19 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)

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

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

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

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

19 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

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

19 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

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

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

19 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

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

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

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

19 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

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

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

19 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

19 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))

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

19 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

19 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

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

19 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)

19 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)

19 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

19 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

19 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

19 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)

19 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

19 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)

19 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

19 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

19 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

19 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)

19 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

19 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

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

19 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

19 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)

19 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

19 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

19 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

19 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

19 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

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

19 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

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

19 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

19 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

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

19 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

19 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

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