-
Updated
Feb 12, 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,067 public repositories matching this topic...
-
Updated
Feb 12, 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 10, 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 11, 2022 - C++
ARM:飞腾S2500编译失败
描述(Description)
描述你遇到了什么问题(Please description your issue here)
CPU: 飞腾S2500
操作系统: CentOS7.8
gcc: 4.8.5
使用飞腾S2500 arm服务器安装srs,出现如下问题
-
SRS版本(Version):
4.0-b6 -
SRS的日志如下(Log):
[root@srs trunk]# ./configure
User config: --x86-x64
Detail config: --prefix=/usr/local/srs --config=conf/srs.conf --hls=on --hds=off --dvr=on --ssl=on --https=on --ssl-1-0=off --ssl-
-
Updated
Aug 27, 2021 - 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
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++
-
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 12, 2022 - C++
-
Updated
Dec 26, 2021 - Objective-C++
-
Updated
Feb 11, 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 12, 2022 - Shell
-
Updated
Feb 12, 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