Luke Pulverenti
|
35a7986b3f
|
added model classes for remote control
|
2013-05-09 18:43:11 -04:00 |
|
Luke Pulverenti
|
2818d8ccd2
|
updated servicestack to 3.9.44
|
2013-05-07 09:06:01 -04:00 |
|
Luke Pulverenti
|
c568f352eb
|
replaced http client cache with longer lived cache
|
2013-05-06 15:31:57 -04:00 |
|
Luke Pulverenti
|
87598ca6d0
|
add customizable accept header to http client interface
|
2013-05-04 00:07:27 -04:00 |
|
Luke Pulverenti
|
b11d06f36f
|
more work on streaming remotely
|
2013-05-01 22:44:52 -04:00 |
|
Luke Pulverenti
|
e9cfa6cd26
|
add remote streaming capabilities
|
2013-05-01 16:07:20 -04:00 |
|
Luke Pulverenti
|
40c2b73d63
|
fixed subtitle offsets
|
2013-04-27 09:10:24 -04:00 |
|
Luke Pulverenti
|
7839a90c1a
|
added subtitle seek on extract
|
2013-04-23 20:25:49 -04:00 |
|
Luke Pulverenti
|
58c77529d2
|
removed superfluous GetMemoryStream
|
2013-04-20 18:19:55 -04:00 |
|
Luke Pulverenti
|
785deff188
|
removed excess hashing in providers and made user data key-based
|
2013-04-13 14:02:30 -04:00 |
|
Luke Pulverenti
|
5e1f4c01b8
|
added back IsFirstRun
|
2013-04-10 21:52:15 -04:00 |
|
Luke Pulverenti
|
7806ccd42f
|
resharper suggestions in common project
|
2013-04-10 11:38:23 -04:00 |
|
Luke Pulverenti
|
f5620c81be
|
removed unneeded startup processes
|
2013-04-07 18:09:48 -04:00 |
|
Luke Pulverenti
|
cb39f8e7b5
|
extracted a media encoding interface to keep ffmpeg out of nuget packages
|
2013-04-07 16:55:05 -04:00 |
|
Luke Pulverenti
|
e8d03d49f2
|
update to servicestack 3.9.43
|
2013-04-04 01:06:46 -04:00 |
|
Luke Pulverenti
|
5fb369f3e6
|
add optional package filter and remove IUIPlugin interface
|
2013-04-03 14:43:49 -04:00 |
|
Luke Pulverenti
|
fa884f3fea
|
#62 - File locking problem in cache
|
2013-04-02 22:59:27 -04:00 |
|
Luke Pulverenti
|
11d282388a
|
better dashboard background and text adjustments
|
2013-04-01 14:55:56 -04:00 |
|
Luke Pulverenti
|
9f06eb781f
|
fixes #97 and creates a library dictionary cache to avoid FindById recursion
|
2013-03-31 13:39:28 -04:00 |
|
Luke Pulverenti
|
31bb5b5cb3
|
removed udp server layer
|
2013-03-27 18:13:46 -04:00 |
|
Luke Pulverenti
|
62521eabc2
|
update to latest js api client
|
2013-03-26 00:33:47 -04:00 |
|
Luke Pulverenti
|
a6c9fdd0f2
|
Moved some web socket classes to the model
|
2013-03-25 23:01:47 -04:00 |
|
Luke Pulverenti
|
e2dcddc5ac
|
made compression and caching available to plugin api endpoints
|
2013-03-23 22:45:00 -04:00 |
|
LukePulverenti
|
bae89ee824
|
fix duplicate connections on the dashboard
|
2013-03-16 12:41:49 -04:00 |
|
LukePulverenti
|
fe1834e6be
|
Add resume capability to GetTempFile
|
2013-03-14 15:52:53 -04:00 |
|
Eric Reed
|
a7f06c84b1
|
Hook new registration load to changing supporter keys
|
2013-03-14 12:40:36 -04:00 |
|
Eric Reed
|
d3b37a73cc
|
Create IRequiresRegistration. First part of #31
|
2013-03-14 12:32:16 -04:00 |
|
LukePulverenti
|
0cc0fbbe43
|
#22 - Need to strip html tags from overviews
|
2013-03-12 18:49:45 -04:00 |
|
LukePulverenti
|
ed3ffc6c27
|
fixed app update notifications
|
2013-03-11 15:36:32 -04:00 |
|
LukePulverenti
|
f9e760cd90
|
removed object disposed catch
|
2013-03-11 15:27:25 -04:00 |
|
LukePulverenti
|
fe91772f18
|
fixed semaphore dispose issue
|
2013-03-11 12:54:52 -04:00 |
|
LukePulverenti
|
332f635939
|
Added IHttpResultFactory
|
2013-03-08 12:25:25 -05:00 |
|
LukePulverenti
|
4f67fc4aef
|
removed base kernel and ikernel
|
2013-03-07 00:34:00 -05:00 |
|
LukePulverenti
|
bf95cfe2e5
|
removed the IsCorePlugin property
|
2013-03-04 23:29:43 -05:00 |
|
LukePulverenti
|
16b36d4d89
|
fixed multiple log files
|
2013-03-04 11:31:33 -05:00 |
|
LukePulverenti
|
a11e00b8d5
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
Conflicts:
MediaBrowser.Common/Kernel/ResourcePool.cs
|
2013-03-04 00:44:04 -05:00 |
|
LukePulverenti
|
2ca4b7d03a
|
Created IConfigurationManager
|
2013-03-04 00:43:06 -05:00 |
|
Eric Reed
|
d7cdf06326
|
First cut at LastfmArtistProvider
|
2013-03-03 20:46:06 -05:00 |
|
LukePulverenti
|
7b0b5a3538
|
created an init method on base app host
|
2013-03-03 02:27:40 -05:00 |
|
LukePulverenti
|
627b8370a8
|
made IHttpClient a little more flexible, allow Semaphore to be optional
|
2013-03-03 00:25:42 -05:00 |
|
LukePulverenti
|
f26a3e3c61
|
created entry point classes for the startup wizard and new item notifications
|
2013-03-03 00:20:14 -05:00 |
|
LukePulverenti
|
0ea90ef7c6
|
added IServerEntryPoint to replace plugin.initialize
|
2013-03-02 21:47:04 -05:00 |
|
Eric Reed
|
60662a0f16
|
Server app update on launch
|
2013-03-02 14:48:25 -05:00 |
|
Eric Reed
|
3abf1f7ed2
|
Add system path to IApplicationPaths/BaseApplicationPaths
|
2013-03-02 14:08:36 -05:00 |
|
Eric Reed
|
5d397aa363
|
Create constants for package names
|
2013-03-02 13:54:41 -05:00 |
|
LukePulverenti
|
e8f5fade43
|
Created an ItemsByName query dto
|
2013-03-02 02:16:52 -05:00 |
|
LukePulverenti
|
7bca933af0
|
added the beginning of a service stack abstraction
|
2013-03-01 21:44:46 -05:00 |
|
LukePulverenti
|
56a7fd6f23
|
Merge branch 'master' of https://github.com/MediaBrowser/MediaBrowser
|
2013-03-01 16:22:50 -05:00 |
|
LukePulverenti
|
fe3323a492
|
fixes around http response caching, updated the mb icon in the dashboard, and isolated web socket events
|
2013-03-01 16:22:34 -05:00 |
|
Eric Reed
|
e3b42ad59e
|
Remove archive extraction from PackageManager
It is no longer needed as the installer does this
|
2013-03-01 15:42:44 -05:00 |
|