Skip to content

Commit 0ee40c9

Browse files
authored
added docs
1 parent 2e17c36 commit 0ee40c9

File tree

4 files changed

+120
-0
lines changed

4 files changed

+120
-0
lines changed

docs/Documentation.md

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Release history:
2+
3+
**v2.1.5212**
4+
04/09/2014
5+
6+
9155 - Fix file association in Windows 8
7+
9251 - Support audio stream switching when a source/splitter filter implementes IAMStreamSelect
8+
9252 - Support subtitles if a source/splitter stream provides an appropriate stream
9+
9265 - Properly report present audio streams when a source/splitter filter implementes IAMStreamSelect
10+
11+
**v2.0.4960**
12+
07/31/2013
13+
14+
8918 - Can't play DVD when LAV filters are installed
15+
16+
**v2.0.4771**
17+
01/23/2013
18+
19+
5520 - WPF re-implementation of the player (+ a bunch of rethinking and refactoring of the core)
20+
4852 - Drag and Drop support
21+
4855 - More aspect ratio's
22+
23+
**v1.2.3902**
24+
09/07/2010
25+
26+
4856 - Ability to take screenshots (new feature).
27+
5519 - Refactor the core and extract presentation independent logic.
28+
4851 - If video cannot be rendered the whole file is not played.
29+
4905 - About dialog doesn't scale properly.
30+
4452 - Cursor keeps showing up in fullscreen mode even if mouse does not move
31+
+ a few minor fixes.
32+
33+
**v1.1.3776**
34+
05/04/2010
35+
36+
- mainly a rebuild under Ms-PL license, no functional changes compared to v1.1.3658
37+
38+
**v1.1.3658**
39+
01/06/2010
40+
41+
- added a possibility to choose a desired video renderer when playing DVD
42+
- fixed aspect ratio issues when playing DVD
43+
- added support for Vista/7 file association mechanism (Default Programs)
44+
45+
**v1.0.3632**
46+
12/11/2009
47+
48+
- added support for EVR
49+
- fixed VMR/VMR9 issues under Vista in windowed mode (proper configuration)
50+
- fixed VMR/VMR9 aspect ratio issues
51+
- improved automatic graph building
52+
- run on 64bit as well as on 32bit systems
53+
54+
**v0.9**
55+
08/20/2009
56+
57+
- first time publicly available
58+
59+
60+
# Developer info
61+
62+
[Overall design (applies to v1.x)](http://www.dzimchuk.net/blog/post/PVP-on-the-way-to-WPF.aspx)
63+
64+
[Assembly signing](http://www.dzimchuk.net/blog/post/Assembly-signing-in-an-open-source-project.aspx)
65+

docs/Home.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Project Description**
2+
Power Video Player is a slim feature-rich video/dvd player that meets everyday needs in video playback on PC with a bunch of advanced features on board.
3+
4+
It's written in C# as a WPF application and employs a fair bit of DirectShow, COM Interop and PInvoke programming. Older versions (1.x) were Windows Forms applications and are also available.
5+
6+
![Power Video Player](Home_pvp3d.png)
7+
8+
**Features:**
9+
- Convenient UI
10+
- Plays almost all multimedia formats (requires appropriate codecs to be present on the client system)
11+
- Full DVD Support (MPEG-2 and AC3 decoders should be installed on the client system)
12+
- Video control: Video size, aspect ratio
13+
- Playback speed control
14+
- Windowed and fullscreen playback
15+
- Displays detailed information about each video and audio stream
16+
- Reports the format that could not be rendered because of the missing codec(s)
17+
- Customizable keyboard and mouse actions
18+
- Multilingual interface: English, Russian
19+
- Skinnable (only one default skin is shipped now)
20+
- Supports various video renderers: Legacy Video Renderer, VMR/VMR9, EVR
21+
- Allows to take screenshots of the currently played video
22+
- Drag and Drop support
23+
- Subtitles support (requires DirectVobSub aka VSFilter)

docs/Home_pvp3d.png

108 KB
Loading

license.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
Ms-PL
2+
Microsoft Public License (Ms-PL)
3+
4+
This license governs use of the accompanying software. If you use the software, you accept this license. If you do not accept the license, do not use the software.
5+
6+
1. Definitions
7+
8+
The terms "reproduce," "reproduction," "derivative works," and "distribution" have the same meaning here as under U.S. copyright law.
9+
10+
A "contribution" is the original software, or any additions or changes to the software.
11+
12+
A "contributor" is any person that distributes its contribution under this license.
13+
14+
"Licensed patents" are a contributor's patent claims that read directly on its contribution.
15+
16+
2. Grant of Rights
17+
18+
(A) Copyright Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free copyright license to reproduce its contribution, prepare derivative works of its contribution, and distribute its contribution or any derivative works that you create.
19+
20+
(B) Patent Grant- Subject to the terms of this license, including the license conditions and limitations in section 3, each contributor grants you a non-exclusive, worldwide, royalty-free license under its licensed patents to make, have made, use, sell, offer for sale, import, and/or otherwise dispose of its contribution in the software or derivative works of the contribution in the software.
21+
22+
3. Conditions and Limitations
23+
24+
(A) No Trademark License- This license does not grant you rights to use any contributors' name, logo, or trademarks.
25+
26+
(B) If you bring a patent claim against any contributor over patents that you claim are infringed by the software, your patent license from such contributor to the software ends automatically.
27+
28+
(C) If you distribute any portion of the software, you must retain all copyright, patent, trademark, and attribution notices that are present in the software.
29+
30+
(D) If you distribute any portion of the software in source code form, you may do so only under this license by including a complete copy of this license with your distribution. If you distribute any portion of the software in compiled or object code form, you may only do so under a license that complies with this license.
31+
32+
(E) The software is licensed "as-is." You bear the risk of using it. The contributors give no express warranties, guarantees or conditions. You may have additional consumer rights under your local laws which this license cannot change. To the extent permitted under your local laws, the contributors exclude the implied warranties of merchantability, fitness for a particular purpose and non-infringement.

0 commit comments

Comments
 (0)