Felix Domke [Wed, 31 Aug 2005 03:03:49 +0000 (03:03 +0000)]
- add double buffering, flip, sync grc opcode, add render-idle-notify.\n - add (disabled by default) accel hooks.
Felix Domke [Wed, 31 Aug 2005 02:59:51 +0000 (02:59 +0000)]
- disable console, remove ancient calls, add vsync and setoffset calls
Felix Domke [Wed, 31 Aug 2005 02:54:54 +0000 (02:54 +0000)]
- work around scan problem
Stefan Pluecken [Wed, 31 Aug 2005 01:49:11 +0000 (01:49 +0000)]
add skin for network-Screen
Stefan Pluecken [Wed, 31 Aug 2005 01:46:06 +0000 (01:46 +0000)]
moved keymap.xml into data-dir
Stefan Pluecken [Wed, 31 Aug 2005 01:45:23 +0000 (01:45 +0000)]
moved to data-dir
Ronny Strutz [Wed, 31 Aug 2005 01:36:41 +0000 (01:36 +0000)]
added global instance
Ronny Strutz [Wed, 31 Aug 2005 01:36:09 +0000 (01:36 +0000)]
added missing classes
Ronny Strutz [Wed, 31 Aug 2005 01:35:35 +0000 (01:35 +0000)]
add newline
Stefan Pluecken [Wed, 31 Aug 2005 01:23:16 +0000 (01:23 +0000)]
add missing Network.py
Ronny Strutz [Wed, 31 Aug 2005 01:20:58 +0000 (01:20 +0000)]
add avswitch
Ronny Strutz [Wed, 31 Aug 2005 01:16:47 +0000 (01:16 +0000)]
add ref to list
Ronny Strutz [Wed, 31 Aug 2005 01:16:13 +0000 (01:16 +0000)]
add avswitch
add avswitch
Ronny Strutz [Wed, 31 Aug 2005 01:15:39 +0000 (01:15 +0000)]
removed avswitch
Ronny Strutz [Wed, 31 Aug 2005 01:15:09 +0000 (01:15 +0000)]
new save / cancel
some small fixes
Ronny Strutz [Wed, 31 Aug 2005 01:14:02 +0000 (01:14 +0000)]
add save/cancel functions
Stefan Pluecken [Wed, 31 Aug 2005 01:08:46 +0000 (01:08 +0000)]
soon to be the network screen
Stefan Pluecken [Wed, 31 Aug 2005 01:06:57 +0000 (01:06 +0000)]
adding About
Stefan Pluecken [Wed, 31 Aug 2005 01:05:43 +0000 (01:05 +0000)]
readding the component-imports
Stefan Pluecken [Wed, 31 Aug 2005 01:03:24 +0000 (01:03 +0000)]
adding missing import
Stefan Pluecken [Wed, 31 Aug 2005 01:02:58 +0000 (01:02 +0000)]
dynamically importing the screens
Felix Domke [Wed, 31 Aug 2005 00:10:05 +0000 (00:10 +0000)]
- fix actions bug: iterator could become corrupted
Stefan Pluecken [Tue, 30 Aug 2005 23:52:33 +0000 (23:52 +0000)]
bug
Ronny Strutz [Tue, 30 Aug 2005 23:37:28 +0000 (23:37 +0000)]
removed debug and add ide-host
Stefan Pluecken [Tue, 30 Aug 2005 23:22:01 +0000 (23:22 +0000)]
use setup.xml for the menu instead of an inline string
Stefan Pluecken [Tue, 30 Aug 2005 23:12:31 +0000 (23:12 +0000)]
use menu.xml for the menu instead of an inline string
Stefan Pluecken [Tue, 30 Aug 2005 23:05:30 +0000 (23:05 +0000)]
missing data SUBDIR
Ronny Strutz [Tue, 30 Aug 2005 22:48:59 +0000 (22:48 +0000)]
make some stuff even simpler
Stefan Pluecken [Tue, 30 Aug 2005 22:48:32 +0000 (22:48 +0000)]
first tyry to load skin from data/skin.xml and if this file is not found, use /usr/share/enigma2/skin.xml
Stefan Pluecken [Tue, 30 Aug 2005 22:41:37 +0000 (22:41 +0000)]
by request of one single person we install the skin into the DATADIR/enigma2 (usually /usr/share/enigma2)
Stefan Pluecken [Tue, 30 Aug 2005 22:40:22 +0000 (22:40 +0000)]
moving the skin out of the source into data/skin.xml
Ronny Strutz [Tue, 30 Aug 2005 22:31:08 +0000 (22:31 +0000)]
added warning (if kill own rootfs)
Ronny Strutz [Tue, 30 Aug 2005 13:39:36 +0000 (13:39 +0000)]
hdd format (initialize) works now
actual theres no additional question when you use the red shortcut ;)
(msgbox is missing)
Ronny Strutz [Tue, 30 Aug 2005 13:38:00 +0000 (13:38 +0000)]
add harddisksetup elements
Ronny Strutz [Tue, 30 Aug 2005 12:31:36 +0000 (12:31 +0000)]
HarddiskSelection works now
Andreas Monzner [Tue, 30 Aug 2005 12:05:47 +0000 (12:05 +0000)]
fix
Ronny Strutz [Tue, 30 Aug 2005 12:05:42 +0000 (12:05 +0000)]
instantiate HarddiskManager forever
Ronny Strutz [Tue, 30 Aug 2005 12:05:09 +0000 (12:05 +0000)]
add harddisksetup
Ronny Strutz [Tue, 30 Aug 2005 12:04:19 +0000 (12:04 +0000)]
add HarddiskSetup
Ronny Strutz [Tue, 30 Aug 2005 12:03:14 +0000 (12:03 +0000)]
add harddiskselection
Ronny Strutz [Tue, 30 Aug 2005 11:45:02 +0000 (11:45 +0000)]
add harddisk & harddiskmanager class
Ronny Strutz [Tue, 30 Aug 2005 02:08:41 +0000 (02:08 +0000)]
fixes
Ronny Strutz [Tue, 30 Aug 2005 01:57:44 +0000 (01:57 +0000)]
initialize (create partition / mkfs / create moviefolder) works
Ronny Strutz [Tue, 30 Aug 2005 00:32:48 +0000 (00:32 +0000)]
add HarddiskManager
Ronny Strutz [Mon, 29 Aug 2005 23:10:30 +0000 (23:10 +0000)]
add numPartitions
Ronny Strutz [Mon, 29 Aug 2005 22:58:16 +0000 (22:58 +0000)]
add free
Ronny Strutz [Mon, 29 Aug 2005 22:08:33 +0000 (22:08 +0000)]
make capacity fault-proof
Ronny Strutz [Mon, 29 Aug 2005 22:00:47 +0000 (22:00 +0000)]
add harddisk stuff
Andreas Monzner [Mon, 29 Aug 2005 20:50:20 +0000 (20:50 +0000)]
optimize epg for less memory consumption,
add RESULT return values to lookupEvent,
we need still a python interface for query the epgcache
Felix Domke [Mon, 29 Aug 2005 20:06:07 +0000 (20:06 +0000)]
- make gpixmap flags public
Felix Domke [Mon, 29 Aug 2005 19:53:44 +0000 (19:53 +0000)]
- create DCs for buffered mode
Ronny Strutz [Mon, 29 Aug 2005 16:51:41 +0000 (16:51 +0000)]
fixed ci count output
Ronny Strutz [Sun, 28 Aug 2005 23:52:06 +0000 (23:52 +0000)]
*** empty log message ***
Ronny Strutz [Sun, 28 Aug 2005 23:50:09 +0000 (23:50 +0000)]
add mischandler
Ronny Strutz [Sun, 28 Aug 2005 23:48:41 +0000 (23:48 +0000)]
fix about
Ronny Strutz [Sun, 28 Aug 2005 23:42:39 +0000 (23:42 +0000)]
add about
remove SetupRCU
Ronny Strutz [Sun, 28 Aug 2005 23:13:58 +0000 (23:13 +0000)]
added setup screens
Felix Domke [Sun, 28 Aug 2005 22:46:00 +0000 (22:46 +0000)]
- start on 'favourites' visual design. service listbox now configurable (in complex mode)
Felix Domke [Sun, 28 Aug 2005 22:44:48 +0000 (22:44 +0000)]
- add some exit-on-crash stuff, hope it catches the important cases
Felix Domke [Thu, 25 Aug 2005 22:55:25 +0000 (22:55 +0000)]
- add config slider
Felix Domke [Thu, 25 Aug 2005 00:22:48 +0000 (00:22 +0000)]
- fix pcrpid setting polarity
Felix Domke [Sat, 20 Aug 2005 23:09:30 +0000 (23:09 +0000)]
- start working on compositing support
Felix Domke [Wed, 17 Aug 2005 14:21:53 +0000 (14:21 +0000)]
- add display of length, remaining time
Felix Domke [Wed, 17 Aug 2005 02:16:32 +0000 (02:16 +0000)]
- add iSeekableService, implement it for serviceDvb
Felix Domke [Wed, 17 Aug 2005 02:14:32 +0000 (02:14 +0000)]
- add ServicePosition
Felix Domke [Wed, 17 Aug 2005 02:13:50 +0000 (02:13 +0000)]
- factor out some SWIG macros
Ronny Strutz [Wed, 17 Aug 2005 00:54:02 +0000 (00:54 +0000)]
add save
Ronny Strutz [Wed, 17 Aug 2005 00:14:54 +0000 (00:14 +0000)]
fixes
Ronny Strutz [Wed, 17 Aug 2005 00:14:20 +0000 (00:14 +0000)]
added handleKey
Ronny Strutz [Wed, 17 Aug 2005 00:13:11 +0000 (00:13 +0000)]
added working slider
Ronny Strutz [Wed, 17 Aug 2005 00:12:43 +0000 (00:12 +0000)]
use own actions
Ronny Strutz [Wed, 17 Aug 2005 00:12:09 +0000 (00:12 +0000)]
add SetupActions (for ConfigList)
Felix Domke [Tue, 16 Aug 2005 23:40:28 +0000 (23:40 +0000)]
- fix segfault when there was no attached listbox
Felix Domke [Tue, 16 Aug 2005 22:27:49 +0000 (22:27 +0000)]
- make invlidateEntry public
Ronny Strutz [Tue, 16 Aug 2005 18:45:26 +0000 (18:45 +0000)]
fill configlist with correct entries
Ronny Strutz [Tue, 16 Aug 2005 15:55:37 +0000 (15:55 +0000)]
added config stuff
Felix Domke [Tue, 16 Aug 2005 15:47:44 +0000 (15:47 +0000)]
- install missing files
Ronny Strutz [Tue, 16 Aug 2005 03:46:12 +0000 (03:46 +0000)]
add fill configlist as simple demo
Ronny Strutz [Tue, 16 Aug 2005 03:25:52 +0000 (03:25 +0000)]
add xml stuff
Ronny Strutz [Tue, 16 Aug 2005 02:34:39 +0000 (02:34 +0000)]
add setup
Ronny Strutz [Tue, 16 Aug 2005 02:32:34 +0000 (02:32 +0000)]
generic setup
Ronny Strutz [Tue, 16 Aug 2005 02:31:58 +0000 (02:31 +0000)]
add openSetup()
Ronny Strutz [Tue, 16 Aug 2005 02:06:28 +0000 (02:06 +0000)]
fixed
Ronny Strutz [Tue, 16 Aug 2005 02:06:09 +0000 (02:06 +0000)]
removed c/Confif confusion
add ConfigSubsection (more readable code)
Ronny Strutz [Tue, 16 Aug 2005 01:34:53 +0000 (01:34 +0000)]
call InitInputDevice()
Ronny Strutz [Tue, 16 Aug 2005 01:34:08 +0000 (01:34 +0000)]
add configelement and config class
Ronny Strutz [Tue, 16 Aug 2005 01:33:40 +0000 (01:33 +0000)]
start of inputdevice controls
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
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
Andreas Monzner [Mon, 15 Aug 2005 23:52:44 +0000 (23:52 +0000)]
more pid cache stuff
Andreas Monzner [Mon, 15 Aug 2005 23:46:05 +0000 (23:46 +0000)]
add pid cache
Andreas Monzner [Mon, 15 Aug 2005 23:44:52 +0000 (23:44 +0000)]
fix block artifacts when zap with pallas/vulcan hardware
Andreas Monzner [Mon, 15 Aug 2005 23:42:32 +0000 (23:42 +0000)]
hopefully fix frequently segfault
Felix Domke [Sun, 14 Aug 2005 16:25:44 +0000 (16:25 +0000)]
- add tstools to evaluate PTS values from TS files for playback
Felix Domke [Sun, 14 Aug 2005 14:04:29 +0000 (14:04 +0000)]
- remove some repeat flags for infobar actions
Felix Domke [Sun, 14 Aug 2005 14:03:44 +0000 (14:03 +0000)]
- fix background transparency for infobar texts
Stefan Pluecken [Sat, 13 Aug 2005 21:33:13 +0000 (21:33 +0000)]
forgotten sdl-fix
Stefan Pluecken [Sat, 13 Aug 2005 19:51:17 +0000 (19:51 +0000)]
adding volume control
Stefan Pluecken [Sat, 13 Aug 2005 19:49:03 +0000 (19:49 +0000)]
some fontsize changes
Stefan Pluecken [Sat, 13 Aug 2005 10:50:07 +0000 (10:50 +0000)]
make use of FONTDIR define instead of hardcoded fontpath