Commit History

Author SHA1 Message Date
  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 13 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. 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 614668a447 Added api methods to mark an item as played or unplayed 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti f68137ec4a Added api methods to get movie special features 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 2441ba0c6d Added api methods to set user ratings for items 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti c1c4c85fc2 Added some favorites api calls 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti c7b305ee2e Added a user api handler, and improved portable ApiClient 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 3538789e46 Added User authentication 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 26aef6b082 Implemented UI plugin downloading 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 31357d3298 Updated plugins to store their assemblies directly in the plugins folder 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti f428c976aa Added a default user handler 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti e52833059b Moved server configuration to the model so that the UI can read it 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti a7b0dd1534 Added a weather api 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 2b8f23dff4 Updated reactive extensions 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 3e86104641 Moved ffmpeg to the controller project and added ffprobe 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 1e61debf2d Updated service stack json and reactive extensions to the latest 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 9c456c63c8 Added more IBN api methods 13 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 13 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 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 0788f435c1 Added GetItemsWithPerson 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti ee1fa6e816 Implemented some IBN functionality - GetPerson, GetYear, GetStudio, GetGenre 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 55aa5cb873 Added more audio streaming improvements and extracted BaseMediaHandler 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti bae04374e5 Fixed stdout/stderr deadlock issue that was causing ffmpeg to hang when working with large files. 13 years ago
  LukePulverenti Luke Pulverenti luke pulverenti 24d2c441b3 Re-worked async actions in BaseHandler, and changed AudioBitRate to AudioBitRates. 13 years ago