summaryrefslogtreecommitdiff
path: root/examples/standalone-server.c
Commit message (Collapse)AuthorAgeFilesLines
* all: Fix compiler warnings in C codeJens Georg2018-10-141-13/+15
|
* examples: Fix standalone server exampleSamuel CUELLA2017-01-171-0/+1
|
* all: Update license text to LGPLv2.1 properJens Georg2015-11-021-8/+8
| | | | | | We always claimed being LGPLv2.1 but the license text said differently. Signed-off-by: Jens Georg <mail@jensge.org>
* all: Refactoring of the MediaObject class hierarchyCraig Pratt2015-02-081-1/+2
| | | | | | | | Introduce a MediaFileItem class that represents a single file Signed-off-by: Jens Georg <mail@jensge.org> https://bugzilla.gnome.org/show_bug.cgi?id=720218
* all: Hide MediaObject.urisJens Georg2014-07-071-3/+1
| | | | Signed-off-by: Jens Georg <mail@jensge.org>
* Revert "docs: Change C example code license."Murray Cumming2013-01-171-4/+20
| | | | This reverts commit 41cccb3575f20c257c54f8af8cb01903eed1f63a.
* docs: Change C example code license.Murray Cumming2013-01-171-20/+4
| | | | LGPL is not really appropriate for example code.
* server: Make more member variables be propertiesMurray Cumming2012-11-191-1/+3
| | | | | | And update the standalone-server example appropriately. See bug #686211 .
* core,plugins: Add server capabilitiesJens Georg2012-10-291-1/+3
| | | | | Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=676024
* server,engine: Move MediaEngine into .soJens Georg2012-10-051-1/+11
|
* examples: Fix serving filesJens Georg2012-10-051-0/+5
|
* example: Fix tiny typoMurray Cumming2012-09-241-1/+1
|
* examples: Add license and doc for server exampleJens Georg2012-08-301-0/+33
|
* core,server,examples,doc: Add librygel-serverJens Georg2012-07-271-0/+93
https://bugzilla.gnome.org/show_bug.cgi?id=679648