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
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 (*)  
131 2018-12-30 20:28:17 dmarschall /trunk/ Warning windows (alertuser and simplealert function) are now modal.  
85 2007-02-19 18:24:12 toby /trunk/ simple parameter obfuscation in standalone plugins (wishlist #7)  
52 2006-05-06 09:19:33 toby /trunk/ fix buffer size computation when saving AFS; other minor tweaks  
45 2006-03-22 09:08:11 toby /trunk/ read parameters from Windows .8BF Filter Factory standalones, in Mac version  
23 2006-02-27 02:40:44 toby /trunk/ fix many warnings; fix plugin DLL extension  
18 2005-10-04 02:59:59 toby /trunk/ fix dialog behaviour on repeated filter application; various cosmetic source cleanups (license headers)  
15 2005-07-23 02:02:06 toby /trunk/ well, it builds...  
2 2005-03-01 02:47:25 toby /trunk/ initial import