musikcube/src/glue
casey langen fb74bb3d1f Incremental work to support more generic query types.
* Parameterized the QueryBase on a ConnectionType.
* Re-namespaced IQuery and QueryBase to musik::core::db
* Removed IQueryPtr
* Added runtime type checking for query type in LocalLibrary. yeah, i
  know. don't tell anyone. but it ensures things are safe.
* Moved queries out of glue and back into core so they can be used by
  plugins to query metadata.
2017-02-05 01:45:16 -08:00
..
audio - Moved PlaybackService and TrackList from glue to core 2017-01-06 23:49:46 -08:00
util Fixed macOS (and likely Linux) compile. 2017-01-06 18:34:33 -08:00
CMakeLists.txt Incremental work to support more generic query types. 2017-02-05 01:45:16 -08:00
glue.sln Moved some sources out of "musikbox" and into a new "glue" directory. This 2017-01-06 18:28:00 -08:00
glue.vcxproj Incremental work to support more generic query types. 2017-02-05 01:45:16 -08:00
glue.vcxproj.filters Incremental work to support more generic query types. 2017-02-05 01:45:16 -08:00
pch.cpp Moved some sources out of "musikbox" and into a new "glue" directory. This 2017-01-06 18:28:00 -08:00
pch.hpp Moved some sources out of "musikbox" and into a new "glue" directory. This 2017-01-06 18:28:00 -08:00