Subversion Repositories filter_foundry

Rev

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

Rev 549 Rev 550
Line 1... Line 1...
1
# Changelog
1
# Changelog
2
 
2
 
-
 
3
## 1.7.0.22 [Work-In-Progress]
-
 
4
- Simplified source code (expressions, slider names, etc. are now loaded directly in the PARM resource).
-
 
5
- As side effect: The slider positions will be preserved when a filter is made
-
 
6
 
3
## 1.7.0.21 [23-Nov-2023]
7
## 1.7.0.21 [23-Nov-2023]
4
- Read FFX file: Fixed buffer overflow when some strings (Title,Category,Author,Copyright,SliderNames) are too long
8
- Read FFX file: Fixed buffer overflow when some strings (Title,Category,Author,Copyright,SliderNames) are too long
5
- Read GUF file: Only the last part of the Category will be imported
9
- Read GUF file: Only the last part of the Category will be imported
6
- Implemented reading of FFL files (actually, they will be only extracted, so they can be read afterwards)
10
- Implemented reading of FFL files (actually, they will be only extracted, so they can be read afterwards)
7
 
11