Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 862 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 862 Bytes

Feldarian Base Library

This is base library used in Feldarian projects. It contains only selected parts of it required for other public tools to compile. Public release contains following interfaces:

  • UTF - helpers providing facilities to ease work with UTF conversions, localization and required glyph caching.
  • PCMS16 - helper providing facilities to convert to and from WAV PCM S16 format.

Used "Open-Source Licensed" Tools

  • PVS-Studio - static analyzer for C, C++, C#, and Java code.
  • ReSharper C++ - provides multiple features for increasing productivity when working with C++ code.
  • SmartGit - cross-platform Git GUI client.