Domenico Iezzi

Results 8 issues of Domenico Iezzi

I'll leave here a list of features and enhancements to implement in playmaker, so it can be tracked and discussed easily in one place. Feel free to suggest or implement...

enhancement
help wanted

Even if an higher number is given to the search function, the max number of items returned is 0. This has ben fixed in gplaycli. https://github.com/matlink/gplaycli/commit/495e604a0d8eaa6a86f78c9bb26edcd69f066c0f

enhancement

Hi, I forked your code in this repo [0], and updated it with the following features: * password encryption for ac2dm login * ac2dm login workflow (checkin and device info...

Calendar::toogle_mode function performed a call to Widget::resize with swapped width and height parameters as a quick way to trigger a resize_event (resize event is generated only when the new rect...

👀 pr-needs-review

In last version of VScode when I open a CMakeLists.txt file with VScode, the syntax is automatically detected as Batch script. I have to manually select CMake syntax. I'm not...

If I try to debug a single test case through the Testing panel by clicking the "Debug Test" icon, test starts but nothing happens. Output of the test result windows...

bug
more info needed
Feature: ctest

#### Your system information * System information from steam (`Steam` -> `Help` -> `System Information`) in a [gist](https://gist.github.com/): https://gist.github.com/NoMore201/9c0eacaa7f5d6791ed0e4b9c47fd8aca * Have you checked for system updates?: Yes * Are you...

When using vcpkg in manifest mode, it is possible to specify a commit of the vcpkg repository to track via the `builtin-baseline` option, such as: ```json { "name": "test-vcpkg-template", "dependencies":...