summaryrefslogtreecommitdiff
path: root/gdata/services/youtube/gdata-youtube-service.h
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated youtube apiDaniel Kolesa2021-06-171-46/+1
* docs: Replace ‘**/’ gtk-doc comment endings with ‘*/’Philip Withnall2017-01-241-4/+4
* Release version 0.17.0LIBGDATA_0_17_0Philip Withnall2015-04-241-10/+10
* youtube: Port to the YouTube API version 3Philip Withnall2015-04-221-14/+45
* core: Add padding members to class structuresPhilip Withnall2014-11-031-0/+9
* youtube: Add a CHANNEL_REQUIRED error codePhilip Withnall2013-07-311-1/+5
* introspection: Add GDestroyNotify to progress callbacksPhilip Chimento2011-06-181-0/+3
* core: Remove the old authentication API in favour of a new GDataAuthorizer APIPhilip Withnall2011-06-051-1/+3
* youtube: Add a cancellable parameter to the upload video methodPhilip Withnall2010-12-201-1/+2
* youtube: Switch to a stream-based upload APIPhilip Withnall2010-12-101-5/+4
* youtube: Remove GDataYouTubeService:youtube-userPhilip Withnall2010-12-011-1/+0
* youtube: Add gdata_youtube_service_upload_video_async()Philip Withnall2010-10-281-0/+4
* Bug 615721 — Support listing video categoriesPhilip Withnall2010-06-141-0/+8
* [core] Mark most getter functions as purePhilip Withnall2010-04-161-2/+2
* [core] Whitespace fixesPhilip Withnall2010-04-121-15/+15
* [core] Add G_GNUC_MALLOC to all functions returning allocated dataPhilip Withnall2010-04-011-5/+5
* [core] Unify queries for single entriesPhilip Withnall2010-03-311-7/+0
* [docs] Fix various documentation errorsPhilip Withnall2010-03-221-1/+1
* [youtube] Added a query to retrieve the details of a single videoPhilip Withnall2009-07-051-0/+7
* Bug 579631 – Add G_GNUC_WARN_UNUSED_RESULT to functionsPhilip Withnall2009-04-201-5/+5
* Added G_GNUC_CONST attributes to all _get_type functionsPhilip Withnall2009-04-201-2/+2
* Fixed licence to consistently be LGPLv2.1.Philip Withnall2009-04-011-9/+9
* Added documentation to the GData and Atom namespace structs and functions.Philip Withnall2009-03-301-1/+1
* Started documenting GDataYouTube service, and added support for building prop...Philip Withnall2009-03-261-2/+35
* Fixed some bad NULL checks in the GData element code.Philip Withnall2009-03-131-2/+0
* Added progress callbacks.Philip Withnall2009-03-131-16/+22
* Fixed includes in public headers.Philip Withnall2009-03-111-2/+2
* Enabled building of enums and tidied up a few TODOs relating to error handling.Philip Withnall2009-03-101-1/+1
* Improved error handling for the YouTube service.Philip Withnall2009-03-091-0/+11
* Moved the YouTube service files to a subdirectory, to be built into their own...Philip Withnall2009-02-221-0/+93