Commit Graph

1661 Commits

Author SHA1 Message Date
Tim Hobbs
7f06844164 Fix for overlay text wrapping 2014-06-04 16:24:44 -07:00
Luke Pulverenti
7b0bd883f6 localize more terms 2014-06-04 15:39:16 -04:00
Luke Pulverenti
8c19923b73 restored people editing 2014-06-04 12:15:44 -04:00
Luke Pulverenti
e0996c055a create collections from movies page 2014-06-03 23:34:36 -04:00
Luke Pulverenti
d3a7d45969 more work on channel downloading 2014-06-02 22:01:30 -04:00
Luke Pulverenti
c4cedff7b4 add channel downloading settings 2014-06-02 15:32:41 -04:00
Luke Pulverenti
18cd384168 added new channel settings 2014-06-01 15:41:35 -04:00
Luke Pulverenti
8cf9cab99e isolate .net specific methods in model project 2014-06-01 00:11:04 -04:00
Luke Pulverenti
2ba4a04377 3.0.5264.17006 2014-05-31 10:30:59 -04:00
Luke Pulverenti
dcd20638c8 add more translations 2014-05-30 17:06:57 -04:00
Luke Pulverenti
9c61eb5dd7 updated translations 2014-05-30 15:23:56 -04:00
Luke Pulverenti
d02d29f33e add favorite episodes 2014-05-30 00:16:31 -04:00
Luke Pulverenti
8dddfae300 fix login issue 2014-05-30 00:16:11 -04:00
Luke Pulverenti
06d87cc76f Display more content on home page 2014-05-29 15:34:20 -04:00
Luke Pulverenti
a859e2b4be update live tv styles 2014-05-29 10:19:12 -04:00
Luke Pulverenti
81488383b6 Validate channel page size 2014-05-28 22:21:41 -04:00
Tim Hobbs
9d62fb3c7f Video player full browser window 2014-05-28 13:05:35 -07:00
Luke Pulverenti
c3339eae6b added periodic ping to http session controller 2014-05-28 11:51:42 -04:00
Luke Pulverenti
ee9f68f14f report app usage to server 2014-05-28 10:21:07 -04:00
Tim Hobbs
1c0b553e3d Notifications list updates
Conflicts:
	MediaBrowser.WebDashboard/dashboard-ui/notificationlist.html
2014-05-27 17:25:52 -07:00
Luke Pulverenti
03a78537a6 update notification styles 2014-05-27 17:17:48 -04:00
Luke Pulverenti
ccf925e353 add more channel feature reporting 2014-05-27 13:57:29 -04:00
Luke Pulverenti
aba53af465 updated nuget 2014-05-27 13:09:48 -04:00
Luke Pulverenti
a4f86c1a60 resize library buttons 2014-05-27 10:30:21 -04:00
Luke Pulverenti
9f80d772a9 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-05-27 10:16:16 -04:00
Tim Hobbs
6d764f3e5f Added notification list page
Totally basic but gets the job done
2014-05-26 22:04:05 -07:00
Luke Pulverenti
4962827f56 scale image sizes depending on pixel ratio 2014-05-23 21:16:53 -04:00
Luke Pulverenti
5677ce1011 factor device pixel ratio into downloaded image size 2014-05-23 19:58:28 -04:00
Luke Pulverenti
8cadabcbe5 rename channel category to channel folder 2014-05-23 10:09:58 -04:00
Luke Pulverenti
624687e363 show context when navigating 2014-05-21 23:35:18 -04:00
Luke Pulverenti
ba33bf6fff add some web client settings 2014-05-21 15:33:46 -04:00
Luke Pulverenti
2c7636b291 make backdrops optional 2014-05-21 14:38:12 -04:00
Luke Pulverenti
0a7b7a14e3 fix hover menus 2014-05-21 12:49:19 -04:00
Luke Pulverenti
f81c84719f add separate user preferences area 2014-05-21 12:45:42 -04:00
Luke Pulverenti
cc365f2f6d added upnp ConnectionManager.cs 2014-05-20 20:56:24 -04:00
Tim Hobbs
e90dd3fb28 My library icons updates
Conflicts:
	MediaBrowser.WebDashboard/dashboard-ui/scripts/indexpage.js
2014-05-19 13:40:09 -07:00
Luke Pulverenti
88bcd847e2 support sending channel paging direct to the provider 2014-05-19 15:51:56 -04:00
Tim Hobbs
704fa77349 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser into upstream-master 2014-05-18 15:45:16 -07:00
Tim Hobbs
5b19b30500 "My library" icons
Appropriate icon for each type
2014-05-18 15:44:56 -07:00
Luke Pulverenti
0cf235dac5 updated nuget 2014-05-18 18:26:06 -04:00
Luke Pulverenti
ebd54b9bb8 dlna fixes 2014-05-18 17:23:03 -04:00
Luke Pulverenti
c04ac2c462 channel fixes 2014-05-18 15:58:42 -04:00
Luke Pulverenti
382c0e393c fix channel query by category 2014-05-17 17:23:48 -04:00
Luke Pulverenti
2cae955857 updated nuget 2014-05-17 14:37:40 -04:00
Luke Pulverenti
f7e9566f8f add subtitle management page 2014-05-17 00:24:10 -04:00
Luke Pulverenti
04e69d03e9 move people page into main editor 2014-05-16 15:16:29 -04:00
Luke Pulverenti
bb9c7990b5 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser 2014-05-16 13:11:17 -04:00
Luke Pulverenti
7a8ea53f69 update translations 2014-05-16 13:11:07 -04:00
Tim Hobbs
4d5b3599f8 Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser into upstream-master 2014-05-14 18:46:44 -07:00
Tim Hobbs
a52e4c4158 Fix for IE autoplay/controls
IE is non-standard regarding the autoplay property. IE uses
autoplay="autoplay"
http://msdn.microsoft.com/en-us/library/ie/ff974744(v=vs.85).aspx
2014-05-14 18:46:16 -07:00