Source code checked in
Switching control templating to use new visual state manager had to remove the "Element" off the component names to get sliders working again Moved some styles into App.xaml
View ArticleSource code checked in, #28867
Some refactoring of app entry point and changes to MultiPlayer ListBox style
View ArticleSource code checked in, #29129
improvements to MultiPlayer's transport button and volume slider styles. TextScroller better timing logic and scrolls from right hand edge in all cases.
View ArticleSource code checked in, #30319
SinglePlayer now sized better and with a transparent background
View ArticleSource code checked in, #36675
Simpler Url, Title and Artist specification for single audio file player Demo website now explains how to use the control, will be used as the basis for the help on the Wiki
View ArticleSource code checked in, #37908
Added a new volume slider control to the simple player. Documentation page uses object tag instead of (now obsolete?) asp:Silverlight control
View ArticleSource code checked in, #37909
Supports an Alternative "Path=" syntax instead of "Url=" to make it work nice with WikiPlex
View ArticleSource code checked in, #47431
fixing an issue reported on Codeplex: MediaElement.Pause() silently fails when the source is live stream
View ArticleSource code checked in, #54937
updated to VS2010. Removed some redundant pages from the test website - now Default.aspx is the definitive guide for how to use it.
View Article