summaryrefslogtreecommitdiffstats
path: root/src/modules/module-rygel-media-server.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix up according to Coding StyleMaarten Bosmans2011-03-111-12/+3
| | | | Only whitespace changes in here
* upnp: Implement the MediaServer2 D-Bus interfaceStephen Moehle2010-11-161-199/+463
| | | | | | This allows PulseAudio to work with versions of Rygel 0.7.1 and higher which only support MediaServer2: http://live.gnome.org/Rygel/MediaServer2Spec
* rygel: fix itemCount property for sourcesLennart Poettering2009-11-181-11/+34
| | | | Fixes http://pulseaudio.org/ticket/721
* upnp: s/org.Rygel./org.gnome.UPnP/ following the newest version of the specLennart Poettering2009-05-251-32/+32
|
* upnp: s/url/URL/ in GetAll() D-Bus callLennart Poettering2009-05-191-1/+1
|
* upnp: update to newest specLennart Poettering2009-05-151-119/+189
|
* upnp: convert all property names to CamelCase to follow D-Bus specLennart Poettering2009-05-141-29/+29
|
* upnp: implement item-count/container-count propertiesLennart Poettering2009-05-141-10/+82
|
* upnp: rework property handlingLennart Poettering2009-05-111-34/+146
|
* upnp: use new rygel @HOSTNAME@ wildcard for server nameLennart Poettering2009-05-111-7/+2
|
* upnp: properly issue method not found exception when we don't now itLennart Poettering2009-05-111-1/+2
|
* upnp: update to newest spec, generate 'Updated' signalLennart Poettering2009-05-111-25/+9
|
* upnp: fix URL of MediaServer specLennart Poettering2009-05-111-2/+2
|
* rygel: get rid of forgotten debug trapLennart Poettering2009-04-301-2/+0
|
* rygel: instead of always handing out wildcard address find out the actual ↵Lennart Poettering2009-04-301-2/+48
| | | | address we are listening on
* rygel: make server name configurableLennart Poettering2009-04-291-1/+21
|
* rygel: add module that interfaces with Rygel UPnPLennart Poettering2009-04-291-0/+549