Commit Graph

58 Commits (bbba73bc6f297cb134c82a96d1899522e7c1e6aa)

Author SHA1 Message Date
LukePulverenti 4f67fc4aef removed base kernel and ikernel
11 years ago
LukePulverenti bf95cfe2e5 removed the IsCorePlugin property
11 years ago
LukePulverenti 0268dcec05 updated servicestack
12 years ago
LukePulverenti 0ea90ef7c6 added IServerEntryPoint to replace plugin.initialize
12 years ago
LukePulverenti af7aa597c3 referenced core plugins, fixed some dashboard issues, extracted library manager
12 years ago
LukePulverenti 8d32971354 fixed api shutdown and more hls progress
12 years ago
LukePulverenti 3751e14eb1 restored audio
12 years ago
LukePulverenti fb92f47abd added a StreamRequest object
12 years ago
LukePulverenti 51b3c32e2c a little more consolidation
12 years ago
LukePulverenti 2d06095447 plugin security fixes and other abstractions
12 years ago
LukePulverenti b075e0a5b9 convert upload image url to rest
12 years ago
LukePulverenti add43baffe convert media library url's to rest
12 years ago
LukePulverenti 2d342c02ef convert playback checkins to rest
12 years ago
LukePulverenti 8ce3e74e81 More DI
12 years ago
LukePulverenti 465f0cc1e2 moved some network code to the networking assembly
12 years ago
LukePulverenti b8d5c71842 type discovery without attributes
12 years ago
LukePulverenti fab627c845 added a master version file
12 years ago
LukePulverenti 868a7ce9c8 isolated clickonce dependancies
12 years ago
LukePulverenti ae4ffa75be isolated weather and moved drawing classes up to the controller project
12 years ago
LukePulverenti a0ced20d5b removed unneeded references
12 years ago
LukePulverenti 509156cbc3 remove core plugin output from source control
12 years ago
LukePulverenti 767cdc1f6f Pushing missing changes
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 119dfc3ac7 Adding the UI to the same repo. Made some default theme progress
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 8b7effd6ff Moved discovery of loggers and weather providers to MEF. Also added support for third-party image processors, also discovered through MEF.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 614668a447 Added api methods to mark an item as played or unplayed
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f68137ec4a Added api methods to get movie special features
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2441ba0c6d Added api methods to set user ratings for items
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c1c4c85fc2 Added some favorites api calls
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti c7b305ee2e Added a user api handler, and improved portable ApiClient
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 26aef6b082 Implemented UI plugin downloading
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 31357d3298 Updated plugins to store their assemblies directly in the plugins folder
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti f428c976aa Added a default user handler
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti e52833059b Moved server configuration to the model so that the UI can read it
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 2b8f23dff4 Updated reactive extensions
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3e86104641 Moved ffmpeg to the controller project and added ffprobe
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 1e61debf2d Updated service stack json and reactive extensions to the latest
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 9c456c63c8 Added more IBN api methods
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 5c6ec34a9c Consolidated handlers that return lists of items. Renamed ApiBaseItemWrapper to ApiBaseItemContainer. Added Person and Studio DTO's to BaseItemWrapper
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 3f1af19ce7 Re-worked provider id's, api client, moved people to the api item wrapper and added server error handling
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 0788f435c1 Added GetItemsWithPerson
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 55aa5cb873 Added more audio streaming improvements and extracted BaseMediaHandler
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti bae04374e5 Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when working with large files.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 24d2c441b3 Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates.
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti bda2c81dab Reworked audio transcoding to output directly to response
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 92056c4d3d Added audio transcoding
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti fbf3916bce Added an audio handler
12 years ago
LukePulverenti Luke Pulverenti luke pulverenti 97ee9fed14 Switched to MEF as a means to locate plugins and resolvers
12 years ago