| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2010-11-16 | Add abstract class gMainDC as an interface for gFBDC and gSDLDC | Andreas Oberritter | |
| 2010-01-09 | small fix in spinner handling... | ghost | |
| fixes bug #378 | |||
| 2009-06-09 | optimize manual blits by not forcing them at gPainter::end, but instead call ↵ | Felix Domke | |
| flush manually | |||
| 2009-06-03 | add scale blit to grc, add compositing interface | Felix Domke | |
| 2008-06-13 | after DECLARE_REF now all is private.. not public | Andreas Monzner | |
| dont export AddRef, Release, ptrref and grabRef to python some cleanups | |||
| 2007-12-13 | re-enable alphablend | Felix Domke | |
| 2007-12-10 | add support for manual blit | Andreas Monzner | |
| 2007-11-10 | just export gFBDC.getInstance and setResolution to python | Andreas Monzner | |
| 2007-11-10 | allow access to gfbdc from python to set resolution | Felix Domke | |
| 2007-05-28 | use Nemesis' gearwheel as spinner | Felix Domke | |
| 2007-05-26 | add spinner | Felix Domke | |
| 2007-05-25 | add 'spinner' (non-idle detection) | Felix Domke | |
| 2007-01-23 | double size of renderbuffer | Andreas Monzner | |
| 2006-07-03 | fix locking for reference counts, enable GDI thread again | Felix Domke | |
| 2006-06-28 | disable gdi thread for debugging | Andreas Monzner | |
| 2006-06-18 | hopefully fix frequently segfaults | Andreas Monzner | |
| 2006-05-11 | use rgb values whenever possible | Felix Domke | |
| 2006-04-03 | move SYNC_PAINT define to right place | Andreas Monzner | |
| 2006-03-06 | add ability to lock/unlock the framebuffer (fix locking of lcd.. i hope) | Andreas Monzner | |
| use like this: from enigma import fbClass, fbClassPtr (*) fbClass.getInstance().lock() ... unlock() ... islocked() | |||
| 2005-12-10 | get rid of ugly ringbuffer, | Andreas Monzner | |
| activate async gdi | |||
| 2005-11-28 | add support for render pixmaps with transparent background | Andreas Monzner | |
| use in skin for ePixmaps alphatest="on" | |||
| 2005-08-31 | - add double buffering, flip, sync grc opcode, add render-idle-notify.\n - ↵ | Felix Domke | |
| add (disabled by default) accel hooks. | |||
| 2005-04-17 | - load palette from png | Felix Domke | |
| - named color support | |||
| 2005-04-15 | - sdl is now default output | Felix Domke | |
| - added skinned window style - added background colors - some RGB color support (but still not how i like it) - some minor bugfixes | |||
| 2005-03-30 | - default fonts handled in windowstyle | Felix Domke | |
| - fixed 32bit ARGB support (drawLine) - add sdl (but currently disabled) - fixed /dev/vc/0 -> /dev/stdin for console input - added alignment to label - fixed skin parsing (getElementsByTagName didn't do what i expected) | |||
| 2005-02-27 | - hopefully fixed some python/refcount stuff (__deref__ is still evil!) | Felix Domke | |
| - first work on skin support, not really far - improved infobar - deletes components when destroying screens - fixed elistbox and component - add ability to change bouqet - real query parser still unfinished | |||
| 2005-01-28 | - add listbox | Felix Domke | |
| - add listbox example to python (press space, use 1..5) - fix label text positions | |||
| 2005-01-09 | - add more python stuff | Felix Domke | |
| - fix some gui/gdi - add eslider - improve windowstyle | |||
| 2004-10-01 | - add python, missing gui | Felix Domke | |
| - remove console (needs to be rewritten anyway) - eString -> std::string | |||
| 2004-09-25 | - new GUI lib | Felix Domke | |
| - fixes | |||
| 2004-06-02 | - disabled gui for a moment | Felix Domke | |
| - beginning of GDI2 work (region/fill/line works) - fixed smartptr self assignment - finally replaced "int ref" by something with a constructor | |||
| 2004-05-27 | yes! ich habs kaputt gemacht! (doesn't compile anymore, doesn't work anymore, | Felix Domke | |
| lots of work required). | |||
| 2003-10-17 | import of enigma2 | Felix Domke | |
