Tristan Stenner
Tristan Stenner
I had to move the crypto provider initialization to the `main()` function, otherwise `spotify_player search` and `spotify_player authenticate` would abort. Other than I didn't notice any regressions.
Copying from the [CI config](https://github.com/sccn/liblsl/blob/master/.github/workflows/cppcmake.yml): ``` sh apt install -y --no-install-recommends g++ git ninja-build file dpkg-dev lsb-release sudo curl cmake libpugixml-dev cmake -S . -B build \ -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=${PWD}/install...
This is similar to #2031 but with the main difference that all details (date, price, amount, taxes) are known.
Hi, FFB is the [FIL FondsBank](https://www.ffb.de), but as a direct customer (rather than going through a reseller) I don't get the PDF documents PP can import. They do have an...
I also have the same problem, but it is made worse because all of these projects have the same structure with identical repository names only differentiated by their parent directories:...
c14n is a part of the standard libxml2 featureset, so it would be nice to have this functionality. This MR does a bit more, but from my reading of the...
@dginev Thanks for reconsidering it. Overall, I only had one obvious improvement to suggest and an opinion regarding the callback parameter (but then again, I don't use it, so it...
I've been using this branch on an off for the last half year and haven't encountered any problems with it. I know it's a bit bigger MR and not the...