don't crash when exitting dvd image selection without selection
[enigma2.git] / lib / python / enigma_python.i
2008-10-27 Andreas Monzneradd support for cyclic garbage collection to eConsoleAp...
2008-09-02 Andreas Frischemit seperate signals for stdout and stderr pipes,...
2008-05-20 Andreas Monznermove c++ part of socket mmi to plugin
2008-05-15 Felix Domkeadd dump_malloc_stats
2008-02-14 Andreas Monzneradd support for cyclic garbage collection to eTimer...
2007-11-23 Andreas Monzneradd socket mmi plugin,
2007-11-22 Andreas Monznermake MMI code more reusable
2007-11-12 Andreas Monzneradd possibility to set tuner priority for alternative...
2007-11-10 Andreas Monznerjust export gFBDC.getInstance and setResolution to...
2007-11-10 Felix Domkeallow access to gfbdc from python to set resolution
2007-10-26 Felix Domkeadd 'getEnigmaVersionString'main/enigma.cpp
2007-09-15 Andreas Monznershow more information in service scan (needs additional...
2007-09-14 Andreas Monznerremove duplicate includes
2007-09-14 Andreas Monznersome changes for new default skin
2007-07-19 Felix Domkeadd 'canvas' gui element where you can draw into a...
2007-04-13 Andreas Monzneradd possibility to assign CI Slots to services, provide...
2007-01-15 Andreas Monzneruse timedifference from eDVBLocalTimeHandler for time...
2007-01-13 Andreas Monznerfix non working use of configured system language for...
2007-01-02 Andreas Monzneradd support for python threads (python threads are...
2006-12-19 Andreas Monznerfix allocateRawChannel
2006-12-19 Andreas Monznerremove unneeded test object,
2006-12-19 Andreas Monznermove AddFont to more related place
2006-12-19 Andreas Monznersome python import cleanups
2006-12-10 Andreas Monznerremove some unneeded wrapper code
2006-12-10 Andreas Monznerremove python support for some (unneeded) classes
2006-12-09 Felix Domkemake PMT events enum accessible in python
2006-12-05 Andreas Monzneradd possibility to enable/disable 12V Chinch output...
2006-11-29 Andreas Monznersome changes for new service groups
2006-11-22 Andreas Monznerrecording service events now working
2006-11-18 Felix Domkeadd functions to load&scale pictures and to get exif...
2006-10-26 Andreas Monzneradd auto vcr switching support (needs new drivers ...
2006-08-23 Andreas Monzneruse uncode for textinput component
2006-08-18 Andreas Monznerfix memleak
2006-06-26 Andreas Monzneradd support for show used tuner for running service...
2006-06-09 Andreas Monznercompile fix
2006-06-08 Andreas Monznermake umlauts working in class Input
2006-06-08 Andreas Monznerremove no more needed code
2006-06-07 Andreas Monznermore work on keyboard support
2006-05-23 Andreas MonznerCI mmi is now working every time (for support alphacryp...
2006-05-22 Andreas Monznerbetter cast
2006-05-11 Andreas Monznerimplement and re-enable default ac3 option
2006-05-10 Felix Domkedefine fonts in skinfile
2006-05-06 Andreas Monznerremove no more needed c++ single epg list content class
2006-04-08 Felix Domkemake video widget usable
2006-04-03 Felix Domkeremove old lcd stuff
2006-03-30 Andreas Monzneradd background file eraser class for asynchronous file...
2006-03-09 Andreas Monznermake eDVBResourceManager accessible from python (needed...
2006-03-06 Andreas Monzneradd ability to lock/unlock the framebuffer (fix locking...
2006-03-06 Andreas Monzneradd possibility to lock/unlock the rc devices (remote...
2006-02-21 Felix DomkePSignal was already able to handle this without modific...
2006-02-21 Andreas Monzneradd eConsoleAppContainer to execute shell scripts or...
2006-02-21 Felix Domkeadd position gauge
2006-01-27 Felix Domkeremove eConfig
2006-01-25 Andreas Monzneradd selchanged signal to listbox
2006-01-24 Andreas Monzneradd ability to copy providers or all services from...
2006-01-14 Felix Domkefix
2006-01-10 Andreas Monzneradd a dummy class to debug python refcounting (add...
2006-01-05 Felix Domkemake our event loop compatible to my new twisted reacto...
2006-01-04 Andreas Monznerexport eDVBDB to python ( for reloadServicelist and...
2005-12-23 Andreas Monzneradd ability to access eDVBLocalTimeHandler from python
2005-12-05 Felix Domkelistboxcontent: add support for pixmaps in list
2005-11-17 Stefan Plueckenuse c++-fallback for lack of tzset-python-function
2005-11-15 Felix Domkeremove nonexisting bug
2005-11-14 Felix Domkeadd return code
2005-11-13 Andreas Monznerbetter handling for time_t .. use typedef
2005-11-10 Andreas Monznersome small changes needed for build scroll support...
2005-11-10 Andreas Monzneradd eListboxEPGContent
2005-11-10 Andreas Monznerreplace eServiceReferenceDVB with eServiceReference...
2005-11-10 Ronny Strutzadd dvbci_ui public to python
2005-11-09 Ronny Strutzadd lcd-includes
2005-11-06 Andreas Monznermake eDVBSatelliteEquipmentControl useable from python
2005-10-15 Felix Domkeremoved not only one but FOUR annoying debug messages
2005-09-29 Felix Domkeswig: some more simplifying magic
2005-09-26 Felix Domke - add SWIG_VOID, add tyemap_output_ptr
2005-09-02 Ronny Strutzadd rfmod include
2005-09-02 Ronny Strutzadd avswitch
2005-09-01 Ronny Strutzadd setClock
2005-09-01 Felix Domke - add simple lcd support
2005-08-31 Felix Domke - fix serious problems in widget code. fixup buffered...
2005-08-17 Felix Domke - factor out some SWIG macros
2005-08-13 Stefan Plueckenadding volume control
2005-07-20 Andreas Monznerthe epgcache can now handle more then one channel(trans...
2005-07-04 Andreas Monzneradd epgcache
2005-05-20 Felix Domke - export string and number eInput content to python
2005-05-14 Felix Domke - work on timers
2005-04-15 Felix Domke - sdl is now default output
2005-03-31 Felix Domke - fixed blit in gRC
2005-03-30 Felix Domke - default fonts handled in windowstyle
2005-02-27 Felix Domke - hopefully fixed some python/refcount stuff (__deref_...
2005-02-25 Felix Domke - work on actions
2005-02-10 Felix Domke - add "getCurrent" to service listbox
2005-02-09 Felix Domke - fixed console input mode restore
2005-02-07 Felix Domke - added iStaticServiceInformation
2005-01-31 Felix Domke - fixed dvb scan
2005-01-29 Felix Domkefixed refcount of eListboxPythonStringContent
2005-01-28 Felix Domke - added ListBoxContents: based on std::list<std::strin...
2005-01-28 Felix Domke - add listbox
2005-01-27 Felix Domke - add rcconsole key input (for now)
2005-01-20 Felix Domke - redraw now in idle
2005-01-18 Felix Domkefirst version of PythonSignals - need to be finalized...
next