Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-22 | build: Add -Wno-error=dangling-reference | tytan652 | |
Yes, further needs to be done to know if the this a false positive or not | |||
2023-06-19 | build: Update to 29.1.3 | tytan652 | |
2023-05-29 | build: Update to 29.1.2 plus deps fixes | tytan652 | |
2023-05-26 | build: Rebuild against mbedtls 3 | tytan652 | |
2023-05-09 | build: Update to 29.1.1 | tytan652 | |
2023-05-04 | build: Replace GCC 13 patch | tytan652 | |
2023-05-04 | build: GCC 13 and Python 3.11 | tytan652 | |
2023-05-03 | build: Update to 29.1.0 | tytan652 | |
2023-03-09 | build: FFmpeg 6 rebuild | tytan652 | |
2023-02-04 | build: Update to 29.0.2 | tytan652 | |
2023-02-03 | build: Update to 29.0.1 | tytan652 | |
2023-01-13 | build: Make the package conflict with libva-vdpau-driver | tytan652 | |
This is not an issue on OBS side but the driver's. | |||
2023-01-08 | build: Update to 29.0.0 | tytan652 | |
2022-11-06 | build: Update to 28.1.2 | tytan652 | |
2022-11-02 | build: Update to 28.1.1 | tytan652 | |
2022-11-01 | build: Update to 28.1.0 | tytan652 | |
2022-10-19 | build: Fix git CVE mess second try | tytan652 | |
2022-10-19 | build: Fix git CVE mess | tytan652 | |
2022-10-02 | build: Update to 28.0.3 | tytan652 | |
2022-09-30 | build: Replace at-spi2-atk by at-spi2-core | tytan652 | |
2022-09-22 | build: Update to 28.0.2 | tytan652 | |
2022-09-07 | build: Put cef in the wrong array | tytan652 | |
2022-09-07 | build: Re-use cef-minimal-obs package | tytan652 | |
I finally found the issue, revert the previous commit since doing that also fix the previous issue | |||
2022-09-06 | build: Replace debug by disabling strip | tytan652 | |
CEF debug part put files all over the place | |||
2022-09-03 | build: Update to 28.0.1 | tytan652 | |
2022-09-01 | build: Update to 28.0.0 | tytan652 | |
2022-07-05 | build: Add missing files | tytan652 | |
2022-07-05 | build: Ownership changes | tytan652 | |
2022-04-04 | Bump to version 27.2.4 | Alice Gaudon | |
2022-03-15 | Remove already satisfied dependencies, add pciutils dependency | Alice Gaudon | |
2022-03-05 | Bump to version 27.2.3 | Alice Gaudon | |
2022-02-22 | Bump to version 27.2.1 | Alice Gaudon | |
2022-02-16 | Update to 27.2.0, switch to cef-minimal-obs, remove cef91.patch | Alice Gaudon | |
2021-12-06 | Restrict cef-minimal to <95.0.0 | Alice Gaudon | |
2021-10-05 | Bump to version 27.1.3 | Alice Gaudon | |
2021-09-30 | Update pkgsum | Alice Gaudon | |
2021-09-30 | Update cef91.patch and add it back | Alice Gaudon | |
2021-09-30 | Bump to 27.1.1, remove cef91 patch | Alice Gaudon | |
This requires a clean build. | |||
2021-09-26 | Bump pkgrel and update .SRCINFO | Alice Gaudon | |
2021-09-25 | CEF 91+ compatibility | aeris | |
2021-09-16 | Restrict cef-minimal version to <89.0.0 | Alice Gaudon | |
This is intended to be used with the cef-minimal-obs-studio-browser package | |||
2021-07-02 | Add support for sndio plugin | Alice Gaudon | |
2021-07-02 | Remove ENABLE_PIPEWIRE flag as it is ON by default | Alice Gaudon | |
2021-07-02 | Make pipewire and libxcomposite dependencies not optional | Alice Gaudon | |
I tested removing pipewire and it makes screen capture impossible and clicking on previously created screen capture sources makes obs crash. It also is a fundamental component of obs, and thus I see no use case without it. I couldn't test removing libxcomposite but at this point I'm trusting the official obs-studio package. | |||
2021-07-02 | Add mbedtls dependency | Alice Gaudon | |
I'm trusting the official obs-studio package for this one. | |||
2021-06-12 | Bump to version 27.0.1 | Alice Gaudon | |
2021-06-02 | Merge branch '27-rc' | Alice Gaudon | |
2021-06-02 | Build obs with pipewire support enabled | Alice Gaudon | |
Allows running obs with QT_QPA_PLATFORM=wayland, as said here https://aur.archlinux.org/packages/obs-studio-git/#comment-800893 | |||
2021-06-02 | Fix lua version mismatch crash with vlc-luajit | Alice Gaudon | |
Thanks tytan652 for the package | |||
2021-06-02 | Add dlopen patch | Alice Gaudon | |