Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
256 2021-07-29 22:08:39 daniel-marschall /trunk/ The feature "Obfuscate" and "Protected" are now merged together.
Reason: Obfuscate without protect makes no sense (since everybody can read/load it using FilterFoundry) and
protect without obfuscate makes no sense (because you can read the formula using a resource editor and even remove the protect flag with a hex editor)
 
254 2021-07-29 20:10:04 daniel-marschall /trunk/ Remove VC C# lint warning  
247 2021-07-27 00:28:41 daniel-marschall /trunk/ Ifanview/GIMP can now also work with standalone filters  
244 2021-07-26 00:18:14 daniel-marschall /trunk/ Bugfix: If you call a standalone filter two times, then the main dialog opens (workaround fix)  
238 2021-07-25 02:35:48 daniel-marschall /trunk/ Fixed problem where 32bit Windows plugin tries to load 64bit standalone plugin  
226 2021-07-17 19:40:50 daniel-marschall /trunk/ AFS files: Improved interoperability (read/write) with Filter Factory in regards "line break" characters  
206 2021-07-11 01:44:00 daniel-marschall /trunk/ Changed copyright year to 2021  
198 2021-07-06 13:56:17 daniel-marschall /trunk/ Code does now also compile with G++; fixed many compiler warnings  
194 2021-07-05 22:18:01 daniel-marschall /trunk/ Source code can now be compiled using GCC in Mingw32.
Several gcc compiler warnings have been resolved.
 
192 2021-07-05 01:32:04 daniel-marschall /trunk/ Simplified build process for OpenWatcom and Visual Studio;
Photoshop SDK and WinFlex/Bison have now hardcoded paths.
Updated internal development documentation and checked with grammarly.com.
Added "svn:ignore" SVN attribute to avoid that temporary build files are accidentally committed.
Adjusted copyright years.
 
189 2019-10-04 14:28:12 dmarschall /trunk/ Making compilers happy  
188 2019-10-03 22:44:39 dmarschall /trunk/ (Fixed bugs introduced during the development of 1.7)  
176 2019-09-20 23:27:52 dmarschall /trunk/ BUGFIX: Premiere plugins have a different order of the attributes Copyright/Author/Title than Photoshop plugins have  
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
154 2019-01-08 16:28:26 dmarschall /trunk/ Added Windows Application Manifest;
Fixed bug (in process_scaled) introduced by a previous SVN commit
 
153 2019-01-07 00:27:24 dmarschall /trunk/ In Windows, the "load" algorithm will now first check if a file is an AFS/PFF file, and then if it is a standalone filter. Due to this, files can now opened, even if they have the wrong file extension.  
152 2019-01-06 22:50:11 dmarschall /trunk/ Old FilterFactory standalone filters for MacOS can now be imported  
149 2019-01-05 00:46:07 dmarschall /trunk/ Removed code redundancy: read8bfplugin is now multi platform and located in shared file read.c  
146 2019-01-04 21:53:30 dmarschall /trunk/ Added 8BF / PRM standalone test files  
145 2019-01-04 18:39:11 dmarschall /trunk/ Adobe Premiere FilterFactory/TransitionFactory filters (.pff Settings and .prm Windows Standalone Filters) can now be imported (*)  

Show All