summaryrefslogtreecommitdiff
path: root/libappstream-glib/as-content-rating.c
Commit message (Expand)AuthorAgeFilesLines
* as-content-rating: Align the OARS/CSM mappings of sex-*Philip Withnall2020-10-291-1/+15
* as-content-rating: Expand translator comments to link to OARS websitePhilip Withnall2020-06-091-98/+98
* as-content-rating: Lower the OARS/CSM mapping of sex-homosexuality/intensePhilip Withnall2020-06-091-1/+1
* as-content-rating: Add content rating system APIs from gnome-softwarePhilip Withnall2020-06-051-0/+943
* as-content-rating: Make default values match OARS semanticsPhilip Withnall2019-10-021-29/+59
* Use the SPDX-License-Identifier in all source filesRichard Hughes2019-02-091-15/+1
* as-content-rating: Add a helper function to get OARS IDsPhilip Withnall2019-01-231-0/+24
* as-content-rating: Move OARS → CSM mappings into static spacePhilip Withnall2019-01-231-51/+51
* as-content-rating: Make as_content_rating_attribute_to_csm_age() publicPhilip Withnall2019-01-231-6/+6
* as-content-rating: Restructure OARS → CSM mapping tablePhilip Withnall2019-01-231-123/+68
* as-content-rating: Add missing OARS → CSM mappingsPhilip Withnall2019-01-231-0/+11
* as-content-rating: Fix a typo in an OARS → CSM mappingPhilip Withnall2019-01-231-1/+1
* as-content-rating: Add missing OARS → CSM mappings to fix round tripsPhilip Withnall2019-01-231-0/+2
* as-content-rating: Add as_content_rating_get_rating_ids()Philip Withnall2018-11-011-0/+44
* as-content-rating: fix 'mey' typoWill Thompson2018-10-241-3/+3
* Add as_content_rating_add_attribute()Richard Hughes2018-10-041-1/+27
* Add object type checks on the inputs of all functionsRobert Ancell2018-06-271-0/+9
* Support OARS v1.1 additionsRichard Hughes2017-12-091-1/+35
* Fix compile with -Wdiscarded-qualifiersRichard Hughes2017-03-151-1/+1
* Use refcounted strings in all objectsRichard Hughes2016-11-211-9/+11
* Add as_content_rating_get_value()Richard Hughes2016-09-211-0/+24
* Fix the CSM rating age calculationRichard Hughes2016-09-211-3/+3
* trivial: Get rid of useless internal-only gtk-doc markupRichard Hughes2016-06-281-12/+0
* trivial: Add some more OARS CSM agesRichard Hughes2016-03-141-0/+8
* Add support for content ratingsRichard Hughes2016-03-091-0/+405