summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* tracker: Some syntax sugar for UPnPPropertyMapJens Georg2012-07-273-4/+4
* tracker: Rename KeyChainMap to UPnPPropertyMapJens Georg2012-07-274-35/+37
* tracker: Remove dead codeJens Georg2012-07-276-251/+0
* tracker: Skip null titles in meta-data containerJens Georg2012-07-271-1/+5
* tracker: Extact base-class for metadata containerJens Georg2012-07-274-247/+211
* tracker: Use property map in meta-data containersJens Georg2012-07-2710-51/+217
* tracker: Use nfo:fileName as alternative titleJens Georg2012-07-271-1/+1
* tracker: Change log domainJens Georg2012-07-271-1/+1
* tracker: SparqlConnection is a singletonJens Georg2012-07-275-46/+3
* tracker: Use SparqlCursor directlyJens Georg2012-07-275-68/+76
* tracker: Several fix-upsJens Georg2012-07-271-1/+2
* tracker: Switch Tracker queries from Dbus to Sparql.Luis de Bethencourt2012-07-2714-136/+198
* tracker: Add Tracker-Sparql to dependency modules.Luis de Bethencourt2012-07-271-3/+6
* core,libserver: Move server-only stuff to libraryJens Georg2012-07-2780-128/+143
* core,librenderer: Move renderer-only stuff to libraryJens Georg2012-07-2713-33/+68
* core,server,examples,doc: Add librygel-serverJens Georg2012-07-274-2/+58
* core,renderer: Extract base class for librariesJens Georg2012-07-273-102/+135
* media-export: Work-around bgo#680366Jens Georg2012-07-213-15/+12
* external: Get DisplayName from correct interfaceJens Georg2012-07-201-1/+3
* external: Guard against empty mandatory propertiesJens Georg2012-07-174-13/+80
* external: Don't recurse into external hierarchyJens Georg2012-07-171-2/+35
* core: INT_MAX children means "Don't know"Jens Georg2012-07-172-2/+6
* core: Do not bail out on missing thumbnail dirJens Georg2012-07-172-56/+70
* core: Early exit on missing thumbnailJens Georg2012-07-171-0/+3
* core,external: Avoid symbol redefintionJens Georg2012-07-032-2/+2
* librenderer: Update Renderer class documentationJens Georg2012-07-031-0/+42
* librenderer: Add API to wrap an existing playbinJens Georg2012-07-032-23/+55
* librenderer: Use signal bus watchJens Georg2012-07-031-4/+3
* doc,librenderer: Generate docsMurray Cumming2012-07-032-3/+11
* build: Fix make distMurray Cumming2012-07-031-2/+1
* core: More minor doc fixesMurray Cumming2012-07-031-3/+3
* core: Remove mention of nonexistant parameterMurray Cumming2012-07-031-2/+0
* core: Fix offet -> offset typos in valadocMurray Cumming2012-07-032-3/+3
* core: Correct return to @return in valadocMurray Cumming2012-07-034-13/+10
* doc: Generate API documentation with valadocMurray Cumming2012-07-032-95/+101
* librenderer: Move code into its own directoryMurray Cumming2012-07-036-22/+29
* core: Move library code into its own directoryMurray Cumming2012-07-0393-162/+151
* core: Add libtool versioningJens Georg2012-07-031-0/+3
* core: Rename core libraryJens Georg2012-07-032-12/+14
* librenderer: Include API version and so versioningJens Georg2012-07-031-6/+9
* playbin: Set log domain only for the pluginJens Georg2012-07-031-2/+1
* playbin: Fix parallel build in playbin plug-inJens Georg2012-07-031-2/+4
* examples: Add standalone playerJens Georg2012-07-031-1/+0
* core: rename header fileJens Georg2012-07-031-4/+4
* core: Fix parallel buildJens Georg2012-07-031-1/+1
* librenderer: Add simpler APIJens Georg2012-07-032-1/+116
* core: Use application name for file storage dirJens Georg2012-07-031-1/+2
* core,ui: Explicit initialization of MetaConfigJens Georg2012-07-033-7/+25
* playbin: Update copyright of rendererJens Georg2012-07-031-1/+3
* core,playbin: Generate basic meta-data on external URI changeJens Georg2012-07-032-1/+27