Subversion Repositories libOLED

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
13 1225 d 20 h mjames /trunk/ Updated XBM display to correct the Y address used for lookup when the bitmap needs padding because it is not exactly a multiple of 8 bits wide.  
/trunk/inc/libOLED/displayXY.H
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
11 1230 d 19 h mjames /trunk/ Added dashed line draw options, formatted display added displayXY.cpp/.H  
/trunk/inc/libOLED/displayXY.H
/trunk/src/displayXY.cpp
/trunk/inc/libOLED/displayclass.H
/trunk/libOLED.mk
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/displayclass.cpp
10 1351 d 0 h mjames /trunk/ Extended character set  
/trunk/inc/libOLED/displayclass.H
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/fontclass.cpp
9 1579 d 18 h mjames /trunk/inc/libOLED/ Added a moveby(dx,dy) command .  
/trunk/inc/libOLED/displayclass.H
7 1983 d 19 h mjames /trunk/ Allowed for overwrite, exor, write true or write false operations on graphics.

Added all the components of the dials again .
 
/trunk/inc/libOLED/displayDial.H
/trunk/inc/libOLED/displayclass.H
/trunk/libOLED.mk
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/displayclass.cpp
6 1999 d 6 h mjames /trunk/ Added rectangle draw, and some basic support for running C++ on bare metal platform.  
/trunk/inc/libOLED/displayclass.H
/trunk/src/displayclass.cpp
5 2009 d 1 h mjames /trunk/ Moved in some font formatting. provided two different font possibilities for 16x10 font.  
/trunk/inc/libOLED/displayDial.H
/trunk/inc/libOLED/displayclass.H
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/src/fontclass.cpp
4 2010 d 18 h mjames /trunk/ Added dial drawing code - ap_math and displayDial  
/trunk/inc/libOLED/ap_math.h
/trunk/inc/libOLED/displayDial.H
/trunk/src/ap_math.cpp
/trunk/src/displayDial.cpp
/trunk/src/displayFont.cpp
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/libOLED.mk
/trunk/src/fontclass.cpp
3 2011 d 18 h mjames /trunk/ Added font display - small font works OK at present.  
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/libOLED.mk
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
2 2013 d 18 h mjames /trunk/ Initial commit of C++ library version of libSSD1306  
/trunk/inc
/trunk/inc/libOLED
/trunk/inc/libOLED/displayclass.H
/trunk/inc/libOLED/fontclass.H
/trunk/inc/libOLED/stm32_halDisplay.H
/trunk/libOLED.mk
/trunk/src
/trunk/src/displayclass.cpp
/trunk/src/fontclass.cpp
/trunk/src/stm32_halDisplay.cpp