Vixen project

Meeting @19/Jun/2017 was cancelled.

Developed performances profiling on Linux by reading varies statistic files in the /proc/[PID] folder. This can be done on Windows as well, by using the Process class as in CpuUsage.

Options to unlimit playback and/or controller update speeds were implemented, as a baseline for IO/processing performance comparisons across different platforms and architectures.

Ref: 76b683a1aac9c4068ca7052627ad2901f2c87c51

Will try to read & modify & write video files, as the input/export for playback engine, to enables the use of well established video processing techniques. ffmpeg may be used for media file handling.