jellyfin/MediaBrowser.Server.Mono
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
..
FFMpeg Linux fixes: 2013-12-25 14:26:49 -05:00
gtk-gui moved a few things for mono 2013-09-24 20:54:51 -04:00
IO replace file system calls with IFileSystem when needed 2013-10-31 10:03:23 -04:00
Native fixes #640 - Add management filters 2013-12-01 21:24:14 -05:00
Networking add more to mbt endpoints 2013-10-05 21:04:41 -04:00
Properties Removed unused properties from BaseItem. 2013-12-05 11:50:21 -05:00
app.config Removed unused properties from BaseItem. 2013-12-05 11:50:21 -05:00
MainWindow.cs adding mono solution 2013-09-24 17:06:21 -04:00
MediaBrowser.Server.Mono.csproj -Replaced Mono.Data.SQLite by System.Data.SQLite(ManagedOnly) 2013-12-25 19:40:53 -05:00
Program.cs Linux fixes: 2013-12-25 14:26:49 -05:00
tray.png implemented mono tray icon 2013-09-27 13:04:35 -04:00