Features:
4bcc98Simplewait-for-keyfunction test filee1c7daUsingpollinstead ofselectto query events on Posix37145bCode reduction84ae96Key presses with unprintable chars are now reported ascontrolandcontrol-upevents on Windows (on console with turned off line mode and from GUI as well)3f57b5Preliminary support for char based input on Posix37971dAccess toDecode_UTF8_Charcore function from host's sourcesd423e9Support for optional Brotli encoding in HTTP scheme7d24adUpdated Spotify module to version 0.2.1 (test file moved to the test folder)1b74d4Updated Spotify module to version 0.2.005b700Shortened code ofrejoinfunction82682eEnhancedajoinnative function for merging values into a string typesfd5656Initial audio device prototype for Windows (using XAudio2)5d9af5Dynamic function refinements869708Optional support for Brotli de/compression
Changes:
ea3cd4Movedwait-listfromsystem/portstosystem/stateefbfa4Movedevent-keysandevent-typesfromsystem/viewtosystem/catalog, because these are used not only in GUI8eb643Modified verbosity of thegzipcodecf49d96RenamedSignal_DevicetoOS_Signal_Device473bb0Updated Mbed-TLS sources to version 3.4.0467ae8Using more lightweight dynamic function refinements instead ofeitherwhere possiblea14bf5Using more lightweight dynamic function refinements instead ofapplywhere possiblefbbb20Value of false dynamic function refinement isnone, notfalse(as native code expectsnone, which is cheaper to compare)3fa4a0List Brotli compression insystem/catalog/compressions3d23edUsing lower default compression level for Brotli compression
Fixes:
511a4eUnspecified calling convention fails in 32 bit build2cde09Not all control paths return a value warning90fabdSigned/unsigned mismatch227f8dUnreferenced local variablef57e4fSwapped location of the virtual key conversion table (host-event.c is not used in Base builds)d22923Moving the newly introduced host lib function to the tail (to keep compatibility with old extensions)65a33dHideX-goog-api-keyheader field from HTTP logsbd91b5moldemitting invisible chars in some casesa7c2ccInclude only included optional compressions insystem/catalog/compressions786e33formignores leading empty strings and unset values8115beInvalid console input03a2cd)not allowed as a first character in tag1a1706Not able to uselist-dirwithout any argument1712f2Removed forgotten probe8e5e1bRemoved unwanted line break afteraskfunction call4e8d95Enable wide character support on Posix8d7a6f~folder name expansion does not work in all cases290720Wrong directory names when diacritics is useddc1bcdSuppress compiler warnings6af517Not all control paths return a value warning908362Suppress compiler warnings2c23eaPossible loss of data warningsad1f2aSigned/unsigned mismatch warning23b8c8Unreferenced label5d036fUnreferenced local variables5fdac4Regression (code reduced too much)777da7Non-void function does not return a value in all control paths