Subversion Repositories filter_foundry

Rev

Rev 370 | Rev 377 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 370 Rev 375
Line 4... Line 4...
4
- Tab-Order has been changed (*)
4
- Tab-Order has been changed (*)
5
- Fixed incompatibility with older versions of Wine (Windows emulator for Linux systems)
5
- Fixed incompatibility with older versions of Wine (Windows emulator for Linux systems)
6
- In the Make dialog, if you clicked "OK" and then cancelled the save dialog, you didn't get back to the Make-dialog. Fixed.
6
- In the Make dialog, if you clicked "OK" and then cancelled the save dialog, you didn't get back to the Make-dialog. Fixed.
7
- "Filters Unlimited" filters (FFX files) can now be loaded. However, only the basic Filter Factory commands are supported.
7
- "Filters Unlimited" filters (FFX files) can now be loaded. However, only the basic Filter Factory commands are supported.
8
- You can now also save to the "Premiere Filter Factory" (.pff) file format.
8
- You can now also save to the "Premiere Filter Factory" (.pff) file format.
-
 
9
- Internal change: The resource fork type 'TpLT' is now 'tpLT'.
-
 
10
- Internal change: Obfuscated data is stored in resource fork 'obFS' instead of 'DATA'. For Windows "OBFS" instead of RCDATA.
9
 
11
 
10
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
12
(*) This bug/solution was tested on Windows but needs to be verified and/or implemented on Mac.
11
 
13
 
12
## 1.7.0.10 [19-Sep-2021]
14
## 1.7.0.10 [19-Sep-2021]
13
- Introduced obfuscation version 6, which is more secure and 4 times faster!
15
- Introduced obfuscation version 6, which is more secure and 4 times faster!
Line 84... Line 86...
84
 
86
 
85
## 1.7.0.4 [27-Jul-2021]
87
## 1.7.0.4 [27-Jul-2021]
86
- Fixed problem where 32bit Windows plugin tries to load 64bit standalone plugin
88
- Fixed problem where 32bit Windows plugin tries to load 64bit standalone plugin
87
- Bugfix: Windows Open/Save dialogs: At the title, the first character was missing. Fixed.
89
- Bugfix: Windows Open/Save dialogs: At the title, the first character was missing. Fixed.
88
- Internal change: "Manifest" resource gets individualized in standalone plugins
90
- Internal change: "Manifest" resource gets individualized in standalone plugins
89
- Internal change: PiPL/Manifest-template is now stored in 'TpTL' instead of 'DATA'/RCDATA. (But obfuscated data stays at 'DATA'/RCDATA)
91
- Internal change: PiPL/Manifest-template is now stored in 'TpLT' instead of 'DATA'/RCDATA. (But obfuscated data stays at 'DATA'/RCDATA)
90
- Bugfix: If you called a standalone filter two times, then the main dialog opened (bug introduced in 1.7.0.3)
92
- Bugfix: If you called a standalone filter two times, then the main dialog opened (bug introduced in 1.7.0.3)
91
- Ifanview/GIMP can now also work with standalone filters
93
- Ifanview/GIMP can now also work with standalone filters
92
- If the user tries to open a protected 8BF file, the error message will now state that it can't be opened because the filter is protected
94
- If the user tries to open a protected 8BF file, the error message will now state that it can't be opened because the filter is protected
93
 
95
 
94
## 1.7.0.3 [23-Jul-2021]
96
## 1.7.0.3 [23-Jul-2021]