summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples: Add option to unblacklist from mx-infoJens Georg2016-01-161-41/+54
* all: Update license text to LGPLv2.1 properJens Georg2015-11-0217-134/+139
* examples: Add small script for media-export dbJens Georg2015-08-021-0/+123
* renderer-gst: Enable setting the user_agentAron Rosenberg2015-05-152-4/+43
* examples: Fix C server exampleJens Georg2015-05-091-2/+2
* all: Refactoring of the MediaObject class hierarchyCraig Pratt2015-02-082-5/+6
* ruih: Initial RUIH service implementationScott Deboy2014-11-082-0/+70
* examples: Set license of GI examples to BSDJens Georg2014-09-282-1/+52
* examples: Fix renderer exampleJens Georg2014-09-281-1/+64
* examples: Add python examples for introspectionJens Georg2014-08-192-0/+78
* all: Hide MediaObject.urisJens Georg2014-07-071-3/+1
* all: Move Rygel.DLNAProfile into coreJens Georg2014-02-081-3/+3
* examples: Fix C renderer pluginRichard Röjfors2013-11-181-1/+58
* renderer: Implement DLNA byte seekingJussi Kukkonen2013-11-101-0/+18
* examples: Simulate image rendering in vala exampleJens Georg2013-10-102-0/+31
* examples: Simplify C renderer exampleJens Georg2013-10-071-93/+43
* build: Don't use relative pathsJens Georg2013-05-101-1/+1
* all: Add sidecar file support for pluginsJens Georg2013-04-308-0/+39
* fullscreen-renderer: Fix some compiler warningsMurray Cumming2013-01-211-5/+5
* Revert "docs: Change C example code license."Murray Cumming2013-01-1711-44/+194
* docs: Change C example code license.Murray Cumming2013-01-1711-194/+44
* Remove a vala-generated header blockMurray Cumming2013-01-161-3/+0
* examples: Use correct preset nameJens Georg2012-12-191-1/+1
* examples: hq-preset for MPEG2 transcodingJens Georg2012-12-182-0/+17
* examples: Hide mouse cursorJens Georg2012-12-181-0/+4
* 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