enigma2.git
19 years agoadded setContrast, setBrightness and removed SetParam(bright, contrast)
Ronny Strutz [Wed, 9 Nov 2005 02:15:09 +0000 (02:15 +0000)]
added setContrast, setBrightness and removed SetParam(bright, contrast)

19 years agouse the new TimerEntry-screen to edit a timerentry
Stefan Pluecken [Tue, 8 Nov 2005 23:12:55 +0000 (23:12 +0000)]
use the new TimerEntry-screen to edit a timerentry

19 years agosample timers.xml file
Stefan Pluecken [Tue, 8 Nov 2005 22:53:19 +0000 (22:53 +0000)]
sample timers.xml file

19 years agoadd description to timerlist
Stefan Pluecken [Tue, 8 Nov 2005 22:47:02 +0000 (22:47 +0000)]
add description to timerlist

19 years agofix typo to make current timercode work again
Stefan Pluecken [Tue, 8 Nov 2005 22:31:04 +0000 (22:31 +0000)]
fix typo to make current timercode work again

19 years agoadded an example for weekday selection
Stefan Pluecken [Mon, 7 Nov 2005 23:18:24 +0000 (23:18 +0000)]
added an example for weekday selection

19 years agoadd TimerEntry for later use in TimerEdit
Stefan Pluecken [Mon, 7 Nov 2005 23:07:53 +0000 (23:07 +0000)]
add TimerEntry for later use in TimerEdit
add configDateTime as a config entry to select time, date, weekday or whatever is wanted... flexible as always :)

19 years agofix LOFH
Andreas Monzner [Mon, 7 Nov 2005 21:12:58 +0000 (21:12 +0000)]
fix LOFH

19 years agoset demux buffer size to 64K (default is 8K)
Andreas Monzner [Sun, 6 Nov 2005 17:56:44 +0000 (17:56 +0000)]
set demux buffer size to 64K (default is 8K)

19 years agomake eDVBSatelliteEquipmentControl useable from python
Andreas Monzner [Sun, 6 Nov 2005 17:31:16 +0000 (17:31 +0000)]
make eDVBSatelliteEquipmentControl useable from python

19 years agoremove local changes
Andreas Monzner [Sat, 5 Nov 2005 14:24:17 +0000 (14:24 +0000)]
remove local changes

19 years agoadd some funktions to configure lnbs, satellites, diseqc...
Andreas Monzner [Sat, 5 Nov 2005 14:19:27 +0000 (14:19 +0000)]
add some funktions to configure lnbs, satellites, diseqc...
still need some changes for swig to do functions callable from python

19 years agoadd newline
Ronny Strutz [Tue, 1 Nov 2005 01:51:03 +0000 (01:51 +0000)]
add newline

19 years agoadd tag-types (list/menu/enq)
Ronny Strutz [Tue, 1 Nov 2005 01:49:54 +0000 (01:49 +0000)]
add tag-types (list/menu/enq)

19 years agoremove more comments
Andreas Monzner [Sat, 29 Oct 2005 15:07:16 +0000 (15:07 +0000)]
remove more comments

19 years agoremove unneeded comment
Andreas Monzner [Sat, 29 Oct 2005 15:05:48 +0000 (15:05 +0000)]
remove unneeded comment

19 years agoadd some default bouquets
Andreas Monzner [Sat, 29 Oct 2005 14:40:38 +0000 (14:40 +0000)]
add some default bouquets

19 years agoadd bouquet support
Andreas Monzner [Sat, 29 Oct 2005 14:39:20 +0000 (14:39 +0000)]
add bouquet support

19 years agomore complete lamedb (Astra 19.2 and Hotbird 13.0) ( Astra 19.2 is DiSEqC AA Hotbird...
Andreas Monzner [Sat, 29 Oct 2005 14:24:27 +0000 (14:24 +0000)]
more complete lamedb (Astra 19.2 and Hotbird 13.0) ( Astra 19.2 is DiSEqC AA Hotbird DiSEqC BB)

19 years ago - record PAT and PMT
Felix Domke [Wed, 26 Oct 2005 23:20:11 +0000 (23:20 +0000)]
 - record PAT and PMT

19 years ago - add PMT pid to program info
Felix Domke [Wed, 26 Oct 2005 23:19:52 +0000 (23:19 +0000)]
 - add PMT pid to program info

19 years agostart rotor with 13V and static power limiting mode (LNBP21).. after 500msec switch...
Andreas Monzner [Wed, 26 Oct 2005 08:14:11 +0000 (08:14 +0000)]
start rotor with 13V and static power limiting mode (LNBP21).. after 500msec switch rotor to faster speed.. (18V) ..
TODO: change limiting mode should be done in driver.. not in userspace.. at the moment this is only working for the first tuner... (hardcoded i2c bus)

19 years agochange lamedb format.. more compatible with old enigma format... please use the new...
Andreas Monzner [Wed, 26 Oct 2005 08:03:29 +0000 (08:03 +0000)]
change lamedb format.. more compatible with old enigma format... please use the new lamedb

19 years agoa lnb have only one satellite parameters struct
Andreas Monzner [Wed, 26 Oct 2005 08:01:26 +0000 (08:01 +0000)]
a lnb have only one satellite parameters struct

19 years ago - ask before start/stop record
Felix Domke [Tue, 25 Oct 2005 21:41:27 +0000 (21:41 +0000)]
 - ask before start/stop record

19 years ago - add seekTo, flush to demux/channel interfaces
Felix Domke [Tue, 25 Oct 2005 21:40:39 +0000 (21:40 +0000)]
 - add seekTo, flush to demux/channel interfaces

19 years ago - add seekTo in eDVBChannel (PVR)
Felix Domke [Tue, 25 Oct 2005 21:40:02 +0000 (21:40 +0000)]
 - add seekTo in eDVBChannel (PVR)

19 years ago - add flushing support in demux / decoder
Felix Domke [Tue, 25 Oct 2005 21:39:15 +0000 (21:39 +0000)]
 - add flushing support in demux / decoder

19 years ago - add pause/seek/resume functions to filepush
Felix Domke [Tue, 25 Oct 2005 21:38:50 +0000 (21:38 +0000)]
 - add pause/seek/resume functions to filepush

19 years agostart scan on pressing ok
Stefan Pluecken [Sun, 16 Oct 2005 22:37:03 +0000 (22:37 +0000)]
start scan on pressing ok

19 years agoadd some more .cvsignore
Felix Domke [Sun, 16 Oct 2005 01:36:29 +0000 (01:36 +0000)]
add some more .cvsignore

19 years agofollow timer API change
Felix Domke [Sun, 16 Oct 2005 01:30:16 +0000 (01:30 +0000)]
follow timer API change

19 years agodouble -> int
Felix Domke [Sun, 16 Oct 2005 01:29:55 +0000 (01:29 +0000)]
double -> int

19 years agocleaned up poll core
Felix Domke [Sun, 16 Oct 2005 01:21:12 +0000 (01:21 +0000)]
cleaned up poll core

19 years agofix: old timers re-ran while booting
Felix Domke [Sun, 16 Oct 2005 00:52:56 +0000 (00:52 +0000)]
fix: old timers re-ran while booting

19 years agoadd openWithCallback and return values
Felix Domke [Sun, 16 Oct 2005 00:28:04 +0000 (00:28 +0000)]
add openWithCallback and return values

19 years agoremoved not only one but FOUR annoying debug messages
Felix Domke [Sat, 15 Oct 2005 23:55:20 +0000 (23:55 +0000)]
removed not only one but FOUR annoying debug messages

19 years agofix: invalidate in non-visible widget invalidated visible stuff
Felix Domke [Sat, 15 Oct 2005 23:52:16 +0000 (23:52 +0000)]
fix: invalidate in non-visible widget invalidated visible stuff

19 years agoadd demux handling (for decoder and record)
Felix Domke [Sat, 15 Oct 2005 20:33:40 +0000 (20:33 +0000)]
add demux handling (for decoder and record)

19 years agodont't start vpid/apid if not available
Felix Domke [Sat, 15 Oct 2005 20:14:49 +0000 (20:14 +0000)]
dont't start vpid/apid if not available

19 years agoFollow API improvements
Felix Domke [Sat, 15 Oct 2005 20:13:45 +0000 (20:13 +0000)]
Follow API improvements

19 years agoadd filename to record prepare
Felix Domke [Sat, 15 Oct 2005 20:13:05 +0000 (20:13 +0000)]
add filename to record prepare

19 years agofixed timer a bit
Felix Domke [Sat, 15 Oct 2005 20:11:20 +0000 (20:11 +0000)]
fixed timer a bit

19 years agosome more SWIG_OUTPUT/SWIG_VOID API improvements
Felix Domke [Sat, 15 Oct 2005 20:09:18 +0000 (20:09 +0000)]
some more SWIG_OUTPUT/SWIG_VOID API improvements

19 years agotry to use posix_fadvise, doesn't seem to reall work, though.
Felix Domke [Sat, 15 Oct 2005 20:05:46 +0000 (20:05 +0000)]
try to use posix_fadvise, doesn't seem to reall work, though.

19 years agoadd Directory tools
Felix Domke [Sat, 15 Oct 2005 20:05:15 +0000 (20:05 +0000)]
add Directory tools

19 years agofix mem/fd leak
Felix Domke [Sat, 15 Oct 2005 20:04:43 +0000 (20:04 +0000)]
fix mem/fd leak

19 years ago- add pissibility to mask pins
Stefan Pluecken [Sat, 15 Oct 2005 15:50:43 +0000 (15:50 +0000)]
- add pissibility to mask pins
- using PINCODE instead of INTEGER in ci.py

19 years agoadd movemode in channellist (later it should only useable in bouquets)
Andreas Monzner [Sat, 15 Oct 2005 15:40:50 +0000 (15:40 +0000)]
add movemode in channellist (later it should only useable in bouquets)

19 years agoadd list for ci-selection elements
Ronny Strutz [Sat, 15 Oct 2005 15:06:16 +0000 (15:06 +0000)]
add list for ci-selection elements

19 years agoadded ci-selection / setup-menu screen
Ronny Strutz [Sat, 15 Oct 2005 15:05:47 +0000 (15:05 +0000)]
added ci-selection / setup-menu screen

19 years agoadded pin controls
Ronny Strutz [Sat, 15 Oct 2005 14:39:14 +0000 (14:39 +0000)]
added pin controls
list (w/o choice is still missing)

19 years agoadd ci
Ronny Strutz [Sat, 15 Oct 2005 12:39:08 +0000 (12:39 +0000)]
add ci

19 years agoadd ci stuff
Ronny Strutz [Sat, 15 Oct 2005 12:38:08 +0000 (12:38 +0000)]
add ci stuff

19 years agoadd NumberActionMap to satconfig and scansetup
Stefan Pluecken [Sat, 15 Oct 2005 01:25:40 +0000 (01:25 +0000)]
add NumberActionMap to satconfig and scansetup

19 years agochange lower limits for usals-settings
Stefan Pluecken [Sat, 15 Oct 2005 01:14:50 +0000 (01:14 +0000)]
change lower limits for usals-settings

19 years agoremove annoying debug message
Stefan Pluecken [Sat, 15 Oct 2005 01:10:04 +0000 (01:10 +0000)]
remove annoying debug message

19 years ago- removed ScanSetup-component and
Stefan Pluecken [Sat, 15 Oct 2005 01:07:25 +0000 (01:07 +0000)]
- removed ScanSetup-component and
- added config-stuff to the screen
- made satList non-static

19 years agoadd single satellite scan to userinterface
Stefan Pluecken [Sat, 15 Oct 2005 00:14:57 +0000 (00:14 +0000)]
add single satellite scan to userinterface

19 years agoactivate the bounds in configSequence
Stefan Pluecken [Wed, 12 Oct 2005 23:38:27 +0000 (23:38 +0000)]
activate the bounds in configSequence

19 years agofix drawing of configSequence string
Stefan Pluecken [Wed, 12 Oct 2005 23:27:18 +0000 (23:27 +0000)]
fix drawing of configSequence string
can now be used for input of:
- IPs
- MACs (just decimal values up to now)
- Integers of a defined size
- real numbers with a defined size before and after the decimal point

19 years agoprepare better configSequence
Stefan Pluecken [Wed, 12 Oct 2005 22:22:50 +0000 (22:22 +0000)]
prepare better configSequence

19 years agoadded positioner setup into satconfig
Stefan Pluecken [Wed, 12 Oct 2005 17:28:28 +0000 (17:28 +0000)]
added positioner setup into satconfig

19 years agojust use numberactions that are defined in this actionmap
Stefan Pluecken [Wed, 12 Oct 2005 00:52:39 +0000 (00:52 +0000)]
just use numberactions that are defined in this actionmap

19 years agoadd NumberActionMap for better input of numbers
Stefan Pluecken [Wed, 12 Oct 2005 00:49:04 +0000 (00:49 +0000)]
add NumberActionMap for better input of numbers

19 years agofix boundaries of configSequence input
Stefan Pluecken [Wed, 12 Oct 2005 00:25:32 +0000 (00:25 +0000)]
fix boundaries of configSequence input

19 years ago- added resolv.conf parsing
Stefan Pluecken [Wed, 12 Oct 2005 00:14:28 +0000 (00:14 +0000)]
- added resolv.conf parsing
- fixed some bugs
- networksetting now complete ;)

19 years agoget network config from /etc/network/interfaces
Stefan Pluecken [Tue, 11 Oct 2005 23:52:07 +0000 (23:52 +0000)]
get network config from /etc/network/interfaces
still missing: parsing of /etc/resolv.conf for nameserver retrieval

19 years agoreenable editing of network settings by adding an action for every number
Stefan Pluecken [Tue, 11 Oct 2005 21:22:48 +0000 (21:22 +0000)]
reenable editing of network settings by adding an action for every number

19 years agoget ip address from environment instead of using config file
Stefan Pluecken [Tue, 11 Oct 2005 21:06:11 +0000 (21:06 +0000)]
get ip address from environment instead of using config file

19 years agosort config file
Stefan Pluecken [Tue, 11 Oct 2005 01:33:17 +0000 (01:33 +0000)]
sort config file

19 years agouse a configElement_nonSave instead of constructor argument in configElement
Stefan Pluecken [Tue, 11 Oct 2005 01:13:48 +0000 (01:13 +0000)]
use a configElement_nonSave instead of constructor argument in configElement

19 years agoadd additional argument to the configElement constructor to make configElements,...
Stefan Pluecken [Tue, 11 Oct 2005 01:00:40 +0000 (01:00 +0000)]
add additional argument to the configElement constructor to make configElements, that don't save themselves and use it in
scan-setup

19 years agoadd multisat scan setup for the case of using a dish positioner
Stefan Pluecken [Tue, 11 Oct 2005 00:35:15 +0000 (00:35 +0000)]
add multisat scan setup for the case of using a dish positioner

19 years agomove network setup into a dynamic configlist
Stefan Pluecken [Tue, 11 Oct 2005 00:04:14 +0000 (00:04 +0000)]
move network setup into a dynamic configlist

19 years agoservice scan setup added
Stefan Pluecken [Mon, 10 Oct 2005 23:45:12 +0000 (23:45 +0000)]
service scan setup added

19 years agoimproving readability by using a function for frequently used code
Stefan Pluecken [Mon, 10 Oct 2005 19:26:35 +0000 (19:26 +0000)]
improving readability by using a function for frequently used code

19 years agoadding function getConfigListEntry for dynamic menus
Stefan Pluecken [Mon, 10 Oct 2005 19:25:47 +0000 (19:25 +0000)]
adding function getConfigListEntry for dynamic menus

19 years agoremoved setup dummies
Ronny Strutz [Sun, 9 Oct 2005 22:39:49 +0000 (22:39 +0000)]
removed setup dummies

19 years agoremoved comment
Ronny Strutz [Sun, 9 Oct 2005 22:38:49 +0000 (22:38 +0000)]
removed comment

19 years agoimport nimmanager (to initial create instance)
Ronny Strutz [Sun, 9 Oct 2005 22:38:13 +0000 (22:38 +0000)]
import nimmanager (to initial create instance)

19 years agoservice: add sort of servicelist including all required layers
Felix Domke [Sun, 9 Oct 2005 03:32:46 +0000 (03:32 +0000)]
service: add sort of servicelist including all required layers

19 years agoconvert DVB->UTF while scanning - please rescan\!
Felix Domke [Sun, 9 Oct 2005 03:31:16 +0000 (03:31 +0000)]
convert DVB->UTF while scanning - please rescan\!

19 years agoadd removeDVBChars, makeUpper string functions
Felix Domke [Sun, 9 Oct 2005 03:29:40 +0000 (03:29 +0000)]
add removeDVBChars, makeUpper string functions

19 years agouser xml.sax instead of xml.dom for satellites.xml parsing
Stefan Pluecken [Sun, 9 Oct 2005 00:23:49 +0000 (00:23 +0000)]
user xml.sax instead of xml.dom for satellites.xml parsing

19 years agoadded nims to the about box
Stefan Pluecken [Sat, 8 Oct 2005 23:09:53 +0000 (23:09 +0000)]
added nims to the about box

19 years agospeed up satellites.xml-parsing
Stefan Pluecken [Sat, 8 Oct 2005 22:40:00 +0000 (22:40 +0000)]
speed up satellites.xml-parsing

19 years agofix typos
Felix Domke [Sat, 8 Oct 2005 02:50:41 +0000 (02:50 +0000)]
fix typos

19 years agoarmed!
Ronny Strutz [Sat, 8 Oct 2005 02:15:16 +0000 (02:15 +0000)]
armed!

19 years agoadd comment
Ronny Strutz [Sat, 8 Oct 2005 02:13:51 +0000 (02:13 +0000)]
add comment

19 years agoadded config-callbacks for nimsetup
Ronny Strutz [Sat, 8 Oct 2005 02:11:07 +0000 (02:11 +0000)]
added config-callbacks for nimsetup

19 years agoadd invalidate after reload() used for cancel
Ronny Strutz [Sat, 8 Oct 2005 02:10:36 +0000 (02:10 +0000)]
add invalidate after reload() used for cancel

19 years agomenu: new syntax which fixes the import problems
Felix Domke [Sat, 8 Oct 2005 01:59:58 +0000 (01:59 +0000)]
menu: new syntax which fixes the import problems

19 years agofix screensize of satconfig
Ronny Strutz [Sat, 8 Oct 2005 01:16:53 +0000 (01:16 +0000)]
fix screensize of satconfig

19 years agoadded diseqc-options
Ronny Strutz [Sat, 8 Oct 2005 01:15:44 +0000 (01:15 +0000)]
added diseqc-options
added default values for port-A (astra) and port-B (hotbird)

19 years agoadded config-functions now you can save your setup
Ronny Strutz [Sat, 8 Oct 2005 01:14:50 +0000 (01:14 +0000)]
added config-functions now you can save your setup

19 years agoadd satlist file-io
Ronny Strutz [Sat, 8 Oct 2005 01:13:51 +0000 (01:13 +0000)]
add satlist file-io
add special defaultValue handling for satlist

19 years agoimport Setup which was used but not imported
Stefan Pluecken [Sat, 8 Oct 2005 01:05:32 +0000 (01:05 +0000)]
import Setup which was used but not imported

19 years agopre-bytecompile pythonfiles
Felix Domke [Sat, 8 Oct 2005 00:44:41 +0000 (00:44 +0000)]
pre-bytecompile pythonfiles

19 years agodisable buffered graphics mode for now
Felix Domke [Sat, 8 Oct 2005 00:42:57 +0000 (00:42 +0000)]
disable buffered graphics mode for now