| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| pugg_lib_Examples_0.11.rar | 2009-07-22 | 3.1 MB | |
| Pugg_lib_0.11.zip | 2009-07-13 | 5.9 kB | |
| Totals: 2 Items | 3.1 MB | 0 | |
History
0.60 * Linux support * Bug fixes, Code improvements etc...
0.55 * Switched to CMAKE build system for example projects.
0.51 * Removed unnecessary try catch block from Plugin.cpp
0.5 * New Documentation * Changed to Boost license for more freedom. * Name convention changes * wstring support is removed * Server class is in Kernel.h and is used from Kernel class. * Changed to mercurial
0.41 * A memory leak occurring while trying to load dll files not having the registerPlugin function is fixed.
0.4 * std::wstring file name support
0.3 * Name convention changes * Release pack for the library and related example projects are put together * More source code Documentation
0.21 * Bug Fix related to UNICODE support
0.2 * Version control system on plug-in system is removed. Every driver's version is controlled separately. * Server class became template, removing the need to write a server class for every driver and casting the drivers before usage.
0.11 * Bug fixes
0.1 * Initial release