index
:
delta/rygel.git
barthalion/gnome-runtime-images-quay
gnome-2-32
jensgeorg-master-patch-71963
master
rygel-0-10
rygel-0-12
rygel-0-14
rygel-0-16
rygel-0-18
rygel-0-20
rygel-0-22
rygel-0-24
rygel-0-26
rygel-0-28
rygel-0-30
rygel-0-32
rygel-0-34
rygel-0-36
rygel-0-38
rygel-0-40
wip/739692
wip/acl
wip/cablelabs-integration
wip/ci
wip/dvd
wip/dvd-byteseek
wip/export-disc-numbers
wip/fix-gst-launch
wip/gapplication
wip/lms
wip/lms-tizen
wip/meson
wip/new-gupnp
wip/no-value-array
wip/phako/190
wip/phako/hw-transcode
wip/phako/notify
wip/phako/remove-warnings
wip/playbin3
wip/playlist-item
wip/ricotz/async-out
wip/tracker-3.0
gitlab.gnome.org: GNOME/rygel.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
server: Fix missing nullable argument
Jens Georg
2020-06-30
1
-5
/
+5
*
rygel: Add message regarding ACL policy
Jens Georg
2020-06-30
1
-0
/
+2
*
tracker: nmm:albumTitle -> nie:title
Jens Georg
2020-06-30
1
-1
/
+1
*
core: Actually use pretty host name
Jens Georg
2020-06-30
1
-2
/
+2
*
server: Fix TimeSeekRange header formatting
Jens Georg
2020-05-04
1
-0
/
+2
*
engine-gst: Do not seek on the encodebin
Jens Georg
2020-05-04
2
-6
/
+26
*
tracker: Prepare for new vala
Jens Georg
2020-04-06
1
-1
/
+1
*
build: Dist meson files with autotools
Jens Georg
2019-11-23
21
-17
/
+27
*
Prepare Rygel 0.38.2
rygel-0.38.2
Jens Georg
2019-10-20
1
-2
/
+2
*
media-export: Drop RECOVER flag from DVD parser
Jens Georg
2019-10-05
2
-2
/
+0
*
engine-simple: Use IOError.from_errno
Jens Georg
2019-10-02
1
-6
/
+2
*
engine-simple: Obey lseek return value
Jens Georg
2019-10-02
1
-2
/
+10
*
media-export: Remove NOENT XML parsing options
Jens Georg
2019-10-01
2
-2
/
+0
*
core: Fix potential fd leak
Jens Georg
2019-10-01
1
-2
/
+2
*
Remove unnecessary return statements
Rico Tzschichholz
2019-09-02
2
-3
/
+0
*
Build the gstreamer media-engine with -lm
Sebastien Bacher
2019-08-23
1
-1
/
+2
*
build: Add option to disable introspection
Jens Georg
2019-08-23
4
-1
/
+9
*
build: Add GIR tweaks for references to RygelCore.DLNAProfile/StateMachine
Rico Tzschichholz
2019-04-30
6
-0
/
+8
*
core: Remove unused errordomain
Jens Georg
2019-04-29
1
-4
/
+0
*
build: Add additional GIR tweak for references to RygelCore.IconInfo
Rico Tzschichholz
2019-04-29
2
-1
/
+3
*
Constructors of abstract classes should not be public
Rico Tzschichholz
2019-03-16
18
-88
/
+88
*
renderer: Prevent critical on null mime-type
Jens Georg
2019-02-12
1
-1
/
+1
*
server: LG hacks: Remove MP4 DLNA profile
Jens Georg
2019-01-14
1
-0
/
+2
*
server: LG hacks: Rewrite AVI mime type
Jens Georg
2019-01-14
1
-0
/
+2
*
server: Better check for localhost
Jens Georg
2019-01-14
1
-3
/
+1
*
server, engines: Fix @ADDRESS@ replacement
Jens Georg
2019-01-14
4
-5
/
+12
*
renderer: Rewrite URI for link-local address
Jens Georg
2018-11-28
1
-2
/
+3
*
server: Generate proper URIs for IPv6
Jens Georg
2018-11-28
1
-4
/
+12
*
Port to GSSDP/GUPnP 1.2 API
Jens Georg
2018-11-28
7
-22
/
+25
*
Port build system to meson
Jens Georg
2018-11-28
22
-2
/
+679
*
engine-gst: Make message debug output
Jens Georg
2018-11-12
1
-1
/
+1
*
engine-gst: Fix flags and resolution of JPEG
Jens Georg
2018-11-12
1
-5
/
+39
*
engine-gst: Implement JPEG transcoder
Jens Georg
2018-11-07
6
-5
/
+94
*
renderer: Fix type-argument mismatch
Rico Tzschichholz
2018-11-04
1
-1
/
+1
*
all: Fix deprecated functions
Jens Georg
2018-10-22
4
-7
/
+6
*
ui: Remove #if
Jens Georg
2018-10-22
2
-12
/
+0
*
media-export: Remove dead code
Jens Georg
2018-10-18
1
-122
/
+0
*
rygel,server: Init MediaEngine in MediaServerPlugin
Jens Georg
2018-10-18
3
-6
/
+12
*
renderer-gst: Add support for audio/acc mime type
Jens Georg
2018-10-18
1
-0
/
+1
*
all: Fix compiler warnings in C code
Jens Georg
2018-10-14
1
-1
/
+1
*
renderer-gst: Make sinks configurable
Jens Georg
2018-10-11
1
-0
/
+26
*
all: Fix warings rergarding DBus errors
Jens Georg
2018-09-04
5
-17
/
+24
*
media-export: Only scrub name when doing meta-data
Jens Georg
2018-09-04
1
-5
/
+11
*
renderer-gst: Add video/avi as supported content-type
Jens Georg
2018-08-25
1
-0
/
+1
*
Asynchronous out-parameters are only allowed at the end of argument lists
wip/ricotz/async-out
Rico Tzschichholz
2018-06-05
15
-65
/
+65
*
Don't use localized name for the config dir
Changwoo Ryu
2018-06-03
1
-2
/
+1
*
Drop default value of non-automatic property for newer vala
Rico Tzschichholz
2018-04-19
4
-32
/
+12
*
tracker: Fix SPARQL syntax error
Jens Georg
2018-01-11
2
-2
/
+2
*
renderer: Style fixes
Jens Georg
2017-07-21
2
-19
/
+27
*
build: Fix build issues with latest Yocto
Jens Georg
2017-05-01
3
-7
/
+2
[next]