index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
xine_internal.h
Age
Commit message (
Expand
)
Author
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-02-09
Fix race conditions in gapless_switch (ref. kde bug #180339)
Miguel Freitas
2008-06-11
Provide a useful implementation of xine_register_log_cb().
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
2008-03-10
Fixed long delay when closing stream on dual core systems [Bug #33]
Miguel Freitas
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-07-13
Prevent ticket system deadlock when using DVB subtitles
Simon Farnsworth
2007-07-08
Rename mrl_unescape and export it for use by plugins.
Darren Salt
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-04-12
Provide a function to query buffer usage.
Reinhard Nißl
2007-04-12
Extend ticket system for nonblocking ticket acquiries.
Reinhard Nißl
2007-01-18
Make _x_demux_check_extension() accept constant strings.
Diego 'Flameeyes' Pettenò
2006-12-13
Lock the log buffer while updating it.
Darren Salt
2006-10-02
build cdio for builddir != .
František Dvořák
2006-09-26
Fix the missing protected symbols, and enable hidden visibility for libxine.so.
Diego 'Flameeyes' Pettenò
2006-09-26
Use protected visibility for all the functions exported by libxine.so, so tha...
Diego 'Flameeyes' Pettenò
2006-09-08
handle thread creation and memory allocation failures more gratefully
Miguel Freitas
2006-08-13
move image presentation support to xine-lib
Miguel Freitas
2006-08-12
don't report extensions/mimetypes if required decoder is missing
Miguel Freitas
2006-08-08
new mutex to synchronize order of pairwise A/V buffer operations
Miguel Freitas
2006-04-21
Sentinel attributes for certain variadic functions.
Darren Salt
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2006-01-26
commit Barry Scott's patch for speed changing race
Miguel Freitas
2005-10-30
gapless playback stream switching support
Miguel Freitas
2005-09-25
move alphablend to core
Miguel Freitas
2005-08-25
*BUGFIX*
František Dvořák
2005-07-17
Improve ASX parsing.
Darren Salt
2005-06-13
**BUGFIX**
Miguel Freitas
2005-02-09
Finally commit the plugin loader improvements.
Thibaut Mattern
2004-12-19
stop stream if audio device failed to open. user receives a notification
Miguel Freitas
2004-10-29
hmm did i miss this one?
Miguel Freitas
2004-10-14
Implemented stream_t reference counter idea.
Thibaut Mattern
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
2004-08-02
no objections so far: committing the fine speed control patch
Miguel Freitas
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-29
separate the two semantics of querying a port's status with a NULL stream;
Michael Roitzsch
2004-04-16
- flush the events queue before returning from an open() so that the front-ends
Bastien Nocera
2004-03-23
Ignore speed change in nbc during xine_stop() to avid deadlocks.
František Dvořák
2004-02-12
big commit of the new ticket system to protect the rewiring and more
Michael Roitzsch
2004-01-11
add _x_demux_read_send_data
James Stembridge
2003-12-23
- some more endianness fixes to ogg demuxer
Miguel Freitas
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
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-16
New stream/meta info (safe) stuff.
Daniel Caujolle-Bert
2003-11-15
* making metronom xine_stream_t independent
Michael Roitzsch
2003-11-15
demux_action_pending private
Miguel Freitas
2003-11-15
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-21
adding members in the middle of an engine structure breaks plugin API
Michael Roitzsch
[next]