index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
gdi
Age
Commit message (
Expand
)
Author
2011-05-03
Merge remote-tracking branch 'remotes/origin/bug_599_picload_fd_leak'
ghost
2011-04-05
gdi/picexif.cpp: more and more FD leak stuff
ghost
2011-04-05
picexif.cpp: more FD leak voodoo...
ghost
2011-04-05
fixed DecodeExif error handling.. this should fix a FD leak
ghost
2011-03-16
Merge branch 'obi/bcm_accel'
Andreas Oberritter
2011-02-05
don't use devfs names: /dev/vc/0 -> /dev/tty0
Andreas Oberritter
2011-02-05
don't use devfs names: /dev/fb/0 -> /dev/fb0
Andreas Oberritter
2011-01-19
picexif: fix buffer overflow
Andreas Oberritter
2011-01-13
bcm accelerated blit: avoid running out of clut data
pieterg
2011-01-11
Added support for accelerated fill (requires updated drivers)
Andreas Oberritter
2010-11-16
SDL: add input support, use SDL mainloop in a thread
Andreas Oberritter
2010-11-16
Add abstract class gMainDC as an interface for gFBDC and gSDLDC
Andreas Oberritter
2010-11-16
install header files
Andreas Oberritter
2010-11-16
build and link static libraries without libtool
Andreas Oberritter
2010-11-16
lcd: fix build without <dbox/*.h>
Andreas Oberritter
2010-11-16
define PNG_SKIP_SETJMP_CHECK to fix conflict with Python.h
Andreas Oberritter
2010-11-16
further updates to the build system, generate enigma2.sh
Andreas Oberritter
2010-11-16
clean up build #2
Andreas Oberritter
2010-11-16
clean up build
Andreas Oberritter
2010-11-16
lib/gdi/font.cpp: assume HAVE_FRIBIDI is always set
Andreas Oberritter
2010-11-16
lib/gdi/font.*: remove !HAVE_FREETYPE2
Andreas Oberritter
2010-11-16
*/Makefile.am: s,INCLUDES,AM_CPPFLAGS,
Andreas Oberritter
2010-11-16
Revert "lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd lea...
ghost
2010-11-12
lib/gdi/picload.cpp: add missing fclose (this fixes a ePicload fd leak when t...
ghost
2010-10-06
Merge remote branch 'origin/bug_530_add_dm800se_support'
ghost
2010-10-06
Merge branch 'bug_514_new_proc_oled_brightness_path'
ghost
2010-10-06
Merge branch 'bug_300_fix_arabic'
ghost
2010-07-08
lib/gdi/lcd.cpp: remove debug code for dm800se color oled
ghost
2010-06-08
fix compiler warnings
ghost
2010-06-01
fix color oled support
ghost
2010-06-01
add support for rbg565 color oled
ghost
2010-05-08
lib/gdi/font.h/cpp: another try to fix top/bottom reordering for arabic language
ghost
2010-05-08
Revert "lib/gdi/font.cpp: call libfribidi for single lines on multi line text...
ghost
2010-05-08
Revert "lib/gdi/font.cpp: try to fix wrong reordering of some characters"
ghost
2010-05-08
lib/gdi/font.cpp: try to fix wrong reordering of some characters
ghost
2010-05-05
lib/gdi/font.cpp: call libfribidi for single lines on multi line texts to pre...
ghost
2010-04-26
blit: pass 'flags' to bcm_accel_blit()
Andreas Oberritter
2010-04-26
add missing parentheses
Andreas Oberritter
2010-04-20
lib/gdi/lcd.cpp: new oled_brightness path is now /proc/stb/lcd/...
ghost
2010-01-09
small fix in spinner handling...
ghost
2009-08-18
remove obsolete .cvsignore files
Andreas Oberritter
2009-08-15
delete some unused source files
Andreas Oberritter
2009-07-17
un-inline scale, assert non-zero denominators
Felix Domke
2009-06-30
add some assertions
Felix Domke
2009-06-22
use area.empty instead of manual checks, allocate palette in 8bit modes
Felix Domke
2009-06-22
'invalid' eRects (produced from operator& on non-overlapping-rects) are in fa...
Felix Domke
2009-06-22
support indexed 8bit blits for broadcom-accel (requires recent drivers)
Felix Domke
2009-06-09
optimize manual blits by not forcing them at gPainter::end, but instead call ...
Felix Domke
2009-06-03
add bcm accel
Felix Domke
2009-06-03
add scale blit to grc, add compositing interface
Felix Domke
[next]