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
497 2022-04-29 21:38:23 daniel-marschall /trunk/  
492 2022-04-29 01:35:12 daniel-marschall /trunk/ Translation to German, part 1 (Work-In-Progress)  
482 2022-04-23 00:40:27 daniel-marschall /trunk/  
456 2021-12-22 00:44:22 daniel-marschall /trunk/ Various cosmetics  
454 2021-12-19 23:45:40 daniel-marschall /trunk/  
445 2021-12-11 12:53:15 daniel-marschall /trunk/ Windows NT 3.x: Preview is now showed when the dialog is opened.  
444 2021-12-06 23:29:51 daniel-marschall /trunk/ UNICODE ready (Not fully tested!)  
425 2021-11-29 00:20:00 daniel-marschall /trunk/ Fixed minor memory leak  
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  
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)  
402 2021-11-16 14:28:04 daniel-marschall /trunk/ Windows 95, 98 and Me can now also build 64-bit modules.  
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.  
380 2021-11-01 12:14:52 daniel-marschall /trunk/ TPLT:50 is now TPLT:1  
376 2021-10-31 20:32:58 daniel-marschall /trunk/  
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.
 
364 2021-10-29 21:52:04 daniel-marschall /trunk/ Building did not work. Fixed.  
360 2021-10-18 18:23:11 daniel-marschall /trunk/ Minor change  
357 2021-10-16 20:45:48 daniel-marschall /trunk/ In case filter is digitally signed, the signature will be removed for standalone filters  
352 2021-09-14 14:23:27 daniel-marschall /trunk/  
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)  
331 2021-09-05 22:52:17 daniel-marschall /trunk/ 32/64 bit mixer has now been included in the building-process of OpenWatcom and VisualC++ IDE/CLI  
324 2021-09-03 19:48:08 daniel-marschall /trunk/ - Win9x: Updated built-in UNICOWS.dll to version 1.1.3790.0 (signed 07 Dec 2004)
- Standalone 32-bit filters are now ~250KiB smaller because UNICOWS is stripped from the 8BF file
- Fixed error where the 8BF manifest file contained garbage data at the end
 
322 2021-09-03 17:39:42 daniel-marschall /trunk/  
320 2021-09-03 17:08:59 daniel-marschall /trunk/  
319 2021-09-03 17:06:22 daniel-marschall /trunk/ Win9x fix  
318 2021-09-03 16:47:22 daniel-marschall /trunk/ Important fix in re obfuscation  
316 2021-09-01 17:38:09 daniel-marschall /trunk/  
315 2021-09-01 17:35:51 daniel-marschall /trunk/ Fixed syntax errs  
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.  
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.  
281 2021-08-09 15:31:56 daniel-marschall /trunk/ Created 8BF standalone filters now contain the correct PE checksum (Note: The original compiled binaries contain "0", compiled with OpenWatcom and Visual C++)  
280 2021-08-08 18:28:20 daniel-marschall /trunk/ === RELEASE 1.7.0.7 ===  
279 2021-08-08 18:13:26 daniel-marschall /trunk/  
278 2021-08-08 13:20:20 daniel-marschall /trunk/ "PE header build timestamp" is now set for built standalone filters  
277 2021-08-08 12:55:38 daniel-marschall /trunk/  
276 2021-08-07 22:22:44 daniel-marschall /trunk/ Introduced obfuscation "V4" (more secure). Required for x86/x64 cross-build filters