Subversion Repositories filter_foundry

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
557 2023-11-25 22:34:32 daniel-marschall /trunk/ Small code improvements  
555 2023-11-25 18:12:52 daniel-marschall /trunk/ More code simplifications: Save-methods return a message ID instead of just Boolean  
553 2023-11-25 16:28:01 daniel-marschall /trunk/ After FFL extraction, the open dialog will display again. More code simplifications.  
552 2023-11-25 02:47:24 daniel-marschall /trunk/ Load-methods don't return boolean and a reason string. Instead they return 0 (success) or a error message ID otherwise.  
550 2023-11-24 01:37:46 daniel-marschall /trunk/ Simplified source code (expressions, slider names, etc. are now loaded directly in the PARM resource). As side effect: The slider positions will be preserved when a filter is made  
544 2023-11-22 17:28:37 daniel-marschall /trunk/ Implemented reading of FFL files (actually, they will be only extracted, so they can be read afterwards)  
537 2023-11-21 01:06:36 daniel-marschall /trunk/ Fixed buffer overflow (off by one) at PicoTxt loading
Prepared implementation of GUF files. Not functional yet!
 
536 2023-11-09 00:31:30 daniel-marschall /trunk/ Domain telegraphics.com.au is gone. Replace with telegraphics.net  
532 2023-07-05 23:53:44 daniel-marschall /trunk/ Made all () methods (void) to enforce 0 parameters.
Noted that PS SDK 2023 was tested.
 
526 2022-05-24 02:23:18 daniel-marschall /trunk/ Some small changes in source code comments  
518 2022-05-11 01:26:44 daniel-marschall /trunk/  
517 2022-05-10 13:08:21 daniel-marschall /trunk/ Every standalone Filter now receives an individual OID  
515 2022-05-09 22:15:27 daniel-marschall /trunk/ Internal change: PiPL resource now contains `'8BIM':'cmpt'` (Component) (*)
Internal change: PiPL resource now contains `'ViaT':'ObId'` (Object Identifier) (*)
 
512 2022-05-08 23:29:45 daniel-marschall /trunk/  
511 2022-05-08 22:58:03 daniel-marschall /trunk/ Windows: Handling of ampersand characters ("&") in Title, Category, Author, Copyright, and Controller/Map labels fixed.  
510 2022-05-07 01:52:42 daniel-marschall /trunk/ Updated Obfuscation V7  
508 2022-05-06 01:53:48 daniel-marschall /trunk/ Introduced obfuscation version 7, which is more secure.  
506 2022-05-04 02:24:52 daniel-marschall /trunk/ The obfuscation seed is now in the code segment (.text) of the 8BF files. (Compilers: MSVC++ 32/64 and OpenWatcom)  
503 2022-05-01 18:32:10 daniel-marschall /trunk/  
502 2022-05-01 12:50:01 daniel-marschall /trunk/ val(i,a,b) now returns the same value like Filter Factory for illegal values of i.  

Show All