index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libsputext
Age
Commit message (
Expand
)
Author
2007-12-13
Eliminate a few conversions to upper case; use strcasestr.
Darren Salt
2007-12-11
Rename METHOD_BY_EXTENSION to METHOD_BY_MRL, as it's used to identify protoco...
Diego 'Flameeyes' Pettenò
2007-12-11
Transform get_extensions and get_mimetypes into strings.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for demuxer plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for SPU decoders.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update libsputext demuxer, which I forgot on the previous run.
Diego 'Flameeyes' Pettenò
2007-12-11
Update all misc plugins to the new identifier/description interface. Add _() ...
Diego 'Flameeyes' Pettenò
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-10-23
Merge from 1.1, updating plugin Conflicts/Replaces accordingly.
Darren Salt
2007-10-21
small bugfix: make sure width/height are known before trying to use them (wai...
"Miguel Freitas ext:(%22)
2007-08-21
Merge from 1.1.
Darren Salt
2007-08-19
Merge and clean up ogm_get_width & ogm_render_line; fix strncmp() length params.
Darren Salt
2007-08-18
libsputext colored typefaces patch
Christophe Thommeret
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-05-11
Another round of Makefile.am cleanups
Matt Messier
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
2007-04-14
Mark string arrays as arrays of constant pointers, and do the same for memcpy...
Diego 'Flameeyes' Pettenò
2007-04-04
Rename xine_decoder.c to xine_sputext_decoder.c.
Diego 'Flameeyes' Pettenò
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-02-20
const++
Diego 'Flameeyes' Pettenò
2007-02-20
Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64").
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_mrl return a const char * too.
Diego 'Flameeyes' Pettenò
2007-01-19
Make get_description get_identifier get_extensions get_mimetypes return a con...
Diego 'Flameeyes' Pettenò
2007-01-18
Fix comparing char* pointer with a string literal.
Matthias Hopf
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-12-08
Fix wrong length specification for strncat() calls.
Matthias Hopf
2006-09-26
Assert presence of this->renderer as the whole function relies on its presence.
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-17
*** empty log message ***
Bastien Nocera
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-02-14
Kill a printf() warning.
Darren Salt
2005-11-28
*BUGFIX*
František Dvořák
2005-10-29
fix some nonsense i did :)
Miguel Freitas
2005-10-29
some sort of subrip variant
Miguel Freitas
2005-05-29
*BUGFIX*
František Dvořák
2005-05-23
**BUGFIX**
Daniel Caujolle-Bert
2005-02-06
Added node_plugin_t pointer to the demux struct.
Thibaut Mattern
2004-12-22
calling update_output_size() right before actually showing the subtitle
Michael Roitzsch
2004-12-17
fix crash in sputext demuxer when subtitles have too many lines
Michael Roitzsch
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-11-03
fix compiler warning
Michael Roitzsch
2004-10-30
misplaced }
Miguel Freitas
[next]