Commit graph

13 commits

Author SHA1 Message Date
Luke Pulverenti
21c9f6e75e update chapters 2015-10-13 12:52:27 -04:00
Luke Pulverenti
99c991f001 save appVersion with device record 2015-03-14 21:42:09 -04:00
Luke Pulverenti
d9bdfb9daa update sqlite 2014-11-07 17:37:10 -05:00
Luke Pulverenti
c5319bb4ae update playlist xml saving 2014-08-04 23:41:56 -04: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
Luke Pulverenti
ed34b67f51 fix library scan stopping and restarting itself 2013-11-02 15:30:29 -04:00
Sumit Maitra
53d0e52860 First successful Mono build on OSX 2013-10-05 03:10:54 +01:00
Luke Pulverenti
cdfb009df8 limit knowledge of sqlite 2013-09-29 18:00:08 -04:00
Luke Pulverenti
e0c387446b reworked iso manager 2013-08-09 21:16:31 -04:00
Luke Pulverenti
734f08f56d update sqlite sync mode 2013-07-06 21:42:14 -04:00
Luke Pulverenti
f98b611deb moved dependencies for mono 2013-07-03 20:11:11 -04:00
Luke Pulverenti
13f6da1bf4 removed chapters from baseitem 2013-06-18 15:16:27 -04:00
Luke Pulverenti
e56433a0ef sqlite 2013-06-18 05:43:07 -04:00