20 Commits

Author SHA1 Message Date
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
c25fa776cf
delay load waveform audio samples only upon request to speed up initial file loading (like FileSystemObjectModel) 2020-10-12 22:18:33 -04:00
a5ade252f9
move CRI ADX data format from Multimedia plugin to CRI plugin 2020-10-04 19:17:13 -04:00
2bd13f7bd4
simplify, improve, and fix bugs in GetAvailableObjectModel<T>() 2020-09-29 05:04:10 -04:00
fa58f1cd32
this SOMEWHAT works for monochrome BMP, but is fuzzy and I don't know why 2020-09-12 09:11:09 -04:00
2cf265e898
normalize CustomOption titles to UWT standard underscore instead of Windows-specific ampersand 2020-09-05 13:00:37 -04:00
57664bd409
add vector image support to Multimedia plugin with vector image editor and some DataFormats 2020-08-28 16:09:51 -04:00
1c842411ff
add support for reading first page of an uncompressed TIFF image (it's a start...) 2020-06-17 23:29:15 -04:00
7fdf6e79a2
properly throw ObjectModelNotSupported instead of just silently failing 2020-06-14 00:46:03 -04:00
5d80b16e37
preliminary (broken?) implementation of XPM image format 2020-05-28 18:40:55 -04:00
7de88dbe86
not sure what this really is, still needs work to be done 2020-05-24 19:16:19 -04:00
781e7597df
improvements to synthesized audio plugins and preliminary implementation of a MIDI Events list view for synthesized audio editor 2020-05-24 10:19:10 -04:00
186a157438
still has bugs but at least some of them have been fixed 2020-05-20 13:46:55 -04:00
a8058e0e6b
fix incorrect associations, namespaces, and other little bugs 2020-05-18 15:03:06 -04:00
f884365c95
various feature additions, improvements, and bug fixes to synthesized audio plugins and editors 2020-05-14 23:47:32 -04:00
f7672cf10e
breaking changes to allow PropertyListObjectModel to store Properties and Groups in arbitrary order 2020-05-13 01:10:44 -04:00
0f5799361d
move Vocaloid-specific stuff into separate plugin 2020-05-12 21:00:34 -04:00
6c5dea0ec9
HUGE improvements to synthesized audio editor and minor bug fixes in VSQX format; we can now inline edit lyrics in editor and all sorts of cool stuff 2020-05-12 20:49:04 -04:00
f0b529a857
add standard header to existing code files 2020-04-29 00:57:58 -04:00
19fa0d64bc
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out 2020-03-23 02:28:39 -04:00