summaryrefslogtreecommitdiff
path: root/libmediaart/mediaart.h
Commit message (Collapse)AuthorAgeFilesLines
* libmediaart: Fix include which incorrectly defined _INSIDE in main headerMartyn Russell2014-01-231-2/+2
|
* libmediaart: Merged utils.[ch] into cache.[ch]Martyn Russell2013-08-151-1/+0
|
* libmediaart: Removed queue.[ch] and created cache.[ch] more aptly namedMartyn Russell2013-08-151-1/+1
|
* build: Initial import of files needed to make new project here...Martyn Russell2013-08-131-0/+32
Including AUTHORS, README, NEWS. Including autogen.sh, configure.ac and all Makefile.am files Also moved many files that were scattered around the Tracker project and brought them together. Some source files had to be fixed up to build properly.