summaryrefslogtreecommitdiff
path: root/ext/mythtv
AgeCommit message (Expand)AuthorFilesLines
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-07-08ext/: Don't use declarations after statements.Sebastian Dröge1-1/+1
2008-06-13docs/plugins/: docs/plugins/inspect/plugin-mythtv.xmlStefan Kost1-18/+9
2008-06-12Do not use short_description in section docs for elements. We extract them fr...Stefan Kost1-1/+0
2008-05-20ext/mythtv/gstmythtvsrc.c: Correctly set duration to get a more correct seek ...Bastien Nocera1-11/+31
2008-02-22ext/mythtv/gstmythtvsrc.c: Don't allocate and copy the data to a new place bu...Sebastian Dröge1-4/+2
2008-02-20ext/mythtv/gstmythtvsrc.c: Using the wrong GstFormat for the filesize, and fa...Bastien Nocera1-3/+4
2008-01-22docs/plugins/Makefile.am: Add missing eol \Stefan Kost1-0/+1
2007-09-29ext/mythtv/gstmythtvsrc.c: Re-apply docs patch from #468039; fix tab.Tim-Philipp Müller1-2/+4
2007-09-03gmythsrc code rewrite;Renato Filho2-686/+366
2007-08-20ext/mythtv/gstmythtvsrc.c: Add examples for live mythtv:// URIs to docs (#468...Bastien Nocera1-14/+17
2007-05-31ext/libmms/gstmms.h: No reason to use gpointers instead of typed pointes here...Tim-Philipp Müller1-1/+1
2007-01-28ext/mythtv/gstmythtvsrc.c: Remove sleep calls, they've been moved into the li...Rosfran Borges1-27/+15
2007-01-17ext/mythtv/gstmythtvsrc.c: Use break here instead of goto.Tim-Philipp Müller1-3/+2
2007-01-13ext/mythtv/gstmythtvsrc.c: Clean up a bit, mostly the debug statements; fix d...Tim-Philipp Müller1-93/+55
2007-01-12MythTV client source plugin created.Edgard Lima3-0/+1502