Erik Bročko

Results 17 issues of Erik Bročko

Values shown for sizes and time estimates are incorrect. _Kilo_ is a prefix for 10^3, _Mega_ for 10^6. _mB/s_ makes no sense -- millibytes. Let's stick to ISO/IEC 80000-13. Either...

Affects both Windows and Linux. Breaks community server experience. Valve, please fix. ![20191119144749_1](https://share.snksrv.com/i/Kmew9i.png)

enhancement
User Interface

I haven't found a single mention of Gitea anywhere. For a newcomer (such as myself), this can be discouraging. Maybe we should offer documentation (and options, where applicable) specific to...

documentation
enhancement

The waterfall was jumping around when zooming, it made VFOs randomly (float imprecision) offset from signals displayed on the waterfall. I also optimized the `doZoom` inline method. Now it's roughly...

WaterFall::setZoom is declared in [waterfall.h](https://github.com/AlexandreRouma/SDRPlusPlus/blob/80d244003ad143a78ef1bd1cfd4a07c385baa77c/core/src/gui/widgets/waterfall.h#L155), but wasn't implemented. I'm doing this in preparation of another PR.

The `ImGui::IsMouseHoveringRect` check is done every frame for drawing the tooltip when hovering above a VFO. It's already done a few lines earlier at the beginning of `processInputs`, so there's...

again, how to fix: https://github.com/McSwaggens/linux-csgo-external/pull/49

Thanks for your library, it helped me a great deal. However, this should either be converted to Markdown link (`[https://github.com](https://github.com)`) or the URL tags should be stripped: ```php $input =...

Instead, they bounce off (collide). Easy to test wherever, but most noticeable on A balcony on Inferno. In "official" CS:GO, dropped weapons fly through the railing, on Kisak-Strike, they do...

**Describe the bug** When a lot of `INSERT` requests are being sent, a couple `SELECT`s is enough to crash the daemon. This is easily and repeatedly reproducible. Possibly related to...

bug
waiting