Stefan Pluecken [Sat, 13 Aug 2005 00:03:03 +0000 (00:03 +0000)]
#ifdeffing the sdl-stuff
Stefan Pluecken [Fri, 12 Aug 2005 23:43:31 +0000 (23:43 +0000)]
define only if sdl is available
Stefan Pluecken [Fri, 12 Aug 2005 23:38:45 +0000 (23:38 +0000)]
don't use pkgconfig for libsdl
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
Stefan Pluecken [Fri, 12 Aug 2005 23:07:09 +0000 (23:07 +0000)]
missing Makefile-creation for dvb_ci
Ronny Strutz [Fri, 12 Aug 2005 20:22:28 +0000 (20:22 +0000)]
add mmi
Ronny Strutz [Fri, 12 Aug 2005 20:15:04 +0000 (20:15 +0000)]
add datetime mgr
Ronny Strutz [Fri, 12 Aug 2005 20:10:16 +0000 (20:10 +0000)]
add the missing ca-mgr code ;)
Ronny Strutz [Fri, 12 Aug 2005 19:53:10 +0000 (19:53 +0000)]
add ca manager
Ronny Strutz [Fri, 12 Aug 2005 19:45:15 +0000 (19:45 +0000)]
added application manager
Ronny Strutz [Fri, 12 Aug 2005 19:39:08 +0000 (19:39 +0000)]
add ci resource manager
Ronny Strutz [Fri, 12 Aug 2005 19:38:08 +0000 (19:38 +0000)]
change session handling
Andreas Monzner [Fri, 12 Aug 2005 15:33:25 +0000 (15:33 +0000)]
set tdt interval to 60min instead of 60 sec
Andreas Monzner [Fri, 12 Aug 2005 15:32:28 +0000 (15:32 +0000)]
fix memleak
Ronny Strutz [Thu, 11 Aug 2005 22:30:37 +0000 (22:30 +0000)]
no crc in tdt
Andreas Monzner [Thu, 11 Aug 2005 14:02:49 +0000 (14:02 +0000)]
performance fix
Ronny Strutz [Wed, 10 Aug 2005 18:41:15 +0000 (18:41 +0000)]
add CI
Ronny Strutz [Wed, 10 Aug 2005 18:40:32 +0000 (18:40 +0000)]
added ci
Felix Domke [Mon, 1 Aug 2005 00:53:36 +0000 (00:53 +0000)]
- add looping for ts playbacks (hack for prodrive)
Felix Domke [Sat, 30 Jul 2005 02:03:28 +0000 (02:03 +0000)]
- fix warning
Felix Domke [Sat, 30 Jul 2005 02:03:06 +0000 (02:03 +0000)]
- fix: close source/dst after pvr playback
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
Felix Domke [Fri, 29 Jul 2005 01:09:09 +0000 (01:09 +0000)]
- add movie selector
Felix Domke [Thu, 28 Jul 2005 01:50:44 +0000 (01:50 +0000)]
- add prelim. pvr playback.
Felix Domke [Thu, 28 Jul 2005 01:49:22 +0000 (01:49 +0000)]
- fix filepush a bit, remove debug out
Felix Domke [Thu, 28 Jul 2005 00:04:32 +0000 (00:04 +0000)]
- factor out the filepusher from ts recorder
Felix Domke [Wed, 27 Jul 2005 23:04:43 +0000 (23:04 +0000)]
- (re)enable setting of resolution
Felix Domke [Wed, 27 Jul 2005 22:43:58 +0000 (22:43 +0000)]
- first step on installing enigma2 files
Felix Domke [Sat, 23 Jul 2005 02:08:26 +0000 (02:08 +0000)]
init ringbuffer count to 0
Felix Domke [Fri, 22 Jul 2005 22:57:24 +0000 (22:57 +0000)]
- back to CXXLINK instead of hardcoded g++ - should work now.
Felix Domke [Fri, 22 Jul 2005 22:11:31 +0000 (22:11 +0000)]
- added lowlevel/eit.h
Felix Domke [Fri, 22 Jul 2005 21:51:51 +0000 (21:51 +0000)]
fix/simplify bbox code a bit
Felix Domke [Fri, 22 Jul 2005 21:51:06 +0000 (21:51 +0000)]
- add .pyc into .cvsignore
Felix Domke [Fri, 22 Jul 2005 21:50:17 +0000 (21:50 +0000)]
- add mark in channellist
Felix Domke [Fri, 22 Jul 2005 21:49:49 +0000 (21:49 +0000)]
- remove tuxbox-libmd5sum
Felix Domke [Fri, 22 Jul 2005 21:30:39 +0000 (21:30 +0000)]
- add markedQuery
Felix Domke [Fri, 22 Jul 2005 21:29:54 +0000 (21:29 +0000)]
- fix client positions a bit (still a bit ugly)
Felix Domke [Fri, 22 Jul 2005 21:28:47 +0000 (21:28 +0000)]
- disable persistent epgcache in order to avoid tuxbox-libmd5sum
Felix Domke [Fri, 22 Jul 2005 21:27:19 +0000 (21:27 +0000)]
make eFatals more fatal
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
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
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
Andreas Monzner [Tue, 12 Jul 2005 21:10:02 +0000 (21:10 +0000)]
remove unneeded signals ( eDVBChannel::m_stateChanged give us the same informations )
Felix Domke [Tue, 12 Jul 2005 14:08:28 +0000 (14:08 +0000)]
- add eUsePtr for eDVBChannels
Felix Domke [Tue, 12 Jul 2005 14:00:01 +0000 (14:00 +0000)]
- add eUsePtr for eDVBChannels
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
Felix Domke [Fri, 8 Jul 2005 16:36:35 +0000 (16:36 +0000)]
- remove debug message
Felix Domke [Fri, 8 Jul 2005 16:30:32 +0000 (16:30 +0000)]
- add colors for labels
- add calc size for labels
Andreas Monzner [Mon, 4 Jul 2005 17:49:04 +0000 (17:49 +0000)]
add epgcache
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
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
Andreas Monzner [Wed, 8 Jun 2005 12:38:15 +0000 (12:38 +0000)]
merge some code with enigma code
Andreas Monzner [Mon, 30 May 2005 10:25:26 +0000 (10:25 +0000)]
rotor turning with measure input power is now working
Andreas Monzner [Thu, 26 May 2005 10:40:15 +0000 (10:40 +0000)]
more rotor stuff
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
Andreas Monzner [Fri, 20 May 2005 21:32:03 +0000 (21:32 +0000)]
fix background transparency..
Andreas Monzner [Fri, 20 May 2005 21:29:06 +0000 (21:29 +0000)]
add pcr handling
Felix Domke [Fri, 20 May 2005 20:51:29 +0000 (20:51 +0000)]
- invalidate background on startup
Felix Domke [Fri, 20 May 2005 20:50:42 +0000 (20:50 +0000)]
- merge cluts for borders, too
Felix Domke [Fri, 20 May 2005 20:50:18 +0000 (20:50 +0000)]
- reenable clut merging
Felix Domke [Fri, 20 May 2005 20:15:14 +0000 (20:15 +0000)]
- add missing TextInput component
Andreas Monzner [Fri, 20 May 2005 19:42:13 +0000 (19:42 +0000)]
undo shitty stuff.. sorry
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
Felix Domke [Fri, 20 May 2005 19:37:16 +0000 (19:37 +0000)]
- add "KEY_ENTER" for accept eInput edit
- remove number navigating
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)
Felix Domke [Fri, 20 May 2005 19:35:30 +0000 (19:35 +0000)]
- export string and number eInput content to python
Felix Domke [Fri, 20 May 2005 19:34:55 +0000 (19:34 +0000)]
- use "xadvance" instead of "glpyh->width" as bounding box width
Felix Domke [Fri, 20 May 2005 19:34:23 +0000 (19:34 +0000)]
- add keyboard mode support (like in enigma1)
Felix Domke [Fri, 20 May 2005 19:34:06 +0000 (19:34 +0000)]
- split einput contents to own files
- add string input
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.
Felix Domke [Fri, 20 May 2005 19:32:58 +0000 (19:32 +0000)]
- add description for timer entries
Felix Domke [Fri, 20 May 2005 19:32:09 +0000 (19:32 +0000)]
- fix some colors
- add some timer edit stuff
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
Felix Domke [Fri, 20 May 2005 18:14:55 +0000 (18:14 +0000)]
- add "real" palette.. fixes the colors a bit
Felix Domke [Thu, 19 May 2005 22:55:45 +0000 (22:55 +0000)]
- add shortcuts
- shortcuts are used for focus in TimerEdit (sucks yet)
Felix Domke [Thu, 19 May 2005 22:55:12 +0000 (22:55 +0000)]
- add overwrite support
- add focus handling
Felix Domke [Thu, 19 May 2005 22:54:08 +0000 (22:54 +0000)]
- add invert support for glyphs
Felix Domke [Thu, 19 May 2005 22:53:21 +0000 (22:53 +0000)]
- add focus stuff
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
Andreas Monzner [Thu, 19 May 2005 18:21:52 +0000 (18:21 +0000)]
diseqc 1.1 should be working now
Andreas Oberritter [Thu, 19 May 2005 15:53:26 +0000 (15:53 +0000)]
test
Andreas Oberritter [Thu, 19 May 2005 15:48:58 +0000 (15:48 +0000)]
readme geschrieben
Felix Domke [Wed, 18 May 2005 01:54:01 +0000 (01:54 +0000)]
- add pageUp/pageDown movements
Felix Domke [Wed, 18 May 2005 01:53:43 +0000 (01:53 +0000)]
- split iStaticServiceInformation against iServiceInformation
- add proper getName for DVB services
- add missing event evStart for DVB service
- display service name in Components.ServiceName
Felix Domke [Tue, 17 May 2005 18:03:32 +0000 (18:03 +0000)]
- fix event info
Andreas Monzner [Tue, 17 May 2005 17:33:14 +0000 (17:33 +0000)]
non blocking diseqc and sec stuff
Felix Domke [Tue, 17 May 2005 01:49:53 +0000 (01:49 +0000)]
- work on einput widget
Felix Domke [Tue, 17 May 2005 01:49:31 +0000 (01:49 +0000)]
- removed some OOOOOLD, never required code (last time it was used was in 2001(!))
Felix Domke [Tue, 17 May 2005 01:47:57 +0000 (01:47 +0000)]
- add "wildcard" (empty) context to receive all keys
Felix Domke [Tue, 17 May 2005 01:45:52 +0000 (01:45 +0000)]
- fix spaces -> tab
- fix forward/backward delete
Ronny Strutz [Tue, 17 May 2005 01:02:33 +0000 (01:02 +0000)]
added rcu keys
Ronny Strutz [Tue, 17 May 2005 00:57:38 +0000 (00:57 +0000)]
needed changes for infobar
Ronny Strutz [Tue, 17 May 2005 00:57:11 +0000 (00:57 +0000)]
added
- open servicelist with inc/dec actual entry
- toggle infobar with ok
- hide infobar with exit
Felix Domke [Mon, 16 May 2005 21:24:28 +0000 (21:24 +0000)]
- added some input device keys
Felix Domke [Mon, 16 May 2005 15:17:53 +0000 (15:17 +0000)]
- autodetect available input devices
- fix flag support
- fix keymap: listbox moveUp/moveDown
Felix Domke [Mon, 16 May 2005 00:40:39 +0000 (00:40 +0000)]
- add missing files
Felix Domke [Sat, 14 May 2005 15:23:23 +0000 (15:23 +0000)]
- work on timers
- add eInput widget
- add python/Tools
- add flexible listbox content
Felix Domke [Sat, 14 May 2005 15:22:07 +0000 (15:22 +0000)]
- actionids.h is autogenerated
Felix Domke [Sat, 14 May 2005 15:12:07 +0000 (15:12 +0000)]
- add *.pyc to .cvsignore
Andreas Monzner [Thu, 12 May 2005 16:54:46 +0000 (16:54 +0000)]
enable memleak check,
fix -whole kram