load cutlist on initial create
[enigma2.git] / lib / gdi / grc.cpp
2006-06-18 Andreas Monznerhopefully fix frequently segfaults
2006-06-16 Andreas Monznersmall fix
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...
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-05 Felix Domkelistboxcontent: add support for pixmaps in list
2005-11-24 Andreas Monznerfix RT_VALIGN_CENTER
2005-09-26 Felix Domke - try to optimize notify behaviour: notify only when...
2005-09-01 Felix Domke - reenable lcd support
2005-08-31 Felix Domke - add double buffering, flip, sync grc opcode, add...
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-01-29 Felix Domke - add fake "main menu"
2005-01-28 Felix Domke - add listbox
2005-01-09 Felix Domke - add more python stuff
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...
2003-10-17 Felix Domkeimport of enigma2