b344ec4dd9 
								
							 
						 
						
							
							
								
								ci: StreamFX's CMake requires ..._DIR not CMAKE_PREFIX_PATH  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								5fcb592c65 
								
							 
						 
						
							
							
								
								ci: Let compiler figure out what linker to use  
							
							... 
							
							
							
							This is broken somehow. Can't be bothered to fix it - works without it anyway! 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								7c44157d59 
								
							 
						 
						
							
							
								
								patches: Add patch to disable treating warnings as errors  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								8242c6be0f 
								
							 
						 
						
							
							
								
								ci: Apply patches to obs-studio  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								21bb80475b 
								
							 
						 
						
							
							
								
								third-party: Update obs-studio to 29.1.1  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								f8b02b0879 
								
							 
						 
						
							
							
								
								patches: Add patch to disable invalid flags  
							
							... 
							
							
							
							The affected file checks for the host system, instead of the target system. This is incorrect on every platform, and invalid CMake behavior. 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								2b5d2fbe9e 
								
							 
						 
						
							
							
								
								project: Add guideline for patches  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								b6ea9b3c5a 
								
							 
						 
						
							
							
								
								ci: Ignore GCC-11 on Ubuntu 22, and fix some missing CMake flags  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								2478bb4308 
								
							 
						 
						
							
							
								
								ci: Add some messaging for better log debugging  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								2e1f00d04d 
								
							 
						 
						
							
							
								
								ci: Reduce the number of compilers, and remove some purge statements  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								0765e41063 
								
							 
						 
						
							
							
								
								tools: Remove additional / in header  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								f315544808 
								
							 
						 
						
							
							
								
								ci: Shrink the purge a bit  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								03087257df 
								
							 
						 
						
							
							
								
								ci: Purge unwanted compilers  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								4a37e8e09e 
								
							 
						 
						
							
							
								
								ci: Enable LTO project-wide  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								bfc3560dd9 
								
							 
						 
						
							
							
								
								ci: Potentially fix ambiguous redirect and fix clang on Ubuntu  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								3284b490ca 
								
							 
						 
						
							
							
								
								ci: Fix last commit  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								b6391f13f8 
								
							 
						 
						
							
							
								
								ci: Add more compilers to Ubuntu  
							
							... 
							
							
							
							May help us figure out unexpected incompatibilities in the future. While we still require C++14 or later, and may even upgrade to C++17 eventually, this should address some concerns about compatibility.
Plus it makes it easier to support things like Flatpak 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								a5f07e8228 
								
							 
						 
						
							
							
								
								ci: Prefer RelWithDebInfo over Release  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								25c1388050 
								
							 
						 
						
							
							
								
								ci: Don't use libobs-dev on Ubuntu  
							
							... 
							
							
							
							The provided libobs-dev does not match CMake standards (LibObs instead of libobs like on all other platforms). It also does not provide the obs-frontend-api, or any other required files. 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								05ded838e5 
								
							 
						 
						
							
							
								
								ci: Actually write obs-studio version to environment  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								a5e55c42d4 
								
							 
						 
						
							
							
								
								ci: Fix missing matrix.qt and fix libobs path on Ubuntu  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								a981b45077 
								
							 
						 
						
							
							
								
								ci: Fix naming of workflows on Ubuntu  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								d0b7d80b81 
								
							 
						 
						
							
							
								
								ci: Fix another error introduced by the split  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								b662f32166 
								
							 
						 
						
							
							
								
								ci: Fix some workflow errors introduced by the split  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								0e1db7fad5 
								
							 
						 
						
							
							
								
								ci: Split workflows by platform  
							
							... 
							
							
							
							This splits the whole thing by the supported platforms to hopefully aid with future problem searching. While the combined script was nice, and allowed reducing the working overhead significantly, it also had collisions in what should have been defined. 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								4b28f87d5c 
								
							 
						 
						
							
							
								
								ci: Just disable the warning/error mess  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								461acec47d 
								
							 
						 
						
							
							
								
								ci: More attempts at fixing whatever breaks XCode  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								7d3e3ec1b5 
								
							 
						 
						
							
							
								
								ci: Update to LLVM/Clang 16.0.3  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								1d1db7c994 
								
							 
						 
						
							
							
								
								ci: Mixed up URL and Hash  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								7cd8ab8da2 
								
							 
						 
						
							
							
								
								ci: Another attempt at fixing GITHUB_ENV issues  
							
							... 
							
							
							
							Why has the previous code worked? Did it ever work? 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								ceca90fa38 
								
							 
						 
						
							
							
								
								ci: Attempt to fix env issues  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								12434db5e4 
								
							 
						 
						
							
							
								
								ci: Remove additional $ from command  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								ace861c578 
								
							 
						 
						
							
							
								
								tools: Fix header generation for new files  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								acef006198 
								
							 
						 
						
							
							
								
								ci, tools: Use new buildspec.json for depedendencies  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								fa8d66b951 
								
							 
						 
						
							
							
								
								code: Disable useless alignment styling and update standard  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								c000061758 
								
							 
						 
						
							
							
								
								cmake: Fix version(REQUIRE) statement  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								af41557e4d 
								
							 
						 
						
							
							
								
								cmake: Require CMake 3.26 configuration  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								d2dbb3335d 
								
							 
						 
						
							
							
								
								ci: Remove libOBS cache  
							
							... 
							
							
							
							Might fix the weird issue with additional compiler flags being set. 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								0476185a65 
								
							 
						 
						
							
							
								
								code: Fix support for libAVCodec 59.x and beyond  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								5ce59b4c12 
								
							 
						 
						
							
							
								
								cmake: Update clang integration to 1.0  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								81ed7241ff 
								
							 
						 
						
							
							
								
								cmake, code: Remove Displacement Filter completely  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								3bc23341d5 
								
							 
						 
						
							
							
								
								cmake: Disable features by default based on their stability  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								eea4cadca2 
								
							 
						 
						
							
							
								
								cmake: Improve bootstrapping and versioning code  
							
							... 
							
							
							
							Should fix the "'u': undeclared identifier" problem when code is generated from a shallow clone. Also fixes the issue where the clang submodule is required instead of optional. 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								e32bd8cdae 
								
							 
						 
						
							
							
								
								ci: Create RelWithDebInfo builds instead of Debug  
							
							
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								132ddc1d51 
								
							 
						 
						
							
							
								
								third-party: Update to OBS Studio 29.1  
							
							... 
							
							
							
							The underlying build system has changed. This only hotfixes the issue, but a proper fix must be implemented eventually. 
							
						 
						
							2023-05-14 03:25:07 +02:00  
				
					
						
							
							
								 
						
							
								0f739135e6 
								
							 
						 
						
							
							
								
								project: Adjust issue templates  
							
							... 
							
							
							
							Signed-off-by: Xaymar <info@xaymar.com> 
							
						 
						
							2023-04-24 16:17:27 +02:00  
				
					
						
							
							
								 
						
							
								5b2e28a723 
								
							 
						 
						
							
							
								
								code: Disable profiling on MacOS  
							
							... 
							
							
							
							This may address a nullptr crash on MacOS with several features. 
							
						 
						
							2023-04-05 19:21:13 +02:00  
				
					
						
							
							
								 
						
							
								9735e1bcec 
								
							 
						 
						
							
							
								
								ui/obs-browser-widget: Pull in browser-panel.hpp to fix MacOS  
							
							... 
							
							
							
							MacOS complains that QCefWidget is an undefined type, while all other compilers are fine. 
							
						 
						
							2023-04-05 19:08:31 +02:00  
				
					
						
							
							
								 
						
							
								0fa12f1029 
								
							 
						 
						
							
							
								
								ui/obs-browser-widget: Switch header order to fix Qt AutoMoc bug  
							
							... 
							
							
							
							Qt's CMake integration does not pass the C++ standard to AutoMoc, resulting in weird parsing issues (see https://bugreports.qt.io/browse/QTBUG-73263 ). 
							
						 
						
							2023-04-05 19:08:30 +02:00  
				
					
						
							
							
								 
						
							
								db23069eb6 
								
							 
						 
						
							
							
								
								ui/obs-browser-widget: Add missing includes for Unix compilers  
							
							
							
						 
						
							2023-04-05 19:08:30 +02:00