Alexis Maiquez
7278f2f817
fix: replace FreeImage with stb_image and stb_image_write
...
fixes #204
2024-10-12 20:11:14 +02:00
Almamu
7ae8810561
fix: create new github actions to ensure proper support
2024-05-11 17:32:40 +02:00
Almamu
953ef01749
feat: conditionally enable wayland and x11 support
2024-05-11 17:19:42 +02:00
Alexis Maiquez
af72b8163b
Enable wayland support automatically if all libraries are available instead of having an individual switch
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-05-07 21:31:51 +02:00
Alexis Maiquez
f8eb7c9fdf
Remove ubuntu 20.04 from the wayland pipeline due to error: ‘const wl_output_listener’ has no non-static data member named ‘name’
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-05-06 16:47:51 +02:00
Alexis Maiquez
ddd448b1e3
Added wayland build to github actions
...
Ensure wayland included files are ignored unless ENABLE_WAYLAND is enabled
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-04-22 13:09:31 +02:00
Alexis Maiquez
2119b0c1ee
Build for both Ubuntu LTS currently alive (18.04 will be out of support in a couple of days)
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-03-29 22:24:11 +02:00
Alexis Maiquez
978f56cdca
Added sound playback detection to mute when something else plays audio
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-03-24 02:36:42 +01:00
Alexis Maiquez
ecd8ff3757
Applied the same context-driver treatment to the audio subsystem (still needs some extra work to ensure all audio plays fine and a good cleanup)
...
Fixed README.md to properly reflect all dependencies in the command examples
Added support for audio looping
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-02-06 22:35:46 +01:00
Alexis Maiquez
59bff58f5c
Updated README with mpv dependencies
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-02-05 06:15:48 +01:00
Alexis Maiquez
7079d12e2a
Switched video backgrounds to mpv (should fix all the videos that weren't playing sound or had random issues)
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-02-05 06:11:04 +01:00
Alexis Maiquez
4b4a79393c
Added apt-get update to cmake action
...
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-01-31 22:30:46 +01:00
Alexis Maiquez
73f531bb38
Replaced codeql analysis for plain cmake building
...
Added badges to the readme
Signed-off-by: Alexis Maiquez <almamu@almamu.com>
2023-01-31 22:29:38 +01:00