-
Updated
Feb 7, 2022 - C++
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,056 public repositories matching this topic...
-
Updated
Feb 7, 2022 - C++
Operating System Info
macOS 11.6
Other OS
No response
OBS Studio Version
27.1.3
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/BvqNhdneGR7qcacg
OBS Studio Crash Log URL
No response
Expected Behavior
Ticking the 'Read from file' box should disable the 'Text' box, and replace it with a pat
-
Updated
Feb 4, 2022
We have currently simple GitHub page, but we need to think about it's update with some better design.
-
Updated
Feb 3, 2022 - C++
The three copy actions in HexEditor does not work as expected. Additionally, trying to use any of the actions when no file is open causes an assertion failure.
-
Updated
Feb 6, 2022 - C++
-
Updated
Aug 27, 2021 - C++
描述(Description)
RTC推流转rtmp,偶现packet_video_rtmp函数参数start为0,导致pkt空指针,触发死机bug
-
SRS版本(Version):
4.0210 -
SRS的日志如下(Log):
[2021-12-24 15:20:31.786][Trace][58792][m7039d48] TCP: clear zombies=1 resources, conns=1, removing=0, unsubs=0
[2021-12-24 15:20:31.786][Trace][58792][by696p1r] TCP: disposing #0 resource(HttpsConn)(0x3058370), conns=1, disposing=1, zombies=0
[2021-1
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
Jan 22, 2022 - 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
Jan 22, 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
Feb 7, 2022 - C++
-
Updated
Dec 26, 2021 - Objective-C++
-
Updated
Feb 5, 2022 - 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
Feb 4, 2022 - Shell
-
Updated
Feb 7, 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
Discovered while working on #16558, the Options window code misuses a couple of other string IDs to format the "Window scale factor" (as a number with 2 decimal places) and "Autosave amount" (as a positive integer). Ideally both would either have unique strings defined, or some general-purpose number-formatting ones.
Describe the bug
See example here
When the flag -flto is given to add link-time optimization, it seems that (at least for g++ and clang++; I have not tested others), the output of the assembly changes to something which is not legible.
Steps to reproduce
- Visit godbolt.org
- Create some C++ script
- Add a compiler window.
- When compilin
-
Updated
Jan 3, 2022 - C++

See bitcoin/bitcoin#22762 (comment)
This can be fixed by creating a new exception type and catching it in the right place.
Useful skills:
Want to work on this issue?
For guidance on contributing, please read [CONTRIBUTING.md](https://github.com/bitcoin/bitcoin/blob/master/CON