[Pkg-javascript-commits] [jarisplayer] 38/80: Renamed readme file to have markdown extension.

Jonas Smedegaard dr at jones.dk
Tue May 10 08:45:34 UTC 2016


This is an automated email from the git hooks/post-receive script.

js pushed a commit to branch master
in repository jarisplayer.

commit e233e7d350cba64714bce85c4070699960a2d7fc
Author: jgmdev <jgmdev at gmail.com>
Date:   Tue Jan 29 19:38:56 2013 -0400

    Renamed readme file to have markdown extension.
---
 README.md  | 48 ++++++++++++++++++++++++++++++++++++++++++++++++
 readme.txt | 52 ----------------------------------------------------
 2 files changed, 48 insertions(+), 52 deletions(-)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a113c03
--- /dev/null
+++ b/README.md
@@ -0,0 +1,48 @@
+#Jaris FLV Player
+
+A flash flv/mp4 player made using haxe and flash develop that can be embedded into any website
+for free or commercial use. With support for rtmp, youtube, http streaming and many more features. 
+Open for improvements by you!
+
+Web Page: http://jarisflvplayer.org/
+Project Page: https://sourceforge.net/projects/jaris/
+
+
+##Be Free!
+
+Searching for an flv player that could be used freely in all aspects and open source was 
+a hard job. So I just decided to work on a basic player that had the most important 
+features found in others players.
+
+Thats the story of how Jaris was born.
+
+
+##Features
+
+* Aspect ratio switcher
+* Fullscreen support
+* Http pseudostreaming support
+* Basic RTMP streaming support
+* Poster image
+* Volume control
+* Seek control
+* Display time
+* Use your own logo
+* Add a link to your logo
+* Change position of logo
+* Hide controls on fullscreen
+* Custom control colors
+* Hardware scaling
+* Keyboard shortcuts
+* Mp3 support
+
+
+##License
+
+Jaris is licensed under GPL and LGPL, meaning that you could use it commercially. 
+What we ask for is that any improvements made to the player should be taken back to jaris flv website 
+so that any one could enjoy the new improvements or features also. In this way everyone could 
+help to maintain an up to date tool that adapts to todays multimedia demands. 
+Using sourceforge.net you could send a patch http://sourceforge.net/projects/jaris/.
+
+Enjoy a totally free player ;-)
diff --git a/readme.txt b/readme.txt
deleted file mode 100644
index bd797e3..0000000
--- a/readme.txt
+++ /dev/null
@@ -1,52 +0,0 @@
-==================
-Jaris FLV Player
-==================
-A flash flv player made using haxe and flash develop that can be embedded into any website
-for free or commercial use. 
-
-Web Page: http://jaris.sourceforge.net/
-Project Page: https://sourceforge.net/projects/jaris/
-
-==================
-Be Free!
-==================
-
-Searching for an flv player that could be used freely in all aspects and open source was 
-a hard job. So I just decided to work on a basic player that had the most important 
-features found in others players.
-
-Thats the story of how Jaris was born.
-
-==================
-Features
-==================
-
-
-    * Aspect ratio switcher
-    * Fullscreen support
-    * Http pseudostreaming support
-    * Poster image
-    * Volume control
-    * Seek control
-    * Display time
-    * Use your own logo
-    * Add a link to your logo
-    * Change position of logo
-    * Hide controls on fullscreen
-    * Custom control colors
-    * Hardware scaling
-    * Keyboard shortcuts
-	* Mp3 support
-
-
-==================
-License
-==================
-
-Jaris is licensed under GPL and LGPL, meaning that you could use it commercially. 
-What we ask for is that any improvements made to the player should be taken back to jaris flv website 
-so that any one could enjoy the new improvements or features also. In this way everyone could 
-help to maintain an up to date tool that adapts to todays multimedia demands. 
-Using sourceforge.net you could send a patch http://sourceforge.net/projects/jaris/.
-
-Enjoy a totally free player ;-)
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jarisplayer.git



More information about the Pkg-javascript-commits mailing list