##### 2021.12.21 * allow to choose integrated vs discrete GPU to use for encoding * keep proper encoded video stream time when no new frames are captured ##### 2021.12.18 * fixed wrong audio timestamps when encoding audio * fixed wrong d3d11 calls to copy texture when size is odd * fixed hanging when encoding audio & video with too many dropped frames ##### 2021.12.08 * fixed compute shaders to work on older D3D11 hardware ##### 2021.12.05 * allow to selected limited vs full range for YUV conversion ##### 2021.12.04 * improved resizing and YUV conversion quality * improved performance for drawing background for rectangle selection * fix crash when child window is in foreground for window capture ##### 2021.10.17 * allow to configure keyboad shortcuts ##### 2021.10.04 * option to encode video with HEVC codec * option to encode audio with FLAC codec * allow limit file length or size * allow to choose output folder location * customize audio codec channels & samplerate ##### 2021.09.25 * allow to capture fixed position rectangle area on screen * prevent config dialog to be open multiple times ##### 2021.09.20 * added WASAPI loopback recording * audio is encoded using AAC codec * fix crash when capturing toolbar window ##### 2021.09.19 * initial release