summaryrefslogtreecommitdiff
path: root/src/xine-engine/xine_internal.h
AgeCommit message (Expand)Author
2011-10-16Added internal event XINE_EVENT_END_OF_CLIPPetri Hintukainen
2011-10-04Import xine_private.h as needed, not as part of xine_internal.h.Chris Rankin
2011-10-03Set CLOEXEC flag on three more sockets.Chris Rankin
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-02-09Fix race conditions in gapless_switch (ref. kde bug #180339)Miguel Freitas
2008-06-11Provide a useful implementation of xine_register_log_cb().Darren Salt
2008-05-23Mark initialisation functions with malloc attribute.Diego 'Flameeyes' Pettenò
2008-03-10Fixed long delay when closing stream on dual core systems [Bug #33]Miguel Freitas
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-07-13Prevent ticket system deadlock when using DVB subtitlesSimon Farnsworth
2007-07-08Rename mrl_unescape and export it for use by plugins.Darren Salt
2007-06-04fallback to none output when the device is unpluggedMatthias Kretz
2007-04-12Provide a function to query buffer usage.Reinhard Nißl
2007-04-12Extend ticket system for nonblocking ticket acquiries.Reinhard Nißl
2007-01-18Make _x_demux_check_extension() accept constant strings.Diego 'Flameeyes' Pettenò
2006-12-13Lock the log buffer while updating it.Darren Salt
2006-10-02build cdio for builddir != .František Dvořák
2006-09-26Fix the missing protected symbols, and enable hidden visibility for libxine.so.Diego 'Flameeyes' Pettenò
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2006-09-08handle thread creation and memory allocation failures more gratefullyMiguel Freitas
2006-08-13move image presentation support to xine-libMiguel Freitas
2006-08-12don't report extensions/mimetypes if required decoder is missingMiguel Freitas
2006-08-08new mutex to synchronize order of pairwise A/V buffer operationsMiguel Freitas
2006-04-21Sentinel attributes for certain variadic functions.Darren Salt
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2006-01-26commit Barry Scott's patch for speed changing raceMiguel Freitas
2005-10-30gapless playback stream switching supportMiguel Freitas
2005-09-25move alphablend to coreMiguel Freitas
2005-08-25*BUGFIX*František Dvořák
2005-07-17Improve ASX parsing.Darren Salt
2005-06-13**BUGFIX**Miguel Freitas
2005-02-09Finally commit the plugin loader improvements.Thibaut Mattern
2004-12-19stop stream if audio device failed to open. user receives a notificationMiguel Freitas
2004-10-29hmm did i miss this one?Miguel Freitas
2004-10-14Implemented stream_t reference counter idea.Thibaut Mattern
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-08-02no objections so far: committing the fine speed control patchMiguel Freitas
2004-06-13implement steps 1, 2, 3 and 4 of the seeking proposal:Miguel Freitas
2004-05-29separate 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-endsBastien Nocera
2004-03-23Ignore speed change in nbc during xine_stop() to avid deadlocks.František Dvořák
2004-02-12big commit of the new ticket system to protect the rewiring and moreMichael Roitzsch
2004-01-11add _x_demux_read_send_dataJames Stembridge
2003-12-23- some more endianness fixes to ogg demuxerMiguel Freitas
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-15* making metronom xine_stream_t independentMichael Roitzsch
2003-11-15demux_action_pending privateMiguel Freitas