index
:
delta/gnome/grilo.git
0.1.x
0.2.x
barthalion/ci-rawhide
baserock/grilo-0.2.14-17-ge470c0c
experimental_gjs
fremantle
master
master.msvc
meson
mocking
multiple-get-media-from-uri-harder
scratchbox
wip/hadess/add-ci
wip/hadess/net-double-free
wip/hadess/remove-op-flags
wip/jtojnar/meson-fixes
wip/mschraal/fix-grilo-0.3.8
wip/mschraal/plugin-ranks-glob
wip/mschraal/registry-get_plugins-binding-segv
wip/piotrdrag/unicode-typography
wip/rishi/meson-warnings
wip/rishi/sync-async
gitlab.gnome.org: GNOME/grilo.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Always return an error on failure
Bastien Nocera
2016-10-24
1
-0
/
+3
*
net: Downgrade verbose error output to a GRL_DEBUG()
Bastien Nocera
2016-10-24
1
-1
/
+1
*
net: Check for throttling only if set
Victor Toso
2016-09-22
1
-2
/
+5
*
net: Initialize GTimeVal for throttling
Victor Toso
2016-09-05
1
-2
/
+4
*
Fix annotation
Mathieu Bridon
2016-08-25
1
-1
/
+2
*
net: use G_IO_ERROR_FAILED instead of GRL_NET_WC_ERROR_UNAVAILABLE
Victor Toso
2016-06-16
2
-7
/
+8
*
net: use G_IO_ERROR on cancelled operation
Victor Toso
2016-06-16
2
-6
/
+7
*
net: use G_IO_ERROR_PROXY_FAILED instead of GRL_NET_WC_ERROR_PROXY_ERROR
Victor Toso
2016-06-06
2
-3
/
+4
*
net: Set proper error when operation is cancelled
Victor Toso
2016-06-06
1
-3
/
+7
*
net: Better error message when a mock file is absent
Bastien Nocera
2015-12-16
1
-4
/
+3
*
core: merge GrlMediaBox into GrlMedia
Juan A. Suarez Romero
2015-12-16
1
-12
/
+11
*
core: merge GrlMediaAudio into GrlMedia
Juan A. Suarez Romero
2015-12-16
1
-5
/
+4
*
pls: annotate that filter_func can be NULL
Xavier Claessens
2015-09-23
1
-3
/
+3
*
net: Remove support for libsoup < 2.42
Bastien Nocera
2015-09-23
2
-28
/
+2
*
core: Generate .gitgnore in libs/pls too
Mathieu Duponchelle
2015-07-17
1
-0
/
+2
*
introspection: Install to the correct places
Mathieu Duponchelle
2015-07-17
2
-4
/
+4
*
pls: Avoid NULL dereference
Bastien Nocera
2015-07-10
1
-1
/
+1
*
pls: Support older versions of totem-pl-parser
Bastien Nocera
2015-02-17
1
-0
/
+5
*
pls: Export the "audio-track" playlist attribute
Bastien Nocera
2015-02-17
1
-0
/
+4
*
core: Rename GrlOperationOptions "flags" to "resolution-flags"
Bastien Nocera
2015-02-17
1
-2
/
+2
*
net: Check object before increasing refcount
Juan A. Suarez Romero
2014-11-18
1
-1
/
+1
*
net: add GIR annotations for grl_net_wc_request_finish()
Marc-André Lureau
2014-11-17
1
-2
/
+2
*
net: define C include for GIR
Marc-André Lureau
2014-11-17
1
-0
/
+1
*
net: avoid request_async() crash on cancellable unref
Marc-André Lureau
2014-11-17
1
-1
/
+2
*
net: Fix double-free using the Jamendo plugin
Bastien Nocera
2014-07-21
1
-3
/
+3
*
net: Do guard check after variable declaration
Bastien Nocera
2014-05-07
1
-2
/
+2
*
grl_pls_browse: Document that it can take NULL filter func
Xavier Claessens
2014-04-24
1
-3
/
+3
*
GrlPlsFilterFunc: Document how the refcounting works
Xavier Claessens
2014-04-24
1
-2
/
+5
*
net: Avoid creating multiple caches
Bastien Nocera
2014-04-08
1
-2
/
+2
*
pls: Use new "title-from-filename" property
Bastien Nocera
2014-03-28
1
-0
/
+3
*
pls: Set file size attribute
Bastien Nocera
2014-03-19
1
-0
/
+4
*
core: Use g_clear_pointer/object when possible
Juan A. Suarez Romero
2014-03-06
3
-57
/
+22
*
core: Add names to all the timeouts and idles
Bastien Nocera
2014-03-02
2
-1
/
+5
*
pls: Fix build with grilo never installed
Bastien Nocera
2014-02-23
1
-1
/
+1
*
pls: Fix redefinition of compiler args
Bastien Nocera
2014-02-21
1
-1
/
+0
*
pls: Return an error when the entry media is of the wrong type
Bastien Nocera
2014-02-18
1
-0
/
+10
*
pls: C89 compilation fixes
Bastien Nocera
2014-02-18
1
-2
/
+3
*
net: Fix introspection scanner warning
Bastien Nocera
2014-02-18
1
-3
/
+1
*
build: Avoid self-dependeny in pls
Colin Walters
2014-02-14
1
-1
/
+3
*
Release 0.2.8
grilo-0.2.8
Juan A. Suarez Romero
2014-02-10
1
-0
/
+6
*
pls: Include src/ in introspection
Juan A. Suarez Romero
2014-02-09
1
-1
/
+2
*
pls: Add new Grilo Playlist lib
Mateu Batle
2014-02-09
4
-1
/
+1526
*
net: mockup requester should be initialized/finalized once
Juan A. Suarez Romero
2013-11-01
1
-7
/
+20
*
net: unref stream after using it
Juan A. Suarez Romero
2013-09-13
1
-0
/
+1
*
net: Check if URL has query parameters
Juan A. Suarez Romero
2013-09-08
1
-7
/
+12
*
net: Pull some leaks
Juan A. Suarez Romero
2013-09-01
1
-0
/
+4
*
net: Do not leak content from mockups
Juan A. Suarez Romero
2013-09-01
1
-15
/
+15
*
build: Switch to git.mk to keep the .gitignore file updated
Emanuele Aina
2013-08-24
2
-13
/
+4
*
doc: Updates and fixes
Emanuele Aina
2013-08-23
1
-2
/
+3
*
net: Handle invalid URLs
Juan A. Suarez Romero
2013-08-09
1
-2
/
+17
[next]