2006-07-03 |
Felix Domke | fix locking for reference counts, enable GDI thread... |
tree | commitdiff |
2006-06-28 |
Andreas Monzner | disable gdi thread for debugging |
tree | commitdiff |
2006-06-18 |
Andreas Monzner | more fixes :) |
tree | commitdiff |
2006-06-18 |
Felix Domke | fix empty strings |
tree | commitdiff |
2006-06-18 |
Andreas Monzner | hopefully fix frequently segfaults |
tree | commitdiff |
2006-06-16 |
Andreas Monzner | small fix |
tree | commitdiff |
2006-06-07 |
Andreas Monzner | fix warnings |
tree | commitdiff |
2006-06-02 |
Felix Domke | finally implement proper clipping for texts |
tree | commitdiff |
2006-05-11 |
Felix Domke | use rgb values whenever possible |
tree | commitdiff |
2006-04-03 |
Andreas Monzner | move SYNC_PAINT define to right place |
tree | commitdiff |
2006-04-03 |
Andreas Monzner | re-add mutex_unlock after pthread_cond_wait, |
tree | commitdiff |
2006-04-03 |
Andreas Monzner | do unlock thread before send signal |
tree | commitdiff |
2006-04-03 |
Andreas Monzner | remove unneeded unlock (pthread_cond_wait do unlock... |
tree | commitdiff |
2006-04-03 |
Andreas Monzner | fix thread locking |
tree | commitdiff |
2006-03-06 |
Andreas Monzner | add ability to lock/unlock the framebuffer (fix locking... |
tree | commitdiff |
2006-01-27 |
Felix Domke | remove obsolete eConfig |
tree | commitdiff |
2006-01-26 |
Felix Domke | TYPE_PIXMAP_ALPHATEST in eListboxMultiContent, fix... |
tree | commitdiff |
2006-01-18 |
Andreas Oberritter | fixed compiler warnings |
tree | commitdiff |
2006-01-17 |
Felix Domke | gcc4 fix as requested by rasc |
tree | commitdiff |
2006-01-13 |
Felix Domke | allow forcing replacement font for some glyphs |
tree | commitdiff |
2006-01-13 |
Felix Domke | enable fribidi |
tree | commitdiff |
2005-12-31 |
Andreas Monzner | make many constructors and destructors invisible for... |
tree | commitdiff |
2005-12-23 |
Andreas Monzner | fix RT_VALIGN_CENTER in painter.setText |
tree | commitdiff |
2005-12-12 |
Felix Domke | add missed definition |
tree | commitdiff |
2005-12-10 |
Andreas Monzner | get rid of ugly ringbuffer, |
tree | commitdiff |
2005-12-07 |
Andreas Monzner | remove unneeded hack |
tree | commitdiff |
2005-12-07 |
Andreas Monzner | fix alphatest (HACK!!!) |
tree | commitdiff |
2005-12-05 |
Felix Domke | png: remove debug |
tree | commitdiff |
2005-12-05 |
Felix Domke | listboxcontent: add support for pixmaps in list |
tree | commitdiff |
2005-11-28 |
Andreas Monzner | add support for render pixmaps with transparent background |
tree | commitdiff |
2005-11-24 |
Andreas Monzner | fix RT_VALIGN_CENTER |
tree | commitdiff |
2005-11-12 |
Andreas Monzner | remove unneeded delete (we use a SmartPtr here) ..... |
tree | commitdiff |
2005-11-11 |
Andreas Monzner | bigger linegap |
tree | commitdiff |
2005-11-10 |
Andreas Monzner | some small changes needed for build scroll support... |
tree | commitdiff |
2005-11-09 |
Ronny Strutz | added setContrast, setBrightness and removed SetParam... |
tree | commitdiff |
2005-09-26 |
Felix Domke | - try to optimize notify behaviour: notify only when... |
tree | commitdiff |
2005-09-01 |
Felix Domke | - remove debug msg |
tree | commitdiff |
2005-09-01 |
Felix Domke | - fix for grayscale |
tree | commitdiff |
2005-09-01 |
Felix Domke | - reenable lcd support |
tree | commitdiff |
2005-08-31 |
Felix Domke | - fix when not enough framebuffer memory available |
tree | commitdiff |
2005-08-31 |
Felix Domke | - fixes to use moving infobar non non-accel hardware. |
tree | commitdiff |
2005-08-31 |
Felix Domke | - add double buffering, flip, sync grc opcode, add... |
tree | commitdiff |
2005-08-31 |
Felix Domke | - disable console, remove ancient calls, add vsync... |
tree | commitdiff |
2005-08-29 |
Felix Domke | - make gpixmap flags public |
tree | commitdiff |
2005-08-28 |
Ronny Strutz | added setup screens |
tree | commitdiff |
2005-08-13 |
Stefan Pluecken | forgotten sdl-fix |
tree | commitdiff |
2005-08-13 |
Stefan Pluecken | #ifdeffing the sdl-stuff |
tree | commitdiff |
2005-07-27 |
Felix Domke | - (re)enable setting of resolution |
tree | commitdiff |
2005-07-22 |
Felix Domke | fix/simplify bbox code a bit |
tree | commitdiff |
2005-07-08 |
Felix Domke | - remove debug message |
tree | commitdiff |
2005-05-20 |
Felix Domke | - reenable clut merging |
tree | commitdiff |
2005-05-20 |
Andreas Monzner | undo shitty stuff.. sorry |
tree | commitdiff |
2005-05-20 |
Andreas Monzner | work on rotor support, add usals stuff (rotor stuff... |
tree | commitdiff |
2005-05-20 |
Felix Domke | - use "xadvance" instead of "glpyh->width" as bounding... |
tree | commitdiff |
2005-05-19 |
Felix Domke | - add invert support for glyphs |
tree | commitdiff |
2005-05-14 |
Felix Domke | - work on timers |
tree | commitdiff |
2005-05-12 |
Andreas Monzner | fix memleak |
tree | commitdiff |
2005-04-28 |
Felix Domke | - fixed empty() - a rectangle is empty when widht... |
tree | commitdiff |
2005-04-25 |
Andreas Monzner | uninitialized variable |
tree | commitdiff |
2005-04-17 |
Felix Domke | - load palette from png |
tree | commitdiff |
2005-04-15 |
Felix Domke | - sdl is now default output |
tree | commitdiff |
2005-03-31 |
Felix Domke | - fixed blit in gRC |
tree | commitdiff |
2005-03-30 |
Felix Domke | - default fonts handled in windowstyle |
tree | commitdiff |
2005-02-27 |
Felix Domke | - hopefully fixed some python/refcount stuff (__deref_... |
tree | commitdiff |
2005-02-07 |
Felix Domke | - added iStaticServiceInformation |
tree | commitdiff |
2005-01-29 |
Felix Domke | - add fake "main menu" |
tree | commitdiff |
2005-01-28 |
Felix Domke | - add listbox |
tree | commitdiff |
2005-01-20 |
Felix Domke | - redraw now in idle |
tree | commitdiff |
2005-01-09 |
Felix Domke | - add more python stuff |
tree | commitdiff |
2004-10-01 |
Felix Domke | - add python, missing gui |
tree | commitdiff |
2004-09-25 |
Felix Domke | - new GUI lib |
tree | commitdiff |
2004-06-02 |
Felix Domke | - disabled gui for a moment |
tree | commitdiff |
2004-05-27 |
Felix Domke | yes! ich habs kaputt gemacht! (doesn't compile anymore... |
tree | commitdiff |
2004-05-27 |
Felix Domke | some cleanup |
tree | commitdiff |
2003-10-17 |
Felix Domke | fix gPixmap ref, fix usage of gImage |
tree | commitdiff |
2003-10-17 |
Felix Domke | import of enigma2 |
tree | commitdiff |
|