summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2015-12-16core: merge GrlMediaBox into GrlMediaJuan A. Suarez Romero3-8/+8
2015-12-15core: split plugin loading from plugin activationJuan A. Suarez Romero7-8/+9
2015-07-10examples: Don't use options uninitialisedBastien Nocera1-2/+2
2015-02-17core: Rename GrlOperationOptions "flags" to "resolution-flags"Bastien Nocera5-6/+6
2014-02-10build: Honor BUILD_GRILO_PLS conditional for example codeColin Walters1-1/+4
2014-02-09pls: Add new Grilo Playlist libMateu Batle2-1/+250
2014-02-07examples: call grl_deinit()Juan A. Suarez Romero6-0/+8
2013-08-24build: Switch to git.mk to keep the .gitignore file updatedEmanuele Aina1-2/+1
2012-11-23docs: Grammar correction: gotMurray Cumming1-1/+1
2012-10-07Use GRL_METADATA_KEY_INVALID instead of NULL.Murray Cumming4-5/+5
2012-07-23core: Rename some registry functionsJuan A. Suarez Romero6-6/+6
2012-07-23core: Rename PluginRegistry to RegistryJuan A. Suarez Romero6-34/+34
2012-07-19core: Merge GrlMediaSource and GrlMetadataSource into GrlSourceJuan A. Suarez Romero4-22/+22
2012-07-13core: Redesign source/plugin hierarchyJuan A. Suarez Romero6-31/+26
2011-12-14examples: ported to new APIs using caps and optionsGuillaume Emont4-10/+54
2011-06-10doc: Split code examples from documentationJuan A. Suarez Romero7-0/+665