summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* grl-metadata-key: Comment broke keys generationwip/mschraal/fix-grilo-0.3.8Marinus Schraal2019-07-161-2/+1
* core: deprecate mb-album-id metadata-key and related APIVictor Toso2019-07-153-1/+10
* grl-metadata-key: Add metadata keys for MB Release ID and MB Release Group IDSumaid Syed2019-06-144-0/+94
* Remove existing trailing whitespacesSumaid Syed2019-06-111-1/+1
* media: Fix get_last_played annotationMarinus Schraal2019-05-301-1/+1
* doc: Fix documentation for GRL_PLUGIN_DEFINE()Bastien Nocera2019-02-061-14/+3
* core: Remove some obsolete compatibility macrosBastien Nocera2019-02-062-6/+0
* core: Fix documentation for GrlPluginDescriptorBastien Nocera2019-02-061-3/+3
* core: Stop using compatibility type macros internallyBastien Nocera2019-02-062-2/+2
* registry: Fix possible crasher on startup in TotemBastien Nocera2018-11-161-6/+19
* registry: Fix g_hash_table_iter_next() warningBastien Nocera2018-11-161-7/+16
* core: Fix g-ir-scanner warningBastien Nocera2018-11-161-2/+2
* core: Include GType name in logVictor Toso2018-10-021-1/+3
* core: Fix return value of invalid argument on grl_data_*_for_id()Victor Toso2018-10-021-3/+22
* core: support transform GValue to key's GTypeVictor Toso2018-10-021-6/+16
* registry: fix SIGSEGV on unhandled GTypeVictor Toso2018-10-021-1/+1
* core: handle NULL as NOP for grl_data_*_for_id()Victor Toso2018-10-021-0/+6
* docs: Fix documentation typoThiago Mendes2018-09-281-1/+1
* registry: Add per Source configs on keyfileVictor Toso2018-09-251-1/+32
* registry: Change variable name plugin -> groupnameVictor Toso2018-09-251-5/+5
* registry: Glob pattern matching for plugin ranksMarinus Schraal2018-08-031-0/+16
* build: Remove autotools supportVictor Toso2018-07-302-154/+0
* core: Add grl_data_add_for_id()1PunMan2018-07-252-0/+66
* core: Add grl_data_set_for_id()1PunMan2018-07-254-1/+142
* core: Remove deprecated g_type_class_add_private()Victor Toso2018-07-259-79/+21
* plugin: Add G_DEFINE_AUTOPTR_CLEANUP_FUNCYi-Soo An2018-07-131-0/+2
* caps: Add G_DEFINE_AUTOPTR_CLEANUP_FUNCYi-Soo An2018-07-131-0/+2
* related-keys: Add G_DEFINE_AUTOPTR_CLEANUP_FUNCYi-Soo An2018-07-131-0/+2
* data: Add G_DEFINE_AUTOPTR_CLEANUP_FUNCYi-Soo An2018-07-131-0/+2
* operation-options: Add G_DEFINE_AUTOPTR_CLEANUP_FUNCYi-Soo An2018-07-131-0/+2
* media: Add G_DEFINE_AUTOPTR_CLEANUP_FUNCYi-Soo An2018-07-131-0/+2
* Use Unicode in translatable stringsPiotr Drąg2018-06-093-12/+12
* core: Improve warning message for non-handled related keys.Rafael Fonseca2017-06-291-0/+3
* core: Fix warning when setting a related boolean keyRafael Fonseca2017-06-291-0/+2
* Fix build with recent MesonEmmanuele Bassi2017-03-111-2/+2
* build: Improve docs and introspectionJan Alexander Steffens (heftig)2017-02-211-0/+1
* build: add Meson build supportJuan A. Suarez Romero2017-02-142-0/+127
* core: include @filename@ in file-productionJuan A. Suarez Romero2017-02-131-2/+2
* core: Include type'ified header in introspectionMarinus Schraal2016-11-141-1/+2
* core: Fix missing gtk-doc markers in API docsBastien Nocera2016-11-071-9/+9
* core: Don't include private headers in introspection dataBastien Nocera2016-11-071-1/+1
* core: Fix API doc for composerBastien Nocera2016-11-071-1/+1
* core: Fix API doc for album artistBastien Nocera2016-11-071-1/+1
* grl-source: Make resolution funcs own 'media' paramAdrien Plazas2016-06-271-2/+2
* core: Fix broken patch applicationBastien Nocera2016-05-131-60/+0
* core: Add GRL_METADATA_KEY_ALBUM_ARTISTMarinus Schraal2016-05-134-0/+47
* core: Add GRL_METADATA_KEY_COMPOSERMarinus Schraal2016-05-134-0/+137
* core: Add GRL_METADATA_KEY_ALBUM_DISC_NUMBERMarinus Schraal2016-05-134-0/+49
* core: plug leak of filenameTim Lunn2016-01-151-0/+1
* Release 0.3.0grilo-0.3.0Juan A. Suarez Romero2015-12-165-10/+212