Age | Commit message (Expand) | Author |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-11 | decoder plugins must be disposed outside the plugin catalog lock, because | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-02-12 | * assign the ticket to the post plugins on allocation | Michael Roitzsch |
2003-12-29 | getting rid of some MSVC specific parts | Michael Roitzsch |
2003-12-14 | avoid sefault (shot II) | Daniel Caujolle-Bert |
2003-12-14 | avoid sefault | Daniel Caujolle-Bert |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-27 | don't handle /null/ get_extensions(). | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | querying the decoder priority entirely from the config makes decoder mapping | Michael Roitzsch |
2003-11-19 | resort decoders on priority change event. Small beautification of xine_plugin.h. | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-02 | add some missing plugins listing functions. | Daniel Caujolle-Bert |
2003-11-02 | Fix SEGFAULT beside error if no plugin loaded yet. | František Dvořák |
2003-10-31 | Fix the unresolved symbol in ffmpeg configured on systems with XVMC. | František Dvořák |
2003-10-23 | - be quiet | Bastien Nocera |
2003-07-31 | introduce config file versioning | Michael Roitzsch |
2003-07-27 | priority reset mechanism | Siggi Langauf |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-05-31 | do not probe audio_none_out | Miguel Freitas |
2003-05-26 | untested cygwin patch | Miguel Freitas |
2003-05-20 | that's english now | Michael Roitzsch |
2003-05-20 | a decoder priority of 0 enables the decoder's default priority | Michael Roitzsch |
2003-05-13 | HPUX fix from Gansser, Martin <MGansser@rand.de> | Daniel Caujolle-Bert |
2003-04-21 | avoid implicit declarations. Less warnings. | Daniel Caujolle-Bert |
2003-04-20 | merging in win32 port | Guenter Bartsch |
2003-04-17 | cleanup patch by Marco Z|hlke <M.Zuehlke@freenet.de> | Miguel Freitas |
2003-04-13 | Input plugin api change (second part): | Thibaut Mattern |
2003-04-06 | OGM subtitles by andreas heinchen, cosmetics | Guenter Bartsch |
2003-03-14 | don't attempt to load xine plugins from vidix driver directory | James Stembridge |
2003-03-12 | small performance patch by Marcelo Roberto | Miguel Freitas |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-02-23 | fix bug when deleting the first plugin from the list because plugin_class fai... | Guenter Bartsch |
2003-02-14 | introduce a new mrl key, example "stream.ext#lastdemuxprobe:demux_id" | Miguel Freitas |
2003-01-29 | - preliminary support for reference streams parsing at xine-lib (they | Miguel Freitas |
2003-01-18 | xine_exit() can be called with xine_t object not initialized | Daniel Caujolle-Bert |
2003-01-17 | silence, again! | Siggi Langauf |
2003-01-17 | -minor cleanup: the catalog cache is no longer considerd "experimental" ;-) | Siggi Langauf |
2003-01-17 | fix overrun, that is: fix dxr3 <-> divx bug! | Miguel Freitas |
2003-01-13 | do not dispose audio and video ports on stream dispose. | Miguel Freitas |
2003-01-13 | autoscan plugins and config entries are ordered now | Michael Roitzsch |
2003-01-11 | this log message is not restriced to input plugins, demuxers and preloaded pl... | Michael Roitzsch |
2003-01-11 | introducing a new, very low-impact aproach on implementing a video processing... | Guenter Bartsch |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2003-01-03 | Siggi and i have an agreement about the preloading. :) | Miguel Freitas |
2003-01-01 | real video v40 support by chris rankin, added missing copyright notices/credi... | Guenter Bartsch |
2002-12-29 | - new post plugin property: type | Michael Roitzsch |
2002-12-27 | man errno: "must not be explicitly declared; errno may be a macro" | Miguel Freitas |