03c2a68846 
								
							 
						 
						
							
							
								
								gfx-effect-source: Catch exceptions as const  
							
							
							
						 
						
							2019-10-13 07:28:59 +02:00  
				
					
						
							
							
								 
						
							
								5a4d38d249 
								
							 
						 
						
							
							
								
								project: Fix a massive list of dangerous warnings  
							
							... 
							
							
							
							This is a massive improvement to stability and safety when using the plugin, as all exceptions should now no longer be leaked into C controlled code, which can't actually handle exceptions at all.
Warnings fixed:
* Potentially throwing exception during library load.
* Possibly throwing function passed to C.
* Statement does nothing.
* Variable is initialized but not referenced.
* Variable overloads variable in parent scope. 
							
						 
						
							2019-09-05 18:42:28 +02:00  
				
					
						
							
							
								 
						
							
								82faab4380 
								
							 
						 
						
							
							
								
								project: Re-apply formatting  
							
							
							
						 
						
							2019-09-04 03:03:41 +02:00  
				
					
						
							
							
								 
						
							
								ce7e4c97d4 
								
							 
						 
						
							
							
								
								project: Don't use non-standard strcmpi  
							
							
							
						 
						
							2019-09-04 03:02:19 +02:00  
				
					
						
							
							
								 
						
							
								03c704de1a 
								
							 
						 
						
							
							
								
								project: Correct usage of exceptions and include stdexcept  
							
							
							
						 
						
							2019-09-04 02:59:04 +02:00  
				
					
						
							
							
								 
						
							
								f27320c6c9 
								
							 
						 
						
							
							
								
								project: Remove use of P_INITIALIZER  
							
							... 
							
							
							
							Does not support cross-platform very well and breaks on Apple for no apparent reason.
Add resolution scale to shader filter. 
							
						 
						
							2019-09-04 02:47:27 +02:00  
				
					
						
							
							
								 
						
							
								250dc97603 
								
							 
						 
						
							
							
								
								gfx-effect-source: enumerate child sources correctly  
							
							
							
						 
						
							2019-08-07 20:40:04 +02:00  
				
					
						
							
							
								 
						
							
								a04d102568 
								
							 
						 
						
							
							
								
								gfx-effect-source: Support for textures and some crash resistance  
							
							
							
						 
						
							2019-08-07 20:22:12 +02:00  
				
					
						
							
							
								 
						
							
								90699f6b6f 
								
							 
						 
						
							
							
								
								gfx-effect-source: Implement defaults for bool, value and matrix  
							
							
							
						 
						
							2019-08-07 19:19:56 +02:00  
				
					
						
							
							
								 
						
							
								9be36d5ec4 
								
							 
						 
						
							
							
								
								gfx-effect-source: Add function to get "default" value  
							
							
							
						 
						
							2019-08-07 18:42:54 +02:00  
				
					
						
							
							
								 
						
							
								2b2f87e6fc 
								
							 
						 
						
							
							
								
								gfx-effect-source: Fix validity check  
							
							... 
							
							
							
							Had the check inverted oops. 
							
						 
						
							2019-08-07 18:16:20 +02:00  
				
					
						
							
							
								 
						
							
								c88535c7ab 
								
							 
						 
						
							
							
								
								gfx-effect-source: Remove/replace old defines  
							
							
							
						 
						
							2019-08-07 18:11:46 +02:00  
				
					
						
							
							
								 
						
							
								98a18480d0 
								
							 
						 
						
							
							
								
								gfx-effect-source: Fix UI mode detection  
							
							
							
						 
						
							2019-08-07 17:45:32 +02:00  
				
					
						
							
							
								 
						
							
								335847945d 
								
							 
						 
						
							
							
								
								gfx-effect-source: Allow overriding value and visibility of parameters  
							
							
							
						 
						
							2019-08-07 17:37:34 +02:00  
				
					
						
							
							
								 
						
							
								bde4e278bf 
								
							 
						 
						
							
							
								
								gfx-effect-source: Further work on rewrite  
							
							... 
							
							
							
							This partially implements most behavior to an acceptable degree for use right now. 
							
						 
						
							2019-08-07 17:14:44 +02:00  
				
					
						
							
							
								 
						
							
								1092dc1de1 
								
							 
						 
						
							
							
								
								gfx-effect-source: Complete rewrite from scratch  
							
							
							
						 
						
							2019-08-07 12:42:25 +02:00  
				
					
						
							
							
								 
						
							
								0e350415b3 
								
							 
						 
						
							
							
								
								project: Apply new coding guidelines  
							
							
							
						 
						
							2019-08-04 16:20:26 +02:00  
				
					
						
							
							
								 
						
							
								f8e685cf42 
								
							 
						 
						
							
							
								
								project: Apply clang-format manually again  
							
							
							
						 
						
							2019-04-19 20:40:07 +02:00  
				
					
						
							
							
								 
						
							
								aac52f736d 
								
							 
						 
						
							
							
								
								project: Clang support  
							
							... 
							
							
							
							Lots and lots of errors and warnings fixed with this single commit, in the name of clang support.
Related #60 , #47 . 
							
						 
						
							2019-04-19 09:42:15 +02:00  
				
					
						
							
							
								 
						
							
								ba00fbb97e 
								
							 
						 
						
							
							
								
								project: Fix even more warnings  
							
							
							
						 
						
							2019-03-01 12:00:30 +01:00  
				
					
						
							
							
								 
						
							
								3bf1333c84 
								
							 
						 
						
							
							
								
								project: Restructure of the file system  
							
							... 
							
							
							
							The number of files in the source directory was a little bit much and just made file naming more complex than it had to be. Therefore all files were moved into subdirectories where it matters.
Filters now reside in source/filters/, Sources in source/sources/, OBS Wrappers in obs/, OBS GS Wrappers in obs/gs/, Transitions will reside in source/transitions, Graphics Helpers will be in gfx/. 
							
						 
						
							2019-02-11 04:03:57 +01:00