add add/removeMark, disable cutlist on play, selected just inserted marks
[enigma2.git] / lib / python / Screens /
2006-02-27 Felix Domkeremove EOF hack, add possibility to just insert or...
2006-02-27 Stefan Pluecken- add positioner plugin (just basic gui atm)
2006-02-26 Felix Domkefix movielist selection when there is no (selected...
2006-02-25 Stefan Plueckengoing back in the wizard should work better now
2006-02-25 Stefan Pluecken- new automatic scan - scans everything the NIM can...
2006-02-25 Stefan Plueckenadd InputBox screen for textual input
2006-02-25 Andreas Monznerstore a .eit file for each recoring this holds raw...
2006-02-25 Felix Domkefix mark support, remove some debug
2006-02-24 Felix Domkefix pixmaps
2006-02-24 Felix Domkeenable WHERE_MOVIELIST plugins
2006-02-24 Stefan Pluecken"Search NIT" -> "Network scan"
2006-02-24 Stefan Plueckenadd option to search the network information table...
2006-02-24 Stefan Plueckenfix fixing fix
2006-02-24 Stefan Plueckenfix fix
2006-02-24 Stefan Plueckenfix order for cable setup
2006-02-24 Felix Domkeuse new show/hide
2006-02-24 Felix Domkegeneric show/hide support for GUIComponents
2006-02-24 Felix Domkebeautify about (HDD)
2006-02-24 Felix Domkesplit out seekFwd to fix help entry functionality
2006-02-24 Axel Buehningrevert last changes, don't drop "selectionChanged"
2006-02-24 Axel Buehningadd missing newline at end of file
2006-02-24 Axel Buehningfix arrow movement, do not crash on exit
2006-02-24 Stefan Plueckenloading and saving the cable transponders to lamedb...
2006-02-24 Stefan Plueckenadd flag to cable scan to do a network search
2006-02-24 Stefan Plueckencable scan works now
2006-02-24 Stefan Plueckenchange logic
2006-02-24 Stefan Plueckencleanup the configElements in ScanSetup
2006-02-23 Stefan Plueckenfix command execution for removal of plugins (don't...
2006-02-23 Felix Domkefix newline
2006-02-23 Felix Domkeproperly unload old plugins and load new plugins
2006-02-23 Stefan Plueckenappend, don't overwrite __init__.py files
2006-02-23 Stefan Plueckensome changes
2006-02-23 Stefan Plueckenfix typo
2006-02-23 Stefan Plueckenmake setTitle work by using onShown
2006-02-23 Stefan Plueckendon't set title, because it doesn't work properly
2006-02-23 Stefan Plueckenset title after layout is finished (doesn't work)
2006-02-23 Felix Domkefinally fix help regarding left/right for channel zapping
2006-02-23 Stefan Plueckenadd ability to remove plugins
2006-02-23 Stefan Plueckenupdate pluginlist after downloading a plugin
2006-02-22 Stefan Plueckenadd info icon to MessageBox when type of message box...
2006-02-22 Stefan Plueckenadd ability to download e2-plugins via PluginBrowser
2006-02-22 Stefan Plueckencreate a Console screen for command executions
2006-02-22 Stefan Plueckenchange "Add Timer" to "Add timer" and change the german...
2006-02-21 Felix Domkedisplay front processor version in about screen
2006-02-21 Felix Domkeadd cuesheet, position gauge
2006-02-21 Felix Domkeminimum backward seek is 16X
2006-02-20 Felix Domkeadd some info to debug prints
2006-02-20 Felix Domkefix newline
2006-02-20 Felix Domkefix string conversion: do not use float, remove duplica...
2006-02-20 Felix Domkeincrease keypress time for skip window a bit, add hack...
2006-02-20 Stefan Plueckenupdate blue button
2006-02-20 Stefan Plueckenadvertise timeshifting in the infobar
2006-02-20 Stefan Plueckenselect active language in language selection screen
2006-02-20 Andreas Monznerfix
2006-02-20 Felix Domkefix menu close with config flush
2006-02-19 Felix Domkedon't reload list on movie delete
2006-02-19 Felix Domkenew plugin interface
2006-02-19 Andreas Monznerrevert non working code
2006-02-18 Andreas Monznerhistory fix
2006-02-17 Stefan Plueckensort complete timerlist by start time
2006-02-17 Stefan Plueckencall timeChanged on disabling flags (breaks usability)
2006-02-17 Andreas Monznerbugfix:
2006-02-17 Andreas Monzneradd zapping history.. useable with < > buttons
2006-02-16 Felix Domkesupport for position marks
2006-02-15 Felix Domkenew help
2006-02-13 Felix Domkedisplay remaining time for next event
2006-02-08 Andreas Monznerdont use onShown .. use onLayoutFinish for hide dish...
2006-02-08 Andreas Monznerdont hide recording widget onShown.. use onLayoutFinish
2006-02-07 Andreas Monznerflush config (to flash) on close setup list
2006-02-07 Andreas Monznerflush config (to flash) after leave wizard
2006-02-06 Andreas Monznercleanup
2006-02-06 Andreas Monznermake DieMade happy (show current path in Channellist...
2006-02-04 Andreas Monznerfix ChannelSelection in timer
2006-02-03 Felix Domkerecursive close with menu key in menu
2006-02-03 Felix Domkeask before stopping timeshift
2006-02-03 Andreas Monzneradd ability to enable/disable "change to next/prev...
2006-02-03 Andreas Monznerchange to next/prev bouquet when quickzap is used on...
2006-02-03 Andreas Monzneradd caching for bouquet number offsets (faster bouquet...
2006-02-02 Felix Domkefix show/hide infobar, never use event time for instant...
2006-02-01 Andreas Monznerfix close handling in context menu
2006-01-28 Andreas Monznerfix no more working multi epg since previous BouquetSel...
2006-01-28 Andreas Monznerfix channel selection context menu close handling
2006-01-28 Andreas Monznerstore configmode in advanced sat mode
2006-01-27 Felix Domkefollow api changes, fix seek-to-start at sof
2006-01-27 Stefan Plueckenadd scrollbar to the config list
2006-01-27 Andreas Monznerfix saving of advanced satconfig
2006-01-27 Andreas Monznerfix
2006-01-27 Felix Domkeseek to start when bouncing at SOF
2006-01-26 Felix Domkefix EOF bug, display pvrstate only when seeking
2006-01-26 Felix Domkeadd pvr state window
2006-01-26 Felix Domkefollow api changes
2006-01-26 Felix Domkeshow, hide is now supported in screen, adding onShow...
2006-01-26 Stefan Plueckensome work on the timer sanity check (overlapping timers...
2006-01-26 Andreas Monznerfix
2006-01-25 Axel Buehningdon't translate empty strings
2006-01-25 Andreas Monznermany info handling changes (nownext/multi/single epg)
2006-01-25 Andreas Monznerdelete correct entry in timerlist
2006-01-25 Stefan Plueckenadded a sanity check for timer editor (no functionality...
2006-01-25 Stefan Plueckenreenable empty timer list editing :)
2006-01-25 Stefan Plueckenfixed repeated timer displays and translated the weekda...
next