morkt
|
9ec1978bf6
|
released v1.5.44
|
2019-03-31 21:39:39 +04:00 |
|
morkt
|
bb655a06ac
|
(BinaryStreamExtension): serialization extension for IBinaryStream.
|
2019-03-23 19:50:27 +04:00 |
|
morkt
|
b9431f6f85
|
(BitmapWithAlpha): another special case.
|
2019-03-23 19:45:19 +04:00 |
|
morkt
|
c609792416
|
released v1.5.43
|
2019-02-25 13:45:11 +04:00 |
|
morkt
|
e0e0169582
|
released v1.5.41
|
2018-12-30 14:46:08 +04:00 |
|
morkt
|
c6f04a06e6
|
(BMP): another header special case work-around.
|
2018-12-19 03:26:02 +04:00 |
|
morkt
|
87c5b40e05
|
(ImageMetaData): added iWidth/iHeight shortcut properties.
|
2018-12-19 03:25:39 +04:00 |
|
morkt
|
1cf41bf49f
|
(BinaryImageDecoder.Image): null coalesce.
|
2018-12-02 19:45:13 +04:00 |
|
morkt
|
e44198a132
|
(ArcViewStream): limit memory mapped frame size.
|
2018-12-02 19:43:35 +04:00 |
|
morkt
|
ba4ec0aad4
|
released v1.5.40
|
2018-11-07 12:30:37 +04:00 |
|
morkt
|
c785beecc0
|
(BigEndian): added Pack methods.
|
2018-10-18 23:00:21 +04:00 |
|
morkt
|
6fda2a005a
|
added BitmapSourceDecoder class.
|
2018-10-09 14:36:18 +04:00 |
|
morkt
|
b3ccb3cd50
|
(GameRes): moved preferred formats logic to GetTypeFromName method.
|
2018-09-23 03:52:53 +04:00 |
|
morkt
|
68f3904e27
|
(ArchiveFormat): added ContainedFormats property.
|
2018-09-22 02:46:09 +04:00 |
|
morkt
|
cba145573f
|
(ScriptFormat): added stub classes for file types detection.
|
2018-09-22 02:07:24 +04:00 |
|
morkt
|
e7d531e214
|
(ArchiveFormat): CreateFile and CreatePath methods moved to PhysicalFileSystem.
|
2018-09-19 12:09:05 +04:00 |
|
morkt
|
956a2c3839
|
(VFS): use ImageFormatDecoder.Create
|
2018-09-15 17:11:52 +04:00 |
|
morkt
|
427f016a96
|
released v1.5.39
|
2018-09-14 00:59:05 +04:00 |
|
morkt
|
4a073ef878
|
added debug diagnostics.
|
2018-09-07 15:51:54 +04:00 |
|
morkt
|
0ed70e3595
|
(GameRes): added priorities to format imports.
|
2018-09-06 10:25:49 +04:00 |
|
morkt
|
cf6e2cca9a
|
(GameRes): added resource aliases.
|
2018-09-05 13:24:28 +04:00 |
|
morkt
|
c96e61a4d3
|
(ArchiveFormat): use ImageFormatDecoder.Cretate.
|
2018-08-31 04:41:18 +04:00 |
|
morkt
|
7f5d2c9b24
|
(ImageFormatDecoder.Create): new static method.
|
2018-08-31 04:41:02 +04:00 |
|
PeratX
|
02c2226295
|
Updated Chinese trans for JPEG compression quality (#201)
|
2018-07-24 10:32:02 +04:00 |
|
morkt
|
f85ab6afbd
|
released v1.5.38
|
2018-07-06 16:00:25 +04:00 |
|
morkt
|
3dabada74e
|
(FixedSetSetting): another application setting class.
|
2018-06-06 00:35:39 +04:00 |
|
morkt
|
e37209cf33
|
released v1.5.37
|
2018-05-03 19:03:50 +04:00 |
|
morkt
|
12bff91ba2
|
(GameRes): added JPEG compression quality setting.
|
2018-04-13 19:46:17 +04:00 |
|
morkt
|
3bea44ff30
|
(BmpFormat.SkipBytes): unused method.
|
2018-04-13 19:43:34 +04:00 |
|
taroxd
|
25ac10808d
|
Update chinese translation (#171)
|
2018-04-09 08:37:41 +04:00 |
|
morkt
|
8e7916556c
|
use Array.Empty() method.
|
2018-04-07 03:06:04 +04:00 |
|
morkt
|
64ec99404a
|
released v1.5.36
|
2018-04-03 04:55:33 +04:00 |
|
morkt
|
927d335a61
|
(WAV): another OGG format tag.
|
2018-04-01 08:07:43 +04:00 |
|
morkt
|
118504e620
|
released v1.5.35
|
2018-02-16 20:09:58 +04:00 |
|
morkt
|
ae042102ab
|
(ArcView): check for disposed object access.
|
2018-02-09 17:32:43 +04:00 |
|
morkt
|
fd50e66837
|
(BMP): additional condition for bitmaps with alpha-channel.
|
2018-02-02 03:35:54 +04:00 |
|
morkt
|
98e42a1f66
|
added ja-JP resources.
|
2018-01-29 21:56:37 +04:00 |
|
haniwa55
|
ac3cb9bc33
|
lang : Japanese translation. (#144)
* added Japanese translation.
* ArcCPZ.cs add encrypt & encode methods
|
2018-01-29 19:09:32 +04:00 |
|
morkt
|
6c0f4657ac
|
released v1.5.34
|
2018-01-23 16:28:46 +04:00 |
|
morkt
|
b7c32d48f0
|
(WAV): special case for embedded ogg streams.
|
2018-01-22 17:27:24 +04:00 |
|
morkt
|
7c7dda79c7
|
(FileSystem): changed InvariantCulture comparison to Ordinal.
|
2018-01-21 12:00:44 +04:00 |
|
morkt
|
7031f56eb0
|
(FileSystem): use case-insensitive comparison.
|
2018-01-20 13:24:26 +04:00 |
|
morkt
|
880f2189f5
|
(PngFormat): added HeaderBytes static field.
|
2018-01-17 02:11:30 +04:00 |
|
morkt
|
c3f4343558
|
added localization strings for settings.
|
2018-01-12 19:56:25 +04:00 |
|
morkt
|
21f2529e97
|
(ISettingsManager): new public interface.
|
2018-01-11 18:38:33 +04:00 |
|
morkt
|
c1a6c69145
|
Merge remote-tracking branch 'refs/remotes/origin/master' into res-settings
|
2018-01-10 17:32:19 +04:00 |
|
morkt
|
7b4efc874b
|
(ArchiveFormat.IsSanecount): increased maximum possible entries count.
|
2018-01-10 17:12:27 +04:00 |
|
morkt
|
a3ce27da5f
|
(GameRes): persistent resource settings infrastructure.
|
2018-01-08 19:55:28 +04:00 |
|
morkt
|
babe2d93d7
|
(BMP): ignore incorrect length in bitmap header.
|
2018-01-04 20:41:26 +04:00 |
|
morkt
|
3732d8bb5d
|
(ArchiveFormat): ditched overwrite stubs.
|
2018-01-04 20:40:02 +04:00 |
|