summaryrefslogtreecommitdiff
path: root/gst/gsterror.c
Commit message (Expand)AuthorAgeFilesLines
* docs: remove outdated and pointless 'Last reviewed' lines from docsTim-Philipp Müller2014-04-261-2/+0
* error: Add RESOURCE_NOT_AUTHORIZED errorSebastian Dröge2014-02-111-0/+2
* docs: Fix typos in function/object descriptionsSebastian Rasmussen2013-12-071-1/+1
* Fix FSF addressTim-Philipp Müller2012-11-031-2/+2
* error: don't tell people to file a bug for negotiation errorsTim-Philipp Müller2012-09-121-2/+2
* Use GLib's type for GError instead of our ownTim-Philipp Müller2012-01-221-8/+0
* Use recent GLib API unconditionally now that we depend on the latest GLibTim-Philipp Müller2012-01-221-9/+1
* gsterror: explicitly cast to the right GstGError code enum typesJosep Torra2011-08-151-4/+4
* docs: gst_error_get_message() returns string in UTF-8, not current localeTim-Philipp Müller2010-12-071-2/+2
* docs: gst: more gobject introspection annotationsTim-Philipp Müller2010-12-071-2/+2
* gsterror: add default error message for GST_LIBRARY_ERROR_ENCODETim-Philipp Müller2010-09-061-1/+1
* gsterror: avoid pointless string copyingTim-Philipp Müller2010-09-061-137/+150
* gst: Use GError boxed type from GObject 2.25.2 instead of our own if possibleSebastian Dröge2010-04-291-0/+5
* errors: reword state change failed error message and remove bugzilla linkTim-Philipp Müller2009-06-041-1/+2
* gst/gsterror.c: Fix typo (spotted by Fabricio Godoy, #536723).Tim-Philipp Müller2008-06-051-1/+1
* gst/gsterror.*: Add two new error codes for encrypted content. Fixes #524659.Milosz Derezynski2008-04-091-0/+5
* gst/gsterror.*: API: add GST_CORE_ERROR_DISABLED (#392804).Tim-Philipp Müller2007-04-121-0/+3
* gst/gsterror.c: Fix error message for GST_LIBRARY_ERROR_SETTINGS (feel free t...Tim-Philipp Müller2006-10-131-1/+1
* gst/gsterror.c: Documents how to receive errors.Stefan Kost2006-09-151-1/+5
* clarify error messageThomas Vander Stichele2006-09-021-1/+5
* Add G_UNLIKELY in type registration.Wim Taymans2006-06-121-1/+1
* remove an extra spaceThomas Vander Stichele2006-06-061-1/+1
* gst/gsterror.c: Add a missing error string.Thomas Vander Stichele2006-05-081-0/+1
* configure.ac: use new AS_VERSION and AS_NANO macrosThomas Vander Stichele2006-04-011-2/+1
* gst/gsterror.*: Add GST_RESOURCE_ERROR_NO_SPACE_LEFT (for #333352;Ross Burton2006-03-041-0/+1
* expand tabsThomas Vander Stichele2005-12-061-4/+4
* gst/gsterror.*: Add error for clock stuff.Wim Taymans2005-11-231-0/+2
* gst/gsterror.*: New error category.Andy Wingo2005-11-211-0/+2
* gst/gsterror.*: documentThomas Vander Stichele2005-11-181-3/+67
* more section docsStefan Kost2005-11-141-0/+3
* gst/gsterror.c (FILE_A_BUG): Be polite *and* helpful. Fixes #305291.Andy Wingo2005-11-141-16/+16
* remove prematurely added error category and clean up the instancesThomas Vander Stichele2005-10-231-7/+6
* gst/: More docs.Wim Taymans2005-10-201-0/+2
* various style fixesThomas Vander Stichele2005-10-151-0/+1
* gst/gsterror.c: Add another error string used in a few existing plugins.Michael Smith2005-10-041-0/+1
* inlined more docs, fixed double id-refStefan Kost2005-08-311-0/+5
* Removed plugable schedulers.Wim Taymans2005-07-181-2/+0
* gst/gsterror.c (_gst_core_errors_init): Use the magic word..Andy Wingo2005-07-161-10/+11
* added params for deprecation guards documented some more enumsStefan Kost2005-01-211-2/+2
* gst/: Aplied part of patch #157127: Cleanup of issues reported by sparse.Wim Taymans2004-11-021-4/+4
* Changes to handle compilers that don't have variadic macro support. In parti...David Schleef2004-05-071-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-10/+10
* gst-indent run on coreThomas Vander Stichele2004-03-131-87/+76
* add GstGError to help the bindingsThomas Vander Stichele2004-03-091-0/+12
* add error symbol start translating gst-inspectThomas Vander Stichele2004-02-031-0/+2
* suffix errors with .Thomas Vander Stichele2004-01-311-1/+1
* suffix errors with period.Thomas Vander Stichele2004-01-311-41/+41
* removing ending punctuation dotsThomas Vander Stichele2004-01-191-40/+40
* changing error signal add error codes and domainsThomas Vander Stichele2004-01-181-0/+214