vuplus_dvbapp
18 years agoinstall images into DATADIR "/enigma2" and set PYTHONPATH if unset
Stefan Pluecken [Mon, 3 Oct 2005 17:34:32 +0000 (17:34 +0000)]
install images into DATADIR "/enigma2" and set PYTHONPATH if unset

18 years agosync
Ronny Strutz [Sat, 1 Oct 2005 21:05:36 +0000 (21:05 +0000)]
sync

18 years agoset correct "descramble on demux" bitmask
Andreas Monzner [Fri, 30 Sep 2005 22:47:55 +0000 (22:47 +0000)]
set correct "descramble on demux" bitmask

18 years agoimplement /tmp/camd.socket support
Andreas Monzner [Fri, 30 Sep 2005 19:36:10 +0000 (19:36 +0000)]
implement /tmp/camd.socket support

18 years agouse libdvbsi++ from tuxbox-cvs,
Andreas Monzner [Fri, 30 Sep 2005 19:32:54 +0000 (19:32 +0000)]
use libdvbsi++ from tuxbox-cvs,
please add http://ghost.dream-multimedia-tv.de/libdvbsi++.bb to your bitbake/openembedded/packages/tuxbox directory and exectute "bitbake -b ../openembedded/packages/tuxbox/libdvbsi++.bb" then install the libdvbsi++...ipk

18 years agoconsistently use iServiceHandler instead of eServiceCenter to use properly wrapped...
Felix Domke [Thu, 29 Sep 2005 23:06:02 +0000 (23:06 +0000)]
consistently use iServiceHandler instead of eServiceCenter to use properly wrapped interface

18 years agoadd free disk space widget
Felix Domke [Thu, 29 Sep 2005 22:12:58 +0000 (22:12 +0000)]
add free disk space widget

18 years agoadd offline operations to services
Felix Domke [Thu, 29 Sep 2005 22:12:32 +0000 (22:12 +0000)]
add offline operations to services

18 years agosimplify returns
Felix Domke [Thu, 29 Sep 2005 22:12:05 +0000 (22:12 +0000)]
simplify returns

18 years agoadd operator bool() for smart pointer
Felix Domke [Thu, 29 Sep 2005 22:11:43 +0000 (22:11 +0000)]
add operator bool() for smart pointer

18 years agoAdd context menu
Felix Domke [Thu, 29 Sep 2005 22:11:21 +0000 (22:11 +0000)]
Add context menu

18 years agoadd FixedMenu
Felix Domke [Thu, 29 Sep 2005 22:10:55 +0000 (22:10 +0000)]
add FixedMenu

18 years agomove out FixedMenu, remove import-all hack, still needs proper fix.
Felix Domke [Thu, 29 Sep 2005 22:10:20 +0000 (22:10 +0000)]
move out FixedMenu, remove import-all hack, still needs proper fix.

18 years agoadd DiskInfo component
Felix Domke [Thu, 29 Sep 2005 22:09:43 +0000 (22:09 +0000)]
add DiskInfo component

18 years agofollow changes
Felix Domke [Thu, 29 Sep 2005 22:08:57 +0000 (22:08 +0000)]
follow changes

18 years agoswig: some more simplifying magic
Felix Domke [Thu, 29 Sep 2005 22:07:36 +0000 (22:07 +0000)]
swig: some more simplifying magic

18 years agosetupSelection::__call__: fix AnwenderFehler
Felix Domke [Thu, 29 Sep 2005 16:45:07 +0000 (16:45 +0000)]
setupSelection::__call__: fix AnwenderFehler

18 years agoeListboxPythonConfigContent: handle AnwenderFehler more gracefully
Felix Domke [Thu, 29 Sep 2005 16:44:41 +0000 (16:44 +0000)]
eListboxPythonConfigContent: handle AnwenderFehler more gracefully

18 years agoadded satconfig, FIXME
Ronny Strutz [Thu, 29 Sep 2005 11:12:43 +0000 (11:12 +0000)]
added satconfig, FIXME

18 years agoadd satconfig
Ronny Strutz [Thu, 29 Sep 2005 11:12:01 +0000 (11:12 +0000)]
add satconfig

18 years agofixed menu-stuff
Ronny Strutz [Thu, 29 Sep 2005 00:55:26 +0000 (00:55 +0000)]
fixed menu-stuff

18 years agofixed title
Ronny Strutz [Thu, 29 Sep 2005 00:54:59 +0000 (00:54 +0000)]
fixed title

18 years agofixed sizes for new fontsize
Ronny Strutz [Thu, 29 Sep 2005 00:54:30 +0000 (00:54 +0000)]
fixed sizes for new fontsize

18 years agoenabled timeredit to show bug
Ronny Strutz [Thu, 29 Sep 2005 00:53:39 +0000 (00:53 +0000)]
enabled timeredit to show bug

18 years agochanged default fontsize(s)
Ronny Strutz [Thu, 29 Sep 2005 00:52:36 +0000 (00:52 +0000)]
changed default fontsize(s)
FIXME handle fontstuff from skin

18 years agoremoved os-calls and removed ",sir" ;)
Ronny Strutz [Thu, 29 Sep 2005 00:51:43 +0000 (00:51 +0000)]
removed os-calls and removed ",sir" ;)

18 years agoa bit more/nicer fakes
Ronny Strutz [Thu, 29 Sep 2005 00:50:33 +0000 (00:50 +0000)]
a bit more/nicer fakes

18 years agomore generic buttons
Ronny Strutz [Thu, 29 Sep 2005 00:49:52 +0000 (00:49 +0000)]
more generic buttons

18 years agoadd title
Ronny Strutz [Thu, 29 Sep 2005 00:48:56 +0000 (00:48 +0000)]
add title

18 years agofixed default and mainmenu
Ronny Strutz [Wed, 28 Sep 2005 22:34:00 +0000 (22:34 +0000)]
fixed default and mainmenu

18 years agochanged menu
Ronny Strutz [Wed, 28 Sep 2005 22:33:01 +0000 (22:33 +0000)]
changed menu

18 years ago - try to optimize notify behaviour: notify only when queue is empty
Felix Domke [Mon, 26 Sep 2005 17:34:19 +0000 (17:34 +0000)]
 - try to optimize notify behaviour: notify only when queue is empty

18 years ago - simplified getInterface-styled calls: now using return value instead of mutable...
Felix Domke [Mon, 26 Sep 2005 17:25:45 +0000 (17:25 +0000)]
 - simplified getInterface-styled calls: now using return value instead of mutable argument

18 years ago - add more DVB-T support
Felix Domke [Mon, 26 Sep 2005 17:24:43 +0000 (17:24 +0000)]
 - add more DVB-T support

18 years ago - fix scan: initial transponder wasn't used.
Felix Domke [Mon, 26 Sep 2005 17:24:10 +0000 (17:24 +0000)]
 - fix scan: initial transponder wasn't used.

18 years ago - add SWIG_VOID, add tyemap_output_ptr
Felix Domke [Mon, 26 Sep 2005 17:02:47 +0000 (17:02 +0000)]
 - add SWIG_VOID, add tyemap_output_ptr

18 years agoentering numbers into networksetup is possible now
Stefan Pluecken [Sun, 4 Sep 2005 04:03:22 +0000 (04:03 +0000)]
entering numbers into networksetup is possible now

18 years ago - beautified network cursor, added 'selected' argument to __call__
Felix Domke [Sat, 3 Sep 2005 21:26:19 +0000 (21:26 +0000)]
 - beautified network cursor, added 'selected' argument to __call__

18 years ago- adding netmask to network setup
Stefan Pluecken [Sat, 3 Sep 2005 01:13:53 +0000 (01:13 +0000)]
- adding netmask to network setup
- writing network config (to /etc/network/interfaces.tmp for now)
- adding magic to config.py

18 years agoconfigBoolean is now configSelection
Ronny Strutz [Sat, 3 Sep 2005 00:18:08 +0000 (00:18 +0000)]
configBoolean is now configSelection

18 years agofix values
Ronny Strutz [Sat, 3 Sep 2005 00:04:29 +0000 (00:04 +0000)]
fix values

18 years agoremoved rfmod
Ronny Strutz [Sat, 3 Sep 2005 00:03:03 +0000 (00:03 +0000)]
removed rfmod

18 years agoadd rfmod
Ronny Strutz [Sat, 3 Sep 2005 00:02:15 +0000 (00:02 +0000)]
add rfmod

18 years agomissing ioctl
Ronny Strutz [Fri, 2 Sep 2005 23:40:26 +0000 (23:40 +0000)]
missing ioctl

18 years agoadd rfmod include
Ronny Strutz [Fri, 2 Sep 2005 23:39:04 +0000 (23:39 +0000)]
add rfmod include

18 years agocheckin
Ronny Strutz [Fri, 2 Sep 2005 23:38:17 +0000 (23:38 +0000)]
checkin

18 years agoadd rfmod
Ronny Strutz [Fri, 2 Sep 2005 23:37:51 +0000 (23:37 +0000)]
add rfmod

18 years agoremoved debug
Ronny Strutz [Fri, 2 Sep 2005 23:12:02 +0000 (23:12 +0000)]
removed debug

18 years agoremoved thedoc's colors because of broken network setup
Ronny Strutz [Fri, 2 Sep 2005 23:08:58 +0000 (23:08 +0000)]
removed thedoc's colors because of broken network setup

18 years agoadd methods for save/load lamedb
Andreas Monzner [Fri, 2 Sep 2005 22:52:26 +0000 (22:52 +0000)]
add methods for save/load lamedb

18 years agostore lamedb ob enigma2 shutdown
Andreas Monzner [Fri, 2 Sep 2005 22:50:05 +0000 (22:50 +0000)]
store lamedb ob enigma2 shutdown

18 years agoadd methods for save and load lamedb
Andreas Monzner [Fri, 2 Sep 2005 22:49:34 +0000 (22:49 +0000)]
add methods for save and load lamedb

18 years agoadd option for DHCP and possibility to disable configElements
Stefan Pluecken [Fri, 2 Sep 2005 22:39:40 +0000 (22:39 +0000)]
add option for DHCP and possibility to disable configElements

18 years agofix TDT reading
Andreas Monzner [Fri, 2 Sep 2005 22:11:45 +0000 (22:11 +0000)]
fix TDT reading

18 years agoenable color on thedoc's box (depends as usual on mac)
Ronny Strutz [Fri, 2 Sep 2005 21:59:24 +0000 (21:59 +0000)]
enable color on thedoc's box (depends as usual on mac)

18 years agofix segfault (2nd try) .. and all because of a small '~'
Andreas Monzner [Fri, 2 Sep 2005 21:47:55 +0000 (21:47 +0000)]
fix segfault (2nd try) .. and all because of a small '~'

18 years agoavswitch
Ronny Strutz [Fri, 2 Sep 2005 21:40:11 +0000 (21:40 +0000)]
avswitch

18 years agoadd avswitch
Ronny Strutz [Fri, 2 Sep 2005 21:39:26 +0000 (21:39 +0000)]
add avswitch

18 years agoadd c++ call
Ronny Strutz [Fri, 2 Sep 2005 21:38:19 +0000 (21:38 +0000)]
add c++ call

18 years agoone empty line
Ronny Strutz [Fri, 2 Sep 2005 21:37:43 +0000 (21:37 +0000)]
one empty line

18 years agofix segfault
Andreas Monzner [Fri, 2 Sep 2005 20:56:25 +0000 (20:56 +0000)]
fix segfault

18 years agoreenable epgcache..now it no more blocks on enigma2 shutdown
Andreas Monzner [Fri, 2 Sep 2005 20:03:21 +0000 (20:03 +0000)]
reenable epgcache..now it no more blocks on enigma2 shutdown

18 years agomore thread safe
Andreas Monzner [Fri, 2 Sep 2005 20:02:44 +0000 (20:02 +0000)]
more thread safe

18 years agoadd digitCount to init
Ronny Strutz [Fri, 2 Sep 2005 13:39:12 +0000 (13:39 +0000)]
add digitCount to init
add some code for navigate in ConfigSequence
-pls check this, actual its more an ip field and not very flexible
-perhaps nav in field is better done in C++?

18 years agoadd load/save for configSequence
Ronny Strutz [Fri, 2 Sep 2005 12:24:58 +0000 (12:24 +0000)]
add load/save for configSequence

18 years agoshow free hdd space in aboutbox
Stefan Pluecken [Fri, 2 Sep 2005 05:55:10 +0000 (05:55 +0000)]
show free hdd space in aboutbox

18 years agoshow hdd capacity in aboutbox
Stefan Pluecken [Fri, 2 Sep 2005 05:46:45 +0000 (05:46 +0000)]
show hdd capacity in aboutbox

18 years agoshow harddisk model in aboutbox
Stefan Pluecken [Fri, 2 Sep 2005 05:44:30 +0000 (05:44 +0000)]
show harddisk model in aboutbox

18 years agoadded mac address to network setting menu for testing
Stefan Pluecken [Fri, 2 Sep 2005 05:25:12 +0000 (05:25 +0000)]
added mac address to network setting menu for testing

18 years agoremove old network stuff
Stefan Pluecken [Fri, 2 Sep 2005 05:15:20 +0000 (05:15 +0000)]
remove old network stuff

18 years ago*** empty log message ***
Stefan Pluecken [Fri, 2 Sep 2005 05:08:59 +0000 (05:08 +0000)]
*** empty log message ***

18 years agonetwork setup stuff
Stefan Pluecken [Fri, 2 Sep 2005 05:05:08 +0000 (05:05 +0000)]
network setup stuff

18 years agonetwork setup ConfigList style
Stefan Pluecken [Fri, 2 Sep 2005 04:57:47 +0000 (04:57 +0000)]
network setup ConfigList style

18 years agouser predefined vars instead of integers for keyhandling in Config
Stefan Pluecken [Fri, 2 Sep 2005 04:23:01 +0000 (04:23 +0000)]
user predefined vars instead of integers for keyhandling in Config

18 years agonetwork setup stuff
Stefan Pluecken [Fri, 2 Sep 2005 02:07:23 +0000 (02:07 +0000)]
network setup stuff

18 years agofix prio
Ronny Strutz [Fri, 2 Sep 2005 01:58:09 +0000 (01:58 +0000)]
fix prio

18 years agoenabled pageUp/Down
Ronny Strutz [Fri, 2 Sep 2005 01:56:30 +0000 (01:56 +0000)]
enabled pageUp/Down

18 years ago - fix initialisation
Felix Domke [Fri, 2 Sep 2005 01:49:12 +0000 (01:49 +0000)]
 - fix initialisation

18 years ago - ignore non-int returns on calls
Felix Domke [Fri, 2 Sep 2005 01:42:56 +0000 (01:42 +0000)]
 - ignore non-int returns on calls

18 years ago - fix action return codes across c++ and python
Felix Domke [Fri, 2 Sep 2005 01:33:07 +0000 (01:33 +0000)]
 - fix action return codes across c++ and python

18 years ago - return 1 for used action
Felix Domke [Fri, 2 Sep 2005 01:30:51 +0000 (01:30 +0000)]
 - return 1 for used action

18 years ago - add ePython::call return support (only int)
Felix Domke [Fri, 2 Sep 2005 01:30:26 +0000 (01:30 +0000)]
 - add ePython::call return support (only int)

18 years agoadded ActionMap prio - im sure tmbinc will this ;-)
Ronny Strutz [Fri, 2 Sep 2005 01:28:16 +0000 (01:28 +0000)]
added ActionMap prio - im sure tmbinc will this ;-)

18 years agonow infobar disappears after 5s - animation is broken now
Ronny Strutz [Fri, 2 Sep 2005 01:26:57 +0000 (01:26 +0000)]
now infobar disappears after 5s - animation is broken now
the self.state is a bit confusing (for non-animation support)

18 years agoremoved old code
Ronny Strutz [Fri, 2 Sep 2005 01:04:52 +0000 (01:04 +0000)]
removed old code

18 years agosave config (if changed) by "quit" from infobar
Ronny Strutz [Thu, 1 Sep 2005 23:37:31 +0000 (23:37 +0000)]
save config (if changed) by "quit" from infobar

18 years agoadded skip comment
Ronny Strutz [Thu, 1 Sep 2005 23:16:37 +0000 (23:16 +0000)]
added skip comment
removed some old stuff

18 years agofix line break
Ronny Strutz [Thu, 1 Sep 2005 23:13:28 +0000 (23:13 +0000)]
fix line break

18 years agofixed line break in configfile
Ronny Strutz [Thu, 1 Sep 2005 22:44:15 +0000 (22:44 +0000)]
fixed line break in configfile

18 years agoremoved testcode
Ronny Strutz [Thu, 1 Sep 2005 22:41:02 +0000 (22:41 +0000)]
removed testcode

18 years agofixed configPath
Ronny Strutz [Thu, 1 Sep 2005 22:40:07 +0000 (22:40 +0000)]
fixed configPath

18 years agouse a dict for configEntries
Ronny Strutz [Thu, 1 Sep 2005 22:39:43 +0000 (22:39 +0000)]
use a dict for configEntries

18 years agoadd more configPaths
Ronny Strutz [Thu, 1 Sep 2005 21:20:29 +0000 (21:20 +0000)]
add more configPaths

18 years agoadd useable configPath(s)
Ronny Strutz [Thu, 1 Sep 2005 21:14:39 +0000 (21:14 +0000)]
add useable configPath(s)

18 years agoremoved debug output
Ronny Strutz [Thu, 1 Sep 2005 21:14:04 +0000 (21:14 +0000)]
removed debug output

18 years agoadd fileIO
Ronny Strutz [Thu, 1 Sep 2005 21:13:23 +0000 (21:13 +0000)]
add fileIO

18 years agofinaly removed dummy
Ronny Strutz [Thu, 1 Sep 2005 21:12:48 +0000 (21:12 +0000)]
finaly removed dummy

18 years agoremoved dummy
Ronny Strutz [Thu, 1 Sep 2005 21:12:21 +0000 (21:12 +0000)]
removed dummy

18 years agomake it more "r00le" (no wrap around in event info)
Ronny Strutz [Thu, 1 Sep 2005 12:58:07 +0000 (12:58 +0000)]
make it more "r00le" (no wrap around in event info)

18 years agoadd lcd contrast
Ronny Strutz [Thu, 1 Sep 2005 02:06:28 +0000 (02:06 +0000)]
add lcd contrast