Adam Miartus

Results 6 issues of Adam Miartus

Hello, This feature allows one dimensional array to be represented as string in json. example output: 1) g++ --std=c++17 m.cpp ``` { "value0": { "name": { "value0": 97, "value1": 100,...

Hello, I made some changes to how variants are represented in json for my use case and putting it here in case you would also find it useful. example output:...

Hello Kraj, I was reading the readme and was not able to find info on following configuration: - Use gcc(g++) but link to libc++ Is this mode supported at the...

enhancement
help wanted

Hello, please consider merging these changes developed internally at ADIT. These changes are part of a larger effort by ADIT to port jack2 to QNX, improve responsiveness of jack2, improve...

Hello, please consider accepting following linux specific back-ports developed by ADIT audio team. The patches allow proper responsiveness to some failure states on linux and fix the hang ups that...

Hello, Amazonmusic has "ultra" quality providing mpegh streams with MPEGH_PROFILE_LC_LVL_4 which is not fully supported (limited by channel count) with libmpegh at the moment. Since this service is quite popular...

enhancement