summaryrefslogtreecommitdiff
path: root/src/librygel-renderer
Commit message (Expand)AuthorAgeFilesLines
* all: API bumpJens Georg2022-06-033-13/+14
* all: Port to libsoup3 / GUPnP-1.6Jens Georg2022-05-241-128/+78
* renderer: Fix critical if no mime_typeJens Georg2022-05-101-3/+5
* All: Get rid of most deprecationsJens Georg2022-04-302-25/+25
* meson: Improve depends of typelib targets to avoid possible racesRico Tzschichholz2021-02-211-1/+1
* build: Drop AutotoolsJens Georg2019-10-202-74/+0
* build: Add option to disable introspectionJens Georg2019-08-231-0/+2
* build: Add GIR tweaks for references to RygelCore.DLNAProfile/StateMachineRico Tzschichholz2019-04-302-0/+2
* renderer: Prevent critical on null mime-typeJens Georg2019-02-121-1/+1
* renderer: Rewrite URI for link-local addressJens Georg2018-11-281-2/+3
* Port build system to mesonJens Georg2018-11-281-0/+55
* renderer: Fix type-argument mismatchRico Tzschichholz2018-11-041-1/+1
* Drop default value of non-automatic property for newer valaRico Tzschichholz2018-04-191-4/+2
* renderer: Style fixesJens Georg2017-07-212-19/+27
* renderer: Factor out M3U parsingJens Georg2017-04-301-30/+40
* all: Style fixes from superflous "static"Jens Georg2016-09-301-3/+2
* Fix 'static const' warnings with vala 0.33.1Rico Tzschichholz2016-09-301-2/+2
* all: Update license text to LGPLv2.1 properJens Georg2015-11-0211-88/+88
* renderer-gst: Enable setting the user_agentAron Rosenberg2015-05-152-1/+12
* renderer: Fix image playlist "slide show"Jussi Kukkonen2015-05-103-23/+55
* Remove irrelevant TransportActionsJussi Kukkonen2015-05-101-5/+8
* renderer: Style fixJens Georg2015-05-071-6/+8
* renderer: Fix double escaping of some last change variables.Richard Röjfors2015-05-071-3/+3
* renderer: Minor style fixJens Georg2015-04-121-3/+3
* renderer; Minor style fixJens Georg2015-04-111-1/+1
* renderer: Return 701 for play action in bad stateSimon Mikuda2015-03-161-0/+7
* renderer: Fixed warning AV1-MR:1-AVT:1-6.1Simon Mikuda2015-03-161-2/+8
* renderer Fix referencing of invalid GUPnP.ServiceMilan Plzik2015-03-161-4/+9
* renderer: Do not capture 'this' pointer in lambdas.Milan Plzik2015-03-161-7/+43
* renderer: Correctly escape state variable valuesMilan Plzik2015-03-162-9/+7
* renderer: Fix GetProtocolInfo outputMilan Plzik2015-03-161-1/+1
* renderer: Set "Connection" header to closeMilan Plzik2015-03-161-0/+1
* all: Update log domainsJens Georg2015-01-101-1/+1
* renderer: Implement SetPlayModeRichard Röjfors2014-11-093-0/+29
* renderer: Allow the controller to expose its play modeRichard Röjfors2014-11-093-15/+24
* all: Bump ABI/API versionJens Georg2014-11-093-18/+18
* build: Make it possible to disable introspectionJens Georg2014-09-131-1/+3
* renderer: Fix criticals on startJens Georg2014-09-101-7/+7
* build: Fix building of introspection dataRYGEL_0_23_3_1Jens Georg2014-08-201-3/+3
* renderer: Add gupnp-av as a dependencyJens Georg2014-08-191-0/+1
* build: Fix distcheckJens Georg2014-08-191-1/+1
* all: Add gobject-introspection supportJens Georg2014-08-191-2/+24
* renderer: Turn PlayerController into an interfaceRichard Röjfors2014-08-194-359/+445
* renderer: Send byte position instead of int.MAXJens Georg2014-06-281-4/+4
* renderer: Check instance id of prev/nextJens Georg2014-06-281-0/+8
* renderer: Support m3u playlistsJens Georg2014-06-282-8/+59
* renderer: Work-around failing HEAD requests once moreJens Georg2014-06-281-1/+6
* all: Bump API and ABI versionJens Georg2014-06-223-13/+13
* renderer: Clear timeout after removing itJens Georg2014-06-211-2/+2
* librygel-renderer: avoid using the http_proxy environment variableAlexander Kanavin2014-06-141-11/+2