Here is a source code release of the Miss Parker manger. It includes the source code required to compile the program under Windows (VC6 project files) or Linux (makefiles) and some of the currently available projects. More projects can be found from www.axoris.be in the "Effect resources" section. Please note if you have not done it yet that you should upgrade your Miss Parker firmware to the version 1.2 in order to have the correct behaviour. Indeed, version 1.1 of the firmware is not fully compatible with Miss Parker Manager 1.2 release and above. Here is a short description of the directory structure: - doc: contains the tutorial - projects: contains example projects. - resources: contains bitmaps, themes... for the tool. - src: contains the source code of the main program and of the two available communication libraries Due to a lack of beta-testers, the tools might still suffer bugs, please be patient and report all problems, bugs, change requests, ... to info@axoris.be. Contributions of AL3101 assembly code and Agalag projects are welcomed and can be also sent to info@axoris.be. Change history: Version 1.3 In the slider view, boxes have been added to visualize parameters of the same group. The code is now compiling with wxWidget 2.6.2. It still does with the former 2.4.2. Slider value on the screen are now updated when assigned to the switch. Wrong size was used for the slider when the parameter was using a table. Version 1.2 Some bugs in storing projects in Miss Parker have been solved. Crash when exiting program has been solved. Checks are now done to verify that Miss Parker manager is recent enough to handle correclty the firmware and to verify that the firmware is not too recent for Miss Manager. The upgrade firmware function now also checks that the firmware has been correctly written. Even more progress bar have been added. Finally, the Manager now includes Miss Parker supports under linux. Version 1.1 Project file initialization values are now used as well as memory map files. Themes have been added to customize the main screen. Tutorial created. Version 1.0 The tool is now able to cope with different hardware than the Miss Parker by the use of dynamic libraries. Any AL3101-based board could therefore be controlled with this software. Some corrections, enhancements and feature additions have been made. Version 0.1 First public release of the Miss Parker manager.