-
Notifications
You must be signed in to change notification settings - Fork 249
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Multiple enhancements, improved build process better perfromance Rele…
…ase 2.90 ready! (#364) * starting with UWP implementation using Shared code project. * continued work on migrating to UWP using shared code. Still WIP * continued UWP initial migration * first successful build of UWP class library * very early version of UWP renderers * BUMP -- CUstom marchallers not supported in UWP -- PAIN * exploring direct compilation using shared project code. Looking very good! * minor change to position dependency property * More reorganization, fixing ruleset * upgrading to latest version of analyzers * restoring stylecop ruleset * continued reorganization of code and APIs * continued code reorganization * Portable property mapper * removing region * adding GuiTimer TODO * COntinued portable refactoring * continued refactoring and improved API access.. still missing GUI context stuff * More library refactoring. still thinking on how to por GuiContext * continued migration to portable IGuiContext. Still missing GuiTimer portability * refactoring Media namespace to Common * improved design-time detection * finished cleaning up project structure and API * Toasty! * Minor change in notification * implementing option to disable fluid seeking. See issue #360 * adding is at end of stream media state property * taskbar item info effects. * partial class decalaration fixes. * fixing issue #361. Reorganizing events, adding Loaded and unloaded handlers. Removing the need for application context in design time support and other fringe scenarios. See issue #326. Loaded and Unloaded events also fix issue #287 to implement predictable behavior. * streamlinign generation of nuget packages * updating README * updating screenshot * getting ready for 2.90 release
- Loading branch information
1 parent
e66028d
commit c17fca9
Showing
258 changed files
with
4,504 additions
and
6,712 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.