add Plugin.py
[enigma2.git] / lib / python /
2006-02-19 Felix Domkeadd Plugin.py
2006-02-19 Felix Domkedisplay image version a bit more nicely
2006-02-19 Felix Domkere-add autostart plugins
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 Monznermanual not useable in simple rotor config... just usals
2006-02-17 Andreas Monznerbugfix:
2006-02-17 Andreas Monzneradd zapping history.. useable with < > buttons
2006-02-16 Felix Domkesample plugin fix
2006-02-16 Felix Domkesupport for position marks
2006-02-15 Felix Domkeskip directories
2006-02-15 Felix Domkenew help
2006-02-13 Felix Domkeencode unicode strings as UTF8 for console output
2006-02-13 Felix Domkepipe python stdout trough enigma
2006-02-13 Felix Domkedisplay remaining time for next event
2006-02-08 Andreas Monznerfix cancel handling
2006-02-08 Andreas Monznerdont set /proc/stb values directly from python..
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-08 Andreas Monzneradd Input 1 .. 16 to committed diseqc command selection...
2006-02-08 Felix Domkefix slowblank
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-07 Felix Domketypo: rotor is german
2006-02-06 Andreas Monznerfix writing nameserver to /etc/resolv.conf when no...
2006-02-06 Andreas Monznerfix clipping
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 Domkeadd record margin
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-03 Andreas Monznerenable wrap around in epglist and servicelist
2006-02-02 Felix Domkefix show/hide infobar, never use event time for instant...
2006-02-02 Axel Buehningfix swapped rfmod test mode
2006-02-01 Andreas Monznerfix close handling in context menu
2006-01-30 Felix Domkesome more key descriptions
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 Stefan Plueckenadd \n to separate devices
2006-01-28 Stefan Plueckenadd loopback device
2006-01-28 Stefan Plueckenuse config.network.dns instead of a non-existing config...
2006-01-28 Andreas Monznerstore configmode in advanced sat mode
2006-01-28 Stefan Plueckenuse ScrollLabel in update plugin to let the user see...
2006-01-27 Felix Domkefollow api changes, fix seek-to-start at sof
2006-01-27 Felix Domkepoll position, length even if not initially available
2006-01-27 Felix Domkeremove eConfig
2006-01-27 Stefan Plueckenadd scrollbar to the config list
2006-01-27 Andreas Monznerrevert getKey change..
2006-01-27 Andreas Monznerfix saving of advanced satconfig
2006-01-27 Andreas Monznerset missing defaults.. (ugly bug)
2006-01-27 Andreas Monznerfix
2006-01-27 Felix Domkeseek to start when bouncing at SOF
2006-01-26 Andreas Monznerfix ugly config bug
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 Felix Domkefollow core event changes
2006-01-26 Felix Domkeallow setting python to verbose mode
2006-01-26 Stefan Plueckensome work on the timer sanity check (overlapping timers...
2006-01-26 Andreas Monznerfix
2006-01-26 Felix DomkeTYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix...
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 Andreas Monzneradd selchanged signal to listbox
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...
2006-01-25 Stefan Plueckendisplay correct action on the yellow button
2006-01-25 Stefan Plueckenadded ability to diable timers (yellow button in the...
2006-01-24 Stefan Plueckencleanup the timerlist by pressing blue in the timer...
2006-01-24 Andreas Monznerbouquet +/- is now working in the channellist
2006-01-24 Stefan Pluecken- fixed left/right in language selection (updates langu...
2006-01-24 Stefan Plueckenre-right align the timerentry times for repeated timers
2006-01-24 Andreas Monzneradd ability to copy providers or all services from...
2006-01-24 Andreas Monznerremove some unneeded debug output
2006-01-24 Andreas Monznerfix no more working color buttons in channellist after...
2006-01-23 Andreas Monznerfix enq answer handling of numbers with beginning zero's
2006-01-23 Andreas Monznerfix non working ENQ fields in CI mmi (PIN inputs and...
2006-01-22 Stefan Plueckenremove debug
2006-01-22 Stefan Plueckenuse IDs for jumping in the wizards
2006-01-22 Andreas Monznerfix for radio mode
2006-01-22 Andreas Monznermore code cleanup,
2006-01-21 Andreas Monznerfix radio player
2006-01-21 Andreas Monznerremove frequency input range check in manual scan ...
2006-01-21 Andreas Monznerdisable debug info
2006-01-21 Andreas Monznerfix default storing for configSatlist
2006-01-21 Felix Domkereset state to PLAY when a new service starts
2006-01-21 Stefan Plueckencatch a None case in the xml parsing of the timer
2006-01-21 Stefan Plueckencopy lists, not list identities... should fix saving...
2006-01-21 Andreas Monznerfixes
2006-01-21 Stefan Plueckensave configSequence floating point correctly
next