2008-02-15 |
Andreas Monzner | dont show display setup in menu, when no display is... |
tree | commitdiff |
2008-01-24 |
Felix Domke | you don't want to know... (don't rely on clut in 32bit... |
tree | commitdiff |
2008-01-24 |
Felix Domke | revert re-mmap (it's not necessary with new driver... |
tree | commitdiff |
2008-01-22 |
Felix Domke | fix byte order for jpg |
tree | commitdiff |
2008-01-09 |
Andreas Monzner | remap lfb on resolution change |
tree | commitdiff |
2007-12-16 |
Felix Domke | patch by Pieter Grimmerink: properly initialize and... |
tree | commitdiff |
2007-12-13 |
Felix Domke | fix loadJPG |
tree | commitdiff |
2007-12-13 |
Felix Domke | fix/implement alphablend for 8-to-32 bpp blits |
tree | commitdiff |
2007-12-13 |
Felix Domke | re-enable alphablend |
tree | commitdiff |
2007-12-12 |
Felix Domke | add (untested) loadJPG with optional alpha channel |
tree | commitdiff |
2007-12-10 |
Andreas Monzner | add support for manual blit |
tree | commitdiff |
2007-11-29 |
Felix Domke | remove buggy&strange code |
tree | commitdiff |
2007-11-28 |
Felix Domke | improve text editing. Patch by Anders Holst |
tree | commitdiff |
2007-11-26 |
Andreas Monzner | dont show display contrast setting in display setup... |
tree | commitdiff |
2007-11-23 |
Felix Domke | support for linebreaks at hyphens, support for soft... |
tree | commitdiff |
2007-11-10 |
Andreas Monzner | just export gFBDC.getInstance and setResolution to... |
tree | commitdiff |
2007-11-10 |
Felix Domke | allow access to gfbdc from python to set resolution |
tree | commitdiff |
2007-08-25 |
Felix Domke | base aspect calculation on 702 instead of 720 pixel |
tree | commitdiff |
2007-08-25 |
Felix Domke | round to 1.778 |
tree | commitdiff |
2007-06-27 |
Felix Domke | don't crash when PNGs are too large. |
tree | commitdiff |
2007-06-19 |
Felix Domke | display spinner after 2 seconds, not 500ms. |
tree | commitdiff |
2007-05-28 |
Felix Domke | use Nemesis' gearwheel as spinner |
tree | commitdiff |
2007-05-26 |
Felix Domke | add spinner |
tree | commitdiff |
2007-05-25 |
Felix Domke | don't display debug on increment, just on start |
tree | commitdiff |
2007-05-25 |
Felix Domke | add 'spinner' (non-idle detection) |
tree | commitdiff |
2007-04-23 |
Felix Domke | add gif support to picload, thanks to mechatron |
tree | commitdiff |
2007-04-12 |
Felix Domke | warn instead of fatal if bitmap is incompatible. |
tree | commitdiff |
2007-04-12 |
Felix Domke | output used resolution |
tree | commitdiff |
2007-04-12 |
Felix Domke | add missing FBIOGET_VSCREENINFO |
tree | commitdiff |
2007-01-23 |
Andreas Monzner | double size of renderbuffer |
tree | commitdiff |
2007-01-23 |
Andreas Monzner | wakeup gdi thread when the renderbuffer is full |
tree | commitdiff |
2006-12-19 |
Andreas Monzner | move AddFont to more related place |
tree | commitdiff |
2006-12-19 |
Andreas Monzner | some python import cleanups |
tree | commitdiff |
2006-12-10 |
Andreas Monzner | export gRGB to python again |
tree | commitdiff |
2006-12-10 |
Andreas Monzner | remove python support for some (unneeded) classes |
tree | commitdiff |
2006-11-25 |
Andreas Monzner | python object refcount debugging code second try |
tree | commitdiff |
2006-11-23 |
Andreas Monzner | use stack for exif object |
tree | commitdiff |
2006-11-23 |
Andreas Monzner | fix python refcounting (memleaks) |
tree | commitdiff |
2006-11-18 |
Felix Domke | add functions to load&scale pictures and to get exif... |
tree | commitdiff |
2006-11-10 |
Andreas Monzner | use new/delete instead of malloc/free |
tree | commitdiff |
2006-11-02 |
Andreas Monzner | fix |
tree | commitdiff |
2006-11-01 |
Andreas Monzner | delete surface when created from gpixmap |
tree | commitdiff |
2006-10-19 |
Felix Domke | initialize LCD framebuffer |
tree | commitdiff |
2006-08-17 |
Andreas Monzner | fix possible segfault (on refcount wrap) |
tree | commitdiff |
2006-08-08 |
Felix Domke | add oled support |
tree | commitdiff |
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 |
next |