Luke Pulverenti
|
aa576157fc
|
don't save metadata when video content type is unset
|
2015-01-04 00:55:34 -05:00 |
|
Luke Pulverenti
|
b06fdda96d
|
revise endpoint attributes
|
2014-11-14 21:31:03 -05:00 |
|
Luke Pulverenti
|
c6064c9e96
|
fixes #944 - Add card views
|
2014-11-10 22:41:19 -05:00 |
|
Luke Pulverenti
|
f2358f0a65
|
added new cabac value
|
2014-10-23 00:26:01 -04:00 |
|
Luke Pulverenti
|
8ff293076b
|
fix case sensitive file names
|
2014-10-09 18:22:04 -04:00 |
|
Luke Pulverenti
|
12f4de7741
|
resolve moviedb issues
|
2014-10-07 21:37:45 -04:00 |
|
Luke Pulverenti
|
19f2c8bdfb
|
update ConnectionManager
|
2014-10-03 21:42:38 -04:00 |
|
Luke Pulverenti
|
b89eafa799
|
Add user cinema mode setting
|
2014-10-01 20:28:16 -04:00 |
|
Luke Pulverenti
|
698fe57e53
|
switch to new CC url
|
2014-09-18 00:50:21 -04:00 |
|
Luke Pulverenti
|
6a1701ff3c
|
add bitrate setting to preferences
|
2014-09-16 21:38:50 -04:00 |
|
Luke Pulverenti
|
6350971623
|
remember display mirroring
|
2014-08-25 22:30:52 -04:00 |
|
Luke Pulverenti
|
668f8ba11f
|
update translations
|
2014-08-14 09:24:30 -04:00 |
|
Luke Pulverenti
|
69682bd717
|
add activity log feature
|
2014-08-10 18:13:17 -04:00 |
|
Luke Pulverenti
|
cd1e583fa7
|
improve poster sizing
|
2014-08-01 22:34:45 -04:00 |
|
Luke Pulverenti
|
68e7007105
|
added cloud sync model objects
|
2014-07-21 21:29:06 -04:00 |
|
Luke Pulverenti
|
640fc18b21
|
update translations
|
2014-07-20 00:46:29 -04:00 |
|
Luke Pulverenti
|
b23a0a14c1
|
disable chunked encoding for images
|
2014-07-17 18:21:35 -04:00 |
|
Luke Pulverenti
|
433cee5164
|
added new device profiles
|
2014-07-16 23:17:14 -04:00 |
|
Luke Pulverenti
|
c5a40e9616
|
create localStorage abstraction
|
2014-07-15 15:16:16 -04:00 |
|
Luke Pulverenti
|
eeafc46d94
|
add one year tolerance to movie lookups
|
2014-07-04 15:17:22 -04:00 |
|
Luke Pulverenti
|
41825781d2
|
fixes #762 - Marking unwatched doesn't update display
|
2014-07-03 22:22:57 -04:00 |
|
Luke Pulverenti
|
5bec78f61f
|
update to jquery mobile 1.4.3
|
2014-07-02 14:34:08 -04:00 |
|
Luke Pulverenti
|
683e6f472c
|
#514 - Support HLS seeking
|
2014-07-01 17:13:32 -04:00 |
|
Luke Pulverenti
|
0a3876a9b1
|
add tagline to editing interface
|
2014-06-28 22:30:20 -04:00 |
|
Luke Pulverenti
|
eab5e1812e
|
update video player layout
|
2014-06-28 15:35:30 -04:00 |
|
Luke Pulverenti
|
d01c2a0ba9
|
add short overview
|
2014-06-25 11:12:39 -04:00 |
|
Luke Pulverenti
|
b9aac88766
|
dlna fixes
|
2014-06-22 01:52:31 -04:00 |
|
Luke Pulverenti
|
d39aecd4a5
|
fix vtt with chrome
|
2014-06-18 12:08:54 -04:00 |
|
Luke Pulverenti
|
dd1f6487b0
|
re-enable chromecast, not functional yet
|
2014-06-18 01:15:51 -04:00 |
|
Luke Pulverenti
|
4beb349afe
|
fixes #839 - Support getting latest channel items
|
2014-06-15 19:30:04 -04:00 |
|
Luke Pulverenti
|
77b267a916
|
seek with vtt subs
|
2014-06-14 22:58:00 -04:00 |
|
Luke Pulverenti
|
e91b7de7b5
|
subtitle fixes
|
2014-06-14 22:37:12 -04:00 |
|
Luke Pulverenti
|
6b1c289d0c
|
replace all images when using identify function
|
2014-06-14 22:24:04 -04:00 |
|
Luke Pulverenti
|
462766c0db
|
chapter downloading fixes
|
2014-06-11 22:38:40 -04:00 |
|
Luke Pulverenti
|
f977419f95
|
added IsTextSubtitleStream
|
2014-06-11 16:57:18 -04:00 |
|
Luke Pulverenti
|
741ba6a543
|
Support subtitle offset
|
2014-06-11 15:31:33 -04:00 |
|
Luke Pulverenti
|
c4cedff7b4
|
add channel downloading settings
|
2014-06-02 15:32:41 -04:00 |
|
Luke Pulverenti
|
06d87cc76f
|
Display more content on home page
|
2014-05-29 15:34:20 -04:00 |
|
Tim Hobbs
|
9d62fb3c7f
|
Video player full browser window
|
2014-05-28 13:05:35 -07: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 |
|
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 |
|
Luke Pulverenti
|
dc6dbcf469
|
add new subtitle preferences
|
2014-05-12 18:30:32 -04:00 |
|
Luke Pulverenti
|
20836ec2f6
|
Add remote control chapter menu
|
2014-05-12 14:04:25 -04:00 |
|
Luke Pulverenti
|
a05a6dbd46
|
Do better to make sure hls files are cleaned up
|
2014-05-09 00:38:12 -04:00 |
|
Luke Pulverenti
|
b39a9e4797
|
fixed subtitle downloading
|
2014-05-08 01:04:39 -04:00 |
|
Luke Pulverenti
|
aa5f5fd65a
|
add basic dlna server browsing
|
2014-04-18 01:03:01 -04:00 |
|
Luke Pulverenti
|
b7235c797f
|
support theme songs in the web client
|
2014-04-14 23:54:52 -04:00 |
|
Luke Pulverenti
|
b8c3e8c777
|
fixes for chrome 35
|
2014-04-13 14:25:22 -04:00 |
|
Luke Pulverenti
|
85a08beb3e
|
audio/video player fixes
|
2014-04-11 23:48:57 -04:00 |
|