c-plus-plus

C++ is a popular and widely used mid-level language. It was designed as an extension of the C language.
Here are 13,200 public repositories matching this topic...
The dark gray color used to mark skipped functional tests is somewhat unfortunate. I don't see skipped tests at all with my terminal settings unless I mark the text. For others, dark gray/black is hard to read on a gray background.
My terminal:

No response
OBS Studio Log URL
https://obsproject.com/logs/QMXmDkcbbTOBe2uO
OBS Studio Crash Log URL
No response
Expected Behavior
Remember the resized window.
Current Behavior
The preview window is too
-
Updated
Apr 30, 2022
We have currently simple GitHub page, but we need to think about it's update with some better design.
-
Updated
Apr 28, 2022 - C++
This came up during the discussion on #13640, which specifically only adds single character/code point/code unit display for three common text encodings. A nice feature would be to decode and display the entire user selection as a string. Right now, the length of the user selection is not considered for value inspector data, just the starting position is used to read the next 8-bit number, 16-bit
To publish rtmp://ip/live/livestream?k=v
to SRS, the correct way to use OBS:
- Server:
rtmp://ip/live
- StreamKey:
livestream?k=v
However, sometimes the StreamKey
has maken lots of people confused, they will literally use as bellow, easpecially for fresh man:
- Server:
rtmp://ip/live/livestream?k=v
- StreamKey: Empty
And it's easy to understand.
Solution
So, SRS mi
-
Updated
May 1, 2022 - C++
When adjusting alpha on a pixel from the color picker it's quite easy to "whiff" the alpha bar and replace your current color with black because the SV box's area for some reason extends several pixels below the alpha bar's. Demonstration in the below image:
I'd recommend the alpha
-
Updated
Aug 27, 2021 - C++
I figured out a way to get the (x,y,z) data points for each frame from one hand previously. but im not sure how to do that for the new holistic model that they released. I am trying to get the all landmark data points for both hands as well as parts of the chest and face. does anyone know how to extract the holistic landmark data/print it to a text file? or at least give me some directions as to h
-
Updated
Apr 9, 2022 - C++
-
Updated
Apr 7, 2022 - C++
-
Updated
May 1, 2022 - C++
Though we include Boost JSON as a dependency for benchmarking purposes, we do not include it as part of our benchmarks currently.
-
Updated
Apr 30, 2022 - C++
-
Updated
Feb 26, 2022 - Objective-C++
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Jan 13, 2022 - C++
-
Updated
Apr 29, 2022 - Shell
-
Updated
May 1, 2022 - C++
Required skills: Python
Difficulty: Easy
For the initial asset conversion, openage provides textual output to signal which stage of conversion has been reached. The output usually looks like this:
INFO [py] converting metadata
INFO [py] [0] palette
INFO [py] [1] empires.dat
INFO [py] Starting conversion...
INFO [py] Extracting Genie data...
INFO [py] Creating API-like ob
compiler-explorer/compiler-explorer#3515 allowed the site to load even if the long url is not deserializable, but currently the site just silently fails and displays the default config.
It would be great if a notification could be shown to the user with a helpful message when this happens.
The steps needed to implement this feature are:
- In the catch added by the lin
Operating System
Win10
OpenRCT2 build
5659d43
Describe the issue
Whilst reviewing #16934 I noticed this issue. When you change the map size using the map window the park size in the park window does not get invalidated and will show the incorrect size until the update event every 1000 ticks.
This is super easy to fix just add a park_calculate_size();
to `GameActions::Result C
-
Updated
Mar 25, 2022 - C++
Preflight Checklist