EngineBay2
DashDisplay
Vertical
Bart
chibiosIgnition
ChibiGauge
LedShow
FuelGauge
dashGPS
libSerial
libSSD1306
libOLED
libNMEA
libLSM9DS1
libSmallPrintf
dualCDC
ais_server
libCharLCD
CharLCD
ScreenTimer
testOled
Nec2c
libIgnTiming
EDIS_Ignition
canSerial
AFRtranscoder
BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
libOLED
(root)
/
trunk
/
inc
/
libOLED
/
displayclass.H
– Rev 13
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
13
987 d 21 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.
11
992 d 20 h
mjames
/trunk/
Added dashed line draw options, formatted display added displayXY.cpp/.H
10
1113 d 1 h
mjames
/trunk/
Extended character set
9
1341 d 19 h
mjames
/trunk/inc/libOLED/
Added a moveby(dx,dy) command .
7
1745 d 20 h
mjames
/trunk/
Allowed for overwrite, exor, write true or write false operations on graphics.
Added all the components of the dials again .
6
1761 d 7 h
mjames
/trunk/
Added rectangle draw, and some basic support for running C++ on bare metal platform.
5
1771 d 2 h
mjames
/trunk/
Moved in some font formatting. provided two different font possibilities for 16x10 font.
4
1772 d 19 h
mjames
/trunk/
Added dial drawing code - ap_math and displayDial
3
1773 d 19 h
mjames
/trunk/
Added font display - small font works OK at present.
2
1775 d 19 h
mjames
/trunk/
Initial commit of C++ library version of libSSD1306