Vault 7: Projects
This publication series is about specific projects related to the Vault 7 main publication.
• Solomon Systech SSD1906
• Orise Technology SPDF5408
• Replaced USE_UNICODE compile switch to USE_MULTIBYTECHAR compile switch to define XCHAR as 2-byte
character.
• Added compile switches
• GRAPHICS_PICTAIL_VERSION - sets the PICtail board version being used.
• USE_MONOCHROME to enable monochrome mode.
Graphics Library Help Release Notes Graphics Library Version 3.06.04 21
• USE_PORTRAIT - to enable the portrait mode of the display without changing the display driver files.
• Added beta support for PIC32 device
Fixes:
• Specification changes to List Box widget. Bitmap is added to List Box items.
• Fixed List Box LbDelItemsList() error in not resetting item pointer to NULL when items are removed.
• Editbox allocation of memory for text is corrected.
• Static Text multi-byte character failure is fixed.
• Bar() function erroneous call to MoveTo() is removed since it causes the drawing cursor to be displaced.
• Removed SCREEN_HOR_SIZE and SCREEN_VER_SIZE macros from documentation. Maximum X and Y sizes are to
be obtained by GetMaxX() and GetMaxY() macros.
v1.0 Release (November 1, 2007)
Changes:
• Edit Box, List Box, Meter, Dial widgets are added.
• Button is modified. New options for the object are added.
• Modified OBJ_REMOVE definition to OBJ_HIDE (example BTN_REMOVE to BTN_HIDE).
• Modified GOLPanelDraw() function to include rounded panels.
• External memory support for the fonts and bitmaps is implemented.
• SSD1339 and LGDP4531 controllers support is added.
• Bevel(), FillBevel() and Arc() functions are added.
• Modified Graphics Object Layer Demo.
• Added Graphics External Memory Demo & Graphics PICtailTM Board Memory Programmer Demo.
• Added Graphics Application Note (AN1136- How to use widgets.) Demo.
Fixes: none
v0.93 Beta release (August 29, 2007)
Changes: none Fixes:
• In demo code the bitmap images couldn't be compiled without optimization. bmp2c.exe utility output is changed to fix this
bug.
• In demo code "volatile" is added for global variables used in ISRs.
v0.92 Beta release (July 25, 2007)
Changes:
• Keyboard and side buttons support is added.
• Keyboard focus support is added.
• PutImage() parameters are changed. Instead of pointer to the bitmap image the pointer to BITMAP_FLASH structure
must be passed.
• GOLSuspend() and GOLResume() are removed.
• GOLMsg() doesn't check object drawing status. It should be called if GOL drawing is completed.
1.3 Release Notes MLA - Graphics Library Help
43
Protego_Release_01_05-Related-OEM-Documentation-MLA_v2013_12_20-help_mla_gfx.pdf