Frank Praznik
|
9ed01da701
audio: pipewire: Constify and clarify period size calculations
|
4 years ago |
Frank Praznik
|
d7ca855c2b
audio: pipewire: Add missing static qualifiers to globals
|
4 years ago |
Oschowa
|
84c44e01d3
audio: pipewire: fix uninitialized variable warnings
|
4 years ago |
Ozkan Sezer
|
0a68322170
add missing PIPEWIRE defines to SDL_config.h.in
|
4 years ago |
Frank Praznik
|
7001b531c6
audio: pipewire: Add vim format lines to files and fix indentation
|
4 years ago |
Frank Praznik
|
2fcba50ec9
audio: pipewire: Code and comment cleanups
|
4 years ago |
Frank Praznik
|
4eadd147cd
audio: pipewire: Fix outdated comment
|
4 years ago |
Frank Praznik
|
cd56f1b346
audio: pipewire: Use "rear" designation for rear channels
|
4 years ago |
Frank Praznik
|
adc0a931dd
audio: Move Pipewire bootstrap after Jack
|
4 years ago |
Frank Praznik
|
21adec93b9
audio: pipewire: Make enumeration structure and function names more descriptive
|
4 years ago |
Frank Praznik
|
a07f543436
audio: pipewire: Report default devices first
|
4 years ago |
Frank Praznik
|
9afd7570d6
audio: pipewire: Always buffer source audio
|
4 years ago |
Frank Praznik
|
106dc009ac
audio: pipewire: Pass proper parameter to user audio callback
|
4 years ago |
Frank Praznik
|
f3ebbc06d3
audio: pipewire: Retrieve the channel count and default sample rate for sinks/sources
|
4 years ago |
Frank Praznik
|
2f0b99a774
audio: Add Pipewire playback/capture sink
|
4 years ago |
Ethan Lee
|
57a927e8d7
wayland: Explicitly set min/max size for xdg-shell
|
4 years ago |
Cacodemon345
|
33598563b3
Fix coding style
|
4 years ago |
Cacodemon345
|
69a600b00e
Implement requested changes
|
4 years ago |
Cacodemon345
|
0e35f0be1f
Fix KMSDRM-related warnings
|
4 years ago |
Cameron Gutman
|
dfa64eadd3
KMSDRM: Add hint to enable the backend without DRM master
|
4 years ago |
Cameron Gutman
|
8c5b7af2d2
Wayland: Fix mouse pointer hiding on Plasma Wayland
|
4 years ago |
Cacodemon345
|
d2d834b990
KMSDRM: Add gamma support
|
4 years ago |
Ozkan Sezer
|
72f7a10cef
disable pixman ARM blitters for __aarch64__ | _M_ARM64
|
4 years ago |
Cameron Cawley
|
2f4e9294aa
Update the Linux build instructions
|
4 years ago |
Ozkan Sezer
|
e561ce3a75
SDL_cpuinfo.c: replaced gcc i386 checks with __i386__ .
|
4 years ago |
Ozkan Sezer
|
55a385a333
removed a useless restriction from Watcom version of SDL_Swap32()
|
4 years ago |
Ozkan Sezer
|
b8d2185277
added Watcom i386 inline asm for SDL_Swap64()
|
4 years ago |
JibbSmart
|
c287087fcc
Only change joystick->nbuttons for Joy-Cons, since they're the only ones that have these "paddles"
|
4 years ago |
JibbSmart
|
ee52624f95
Switch Joy-Con SL and SR buttons are now mapped to matching paddle positions so that all buttons can be accessed when using SDL_HINT_JOYSTICK_HIDAPI_JOY_CONS
|
4 years ago |
Mathieu Eyraud
|
7a2b6f331b
Guard Inotify stuff with macro
|
4 years ago |