Commit graph

67 commits

Author SHA1 Message Date
Luke Pulverenti f3539686bd add device upload options 2014-10-11 16:38:13 -04:00
Luke Pulverenti 74a8ca9c38 fix case sensitive file names 2014-10-09 18:22:04 -04:00
Luke Pulverenti f02f322208 remove mono compiler directives 2014-10-06 19:58:46 -04:00
Luke Pulverenti cf745bb888 fix dll maps 2014-10-02 08:01:22 -04:00
Luke Pulverenti 0690b4f2e0 Add user cinema mode setting 2014-10-01 20:28:16 -04:00
Luke Pulverenti c05cb1dcb1 fix mac ffmpeg build 2014-09-28 12:50:33 -04:00
Michalis Adamidis 4ef5fb210e renamed MediaInfo.config to .dll.config 2014-09-23 15:23:54 +02:00
Luke Pulverenti f6769b73f2 add MediaInfo to improve media analysis for video files 2014-09-20 11:48:23 -04:00
Luke Pulverenti aa20cfbba6 remove bsd mapping 2014-09-16 08:53:55 -04:00
Michalis Adamidis e14cbef5ff map bsd systems to hopefully correct driver (needs testing on those systems) 2014-09-15 20:25:05 +02:00
gsnerf 7690608ed5 made mono compilable again 2014-09-14 23:34:23 +02:00
Luke Pulverenti 6a177d2147 fix mono build 2014-09-14 11:27:22 -04:00
Luke Pulverenti 10cb5a8bf6 add ability to customize ffmpeg path 2014-09-14 11:26:33 -04:00
Luke Pulverenti 2070f1c54d update translations 2014-09-10 21:57:11 -04:00
Luke Pulverenti a2dc5e090b update translations 2014-09-08 21:15:31 -04:00
Luke Pulverenti 392699404b use word size instead of cpu 2014-09-06 10:01:52 -04:00
Luke Pulverenti 195391aba0 fixes #806 - [Linux]32-bit SQLite DLL in current Linux build 2014-09-05 23:42:15 -04:00
gsnerf 99c133f7be fixed faulty references in Mono build 2014-08-30 11:27:42 +02:00
Luke Pulverenti d2494148f7 Support webp image output 2014-08-28 00:32:45 -04:00
Luke Pulverenti 58a38d0d1d update translations 2014-08-24 11:48:06 -04:00
Luke Pulverenti e3f57dddc9 fix mono build 2014-08-22 13:26:58 -04:00
Luke Pulverenti e221902088 fix mono build 2014-08-15 13:03:08 -04:00
Luke Pulverenti 0a0f8abe5f fix mono build 2014-08-15 12:54:11 -04:00
Luke Pulverenti 5d5a0e3add updated nuget 2014-08-06 22:51:09 -04:00
Luke Pulverenti 51e964dae3 support channels with dlna 2014-07-29 23:31:35 -04:00
Luke Pulverenti 9b8c0d68ce update mono build 2014-07-09 10:39:04 -04:00
Luke Pulverenti 4e81655239 updated mono build 2014-05-10 13:28:03 -04:00
Luke Pulverenti c7c72dd1a8 web client re-org 2014-05-01 22:54:33 -04:00
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 a9e2cc88c5 Fix case-sensitive filenames. 2014-02-01 21:23:27 -05:00
abeloin 8f28fa427c Added MONOMKBUNDLE preprocessor symbol for the embedded version. 2014-01-22 23:12:28 -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
Luke Pulverenti 247a40fa61 add console logging during startup 2014-01-08 23:44:51 -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 b4ac51aa10 Added SupportsAutoRunAtStartup 2014-01-05 20:59:21 -05:00
Luke Pulverenti 4d4ea6e42c updated ffmpeg 2014-01-04 22:50:29 -05:00
Luke Pulverenti b9d17c9bc7 add more methods to file system interface 2014-01-01 13:26:31 -05:00
Luke Pulverenti 04d1a53d19 don't persist lazy loaded paths 2013-12-29 12:07: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 4e79eaf65e add ApplicationPath to app paths interface to hide implementation 2013-12-04 09:52:38 -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