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
255 2021-07-29 20:10:34 daniel-marschall /trunk/ Improved obfuscation code, part 1  
250 2021-07-27 01:34:12 daniel-marschall /trunk/ If the user tries to open a protected 8BF file, the error message will now state that it can't be opened because the filter is protected  
249 2021-07-27 01:04:19 daniel-marschall /trunk/ Obfuscated filters cannot be imported. Fixed.  
237 2021-07-25 02:00:46 daniel-marschall /trunk/ Added foundry17_32.8bf and foundry17_64.8bf import testcase  
211 2021-07-13 22:35:59 daniel-marschall /trunk/  
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)  
171 2019-01-24 10:39:25 dmarschall /trunk/ Copyright in all source files changed to 2019  
168 2019-01-18 22:27:30 dmarschall /trunk/  
167 2019-01-18 22:16:43 dmarschall /trunk/ FilterFoundry is now compatible with GIMP/PSPI  
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  
147 2019-01-04 22:39:55 dmarschall /trunk/ 16 Bit .prm/.8bf can now be loaded in Windows FilterFoundry  
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 (*)  
116 2018-12-26 19:45:30 dmarschall /trunk/ Fixed 64 bit compiler warning.  

Show All