Commit graph

23 commits

Author SHA1 Message Date
Luke Pulverenti 3094868a83 beginning dlna server 2014-04-10 11:06:54 -04:00
Luke Pulverenti 13563b6047 Add upnp configuration 2014-02-25 23:38:21 -05:00
abeloin 8ca504677b Added MediaBrowser.IsoMounting.Linux 2014-01-18 14:09:36 -05:00
abeloin 27fc5c1407 Added Mac sqlite3. Added mac detect. Mac ffmpeg 2014-01-11 20:01:27 -05:00
abeloin 21bcf0c733 Added local version of libsqlite3.so.0. Removed unused dll file. 2014-01-08 06:37:00 -05:00
Luke Pulverenti 4d4ea6e42c updated ffmpeg 2014-01-04 22:50:29 -05:00
abeloin 316500dca4 -Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly)
-Added System.Data.SQLite and Sqlite3 into ThirdParty
-Depending of the OS, System.Data.SQLite will look for:
  sqlite3.dll in Windows(Provided with the project)
  libsqlite3.so.0 in Linux(Need to be installed. ie yum install sqlite.i686)
  libsqlite3.dylib in MacOS X(!?)
  (See http://www.mono-project.com/Interop_with_Native_Libraries for more info)
2013-12-25 19:40:53 -05:00
abeloin 68cf16416b Linux fixes:
-Copy PropertyChanged.Fody.dll to Tools/Fody in MediaBrowser.Model.csproj
-Check if root for WebSocketServer.FlashAccessPolicyEnabled (port < 1024)
-Check resolution value !=0 before SetResolution
-Catch _userManager.RefreshUsersMetadata exception when running MB3 for the first time
-Fix _appHost.Init() missing argument
-FFmpeg: set default and execute permission(766) to ffmpeg and ffprobe
-FFmpeg: Detect the OS type and download the correct version 
-Rename MediaBrowser.WebDashboard/dashboard-ui/scripts/Itemdetailpage.js to itemdetailpage.js
2013-12-25 14:26:49 -05:00
Luke Pulverenti 9ecb85d066 added mono release configuration 2013-12-11 14:54:33 -05:00
Luke Pulverenti 41ed3c15ff fixed service stack logging 2013-12-08 21:24:48 -05:00
Luke Pulverenti b595814254 added mono sqlite implementation 2013-12-08 12:57:49 -05:00
Luke Pulverenti 9f4f2281cd prevent xml savers from triggering xml providers 2013-12-06 10:59:40 -05:00
Luke Pulverenti 55a776427b Removed unused properties from BaseItem. 2013-12-05 11:50:21 -05:00
Luke Pulverenti ad52d8b5d9 fixes #640 - Add management filters 2013-12-01 21:24:14 -05:00
Luke Pulverenti 6c8d919298 replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
Luke Pulverenti 3d3876c9a9 better crash logging 2013-10-13 17:22:25 -04:00
Luke Pulverenti e98665a091 added ffmpeg downloading for mono 2013-10-12 23:39:22 -04:00
Luke Pulverenti 478be44dd6 create platform-specific network manager implementation 2013-10-05 13:13:32 -04:00
Luke Pulverenti bb4c918bf8 refactor http client factory for mono 2013-10-02 13:05:13 -04:00
Luke Pulverenti 51a6ee5650 implemented mono tray icon 2013-09-27 13:04:35 -04:00
Luke Pulverenti 2d8152f36a mono progress - able to start app 2013-09-26 17:20:26 -04:00
Luke Pulverenti fe5a9232c8 moved a few things for mono 2013-09-24 20:54:51 -04:00
Luke Pulverenti 0ab379e271 adding mono solution 2013-09-24 17:06:21 -04:00