Luke Pulverenti
5963affec5
fix merge conflict
2015-12-19 10:56:07 -05:00
Luke Pulverenti
ca52e8c23b
fix merge conflict
2015-12-19 10:54:44 -05:00
Luke Pulverenti
47b428b36c
update commonio
2015-10-05 21:27:49 -04:00
Luke Pulverenti
1aaf09112b
remove nuget restores
2015-10-04 02:04:23 -04:00
Luke Pulverenti
a08d5e695a
remove nuget targets
2015-10-04 01:58:18 -04:00
Luke Pulverenti
21352d5248
Complete rework of IFileSystem
2015-10-04 00:58:07 -04:00
Luke Pulverenti
078277ebc2
continue file system rework
2015-10-04 00:23:11 -04:00
Luke Pulverenti
caebcf82c0
removed ProcessManager
2015-03-24 21:14:24 -04:00
Luke Pulverenti
f3159f3fef
update ProcessManager
2015-03-02 13:48:21 -05:00
Luke Pulverenti
3d22c48670
added IProcessManager
2015-02-28 13:47:05 -05:00
Luke Pulverenti
1bf2ef6385
added ImageMagickSharp.dll.config
2015-02-19 21:59:14 -05:00
Luke Pulverenti
a46d5702f3
replace System.Drawing with ImageMagick
2015-02-19 21:12:33 -05:00
Luke Pulverenti
c60018fb09
remove roku project
2015-02-01 00:21:44 -05:00
Luke Pulverenti
398d48e0a2
added roku assembly
2015-02-01 00:07:03 -05:00
Mike
f6d6d57983
Create self signed cert if one does not exist
2015-01-18 23:49:06 -05:00
Luke Pulverenti
5278959ede
sync fixes
2014-12-28 01:21:39 -05:00
Luke Pulverenti
4548e6598d
support dvd without video_ts folder
2014-12-08 23:57:18 -05:00
Luke Pulverenti
2df4273ee0
consolidate os display name
2014-11-23 18:10:41 -05:00
Luke Pulverenti
1b06e05cf6
update translations
2014-11-14 01:27:10 -05:00
Luke Pulverenti
4f5c768704
added more card layouts
2014-11-11 23:51:40 -05:00
Luke Pulverenti
1fea9ad926
fixes #945 - Add genre views to dlna
2014-11-10 22:41:55 -05:00
Luke Pulverenti
1a80362a0f
created common startup project for mono & windows
2014-11-09 13:24:57 -05:00
Luke Pulverenti
86e733978e
3.0.5424.1
2014-11-07 22:50:11 -05:00
Luke Pulverenti
9b47ae2530
3.0.5424.1
2014-11-07 20:15:30 -05:00
Luke Pulverenti
d9bdfb9daa
update sqlite
2014-11-07 17:37:10 -05:00
Luke Pulverenti
cc9a624647
update sqlite
2014-11-07 14:07:41 -05:00
Luke Pulverenti
7ad0293567
update sqlite references
2014-11-07 11:15:02 -05:00
Luke Pulverenti
fba1ed8062
update sqlite osx
2014-11-06 19:16:16 -05:00
Luke Pulverenti
45a01563e8
fix nuget targets
2014-10-29 19:03:58 -04:00
Luke Pulverenti
e33244d797
improve user view images
2014-10-29 18:01:02 -04:00
Luke Pulverenti
3be4aa8dc7
add connect to startup wizard
2014-10-19 23:04:45 -04:00
Luke Pulverenti
813f5d9649
updated nuget
2014-10-18 17:25:04 -04:00
Luke Pulverenti
f1a602f5a8
disable nuget package restore
2014-10-18 15:02:54 -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
f6769b73f2
add MediaInfo to improve media analysis for video files
2014-09-20 11:48:23 -04:00
gsnerf
7690608ed5
made mono compilable again
2014-09-14 23:34:23 +02:00
Luke Pulverenti
2070f1c54d
update translations
2014-09-10 21:57:11 -04: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
9b8c0d68ce
update mono build
2014-07-09 10:39:04 -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
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