﻿v1.22 - 09-04-2020
==================
~ Added FQDN support to start U64 stream, so IP & FQDN addresses are now both accepted
+ video & audio listen port added to settings
~ changed ip/fqdn tester timeout to 500ms
+ Added NTSC support
  + PAL/NTSC auto switcher
~ Changed (capture) image size field to zoom factor in the setting window
+ Added image capture diaglog, option to capture to file, clipboard or both
  + Added CTRL+C to do a quick capture to clipboard
~ Moved FPS / video mode text to statistics window. Changing title bar will prevent OBS from finding right window.
+ Added filedialog to open PRG or D64 with the stream tool
+ Drag and Drop PRG & D64 images 
  + Drag and drop on video window to mount & run them
  + To only do a mount of a D64 file, drag and drop while holding CTRL pressed
+ Added U64 Reset command
+ Basic keyboard input. The input will be put into the u64 keyboard buffer, not into the matrix buffer.
  So it will work with basic and kernal based prg's, so it doesn't work everywhere.
+ Custom colour palette can be defined in the settings window, for the purists. 
  + Import and export function to save and share your purist palettes :)

v1.21 - 21-07-2019
==================
~ changed some gui elements
~ optimized video buffer code
~ audio sample rate change from 47983 to 48000, to solve some sync issues

v1.2 - 21-07-2019
=================
+ Added audio recorder

v1.1a - 07-07-2019
==================
~ Fixed settings window issue's
  ~ check on valid IP address, and issue with remote start checks
~ GUI changes
  + Added visuals to start stream and video recorder button
  ~ fixed window position for about and settings window
  + added button icons
+ Stream statistics
~ Optimized code

v1.1 - 02-07-2019
=================
+ first official release
~ Various fixes, bug reports i received from users
  ~ Video capture: release of file handle
  ~ focus / minimize window / restore window problems
  ~ optimized stream start/stop functions
- Embeded menu: removed
+ Floating menu, so menu is always visible but not in video output window.
~ video capture window background set to black, there was a small grey line visible (not nice in OBS).
+ option to start U64 streams remotely

v1.0c Beta - 28-06-2019
=======================
+ Audio support
+ OBS compatible
+ Menu hide function
  + stream with OBS without menu
+ Framebuffer setting
  + optimize video and audio sync to slow down video frames, default buffer value=8
+ Screen resize support
~ Various small fixes and code optimization
! Video capturing is still without audio support, will be changed in the near future.

v1.0a Beta - 13-06-2019
=======================
- initial version
+ Video stream receiver
+ Image capturing
+ Video capturing

legenda
=======
+ New
- Removed
~ Changed
! Comment