index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-rygel-media-server.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-25
Rename functions with "tostring" in the name to one with "to_string" to confo...
Deepak Srivastava
1
-1
/
+1
2015-01-14
update FSF addresses to FSF web page
Ondrej Holecek
1
-3
/
+1
2013-07-04
Revert dbus_bool_t variables to use TRUE/FALSE instead of true/false
poljar (Damir Jelić)
1
-6
/
+6
2013-07-04
Remove pa_bool_t and replace it with bool.
poljar (Damir Jelić)
1
-18
/
+18
2013-06-24
Whitespace cleanup: Remove all multiple newlines
poljar (Damir Jelić)
1
-1
/
+0
2013-04-20
rygel: Set DLNA profile on our MediaItems
Arun Raghavan
1
-0
/
+10
2011-09-03
Make gcc --std=c99 happy
Maarten Bosmans
1
-0
/
+1
2011-08-11
Move i18n.[ch] to src/pulsecore
Maarten Bosmans
1
-1
/
+1
2011-07-22
rygel: Fix introspection XML for MediaItem2
Jens Georg
1
-0
/
+1
2011-07-22
rygel: Properly close {sv} iters for GetAll
Jens Georg
1
-0
/
+2
2011-06-22
Remove unnecessary #includes
Maarten Bosmans
1
-2
/
+1
2011-03-20
Get rid of some warnings
Maarten Bosmans
1
-0
/
+1
2011-03-11
Fix up according to Coding Style
Maarten Bosmans
1
-12
/
+3
2010-11-16
upnp: Implement the MediaServer2 D-Bus interface
Stephen Moehle
1
-199
/
+463
2009-11-18
rygel: fix itemCount property for sources
Lennart Poettering
1
-11
/
+34
2009-05-25
upnp: s/org.Rygel./org.gnome.UPnP/ following the newest version of the spec
Lennart Poettering
1
-32
/
+32
2009-05-19
upnp: s/url/URL/ in GetAll() D-Bus call
Lennart Poettering
1
-1
/
+1
2009-05-15
upnp: update to newest spec
Lennart Poettering
1
-119
/
+189
2009-05-14
upnp: convert all property names to CamelCase to follow D-Bus spec
Lennart Poettering
1
-29
/
+29
2009-05-14
upnp: implement item-count/container-count properties
Lennart Poettering
1
-10
/
+82
2009-05-11
upnp: rework property handling
Lennart Poettering
1
-34
/
+146
2009-05-11
upnp: use new rygel @HOSTNAME@ wildcard for server name
Lennart Poettering
1
-7
/
+2
2009-05-11
upnp: properly issue method not found exception when we don't now it
Lennart Poettering
1
-1
/
+2
2009-05-11
upnp: update to newest spec, generate 'Updated' signal
Lennart Poettering
1
-25
/
+9
2009-05-11
upnp: fix URL of MediaServer spec
Lennart Poettering
1
-2
/
+2
2009-04-30
rygel: get rid of forgotten debug trap
Lennart Poettering
1
-2
/
+0
2009-04-30
rygel: instead of always handing out wildcard address find out the actual add...
Lennart Poettering
1
-2
/
+48
2009-04-29
rygel: make server name configurable
Lennart Poettering
1
-1
/
+21
2009-04-29
rygel: add module that interfaces with Rygel UPnP
Lennart Poettering
1
-0
/
+549