Ronny Strutz [Thu, 10 Nov 2005 15:49:41 +0000 (15:49 +0000)]
make it compatible to smaller screens, even if it need 2 bytes more
Ronny Strutz [Thu, 10 Nov 2005 15:43:16 +0000 (15:43 +0000)]
fixed biggest bug ever
fixed biggest bug ever
Stefan Pluecken [Thu, 10 Nov 2005 15:42:06 +0000 (15:42 +0000)]
fix Makefile.ams to include missing .py files
Ronny Strutz [Thu, 10 Nov 2005 15:37:39 +0000 (15:37 +0000)]
add numberzap
Ronny Strutz [Thu, 10 Nov 2005 15:37:20 +0000 (15:37 +0000)]
fix cast
Andreas Monzner [Thu, 10 Nov 2005 15:28:52 +0000 (15:28 +0000)]
add action for epglist
Andreas Monzner [Thu, 10 Nov 2005 15:27:23 +0000 (15:27 +0000)]
try to add a epglist (not working yet)
Ronny Strutz [Thu, 10 Nov 2005 15:27:02 +0000 (15:27 +0000)]
fix spaces
Ronny Strutz [Thu, 10 Nov 2005 15:26:17 +0000 (15:26 +0000)]
add numberkeys to infobar actions
Ronny Strutz [Thu, 10 Nov 2005 15:25:50 +0000 (15:25 +0000)]
add screen for NumberZap
Andreas Monzner [Thu, 10 Nov 2005 15:20:18 +0000 (15:20 +0000)]
add c++ stuff for epglist
Ronny Strutz [Thu, 10 Nov 2005 14:43:23 +0000 (14:43 +0000)]
remove ci from first menu
Ronny Strutz [Thu, 10 Nov 2005 14:42:43 +0000 (14:42 +0000)]
set state on removal and insert
Ronny Strutz [Thu, 10 Nov 2005 14:42:05 +0000 (14:42 +0000)]
set name and state when app-man is ready
Ronny Strutz [Thu, 10 Nov 2005 14:34:31 +0000 (14:34 +0000)]
add some simple functions
Ronny Strutz [Thu, 10 Nov 2005 14:30:07 +0000 (14:30 +0000)]
query ci-ui to get appName
Andreas Monzner [Thu, 10 Nov 2005 10:16:43 +0000 (10:16 +0000)]
replace eServiceReferenceDVB with eServiceReference in some epgcache functions (eServiceReferenceDVB isn't known in python)
some epgcache functions are now useable from python
Ronny Strutz [Thu, 10 Nov 2005 04:00:55 +0000 (04:00 +0000)]
add CiWait
Ronny Strutz [Thu, 10 Nov 2005 04:00:03 +0000 (04:00 +0000)]
add dvbci_ui class to make ci-comm more simple
Ronny Strutz [Thu, 10 Nov 2005 03:58:33 +0000 (03:58 +0000)]
add dvbci_ui public to python
Ronny Strutz [Thu, 10 Nov 2005 03:57:57 +0000 (03:57 +0000)]
add CiWait for synchronizing ci messages
Ronny Strutz [Thu, 10 Nov 2005 02:35:46 +0000 (02:35 +0000)]
fix values in order to match new config-values
Ronny Strutz [Thu, 10 Nov 2005 02:35:04 +0000 (02:35 +0000)]
removed debug output and fixed config-values
Ronny Strutz [Thu, 10 Nov 2005 02:34:15 +0000 (02:34 +0000)]
set defaults
Ronny Strutz [Thu, 10 Nov 2005 02:33:46 +0000 (02:33 +0000)]
forbid enabling advanced mode...from advanced to simple is still possible
Ronny Strutz [Thu, 10 Nov 2005 02:32:55 +0000 (02:32 +0000)]
remove debug entry
Stefan Pluecken [Thu, 10 Nov 2005 02:08:03 +0000 (02:08 +0000)]
use mute.png for volume muting
Stefan Pluecken [Thu, 10 Nov 2005 01:58:29 +0000 (01:58 +0000)]
add mute.png
Stefan Pluecken [Thu, 10 Nov 2005 01:56:53 +0000 (01:56 +0000)]
add mute
Stefan Pluecken [Thu, 10 Nov 2005 01:52:40 +0000 (01:52 +0000)]
fix volume
Ronny Strutz [Thu, 10 Nov 2005 01:48:12 +0000 (01:48 +0000)]
fix return
Ronny Strutz [Thu, 10 Nov 2005 01:41:03 +0000 (01:41 +0000)]
add functions for aspect-ratio and system (system is buggy in /proc)
Ronny Strutz [Thu, 10 Nov 2005 01:40:05 +0000 (01:40 +0000)]
add avswitch calls
Stefan Pluecken [Thu, 10 Nov 2005 01:38:29 +0000 (01:38 +0000)]
add Volume.py to the mysterious __init__.py
Stefan Pluecken [Thu, 10 Nov 2005 01:36:49 +0000 (01:36 +0000)]
add Screens/Volume.py
Stefan Pluecken [Thu, 10 Nov 2005 01:23:39 +0000 (01:23 +0000)]
volume-control:
move volumeBar from infobar to a single screen Volume
timer:
change input type of configelement for start- and endtime
Andreas Monzner [Wed, 9 Nov 2005 18:24:43 +0000 (18:24 +0000)]
rename funktion
Felix Domke [Wed, 9 Nov 2005 17:32:44 +0000 (17:32 +0000)]
fix newline
Felix Domke [Wed, 9 Nov 2005 17:31:29 +0000 (17:31 +0000)]
save some space
Felix Domke [Wed, 9 Nov 2005 17:31:11 +0000 (17:31 +0000)]
differentiate between failures while and after tuning
Felix Domke [Wed, 9 Nov 2005 17:29:52 +0000 (17:29 +0000)]
remove unused states so we don't need to track changes here
Felix Domke [Wed, 9 Nov 2005 17:28:46 +0000 (17:28 +0000)]
remove some debug messages
Andreas Monzner [Wed, 9 Nov 2005 16:54:59 +0000 (16:54 +0000)]
start_time is now valid in eServiceEvent,
rename and add new members ( m_short_description, m_extended_description )
add ability to filter short/extended events (language code)
Andreas Monzner [Wed, 9 Nov 2005 16:52:23 +0000 (16:52 +0000)]
implement interface for query epg
Andreas Monzner [Wed, 9 Nov 2005 16:51:26 +0000 (16:51 +0000)]
utf8 changes
Felix Domke [Wed, 9 Nov 2005 15:48:44 +0000 (15:48 +0000)]
- fix typo ;)
Felix Domke [Wed, 9 Nov 2005 15:47:49 +0000 (15:47 +0000)]
disable some debug output
Ronny Strutz [Wed, 9 Nov 2005 14:45:23 +0000 (14:45 +0000)]
even say something if no hdd is present
Ronny Strutz [Wed, 9 Nov 2005 14:44:58 +0000 (14:44 +0000)]
add hddcount
Ronny Strutz [Wed, 9 Nov 2005 14:44:29 +0000 (14:44 +0000)]
fix size of hdd-selection window
fix hdd module call
Ronny Strutz [Wed, 9 Nov 2005 14:13:22 +0000 (14:13 +0000)]
fix texts and keys
Ronny Strutz [Wed, 9 Nov 2005 14:08:32 +0000 (14:08 +0000)]
sync
Ronny Strutz [Wed, 9 Nov 2005 13:37:48 +0000 (13:37 +0000)]
add SEC stuff
simple config works now
Ronny Strutz [Wed, 9 Nov 2005 13:37:16 +0000 (13:37 +0000)]
call nimmanager->update()
Ronny Strutz [Wed, 9 Nov 2005 02:42:00 +0000 (02:42 +0000)]
use timezone settings
Ronny Strutz [Wed, 9 Nov 2005 02:22:24 +0000 (02:22 +0000)]
add lcd-init
add rfmod-init
Ronny Strutz [Wed, 9 Nov 2005 02:19:07 +0000 (02:19 +0000)]
add lcd-includes
Ronny Strutz [Wed, 9 Nov 2005 02:18:30 +0000 (02:18 +0000)]
add lcd
Ronny Strutz [Wed, 9 Nov 2005 02:17:15 +0000 (02:17 +0000)]
added Lcd.py
Ronny Strutz [Wed, 9 Nov 2005 02:16:46 +0000 (02:16 +0000)]
removed LCD from this collection of still not implemented stuff
Ronny Strutz [Wed, 9 Nov 2005 02:15:51 +0000 (02:15 +0000)]
add LCD
Ronny Strutz [Wed, 9 Nov 2005 02:15:09 +0000 (02:15 +0000)]
added setContrast, setBrightness and removed SetParam(bright, contrast)
Stefan Pluecken [Tue, 8 Nov 2005 23:12:55 +0000 (23:12 +0000)]
use the new TimerEntry-screen to edit a timerentry
Stefan Pluecken [Tue, 8 Nov 2005 22:53:19 +0000 (22:53 +0000)]
sample timers.xml file
Stefan Pluecken [Tue, 8 Nov 2005 22:47:02 +0000 (22:47 +0000)]
add description to timerlist
Stefan Pluecken [Tue, 8 Nov 2005 22:31:04 +0000 (22:31 +0000)]
fix typo to make current timercode work again
Stefan Pluecken [Mon, 7 Nov 2005 23:18:24 +0000 (23:18 +0000)]
added an example for weekday selection
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 :)
Andreas Monzner [Mon, 7 Nov 2005 21:12:58 +0000 (21:12 +0000)]
fix LOFH
Andreas Monzner [Sun, 6 Nov 2005 17:56:44 +0000 (17:56 +0000)]
set demux buffer size to 64K (default is 8K)
Andreas Monzner [Sun, 6 Nov 2005 17:31:16 +0000 (17:31 +0000)]
make eDVBSatelliteEquipmentControl useable from python
Andreas Monzner [Sat, 5 Nov 2005 14:24:17 +0000 (14:24 +0000)]
remove local changes
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
Ronny Strutz [Tue, 1 Nov 2005 01:51:03 +0000 (01:51 +0000)]
add newline
Ronny Strutz [Tue, 1 Nov 2005 01:49:54 +0000 (01:49 +0000)]
add tag-types (list/menu/enq)
Andreas Monzner [Sat, 29 Oct 2005 15:07:16 +0000 (15:07 +0000)]
remove more comments
Andreas Monzner [Sat, 29 Oct 2005 15:05:48 +0000 (15:05 +0000)]
remove unneeded comment
Andreas Monzner [Sat, 29 Oct 2005 14:40:38 +0000 (14:40 +0000)]
add some default bouquets
Andreas Monzner [Sat, 29 Oct 2005 14:39:20 +0000 (14:39 +0000)]
add bouquet support
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)
Felix Domke [Wed, 26 Oct 2005 23:20:11 +0000 (23:20 +0000)]
- record PAT and PMT
Felix Domke [Wed, 26 Oct 2005 23:19:52 +0000 (23:19 +0000)]
- add PMT pid to program info
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)
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
Andreas Monzner [Wed, 26 Oct 2005 08:01:26 +0000 (08:01 +0000)]
a lnb have only one satellite parameters struct
Felix Domke [Tue, 25 Oct 2005 21:41:27 +0000 (21:41 +0000)]
- ask before start/stop record
Felix Domke [Tue, 25 Oct 2005 21:40:39 +0000 (21:40 +0000)]
- add seekTo, flush to demux/channel interfaces
Felix Domke [Tue, 25 Oct 2005 21:40:02 +0000 (21:40 +0000)]
- add seekTo in eDVBChannel (PVR)
Felix Domke [Tue, 25 Oct 2005 21:39:15 +0000 (21:39 +0000)]
- add flushing support in demux / decoder
Felix Domke [Tue, 25 Oct 2005 21:38:50 +0000 (21:38 +0000)]
- add pause/seek/resume functions to filepush
Stefan Pluecken [Sun, 16 Oct 2005 22:37:03 +0000 (22:37 +0000)]
start scan on pressing ok
Felix Domke [Sun, 16 Oct 2005 01:36:29 +0000 (01:36 +0000)]
add some more .cvsignore
Felix Domke [Sun, 16 Oct 2005 01:30:16 +0000 (01:30 +0000)]
follow timer API change
Felix Domke [Sun, 16 Oct 2005 01:29:55 +0000 (01:29 +0000)]
double -> int
Felix Domke [Sun, 16 Oct 2005 01:21:12 +0000 (01:21 +0000)]
cleaned up poll core
Felix Domke [Sun, 16 Oct 2005 00:52:56 +0000 (00:52 +0000)]
fix: old timers re-ran while booting
Felix Domke [Sun, 16 Oct 2005 00:28:04 +0000 (00:28 +0000)]
add openWithCallback and return values
Felix Domke [Sat, 15 Oct 2005 23:55:20 +0000 (23:55 +0000)]
removed not only one but FOUR annoying debug messages
Felix Domke [Sat, 15 Oct 2005 23:52:16 +0000 (23:52 +0000)]
fix: invalidate in non-visible widget invalidated visible stuff
Felix Domke [Sat, 15 Oct 2005 20:33:40 +0000 (20:33 +0000)]
add demux handling (for decoder and record)