Commit Graph

170 Commits

Author SHA1 Message Date
Luke Pulverenti
0f37c36d24 support choosing optimal video version 2014-03-21 00:52:46 -04:00
Tim Hobbs
474422a286 Merge remote-tracking branch 'upstream/master' 2014-03-20 21:44:00 -07:00
Luke Pulverenti
02a810cf1e fixes #712 - multi-version grouping 2014-03-20 23:31:40 -04:00
Tim Hobbs
10e282094e Enable remote "fullscreen" command
This is really only pseudo-fullscreen, as the js fullscreen API doesn't
allow fullscreen without user interaction.
2014-03-20 12:12:10 -07:00
Tim Hobbs
c806ef8d65 Media player updates
* Separate code for video player
* Audio player code reverted to pre-video player updates
2014-03-20 01:34:54 -07:00
Tim Hobbs
d388e3ae4b Video player updates
* Removed js to add class name for 4:3 aspect ratio
* Added min/max width for video to try and eliminate layout issues
2014-03-18 17:55:46 -07:00
Tim Hobbs
2131f0f895 Media player fixes
* Fix for hidden audio player
* Fullscreen hover fix
2014-03-18 12:57:32 -07:00
Tim Hobbs
b5b21349f9 Fix for stacking notifications
Video player just plays over the top
Max-height set on footer to display 3 stacked messages
2014-03-17 20:41:42 -07:00
Luke Pulverenti
fdda8549ba restore footer fluidity 2014-03-17 21:45:28 -04:00
Tim Hobbs
d48854dda8 Allow notification display when video playing
Users can interact with notifications in windowed mode
2014-03-17 16:59:25 -07:00
Tim Hobbs
37fb510a2d Merge remote-tracking branch 'upstream/master' 2014-03-17 15:47:22 -07:00
Tim Hobbs
96e64c4f1f Video player fixes
Mobile playback fixed - video no longer hidden by default and unhidden
on playing
Footer notifications fixed
2014-03-17 15:37:05 -07:00
Luke Pulverenti
7dcf71e256 expand device identification 2014-03-17 10:48:16 -04:00
Tim Hobbs
941824a5fb Footer hide fix
Had to hide() before the append()
2014-03-14 14:37:33 -07:00
Tim Hobbs
20b21fd1f4 Footer hide 2014-03-14 14:29:17 -07:00
Tim Hobbs
d02fcffade Merge branch 'master' of https://github.com/timhobbs/MediaBrowser 2014-03-14 14:16:07 -07:00
Tim Hobbs
de64ab5394 Video player fixes
Fix for proper cleanup after playback stopped/fullscreen stop
Fix for fullscreen after navigation
2014-03-14 14:16:01 -07:00
Tim Hobbs
43dd77b685 4:3 aspect fix
Forgot to commit this. That is what I get for working in 2 environments
:)
2014-03-14 21:11:58 +00:00
Tim Hobbs
a2336fb26c Fix for video playback error cleanup
Also added a little logging - trying to determine why certain videos
just won't work in IE
2014-03-11 00:54:10 +00:00
Tim Hobbs
97e9b8ceea Major video player overhaul
Updates, enhancements and some bug fixes too.
2014-03-08 00:09:45 -08:00