enigma2.git
18 years agostart of inputdevice controls
Ronny Strutz [Tue, 16 Aug 2005 01:33:40 +0000 (01:33 +0000)]
start of inputdevice controls

18 years ago - add getLength() call to iStaticServiceInformation
Felix Domke [Tue, 16 Aug 2005 01:02:55 +0000 (01:02 +0000)]
 - add getLength() call to iStaticServiceInformation
 - implementation for dvb pvr streams using tstools
 - start of implementing status information for PVR

18 years agono eFatal when section crc32 is not okay.. i think a eDebug and drop this data packet...
Andreas Monzner [Mon, 15 Aug 2005 23:54:34 +0000 (23:54 +0000)]
no eFatal when section crc32 is not okay.. i think a eDebug and drop this data packet is enough

18 years agomore pid cache stuff
Andreas Monzner [Mon, 15 Aug 2005 23:52:44 +0000 (23:52 +0000)]
more pid cache stuff

18 years agoadd pid cache
Andreas Monzner [Mon, 15 Aug 2005 23:46:05 +0000 (23:46 +0000)]
add pid cache

18 years agofix block artifacts when zap with pallas/vulcan hardware
Andreas Monzner [Mon, 15 Aug 2005 23:44:52 +0000 (23:44 +0000)]
fix block artifacts when zap with pallas/vulcan hardware

18 years agohopefully fix frequently segfault
Andreas Monzner [Mon, 15 Aug 2005 23:42:32 +0000 (23:42 +0000)]
hopefully fix frequently segfault

18 years ago - add tstools to evaluate PTS values from TS files for playback
Felix Domke [Sun, 14 Aug 2005 16:25:44 +0000 (16:25 +0000)]
 - add tstools to evaluate PTS values from TS files for playback

18 years ago - remove some repeat flags for infobar actions
Felix Domke [Sun, 14 Aug 2005 14:04:29 +0000 (14:04 +0000)]
 - remove some repeat flags for infobar actions

18 years ago - fix background transparency for infobar texts
Felix Domke [Sun, 14 Aug 2005 14:03:44 +0000 (14:03 +0000)]
 - fix background transparency for infobar texts

18 years agoforgotten sdl-fix
Stefan Pluecken [Sat, 13 Aug 2005 21:33:13 +0000 (21:33 +0000)]
forgotten sdl-fix

18 years agoadding volume control
Stefan Pluecken [Sat, 13 Aug 2005 19:51:17 +0000 (19:51 +0000)]
adding volume control

18 years agosome fontsize changes
Stefan Pluecken [Sat, 13 Aug 2005 19:49:03 +0000 (19:49 +0000)]
some fontsize changes

18 years agomake use of FONTDIR define instead of hardcoded fontpath
Stefan Pluecken [Sat, 13 Aug 2005 10:50:07 +0000 (10:50 +0000)]
make use of FONTDIR define instead of hardcoded fontpath

18 years agochanging missing return type to int
Stefan Pluecken [Sat, 13 Aug 2005 10:22:21 +0000 (10:22 +0000)]
changing missing return type to int

18 years agoremoved tons of debug - still enough in ;)
Ronny Strutz [Sat, 13 Aug 2005 00:54:46 +0000 (00:54 +0000)]
removed tons of debug - still enough in ;)

18 years agouse POLLPRI for (HUP suckz - not maskable)
Ronny Strutz [Sat, 13 Aug 2005 00:48:32 +0000 (00:48 +0000)]
use POLLPRI for (HUP suckz - not maskable)

18 years agofixes - ci inits now completely
Ronny Strutz [Sat, 13 Aug 2005 00:39:24 +0000 (00:39 +0000)]
fixes -  ci inits now completely

18 years ago#ifdeffing the sdl-stuff
Stefan Pluecken [Sat, 13 Aug 2005 00:03:03 +0000 (00:03 +0000)]
#ifdeffing the sdl-stuff

18 years agodefine only if sdl is available
Stefan Pluecken [Fri, 12 Aug 2005 23:43:31 +0000 (23:43 +0000)]
define only if sdl is available

18 years agodon't use pkgconfig for libsdl
Stefan Pluecken [Fri, 12 Aug 2005 23:38:45 +0000 (23:38 +0000)]
don't use pkgconfig for libsdl

18 years agoif you don't have libsdl, you can use --with-libsdl=no now
Stefan Pluecken [Fri, 12 Aug 2005 23:35:02 +0000 (23:35 +0000)]
if you don't have libsdl, you can use --with-libsdl=no now

18 years agomissing Makefile-creation for dvb_ci
Stefan Pluecken [Fri, 12 Aug 2005 23:07:09 +0000 (23:07 +0000)]
missing Makefile-creation for dvb_ci

18 years agoadd mmi
Ronny Strutz [Fri, 12 Aug 2005 20:22:28 +0000 (20:22 +0000)]
add mmi

18 years agoadd datetime mgr
Ronny Strutz [Fri, 12 Aug 2005 20:15:04 +0000 (20:15 +0000)]
add datetime mgr

18 years agoadd the missing ca-mgr code ;)
Ronny Strutz [Fri, 12 Aug 2005 20:10:16 +0000 (20:10 +0000)]
add the missing ca-mgr code ;)

18 years agoadd ca manager
Ronny Strutz [Fri, 12 Aug 2005 19:53:10 +0000 (19:53 +0000)]
add ca manager

18 years agoadded application manager
Ronny Strutz [Fri, 12 Aug 2005 19:45:15 +0000 (19:45 +0000)]
added application manager

18 years agoadd ci resource manager
Ronny Strutz [Fri, 12 Aug 2005 19:39:08 +0000 (19:39 +0000)]
add ci resource manager

18 years agochange session handling
Ronny Strutz [Fri, 12 Aug 2005 19:38:08 +0000 (19:38 +0000)]
change session handling

18 years agoset tdt interval to 60min instead of 60 sec
Andreas Monzner [Fri, 12 Aug 2005 15:33:25 +0000 (15:33 +0000)]
set tdt interval to 60min instead of 60 sec

18 years agofix memleak
Andreas Monzner [Fri, 12 Aug 2005 15:32:28 +0000 (15:32 +0000)]
fix memleak

18 years agono crc in tdt
Ronny Strutz [Thu, 11 Aug 2005 22:30:37 +0000 (22:30 +0000)]
no crc in tdt

18 years agoperformance fix
Andreas Monzner [Thu, 11 Aug 2005 14:02:49 +0000 (14:02 +0000)]
performance fix

18 years agoadd CI
Ronny Strutz [Wed, 10 Aug 2005 18:41:15 +0000 (18:41 +0000)]
add CI

18 years agoadded ci
Ronny Strutz [Wed, 10 Aug 2005 18:40:32 +0000 (18:40 +0000)]
added ci

18 years ago - add looping for ts playbacks (hack for prodrive)
Felix Domke [Mon, 1 Aug 2005 00:53:36 +0000 (00:53 +0000)]
 - add looping for ts playbacks (hack for prodrive)

18 years ago - fix warning
Felix Domke [Sat, 30 Jul 2005 02:03:28 +0000 (02:03 +0000)]
 - fix warning

18 years ago - fix: close source/dst after pvr playback
Felix Domke [Sat, 30 Jul 2005 02:03:06 +0000 (02:03 +0000)]
 - fix: close source/dst after pvr playback

18 years ago - split out meta parser
Felix Domke [Fri, 29 Jul 2005 15:33:27 +0000 (15:33 +0000)]
 - split out meta parser
 - movie selection works now
 - service information for pvr services work

18 years ago - add movie selector
Felix Domke [Fri, 29 Jul 2005 01:09:09 +0000 (01:09 +0000)]
 - add movie selector

18 years ago - add prelim. pvr playback.
Felix Domke [Thu, 28 Jul 2005 01:50:44 +0000 (01:50 +0000)]
 - add prelim. pvr playback.

18 years ago - fix filepush a bit, remove debug out
Felix Domke [Thu, 28 Jul 2005 01:49:22 +0000 (01:49 +0000)]
 - fix filepush a bit, remove debug out

18 years ago - factor out the filepusher from ts recorder
Felix Domke [Thu, 28 Jul 2005 00:04:32 +0000 (00:04 +0000)]
 - factor out the filepusher from ts recorder

18 years ago - (re)enable setting of resolution
Felix Domke [Wed, 27 Jul 2005 23:04:43 +0000 (23:04 +0000)]
 - (re)enable setting of resolution

18 years ago - first step on installing enigma2 files
Felix Domke [Wed, 27 Jul 2005 22:43:58 +0000 (22:43 +0000)]
 - first step on installing enigma2 files

18 years agoinit ringbuffer count to 0
Felix Domke [Sat, 23 Jul 2005 02:08:26 +0000 (02:08 +0000)]
init ringbuffer count to 0

18 years ago - back to CXXLINK instead of hardcoded g++ - should work now.
Felix Domke [Fri, 22 Jul 2005 22:57:24 +0000 (22:57 +0000)]
 - back to CXXLINK instead of hardcoded g++ - should work now.

18 years ago - added lowlevel/eit.h
Felix Domke [Fri, 22 Jul 2005 22:11:31 +0000 (22:11 +0000)]
 - added lowlevel/eit.h

18 years agofix/simplify bbox code a bit
Felix Domke [Fri, 22 Jul 2005 21:51:51 +0000 (21:51 +0000)]
fix/simplify bbox code a bit

18 years ago - add .pyc into .cvsignore
Felix Domke [Fri, 22 Jul 2005 21:51:06 +0000 (21:51 +0000)]
 - add .pyc into .cvsignore

18 years ago - add mark in channellist
Felix Domke [Fri, 22 Jul 2005 21:50:17 +0000 (21:50 +0000)]
 - add mark in channellist

18 years ago - remove tuxbox-libmd5sum
Felix Domke [Fri, 22 Jul 2005 21:49:49 +0000 (21:49 +0000)]
 - remove tuxbox-libmd5sum

18 years ago - add markedQuery
Felix Domke [Fri, 22 Jul 2005 21:30:39 +0000 (21:30 +0000)]
 - add markedQuery

18 years ago - fix client positions a bit (still a bit ugly)
Felix Domke [Fri, 22 Jul 2005 21:29:54 +0000 (21:29 +0000)]
 - fix client positions a bit (still a bit ugly)

18 years ago - disable persistent epgcache in order to avoid tuxbox-libmd5sum
Felix Domke [Fri, 22 Jul 2005 21:28:47 +0000 (21:28 +0000)]
 - disable persistent epgcache in order to avoid tuxbox-libmd5sum

18 years agomake eFatals more fatal
Felix Domke [Fri, 22 Jul 2005 21:27:19 +0000 (21:27 +0000)]
make eFatals more fatal

18 years agofaster EPG (calculate number of sections and abort when all sections available) fix...
Andreas Monzner [Fri, 22 Jul 2005 15:09:02 +0000 (15:09 +0000)]
faster EPG (calculate number of sections and abort when all sections available) fix warnings

18 years agothe epgcache can now handle more then one channel(transponder),
Andreas Monzner [Wed, 20 Jul 2005 20:58:53 +0000 (20:58 +0000)]
the epgcache can now handle more then one channel(transponder),
todo: implement a python interface to get epgcache entries

18 years agomake python include dir configurable via --with-pythonincdir= .. default is /usr...
Andreas Monzner [Wed, 20 Jul 2005 20:52:37 +0000 (20:52 +0000)]
make python include dir configurable via --with-pythonincdir= .. default is /usr/include/python2.3 .. for tmbinc :) in my enigma2.bb i set it to ${STAGING_INCDIR}/python2.4

18 years agoremove unneeded signals ( eDVBChannel::m_stateChanged give us the same informations )
Andreas Monzner [Tue, 12 Jul 2005 21:10:02 +0000 (21:10 +0000)]
remove unneeded signals ( eDVBChannel::m_stateChanged give us the same informations )

18 years ago - add eUsePtr for eDVBChannels
Felix Domke [Tue, 12 Jul 2005 14:08:28 +0000 (14:08 +0000)]
 - add eUsePtr for eDVBChannels

18 years ago - add eUsePtr for eDVBChannels
Felix Domke [Tue, 12 Jul 2005 14:00:01 +0000 (14:00 +0000)]
 - add eUsePtr for eDVBChannels

18 years ago - skins are now loaded first and applied later
Felix Domke [Fri, 8 Jul 2005 16:41:35 +0000 (16:41 +0000)]
 - skins are now loaded first and applied later
 - this allows use skin information to build special eWidgets, depending on skin
 - add "applet"-feature: code which is executed from skin
 - example: centering of messagebox

18 years ago - remove debug message
Felix Domke [Fri, 8 Jul 2005 16:36:35 +0000 (16:36 +0000)]
 - remove debug message

18 years ago - add colors for labels
Felix Domke [Fri, 8 Jul 2005 16:30:32 +0000 (16:30 +0000)]
 - add colors for labels
 - add calc size for labels

18 years agoadd epgcache
Andreas Monzner [Mon, 4 Jul 2005 17:49:04 +0000 (17:49 +0000)]
add epgcache

18 years agoadd missing files, add ability to specify table_id mask and table_id ext mask
Andreas Monzner [Sat, 2 Jul 2005 09:27:18 +0000 (09:27 +0000)]
add missing files, add ability to specify table_id mask and table_id ext mask

18 years agoadd dvb time handling with transponder time correction algo.. this use a rtc, when...
Andreas Monzner [Thu, 30 Jun 2005 14:52:13 +0000 (14:52 +0000)]
add dvb time handling with transponder time correction algo.. this use a rtc, when avail, mainloop changes for set linux time

18 years agomerge some code with enigma code
Andreas Monzner [Wed, 8 Jun 2005 12:38:15 +0000 (12:38 +0000)]
merge some code with enigma code

18 years agorotor turning with measure input power is now working
Andreas Monzner [Mon, 30 May 2005 10:25:26 +0000 (10:25 +0000)]
rotor turning with measure input power is now working

18 years agomore rotor stuff
Andreas Monzner [Thu, 26 May 2005 10:40:15 +0000 (10:40 +0000)]
more rotor stuff

18 years agovoltage was not set, when not diseqc send was needed .. fix this
Andreas Monzner [Wed, 25 May 2005 10:06:53 +0000 (10:06 +0000)]
voltage was not set, when not diseqc send was needed .. fix this

18 years agofix background transparency..
Andreas Monzner [Fri, 20 May 2005 21:32:03 +0000 (21:32 +0000)]
fix background transparency..

18 years agoadd pcr handling
Andreas Monzner [Fri, 20 May 2005 21:29:06 +0000 (21:29 +0000)]
add pcr handling

18 years ago - invalidate background on startup
Felix Domke [Fri, 20 May 2005 20:51:29 +0000 (20:51 +0000)]
 - invalidate background on startup

18 years ago - merge cluts for borders, too
Felix Domke [Fri, 20 May 2005 20:50:42 +0000 (20:50 +0000)]
 - merge cluts for borders, too

18 years ago - reenable clut merging
Felix Domke [Fri, 20 May 2005 20:50:18 +0000 (20:50 +0000)]
 - reenable clut merging

18 years ago - add missing TextInput component
Felix Domke [Fri, 20 May 2005 20:15:14 +0000 (20:15 +0000)]
 - add missing TextInput component

18 years agoundo shitty stuff.. sorry
Andreas Monzner [Fri, 20 May 2005 19:42:13 +0000 (19:42 +0000)]
undo shitty stuff.. sorry

18 years agowork on rotor support, add usals stuff (rotor stuff not completed yet),
Andreas Monzner [Fri, 20 May 2005 19:41:31 +0000 (19:41 +0000)]
work on rotor support, add usals stuff (rotor stuff not completed yet),
only send diseqc when needed

18 years ago - add "KEY_ENTER" for accept eInput edit
Felix Domke [Fri, 20 May 2005 19:37:16 +0000 (19:37 +0000)]
 - add "KEY_ENTER" for accept eInput edit
 - remove number navigating

18 years ago - follow changes regarding timers
Felix Domke [Fri, 20 May 2005 19:36:15 +0000 (19:36 +0000)]
 - follow changes regarding timers
 - allow description to be edited (won't be saved yet)

18 years ago - export string and number eInput content to python
Felix Domke [Fri, 20 May 2005 19:35:30 +0000 (19:35 +0000)]
 - export string and number eInput content to python

18 years ago - use "xadvance" instead of "glpyh->width" as bounding box width
Felix Domke [Fri, 20 May 2005 19:34:55 +0000 (19:34 +0000)]
 - use "xadvance" instead of "glpyh->width" as bounding box width

18 years ago - add keyboard mode support (like in enigma1)
Felix Domke [Fri, 20 May 2005 19:34:23 +0000 (19:34 +0000)]
 - add keyboard mode support (like in enigma1)

18 years ago - split einput contents to own files
Felix Domke [Fri, 20 May 2005 19:34:06 +0000 (19:34 +0000)]
 - split einput contents to own files
 - add string input

18 years ago - skip first field in flexible python listbox to allow having private data.
Felix Domke [Fri, 20 May 2005 19:33:43 +0000 (19:33 +0000)]
 - skip first field in flexible python listbox to allow having private data.

18 years ago - add description for timer entries
Felix Domke [Fri, 20 May 2005 19:32:58 +0000 (19:32 +0000)]
 - add description for timer entries

18 years ago - fix some colors
Felix Domke [Fri, 20 May 2005 19:32:09 +0000 (19:32 +0000)]
 - fix some colors
 - add some timer edit stuff

18 years ago - add clearBackgroundColor to use default (defined by style) again
Felix Domke [Fri, 20 May 2005 19:21:48 +0000 (19:21 +0000)]
 - add clearBackgroundColor to use default (defined by style) again
 - remove focus debug

18 years ago - add "real" palette.. fixes the colors a bit
Felix Domke [Fri, 20 May 2005 18:14:55 +0000 (18:14 +0000)]
 - add "real" palette.. fixes the colors a bit

18 years ago - add shortcuts
Felix Domke [Thu, 19 May 2005 22:55:45 +0000 (22:55 +0000)]
 - add shortcuts
 - shortcuts are used for focus in TimerEdit (sucks yet)

18 years ago - add overwrite support
Felix Domke [Thu, 19 May 2005 22:55:12 +0000 (22:55 +0000)]
 - add overwrite support
 - add focus handling

18 years ago - add invert support for glyphs
Felix Domke [Thu, 19 May 2005 22:54:08 +0000 (22:54 +0000)]
 - add invert support for glyphs

18 years ago - add focus stuff
Felix Domke [Thu, 19 May 2005 22:53:21 +0000 (22:53 +0000)]
 - add focus stuff

18 years ago - set default diseqc to AA, in the hope to match more defaults (sorry)
Felix Domke [Thu, 19 May 2005 20:59:07 +0000 (20:59 +0000)]
 - set default diseqc to AA, in the hope to match more defaults (sorry)
 - und ich will den CIABOT testen

18 years agodiseqc 1.1 should be working now
Andreas Monzner [Thu, 19 May 2005 18:21:52 +0000 (18:21 +0000)]
diseqc 1.1 should be working now

18 years agotest
Andreas Oberritter [Thu, 19 May 2005 15:53:26 +0000 (15:53 +0000)]
test

18 years agoreadme geschrieben
Andreas Oberritter [Thu, 19 May 2005 15:48:58 +0000 (15:48 +0000)]
readme geschrieben