You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lizzie
58dee53305
[fmt] use {#:x} instead of 0x{:#x} ( #4170 )
continuation of #309 but applying to even more files than before :)
also makes them lowercase because `0xfafafa` is better as `0XFAFAFA`
Signed-off-by: lizzie <lizzie@eden-emu.dev>
Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4170
Reviewed-by: CamilleLaVey <camillelavey99@gmail.com>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
2 weeks ago
..
behavior
[fmt] use {#:x} instead of 0x{:#x} (#4170)
2 weeks ago
command
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
5 months ago
effect
[audio] correct biquad filter v2 parameters (#3142)
8 months ago
memory
[core/hle/kernel/svc] add missing CanContain check for {Un}MapProcessCodeMemory, remove 4KB align func (#4164)
1 month ago
mix
[common] remove ranges polyfill (#2546)
11 months ago
nodes
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688)
5 months ago
performance
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
sink
[meta] fix license headers (#2547)
11 months ago
splitter
[audio] add splitter_size (#3477)
6 months ago
upsampler
gl_staging_buffer_pool: Refactor allocation variables into a struct
3 years ago
voice
[audio_core/hid] Audio REV12+15 support + HID fixes (#2719)
10 months ago
audio_device.cpp
[meta] fix license headers (#2547)
11 months ago
audio_device.h
audio: rewrite IAudioDevice
3 years ago
audio_renderer.cpp
audio: rewrite IAudioRendererManager
3 years ago
audio_renderer.h
audio: rewrite IAudioRendererManager
3 years ago
system.cpp
[video_core, hle] remove redundant parent references in system structs (#3908)
2 months ago
system.h
audio: rewrite IAudioRendererManager
3 years ago
system_manager.cpp
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030)
9 months ago
system_manager.h
[qt_common, core, audio] remove duplicate string literal definitions, inline SystemManager::threadfunc, increase latency of audio shutdown (#3030)
9 months ago