Commit Graph

9 Commits

Author SHA1 Message Date
codestation
60a3049391 Added a bunch of warning flags and fixed most of the shadowed
variables.
2015-02-27 22:59:22 -04:30
codestation
ddf9b4a611 Fixed bug with shadowed variable. 2015-02-27 22:05:08 -04:30
codestation
54fcf1ea73 Set pre 2.00 protocols from vitamtp header. 2015-02-15 23:17:26 -04:30
codestation
ea67001531 Rework cma protocol selection.
Read plugins from current application directory on debug mode.
2015-02-14 22:03:53 -04:30
codestation
953afb0280 Fix stupid bug with function scope. 2014-10-11 18:32:10 -04:30
codestation
caf5dc2d4e Added selector to override the default protocol version. 2014-10-10 20:43:46 -04:30
codestation
36a91d78aa Fixed android compilation.
Version bump.
Fixed file size problem under windows.
Updated changelog.
2014-06-28 00:26:14 -04:30
codestation
ce9353e4f3 Added android manifest and launcher icons.
Do not use pkg-config when cross-compiling to Android.
Added a helper class to send toasts and dialogs to the user.
Added android compatibility on some headers.
2014-05-16 22:03:22 -04:30
codestation
99d216d474 Enable SQLiteDB backend.
Multiple fixed and finished the implementation of the SQLite backend.
Try to load the database before trying to attempt a rescan.
Delete the metadala list for backends that allocate them on demand.
Moved some generic functions to the databse class.
Renamed utils header to avoid rare QtCreator bug.
2014-02-05 23:30:12 -04:30