some python import cleanups
[vuplus_dvbapp] / lib / gdi /
2006-12-19 Andreas Monznersome python import cleanups
2006-12-10 Andreas Monznerexport gRGB to python again
2006-12-10 Andreas Monznerremove python support for some (unneeded) classes
2006-11-25 Andreas Monznerpython object refcount debugging code second try
2006-11-23 Andreas Monzneruse stack for exif object
2006-11-23 Andreas Monznerfix python refcounting (memleaks)
2006-11-18 Felix Domkeadd functions to load&scale pictures and to get exif...
2006-11-10 Andreas Monzneruse new/delete instead of malloc/free
2006-11-02 Andreas Monznerfix
2006-11-01 Andreas Monznerdelete surface when created from gpixmap
2006-10-19 Felix Domkeinitialize LCD framebuffer
2006-08-17 Andreas Monznerfix possible segfault (on refcount wrap)
2006-08-08 Felix Domkeadd oled support
2006-07-03 Felix Domkefix locking for reference counts, enable GDI thread...
2006-06-28 Andreas Monznerdisable gdi thread for debugging
2006-06-18 Andreas Monznermore fixes :)
2006-06-18 Felix Domkefix empty strings
2006-06-18 Andreas Monznerhopefully fix frequently segfaults
2006-06-16 Andreas Monznersmall fix
2006-06-07 Andreas Monznerfix warnings
2006-06-02 Felix Domkefinally implement proper clipping for texts
2006-05-11 Felix Domkeuse rgb values whenever possible
2006-04-03 Andreas Monznermove SYNC_PAINT define to right place
2006-04-03 Andreas Monznerre-add mutex_unlock after pthread_cond_wait,
2006-04-03 Andreas Monznerdo unlock thread before send signal
2006-04-03 Andreas Monznerremove unneeded unlock (pthread_cond_wait do unlock...
2006-04-03 Andreas Monznerfix thread locking
2006-03-06 Andreas Monzneradd ability to lock/unlock the framebuffer (fix locking...
2006-01-27 Felix Domkeremove obsolete eConfig
2006-01-26 Felix DomkeTYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix...
2006-01-18 Andreas Oberritterfixed compiler warnings
2006-01-17 Felix Domkegcc4 fix as requested by rasc
2006-01-13 Felix Domkeallow forcing replacement font for some glyphs
2006-01-13 Felix Domkeenable fribidi
2005-12-31 Andreas Monznermake many constructors and destructors invisible for...
2005-12-23 Andreas Monznerfix RT_VALIGN_CENTER in painter.setText
2005-12-12 Felix Domkeadd missed definition
2005-12-10 Andreas Monznerget rid of ugly ringbuffer,
2005-12-07 Andreas Monznerremove unneeded hack
2005-12-07 Andreas Monznerfix alphatest (HACK!!!)
2005-12-05 Felix Domkepng: remove debug
2005-12-05 Felix Domkelistboxcontent: add support for pixmaps in list
2005-11-28 Andreas Monzneradd support for render pixmaps with transparent background
2005-11-24 Andreas Monznerfix RT_VALIGN_CENTER
2005-11-12 Andreas Monznerremove unneeded delete (we use a SmartPtr here) .....
2005-11-11 Andreas Monznerbigger linegap
2005-11-10 Andreas Monznersome small changes needed for build scroll support...
2005-11-09 Ronny Strutzadded setContrast, setBrightness and removed SetParam...
2005-09-26 Felix Domke - try to optimize notify behaviour: notify only when...
2005-09-01 Felix Domke - remove debug msg
2005-09-01 Felix Domke - fix for grayscale
2005-09-01 Felix Domke - reenable lcd support
2005-08-31 Felix Domke - fix when not enough framebuffer memory available
2005-08-31 Felix Domke - fixes to use moving infobar non non-accel hardware.
2005-08-31 Felix Domke - add double buffering, flip, sync grc opcode, add...
2005-08-31 Felix Domke - disable console, remove ancient calls, add vsync...
2005-08-29 Felix Domke - make gpixmap flags public
2005-08-28 Ronny Strutzadded setup screens
2005-08-13 Stefan Plueckenforgotten sdl-fix
2005-08-13 Stefan Pluecken#ifdeffing the sdl-stuff
2005-07-27 Felix Domke - (re)enable setting of resolution
2005-07-22 Felix Domkefix/simplify bbox code a bit
2005-07-08 Felix Domke - remove debug message
2005-05-20 Felix Domke - reenable clut merging
2005-05-20 Andreas Monznerundo shitty stuff.. sorry
2005-05-20 Andreas Monznerwork on rotor support, add usals stuff (rotor stuff...
2005-05-20 Felix Domke - use "xadvance" instead of "glpyh->width" as bounding...
2005-05-19 Felix Domke - add invert support for glyphs
2005-05-14 Felix Domke - work on timers
2005-05-12 Andreas Monznerfix memleak
2005-04-28 Felix Domke - fixed empty() - a rectangle is empty when widht...
2005-04-25 Andreas Monzneruninitialized variable
2005-04-17 Felix Domke - load palette from png
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-07 Felix Domke - added iStaticServiceInformation
2005-01-29 Felix Domke - add fake "main menu"
2005-01-28 Felix Domke - add listbox
2005-01-20 Felix Domke - redraw now in idle
2005-01-09 Felix Domke - add more python stuff
2004-10-01 Felix Domke - add python, missing gui
2004-09-25 Felix Domke - new GUI lib
2004-06-02 Felix Domke - disabled gui for a moment
2004-05-27 Felix Domkeyes! ich habs kaputt gemacht! (doesn't compile anymore...
2004-05-27 Felix Domkesome cleanup
2003-10-17 Felix Domkefix gPixmap ref, fix usage of gImage
2003-10-17 Felix Domkeimport of enigma2