29 Commits

Author SHA1 Message Date
31add4cfa4
support deferred DataRequest for PictureObjectModel 2022-04-14 00:38:29 -04:00
476c07516b
computer broke, frustrated, will clean up this shitload later 2021-12-09 01:04:07 -05:00
6d9f1ed59c
don't crash if we have an empty ObjectModel (i.e. 'new document') 2021-10-31 14:59:35 -04:00
3183a87127
preliminary improvements to multimedia-picture plugin 2021-07-11 20:29:48 -04:00
de41a5f081
add GUIDs for Palette and Picture object models 2021-05-31 23:39:21 -04:00
cf3efc3268
add pre-commit hook 'mixed-line-ending' 2021-05-15 00:34:42 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
2a5f0f9478
override protected methods instead of hiding public ones 2021-04-29 23:16:30 -04:00
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
486163f46b
don't crash if we're out of range, and provide a (usually accurate) Duration reading 2020-12-04 23:35:25 -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
b5fb12fc07
vector image editor enhancements and DataFormat for OpenDocument drawing vector files 2020-09-20 01:09:56 -04:00
0e6a48c8de
remove ObjectModelReference.Title setter - force us to define Path instead 2020-09-10 21:31:18 -04:00
1fd6b6a192
implement ToString() for SynthesizedAudioCommandNote 2020-08-28 16:41:06 -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
da49113837
preliminary working implementation of Batch Find/Replace dialog... very incomplete 2020-08-26 02:10:11 -04:00
98a81981f0
convenience constructor to automatically initialize a new PaletteObjectModel with an array of entries 2020-08-21 12:22:06 -04:00
98a9a347bc
provide support for playing, creating, and modifying sprite animations in PictureCollectionObjectModel 2020-05-28 18:13:27 -04:00
06c53cd4a7
add function to generate a list of colors used by the PictureObjectModel 2020-05-20 13:24:55 -04:00
b72b253433
refactor stride calculation into separate function for arbitrary pixel depths 2020-05-20 13:23:15 -04:00
40f453c391
UWT now supports DrawImage 2020-05-19 14:10:57 -04:00
c1458948a4
preliminary implementation of horizontal scrolling support in SynthesizedAudioEditor; still buggy 2020-05-15 08:39:18 -04:00
f884365c95
various feature additions, improvements, and bug fixes to synthesized audio plugins and editors 2020-05-14 23:47:32 -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
26b5557b35
move the creation of the initial track in an empty synth-audio document to pure UI code to prevent mass hysteria and confusion 2020-05-12 08:41:16 -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