1979 Commits

Author SHA1 Message Date
e1ea36f2bc
ISupportsExtraData has moved from MBS.Framework.UserInterface to MBS.Framework due to expanding usefulness 2020-12-19 22:19:46 -05:00
3fd8baaa60
we should let the user choose which AudioPlayer / audio backend to use 2020-12-04 23:35:51 -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
779e884e97
properly set FileSetting.Mode from CustomOptionFile.DialogMode 2020-12-04 23:34:32 -05:00
9b4e7b7ba4
Rename Surodoine to MBS.Audio for branding and reorganization purposes 2020-12-04 22:41:04 -05:00
92ae779b22
we shouldn't need this magic ; we should fix underlying bug 2020-11-23 14:33:21 -05:00
14da757738
quick hack to prevent crash in certain situations 2020-11-20 22:18:29 -05:00
41136a6a10
start to move some common stuff out of UE and into MBS.Framework.UserInterface 2020-11-20 22:17:57 -05:00
9c7399461d
use extension method OfType<T> defined in MBS.Framework.Collections.Generic 2020-11-20 22:16:53 -05:00
e2021ee52e
use dragmanager for stuff 2020-11-07 23:47:38 -05:00
019643a0bc
this does seem to work 2020-11-07 23:47:06 -05:00
e7d9ee1ded
quick commit for genealogy plugin, not guaranteeing anything will work just yet 2020-11-07 23:46:44 -05:00
316590c5d4
brought back old uwt install/remove scripts in a nice all-in-one script 2020-11-07 23:43:13 -05:00
a2442c1283
add choices for IcarusCommandCamera 'Operation' parameter 2020-10-27 23:33:47 -04:00
c5211bc5d8
implement PerceivedType (subclass-of) for MIME type filters 2020-10-27 23:32:49 -04:00
e8eab14089
migrate Application to a non-static class so we can develop UI-specific stuff in a subclass 2020-10-26 16:49:11 -04:00
d519ffbed4
Glue is now part of MBS.Framework 2020-10-25 15:46:54 -04:00
8372bb6352
this wasn't referenced anywhere 2020-10-25 15:45:29 -04:00
45baa38e04
provide an IDocumentPropertiesProvider interface to indicate a focused IControl which supports document properties 2020-10-23 21:59:39 -04:00
6b1d0f34c7
implement 'Open Containing Folder' for Solution Explorer panel 2020-10-23 21:57:34 -04:00
a1ec00983b
major improvements to project system including 'virtual' in-memory file system for projects and multiple project types (natures) 2020-10-22 21:21:04 -04:00
4887657ad6
provide a way to Clone() Accessors 2020-10-22 21:13:44 -04:00
0a917c6c7f
added SCE PlayStation Mobile basic project template 2020-10-20 20:59:14 -04:00
515e332f61
sometimes we expect Editor.Document to be set 2020-10-20 20:57:57 -04:00
3134481895
preliminary commit of Collaboration plugin and test with drawing atop a SynthesizedAudioEditor 2020-10-20 20:57:39 -04:00
2c01de0531
expose some things to third-party plugins (e.g. collaboration) 2020-10-20 20:56:31 -04:00
06fe3b2506
remove outdated code 2020-10-20 20:55:52 -04:00
e0287516dc
fix some plugins for ReadUntil extension method 2020-10-12 23:02:56 -04:00
ae57bf7276
sometimes filter is null and I don't know why 2020-10-12 22:19:59 -04:00
3a2711c70a
working on supporting more database dataformats 2020-10-12 22:19:40 -04:00
7c5967ab43
oops - required since I moved ADXDataFormat out of Multimedia plugin into CRI plugin 2020-10-12 22:19:18 -04: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
b029bc8b9b
add ability to actually play the WaveformAudioObjectModel (with Surodoine AudioPlayer) and restructure glade ui 2020-10-12 22:17:45 -04:00
4164d68402
cleanup 2020-10-08 16:12:25 -04:00
a6c326691f
associate .82m with Heroes of Might and Magic II dataformat 2020-10-08 16:12:02 -04:00
29b8690485
templating improvements and actually loading the ObjectModel content via XML from a template 2020-10-08 16:11:28 -04:00
41fa4412f1
this needs to be cleaned up real bad 2020-10-08 16:09:48 -04:00
7cd5a3fb24
support complete URIs and schemes in Accessors (e.g. file:///blah/blah/blah 2020-10-08 16:09:23 -04:00
a5ade252f9
move CRI ADX data format from Multimedia plugin to CRI plugin 2020-10-04 19:17:13 -04:00
d80d131ccb
initial commit of Lighting plugin - works fairly well with Auraluminous 2020-09-29 05:07:05 -04:00
847238588c
update buttons when options are changed 2020-09-29 05:04:46 -04:00
2bd13f7bd4
simplify, improve, and fix bugs in GetAvailableObjectModel<T>() 2020-09-29 05:04:10 -04:00
3bddb9cfd7
this has been moved to UWT proper 2020-09-29 04:54:15 -04:00
351b9a68b7
show the SettingsDialog with 'Application:Command Bars' group selected when selecting Tools->Customize 2020-09-25 17:39:47 -04:00
4cb7b90ce3
call Application.ShowSettingsDialog to minimize code reuse 2020-09-25 17:39:05 -04:00
c826046e50
add buttons to change CustomOptions for DataFormat and Accessor without having to pick them again 2020-09-25 17:38:38 -04:00
8095492aac
remove NotePropertiesDialog in favor of using SettingsDialog 2020-09-25 16:10:18 -04:00
a0996b9909
add link to GitHub and update version info 2020-09-25 16:08:20 -04:00
7d926d93ac
deprecate code-based SettingsProviders in favor of XML-based definitions (uwt:b4624f3) 2020-09-25 16:07:39 -04:00
618438fd2d
provide the legacy DOS stub program 2020-09-23 01:43:02 -04:00