From 7cb503201c38b11bf4895b18ac3467dc8ddff34a Mon Sep 17 00:00:00 2001 From: Trevor Squillario Date: Tue, 30 Oct 2012 14:40:21 -0400 Subject: [PATCH] 2.2.7 jplayer switch, shortcuts added --- index.html | 17 +- js/app.js | 11 +- js/jplayer/jquery.jplayer.min.js | 97 ++++++ js/libs/api.js | 208 +++++++------ js/libs/player.js | 254 ++++++---------- js/libs/player_sm.js | 344 ++++++++++++++++++++++ js/libs/utils.js | 2 +- js/sm/soundmanager2-jsmin.js | 110 ------- js/sm/swf/soundmanager2.swf | Bin 2888 -> 0 bytes js/sm/swf/soundmanager2_debug.swf | Bin 3304 -> 0 bytes js/sm/swf/soundmanager2_flash9.swf | Bin 8700 -> 0 bytes js/sm/swf/soundmanager2_flash9_debug.swf | Bin 17103 -> 0 bytes js/sm/swf/soundmanager2_flash_xdomain.zip | Bin 32791 -> 0 bytes js/ui-load.js | 1 - js/ui-ready.js | 40 +-- manifest.json | 2 +- style/Style.css | 10 +- 17 files changed, 696 insertions(+), 400 deletions(-) create mode 100644 js/jplayer/jquery.jplayer.min.js create mode 100644 js/libs/player_sm.js delete mode 100644 js/sm/soundmanager2-jsmin.js delete mode 100644 js/sm/swf/soundmanager2.swf delete mode 100644 js/sm/swf/soundmanager2_debug.swf delete mode 100644 js/sm/swf/soundmanager2_flash9.swf delete mode 100644 js/sm/swf/soundmanager2_flash9_debug.swf delete mode 100644 js/sm/swf/soundmanager2_flash_xdomain.zip diff --git a/index.html b/index.html index 43842df..161c4fa 100755 --- a/index.html +++ b/index.html @@ -22,7 +22,7 @@ - + @@ -188,9 +188,10 @@


- +

+

Keyboard Shortcuts

@@ -279,6 +280,10 @@ - --> +
  • 10/30/2012 - 2.2.7 + - Added Shortcuts! + - Switched to jPlayer for HTML5/Flash audio+video, video support coming soon! +
  • 10/26/2012 - 2.2.6 - Re-enabled Drag and Drop sorting on Current Playlist - Started passing the contentType directly (hopefully supporting Ogg, as well as others depending on your browser) @@ -430,6 +435,7 @@
    +
    @@ -437,10 +443,12 @@
    • +
    +