Subversion Repositories filter_foundry

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
416 2021-11-21 22:46:09 daniel-marschall /trunk/ The "version info" resource is now included in a `TPLT` resource (required for compatibility with Windows NT 3.51)  
415 2021-11-21 20:09:27 daniel-marschall /trunk/ Plugins created by the custom implementation of `UpdateResourceA` (for Win9x and WinNT<4.0) could not be loaded on some versions of Windows, because the Optional PE Header `SizeOfImage` was calculated wrong.  
414 2021-11-21 13:27:44 daniel-marschall /trunk/  
411 2021-11-20 22:32:16 daniel-marschall /trunk/ Partial Win NT 3.1 compat : Removed GetVersionExA import  
407 2021-11-19 16:48:54 daniel-marschall /trunk/ Partial Win NT 3.1 compat : Removed CreateDIBSection import  
406 2021-11-18 01:05:03 daniel-marschall /trunk/ Small fix in compat_win_resource.c  
405 2021-11-16 23:58:01 daniel-marschall /trunk/ compat_win_resource.c : Diffed code with the original code and marked fixes  
402 2021-11-16 14:28:04 daniel-marschall /trunk/ Windows 95, 98 and Me can now also build 64-bit modules.  
371 2021-10-30 23:20:36 daniel-marschall /trunk/ Moved fileHasExtension() from read.c to choosefile_*.c  
369 2021-10-30 16:52:56 daniel-marschall /trunk/ .pff can now be saved  
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.  
358 2021-10-17 00:33:12 daniel-marschall /trunk/ Changed linebreaks to CRLF for some files and added all used file types to .gitattributes  
357 2021-10-16 20:45:48 daniel-marschall /trunk/ In case filter is digitally signed, the signature will be removed for standalone filters  
355 2021-10-05 15:41:45 daniel-marschall /trunk/ Tab-Order has been changed  
332 2021-09-06 00:07:40 daniel-marschall /trunk/  
330 2021-09-05 21:03:33 daniel-marschall /trunk/ Removed telegraphics_common files which are not used in Filter foundry_3264_mixer.bat
Renamed misc.h to ff_misc.h
 
311 2021-08-29 18:00:41 daniel-marschall /trunk/ Various stuff  
301 2021-08-26 10:46:02 daniel-marschall /trunk/ Added pow testcase, fixed some compiler warnings  
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.  
299 2021-08-25 19:54:45 daniel-marschall /trunk/ According to the FilterFactory manual, all operations are on signed 32-bit integers  

Show All