|
|
39c2d41458
|
add FixtureProtocol
|
2023-02-17 17:44:49 -05:00 |
|
|
|
4d2a77cf10
|
fix bug
|
2023-02-17 17:43:59 -05:00 |
|
|
|
1fe6d9be8d
|
specify that configuration file may be created if it does not exist
|
2022-11-19 21:02:16 -05:00 |
|
|
|
b92e2ae2fb
|
fix saving XBM and implement X10 format bitmap and hotspot features
|
2022-10-17 22:32:07 -04:00 |
|
|
|
0f5d5958d0
|
also support non-public members
|
2022-10-17 22:15:00 -04:00 |
|
|
|
239cc7841c
|
preliminary implementation of X BitMap (XBM) loading
|
2022-10-17 01:17:13 -04:00 |
|
|
|
a7034aef3a
|
remove TargetFrameworkVersion and add MBS.Framework reference (since checksum modules are now Plugins)
|
2022-10-14 09:44:57 -04:00 |
|
|
|
0ff48b148b
|
add ContentType and HintComparison to WinRAR definition
|
2022-10-14 09:43:14 -04:00 |
|
|
|
55b5878a79
|
XPS improvements
|
2022-10-14 09:42:55 -04:00 |
|
|
|
ba26043c81
|
improve custom EditorView handling
|
2022-10-14 09:42:37 -04:00 |
|
|
|
a9400d718b
|
get rid of File.SetObjectModel<> in favor of File.Source = new ObjectModelFileSource
|
2022-10-14 09:41:28 -04:00 |
|
|
|
8f42f04af2
|
improvements to JSON parsing and Vocaloid5 VPR reading
|
2022-10-14 09:39:35 -04:00 |
|
|
|
6509a5145f
|
improvements to the Synthesized Audio Editor
|
2022-10-14 09:38:20 -04:00 |
|
|
|
c7191d1077
|
fix 'ue update-associations' command
|
2022-10-14 09:36:02 -04:00 |
|
|
|
dd818c26ab
|
move PrintUsageStatement into MBS.Framework.Application and slight adjustment for ChecksumPlugin
|
2022-10-03 09:38:05 -04:00 |
|
|
|
cfceb9e32a
|
convert ChecksumModule into a Plugin to take advantage of plugin discovery architecture
|
2022-10-03 09:37:30 -04:00 |
|
|
|
e998f2cd12
|
inherit from MBS.Framework.Application instead of reinventing everything
|
2022-10-02 00:47:19 -04:00 |
|
|
|
d5cc7a716f
|
return zero-byte array instead of crashing if there is no bitmap data
|
2022-10-02 00:46:43 -04:00 |
|
|
|
8496fd116c
|
ensure proper path separators are recognized
|
2022-10-02 00:46:18 -04:00 |
|
|
|
e15fd7580c
|
add some (probably badly-translated) Japanese strings
|
2022-10-02 00:45:31 -04:00 |
|
|
|
fadcdd8599
|
refactor common chunked-data-format code from PNG and MP4 containers into ISOMediaBaseDataFormat
|
2022-10-02 00:45:00 -04:00 |
|
|
|
70b8babb82
|
properly init string table entries from actual string table
|
2022-09-16 01:32:41 -04:00 |
|
|
|
6ca434e120
|
use Measurement instead of plain int to identify font sizes (improvement in UWT)
|
2022-09-16 01:32:11 -04:00 |
|
|
|
a9234e1dd6
|
remove some old cruft and try to actually use the crufty localization system
|
2022-09-14 00:56:29 -04:00 |
|
|
|
fe6590611e
|
actually calculate the count of all of the same document types so we can provide a more accurate empty document name
|
2022-09-14 00:20:41 -04:00 |
|
|
|
0bed50484d
|
provide a more concise EmptyTemplatePrefix for the TranslationSetObjectModel
|
2022-09-14 00:19:50 -04:00 |
|
|
|
af360a0753
|
various stuff
|
2022-09-13 09:53:45 -04:00 |
|
|
|
7bb1ac7930
|
templates
|
2022-09-13 09:52:16 -04:00 |
|
|
|
af0be076c8
|
setup plugin improvements
|
2022-09-13 09:50:30 -04:00 |
|
|
|
87a626b153
|
cwe plugin enhancements and additional functionality
|
2022-09-13 09:49:41 -04:00 |
|
|
|
43ffee8673
|
Merge branch 'master' into pre-commit
|
2022-09-13 09:45:43 -04:00 |
|
|
|
d7a6029e54
|
add daily tip feature (requires latest uwt for settings bugfix)
|
2022-09-13 09:38:19 -04:00 |
|
|
|
893a52000d
|
keep track of the current line when using ReadLine()
|
2022-09-13 09:33:36 -04:00 |
|
|
|
e217c4769d
|
properly save project-specific settings from the ProjectType into the actual ProjectObjectModel
|
2022-09-06 00:43:52 -04:00 |
|
|
|
328728fa32
|
support multiple configuration files for reading, but only write to user-writable files
|
2022-08-06 19:24:48 -04:00 |
|
|
|
80e8594f11
|
implement ISupportsExtraData for PropertyListItem
|
2022-08-06 19:17:16 -04:00 |
|
|
|
ff4dc55435
|
this needs to be fixed when we have time
|
2022-08-06 19:16:51 -04:00 |
|
|
|
94aeb3e754
|
implement boolean, and do not write anything if value is null
|
2022-08-06 19:15:23 -04:00 |
|
|
|
8a6be2a5d7
|
update .gitignore
|
2022-08-06 19:14:45 -04:00 |
|
|
|
04a46da177
|
improve support for OLE2 compound document base format and some subformats
|
2022-08-06 19:13:23 -04:00 |
|
|
|
b5a0487158
|
store debugging information (i.e. definition locations) for XML / markup documents
|
2022-08-06 19:02:40 -04:00 |
|
|
|
a8a49bc75c
|
improve new line detection and handling
|
2022-08-06 18:57:02 -04:00 |
|
|
|
4b1db6636c
|
CWE sprites have their RGB values clamped to 0-64 instead of 0-255
|
2022-07-24 11:11:12 -04:00 |
|
|
|
4f53be0da0
|
forgot to remove in csproj
|
2022-07-19 14:39:22 -04:00 |
|
|
|
1b38d7ad6a
|
allow copying export/import options (and possibly other properties) from base DataFormatReference
|
2022-04-18 23:47:52 -04:00 |
|
|
|
dc9a02e131
|
prepare additional abstraction layer for OLE Compound Document files
|
2022-04-16 11:46:11 -04:00 |
|
|
|
738571b1e6
|
add associations for Compound Document and Word 97-2003 DOC
|
2022-04-16 11:25:12 -04:00 |
|
|
|
fdaf7720c3
|
yet another ancient PC video game file format plugin
|
2022-04-16 11:24:26 -04:00 |
|
|
|
2a5af21d06
|
IMPORTANT: avoid calling base.MakeReferenceInternal on derived DataFormats because this will overwrite the base DataFormatReference
|
2022-04-16 11:23:35 -04:00 |
|
|
|
2723f02ecf
|
prevent blank strings in DataFormat GenericBrowserPopup
|
2022-04-16 11:22:12 -04:00 |
|