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
442 2021-12-04 12:45:57 daniel-marschall /trunk/  
432 2021-11-30 00:38:17 daniel-marschall /trunk/ Updated screenshots  
422 2021-11-28 02:04:06 daniel-marschall /trunk/ By default, Photoshop's sliders (PLUGIN.DLL) will be used. Only if PLUGIN.DLL is missing, the Microsoft Trackbar Controls are used.  
419 2021-11-27 14:00:12 daniel-marschall /trunk/ Windows NT 3.1 and Windows NT 3.5x are now supported, except for some smaller drawbacks  
408 2021-11-19 18:06:36 daniel-marschall /trunk/ Bugfix: When you saved a AFS or PFF file, you received a wrong information about PluginCommander TXT files.
Bugfix: Trying to open a protected filter now correctly displays the message "Filter is protected" again, instead of "No filter detected".
If you click "Make" after the make dialog has been opened once, your previous input will be shown again.
 
402 2021-11-16 14:28:04 daniel-marschall /trunk/ Windows 95, 98 and Me can now also build 64-bit modules.  
401 2021-11-15 11:48:23 daniel-marschall /trunk/ Updated documentation  
393 2021-11-07 01:29:08 daniel-marschall /trunk/ Internal change: PARM resource inside memory works now with C-Strings instead of Pascal-Strings.  
392 2021-11-06 17:25:07 daniel-marschall /trunk/ === RELEASE 7.0.12 ===  
389 2021-11-04 11:28:14 daniel-marschall /trunk/ Added functionality to save PluginCommander TXT files.  
385 2021-11-03 17:57:43 daniel-marschall /trunk/ Added possibility to load PluginCommander TXT files.  
382 2021-11-01 16:53:29 daniel-marschall /trunk/  
377 2021-10-31 21:08:36 daniel-marschall /trunk/ Bugfix: When you tried to load a protected obfuscated filter and then tried to make a new filter, the filter was damaged. Fixed.  
375 2021-10-31 18:53:24 daniel-marschall /trunk/ Internal change: The resource fork type 'TpLT' is now 'tpLT'.
Internal change: Obfuscated data is stored in resource fork 'obFS' instead of 'DATA'. For Windows "OBFS" instead of RCDATA.
 
370 2021-10-30 18:57:01 daniel-marschall /trunk/ Fixed crash while loading FFX files  
366 2021-10-30 00:50:50 daniel-marschall /trunk/ "Filters Unlimited" filters (FFX files) can now be loaded. However, only the basic Filter Factory commands are supported.  
365 2021-10-29 21:54:05 daniel-marschall /trunk/ In the Make dialog, if you clicked "OK" and then cancelled the save dialog, you didn't get back to the Make-dialog. Fixed.  
356 2021-10-15 19:12:06 daniel-marschall /trunk/ Fixed incompatibility with older versions of Wine (Windows emulator for Linux systems)  
355 2021-10-05 15:41:45 daniel-marschall /trunk/ Tab-Order has been changed  
354 2021-09-19 19:24:54 daniel-marschall /trunk/ === RELEASE 1.7.0.10 ===  
353 2021-09-19 17:04:18 daniel-marschall /trunk/ Warning signs and zoom in/out pictures now have "tool tips" so that you know what will happen if you click them (*)  
347 2021-09-13 17:14:08 daniel-marschall /trunk/ Introduced obfuscation version 6, which is more secure and 4 times faster!  
346 2021-09-12 10:01:40 daniel-marschall /trunk/ === RELEASE 1.7.0.9 ===  
345 2021-09-10 22:46:17 daniel-marschall /trunk/ Built filters can now be read by Plugin Manager 2.1 by I.C.NET (Michael Johannhanwahr)  
343 2021-09-09 14:19:10 daniel-marschall /trunk/ Increased speed of the creation of the preview picture if state-changing functions (put,rnd,rst) are used (reverted change in 1.7b1). The preview might not be accurate at some rare cases, but at least it is now very fast again...  
341 2021-09-09 11:43:52 daniel-marschall /trunk/ Standalone dialog: Can now have multi-line text. It is also read from the Mac plugins.  
339 2021-09-09 00:57:31 daniel-marschall /trunk/ Reading of Mac standalone plugins (rsrc files): The initial values of the sliders are now correctly read.  
335 2021-09-07 16:25:18 daniel-marschall /trunk/ - `dmin` has been changed from 0 to -512, `dmax` has been changed from 1024 to 512, and `D` stayed 1024 (`D:=dmax-dmin`), in order to fit the actual ranges of `d`, as implemented in Filter Factory.
- `I` is now defined as `imax-imin`. Same with `U` and `V`. Therefore, the variables are now `I=255`, `U=110`, and `V=156`.
 
326 2021-09-03 19:57:17 daniel-marschall /trunk/ === RELEASE 1.7.0.8 ===  
325 2021-09-03 19:48:24 daniel-marschall /trunk/  
323 2021-09-03 18:23:09 daniel-marschall /trunk/ (All testcases have been verified again)  
314 2021-09-01 10:18:34 daniel-marschall /trunk/ Windows 95/98/Me: If UNICOWS.DLL is missing (required for building a standalone filter), it will be automatically installed for you  
308 2021-08-29 01:32:42 daniel-marschall /trunk/ For 32/64-bit cross-build, there is now no requirement that both plugin files must be installed anymore.  
305 2021-08-28 11:35:54 daniel-marschall /trunk/ Added a help button which opens the documentation on the web. (Only Windows)  
304 2021-08-28 01:55:43 daniel-marschall /trunk/ Added a documentation based on the Filter Factory documentation.
The previously undocumented variables I, U, V as well as imin, umin, vmin have been changed to represent the actual results of the i,u,v variables.
 
300 2021-08-25 22:41:48 daniel-marschall /trunk/ Added new function `pow(b,e)` which are already part of the inofficial Filter Factory 3.1.0 patch by Daniel Marschall.  
298 2021-08-25 19:41:27 daniel-marschall /trunk/  
296 2021-08-25 17:13:08 daniel-marschall /trunk/ The window is now opened on the correct screen (the one where Photoshop is opened). Additionally, it is avoided that the window is spread over multiple screens.  
294 2021-08-24 17:28:34 daniel-marschall /trunk/ Following functions have been changed to a 100% replica of the Filter Factory implementation: cos(x), sin(x), tan(x), r2x(d,m), r2y(d,m), rad(d,m,z), c2d(x,y), c2m(x,y), sqr(x)  
292 2021-08-22 10:53:14 daniel-marschall /trunk/ Introduced obfuscation version 5 (it is like version 4, but contains an integrity check); also fixed some smaller issues with obfuscation loading.