summaryrefslogtreecommitdiff
path: root/totem.doap
Commit message (Collapse)AuthorAgeFilesLines
* doap: Add description to make the git hook happyBastien Nocera2019-02-231-0/+1
| | | | See https://gitlab.gnome.org/Infrastructure/GitLab/issues/377
* all: Update bugzilla links for current bugsBastien Nocera2019-02-231-1/+1
| | | | Update Bugzilla links for GitLab links when the bugs are still opened.
* doap: add <programming-language>Piotr Drąg2014-07-311-0/+1
|
* doap category coreOlav Vitters2014-07-301-1/+1
|
* doap: update URLsPiotr Drąg2014-04-061-0/+3
|
* Update project homepage urlWilliam Jon McCann2013-12-181-1/+1
|
* Fixed invalid multiple objects on RDF propertiesShaun McCance2010-04-161-0/+2
|
* 7 years later, remove xine-lib backend.Bastien Nocera2009-05-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2009-05-06 Bastien Nocera <hadess@hadess.net> * COPYING: * README: * configure.in: * data/icons/scalable/totem.svg: * data/totem-video-thumbnailer.1: * data/totem-video-thumbnailer.pod: * data/totem.1: * src/backend/Makefile.am: * src/backend/bacon-video-widget-common.c: * src/backend/bacon-video-widget-common.h: * src/backend/bacon-video-widget-gst-0.10.c (bvw_error_msg), (bacon_video_widget_init), (bacon_video_widget_finalize), (bacon_video_widget_open), (bacon_video_widget_play), (bacon_video_widget_can_direct_seek), (bacon_video_widget_seek_time), (bacon_video_widget_close), (bacon_video_widget_pause), (get_visualization_size), (bacon_video_widget_is_seekable): * src/backend/bacon-video-widget-xine.c: * src/backend/bacon-video-widget.h: * src/backend/video-utils.c: * src/backend/video-utils.h: * totem.doap: 7 years later, remove xine-lib backend. Bye bye
* Fixed e-mail addresses in DOAP filePhilip Withnall2009-04-261-2/+2
|
* doap: Add desktop categoryOlav Vitters2009-04-231-0/+1
|
* Added a DOAP file and updated .gitignorePhilip Withnall2009-04-171-0/+21
Added a DOAP file to give cgit a module description, and updated the .gitignore list. Removed extraneous execute permissions on a couple of files.