Age | Commit message (Expand) | Author |
2007-04-15 | Increase priority of video decoder a little bit, to avoid frame | Reinhard Nißl |
2007-11-10 | Delete most of the CVS $Id$/$Log$ lines. | Darren Salt |
2007-11-09 | Update FSF address on non-contributed code and COPYING files. | Diego 'Flameeyes' Pettenò |
2007-02-20 | Fix a lot of format warnings in lprintf calls (mostly %ldd -> %"PRId64"). | Diego 'Flameeyes' Pettenò |
2006-12-03 | should fix bug reported by Christophe Thommeret where avi+subtitlesxine-1_1_3-release1.1.3 | Miguel Freitas |
2006-09-08 | handle thread creation and memory allocation failures more gratefully | Miguel Freitas |
2005-10-30 | gapless playback stream switching support | Miguel Freitas |
2005-08-25 | *BUGFIX* | František Dvořák |
2005-04-19 | **BUGFIX** | Bastien Nocera |
2005-02-13 | reverting private changes - sorry... | Stefan Holst |
2005-02-13 | nitpick: reset MAX_AUDIO_CHANNEL and MAX_SPU_CHANNEL together with other stre... | Stefan Holst |
2004-12-16 | use UTF-8 meta info setting, where we know the string is ASCII | Michael Roitzsch |
2004-12-12 | huge patch ahead: reorganizing config entries with automatic conversion | Michael Roitzsch |
2004-12-11 | Czech translation update. 100% of the messages after long time, yes! :-) | František Dvořák |
2004-10-27 | flush on end of stream | Miguel Freitas |
2004-10-14 | Implemented stream_t reference counter idea. | Thibaut Mattern |
2004-07-06 | fix a long standing bug: streams were not played till their very end, because | Miguel Freitas |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-08 | make that a define to improve maintainabilityxine_1-rc3c-release1-rc3c | Michael Roitzsch |
2004-04-08 | Degrease jerking with OGM subtitles. | František Dvořák |
2004-04-07 | Michael's patch for improving playback with subtitles, fix the long seeking. | František Dvořák |
2004-03-28 | move the ticket acquire/release deeper inside the decoder loops | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-02-12 | big commit of the new ticket system to protect the rewiring and more | Michael Roitzsch |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | actually not every engine file uses internals, so we do not need to define | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-07-27 | - removed xine-engine/locale.c as it is unused, fix static functions in the | Bastien Nocera |
2003-06-22 | some additional pthread_*_destroy() calls | Michael Roitzsch |
2003-04-27 | fixing selection of spu titles | Andreas Heinchen |
2003-04-02 | - remove unneeded use of pthread_exit(NULL). We do not have any cleanup | Bastien Nocera |
2003-03-25 | - allow on-the-fly rewiring of streams output | Michael Roitzsch |
2003-03-07 | workaround buggy pthread implementations with a timedwait | Miguel Freitas |
2003-03-06 | - less verbosity, thanks Guenter | Bastien Nocera |
2003-02-21 | make number of video buffers user-configurable | Guenter Bartsch |
2003-02-18 | sorry, private modifications... | Michael Roitzsch |
2003-02-18 | fix problem with not appearing still frames on DVDs | Michael Roitzsch |
2003-02-16 | bigger buffers for smoother playback | Guenter Bartsch |
2003-02-01 | adding flush-mode so seek() and play() work for video processing (enix) | Guenter Bartsch |
2003-01-14 | move default handled flag to xine.c. this fixes false alarm with -A null. | Miguel Freitas |
2003-01-09 | - can't use HAS_VIDEO/HAS_AUDIO at this stage because some demuxers will only | Miguel Freitas |
2003-01-09 | handled/unhandled fixes. now it should work for dvd too. | Miguel Freitas |
2003-01-08 | fixes/cleanups of the handled/unhandled codecs | Miguel Freitas |
2002-12-31 | kill unused variable | Michael Roitzsch |
2002-12-27 | This should be more compatible with spu decoder plugins | Ewald Snel |
2002-12-27 | Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' property | Ewald Snel |
2002-12-26 | - cleanup internal interfaces for rewiring | Miguel Freitas |