summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* examples: Make blackJens Georg2012-12-181-0/+23
* examples: Add keybinding to shut down rendererJens Georg2012-12-181-0/+29
* example plugins: The _construct() functions can be staticMurray Cumming2012-12-182-2/+2
* examples: Implement _PS for example rendererJens Georg2012-12-131-1/+78
* renderer: Add playback speeds supportChristophe Guiraud2012-12-131-0/+18
* examples: Fix C renderer exampleJens Georg2012-12-123-28/+43
* build: Improve the buildMurray Cumming2012-12-125-62/+49
* renderer: Check player if it can do time-seekJens Georg2012-12-062-0/+14
* examples: Add fullscreen renderer exampleJens Georg2012-12-062-0/+113
* examples: Remove duplicate includeJens Georg2012-12-061-1/+0
* Change --with-media-engine=none to =simpleMurray Cumming2012-12-052-4/+0
* docs: librygel-renderer-gst: Rename the exampleMurray Cumming2012-11-232-3/+3
* examples: Add a C version of the example renderer pluginMurray Cumming2012-11-227-3/+721
* example renderer plugin: Rename this with a -vala prefix.Murray Cumming2012-11-193-19/+19
* Update .gitignore files now we have C files.Murray Cumming2012-11-192-0/+2
* examples: Add a C version of the example server pluginMurray Cumming2012-11-196-1/+312
* example server plugin: Rename this with a -vala prefix.Murray Cumming2012-11-194-17/+28
* server: Make more member variables be propertiesMurray Cumming2012-11-191-1/+3
* core,plugins: Add server capabilitiesJens Georg2012-10-291-1/+3
* Fix the build in renderer example.Murray Cumming2012-10-251-0/+1
* Add example renderer pluginMurray Cumming2012-10-255-1/+230
* Add an example server pluginMurray Cumming2012-10-225-0/+154
* docs: Add overview documentation.Murray Cumming2012-10-121-1/+1
* example: Fix service description in init scriptJens Georg2012-10-081-1/+1
* renderer: Add get_playbin()Murray Cumming2012-10-061-4/+3
* Expand LIBADDs to everything neededAndreas Henriksson2012-10-061-0/+1
* all: Bump API and so versionJens Georg2012-10-051-3/+3
* build: Enable building Rygel without GStreamerJens Georg2012-10-052-11/+17
* renderer: Remove GStreamer referencesJens Georg2012-10-052-1/+4
* server,engine: Move MediaEngine into .soJens Georg2012-10-052-2/+14
* examples: Fix serving filesJens Georg2012-10-051-0/+5
* example: Fix tiny typoMurray Cumming2012-09-241-1/+1
* build: Dist the service filesJens Georg2012-09-181-0/+6
* examples: Add startup scripts for various daemonsJens Georg2012-08-315-0/+286
* examples: Add license and doc for server exampleJens Georg2012-08-301-0/+33
* core,server,examples,doc: Add librygel-serverJens Georg2012-07-272-1/+101
* core,renderer: Extract base class for librariesJens Georg2012-07-271-2/+2
* examples: Fix distcheck when the .h/.c are distedMurray Cumming2012-07-031-1/+3
* librenderer: Move code into its own directoryMurray Cumming2012-07-031-2/+2
* librenderer: Include API version and so versioningJens Georg2012-07-031-1/+1
* examples: Add standalone playerJens Georg2012-07-032-0/+91