summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* build: Fix build on DarwinWeijia Wang2022-11-111-1/+3
* build: Let Meson fill out the pkg-config directoriesEmmanuele Bassi2022-09-281-3/+0
* operation-options: bypass checks for NULL GValuesVictor Toso2021-10-061-0/+10
* typo: remove double comma in docVictor Toso2021-04-151-1/+1
* registry: load config from GRL_CONFIG_PATH_VAR if setVictor Toso2021-03-272-0/+5
* operation-options: Update doc on undefined behaviorVictor Toso2021-03-201-2/+4
* operation-options: Fix storing numeric limitsVictor Toso2021-03-204-11/+124
* registry: Fix crash when using get_plugins() from bindingsBastien Nocera2020-07-281-1/+1
* registry: do not load .so* files or foldersVictor Toso2020-07-231-1/+1
* core: Add grl_related_keys_set_for_id()Jean Felder2020-07-225-9/+73
* core: Factor out register or lookup key logic from GrlDataJean Felder2020-07-223-69/+69
* core: remove GTimeVal from grl_date_time_from_iso8601()Victor Toso2020-02-211-11/+10
* grl-source: Fix GrlSourceStoreCb annotationJean Felder2020-01-301-1/+1
* build: Use variables in pc filesJan Tojnar2019-09-121-4/+4
* build: generate .pc filesworldofpeace2019-09-121-3/+24
* build: Fix path handling in pkgconfigJan Tojnar2019-09-121-0/+2
* data: Fix grl_data_add_related_keys annotationJean Felder2019-08-251-1/+1
* data: Remove trailing whitespacesJean Felder2019-08-251-2/+2
* grl-metadata-key: fix introspectionVictor Toso2019-07-171-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