summaryrefslogtreecommitdiff
path: root/src/youtube
Commit message (Expand)AuthorAgeFilesLines
* youtube: Update to YouTube and libgdata API changesBastien Nocera2022-07-181-37/+1
* plugins: Clarify plugins licensesBastien Nocera2021-06-211-1/+1
* build: Remove autotools supportVictor Toso2018-08-011-47/+0
* All: Removed deprecated g_type_class_add_private()Victor Toso2018-07-252-11/+4
* meson: remove "-Wl,--no-undefined" from link argsJuan A. Suarez Romero2017-02-151-3/+0
* meson: include optional dependenciesVictor Toso2017-02-141-1/+1
* build: add Meson build supportJuan A. Suarez Romero2017-02-061-0/+31
* youtube: remove unused variableVictor Toso2016-09-051-1/+0
* youtube: fix assignment compiler warningsVictor Toso2016-09-051-5/+5
* youtube: replace deprecated gdata_youtube_video_look_up_contentVictor Toso2016-09-051-9/+2
* youtube: replace deprecated gdata_youtube_video_get_video_idVictor Toso2016-09-051-1/+1
* all: merge {audio,video,image,box} in GrlMediaJuan A. Suarez Romero2015-12-161-5/+5
* all: Get rid of XML plugin definitionsJuan A. Suarez Romero2015-12-153-18/+13
* all: Bump glib version to 2.44Bastien Nocera2015-09-231-7/+0
* youtube: Fix an unpaired unref of a GCancellable when searchingPhilip Withnall2015-09-041-2/+2
* youtube: Fix non-thread-safe refcountingBastien Nocera2015-08-291-5/+4
* youtube: Add missing sentinel for g_strconcat()Colin Walters2015-06-141-1/+1
* youtube: Fix leak on two errors paths when querying categoriesPhilip Withnall2015-06-121-4/+5
* youtube: Miscellaneous compiler warning fixesPhilip Withnall2015-06-121-5/+5
* youtube: Use libgdata helper function to get category listPhilip Withnall2015-06-121-117/+40
* youtube: Use GDataYouTubeQuery when building GData queriesPhilip Withnall2015-06-121-3/+9
* build: Remove unnecessary MAINTAINERCLEANFILES variablesPhilip Withnall2015-05-071-6/+0
* build: Add generated GResource C and H files to CLEANFILESPhilip Withnall2015-05-071-1/+10
* build: Add git.mk support instead of manual .gitignore filesPhilip Withnall2015-05-071-0/+2
* all: Port from ..._flags() to ..._resolution_flags()Bastien Nocera2015-02-171-1/+1
* youtube: Remove support for libgdata < 0.9.1Juan A. Suarez Romero2015-02-061-55/+0
* youtube: Use HTTPS rather than insecure HTTPElad Alfassa2015-01-271-5/+5
* all: Update source-tags for all pluginsBastien Nocera2014-12-111-0/+5
* youtube: Release operation dataEnrique Ocaña González2014-10-301-0/+5
* youtube: check operation_dataJuan A. Suarez Romero2014-10-171-2/+7
* build: append files to EXTRA_DISTJuan A. Suarez Romero2014-08-051-1/+1
* all: Do not leak iconJuan A. Suarez Romero2014-03-091-0/+1
* all: Use g_clear_pointer/object when possibleJuan A. Suarez Romero2014-03-051-22/+8
* youtube: Handle ytsrc variableJuan A. Suarez Romero2014-02-071-0/+1
* youtube: Add source iconBastien Nocera2014-02-014-2/+130
* youtube: Fix potential crasherBastien Nocera2014-01-201-1/+8
* youtube: increase debug information at grl_youtube_source_browseJacobo Aragunde Pérez2013-09-171-1/+5
* youtube: Fix management of skip valueJuan A. Suarez Romero2013-09-161-8/+10
* all: Include gtester.mk in all Makefile.amJuan A. Suarez Romero2013-08-251-0/+2
* youtube: Use totem-pl-parser to resolve URIBastien Nocera2013-08-231-34/+23
* all: Add G_LOG_DOMAIN for each pluginBastien Nocera2013-06-271-0/+1
* all: Add support for internationalizationJuan A. Suarez Romero2013-03-212-28/+41
* youtube: Make sure structures are properly initializedJuan A. Suarez Romero2013-02-111-14/+69
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-231-12/+2
* Revert "build: Use variables for CFLAGS and LIBS."Murray Cumming2012-11-091-2/+12
* Revert "Add gtk-doc documentation generation"Murray Cumming2012-11-091-8/+0
* Add gtk-doc documentation generationMurray Cumming2012-11-091-0/+8
* build: Use variables for CFLAGS and LIBS.Murray Cumming2012-11-091-12/+2
* all: Handle "support-media" in sourcesJuan A. Suarez Romero2012-11-041-0/+1
* all: Remove ->get_caps stubsBastien Nocera2012-11-011-16/+0