summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* wip: Add tracking to media-exportRYGEL_0_17_0_w43Jens Georg2012-10-245-26/+26
* media-export: Fix update eventsJens Georg2012-10-241-2/+3
* media-export: Allow updating of items via UPnPJens Georg2012-10-237-11/+94
* server: Fix csv splittingJens Georg2012-10-231-0/+5
* data: Add UpdateObject method to XMLJens Georg2012-10-231-0/+32
* Undo some style fixesJens Georg2012-10-232-2/+2
* wip: Code style fixesKrzesimir Nowak2012-10-235-18/+23
* wip: Add RygelUpdatableObject for storing metadata in persistent storage.Krzesimir Nowak2012-10-236-17/+68
* wip: Adapt to new vapiJens Georg2012-10-231-4/+4
* wip: Finish ItemUpdater.Krzesimir Nowak2012-10-236-24/+110
* wip: Add UpdateObject action and an unfinished ItemUpdater.Krzesimir Nowak2012-10-233-0/+179
* WIPJens Georg2012-10-231-1/+5
* WIPJens Georg2012-10-233-0/+4
* server: Implement Service Reset ProcedureJens Georg2012-10-231-0/+58
* wip: Implement search for upnp:*UpdateIDJens Georg2012-10-233-11/+57
* wip: Strip ws and newlines from lastchangeJens Georg2012-10-235-19/+19
* wip: Add trackable item propertiesJens Georg2012-10-234-0/+46
* wip: Implement totalDeletedChildCountJens Georg2012-10-231-0/+9
* wip: Add automatic change trackingJens Georg2012-10-236-9/+98
* WIPJens Georg2012-10-232-1/+3
* git: Update .gitignoreJens Georg2012-10-231-5/+17
* server: Implement ServiceResetTokenJens Georg2012-10-233-0/+52
* core,plugins: Add server capabilitiesJens Georg2012-10-2313-45/+521
* data: Bump MediaServer version to 3Jens Georg2012-10-236-30/+32
* wip: Set default parameters for update signalJens Georg2012-10-232-7/+6
* WIP: Some early changes adding missing properties for tracking object changes.Krzesimir Nowak2012-10-232-1/+12
* Add LastChange to ContentDirectory.Krzesimir Nowak2012-10-232-4/+81
* WIP: Changed MediaContainer's updated() and container_updated signal.Krzesimir Nowak2012-10-234-13/+62
* WIP: LastChange classes.Krzesimir Nowak2012-10-237-0/+306
* core: Plugin: Mention MetaConfigMurray Cumming2012-10-232-1/+4
* renderer: Add MediaPlayer documentationMurray Cumming2012-10-221-2/+39
* Remove the test pluginMurray Cumming2012-10-227-246/+1
* Add an example server pluginMurray Cumming2012-10-2211-0/+199
* renderer-gst: Add AAC mime-typesJens Georg2012-10-201-0/+2
* core: Don't search for modules hidden foldersJens Georg2012-10-191-9/+14
* docs: Correct the MediaRenderer docs.Murray Cumming2012-10-191-9/+3
* gstreamer: Fix DLNA profilesJens Georg2012-10-181-1/+1
* docs: Explain modules, plugins, and players a bit moreMurray Cumming2012-10-185-9/+31
* docs: Mention basic usage (headers, cflags/libs, pkg-config)Murray Cumming2012-10-1714-24/+221
* server: docs: Mention the 3 uses.Murray Cumming2012-10-165-18/+74
* server: Improve MediaEngine documentation.Murray Cumming2012-10-162-9/+20
* build: Remove unneccessary gupnp-dlna dependenciesMark Ryan2012-10-143-3/+1
* docs: Improve the librygel-core overview.Murray Cumming2012-10-121-5/+1
* docs: No indent in first line of examples.Murray Cumming2012-10-122-2/+6
* Update .gitignore for docs/Murray Cumming2012-10-121-0/+14
* docs: Add overview documentation.Murray Cumming2012-10-1212-8/+153
* docs: Fix librygel-renderer-gst generation.Murray Cumming2012-10-121-1/+4
* Remove some debug build stuffMurray Cumming2012-10-121-9/+0
* docs: Generalize the docs build more.Murray Cumming2012-10-127-52/+42
* server: Only create seek when requestedJens Georg2012-10-121-4/+6