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.c
Age
Commit message (
Expand
)
Author
2010-02-04
Fix a ticket-related memory leak.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-02-16
Protect audio loop so it cannot write to a paused device (fix
Miguel Freitas
2009-02-09
Fix race conditions in gapless_switch (ref. kde bug #180339)
Miguel Freitas
2008-06-20
Ask the input plugin which demuxer to use.
Darren Salt
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-05-12
Provide xine_get_current_frame_data which passes more data via a structure.
Reinhard Nißl
2008-05-09
Use size_t rather than int to store the return value of strlen().
Diego 'Flameeyes' Pettenò
2008-05-09
Remove a new bunch of xine_malloc() calls.
Diego 'Flameeyes' Pettenò
2008-05-07
Use asprintf() rather than malloc() + sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
Merge file removal.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-05-07
Mark internal functions and data structures static.
Diego 'Flameeyes' Pettenò
2008-05-05
Make open_internal static again.
Darren Salt
2008-03-14
xine_init(): mutex objs not initialized
Carlo Bramini
2008-03-14
Unportable pthread_t compare in xine.c
Carlo Bramini
2008-03-10
Fixed long delay when closing stream on dual core systems [Bug #33]
Miguel Freitas
2008-03-10
Support # stream parameter separator in raw filenames as well as in full MRLs.
Miguel Freitas
2008-03-06
Fix _x_get_current_frame_impl() to not abort when used legally.
Reinhard Nißl
2008-03-02
Provide safe and convenient implementations of xine_get_current_frame().
Reinhard Nißl
2008-01-20
Unmaking a # of it.
Darren Salt
2008-01-20
Unescape the "#save:" filename, allowing ";" etc. in file names.
Darren Salt
2008-01-20
Don't unescape #subtitle:scheme://data.
Darren Salt
2007-04-15
Avoid locking log_lock once the buffer has been allocated.
Reinhard Nißl
2007-12-18
Don't treat # in MRLs as literals or URI-decode raw filenames. [Bug 1784272]
Darren Salt
2007-11-23
Merge.
Darren Salt
2007-11-23
log if send_headers returned with DEMUX_FINISHED
Matthias Kretz
2007-11-19
add support for GNU/kFreeBSD
Petr Salinger ext:(%20)
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-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
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-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-02-20
const++
Diego 'Flameeyes' Pettenò
2007-02-19
Fix warning about incompatible pointer type.
Diego 'Flameeyes' Pettenò
2006-12-22
Removed INPUT_CAP_NOCACHE.
Claudio Ciccani
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-12-19
Added some cleanup code to make some calls cancelable (at least xine_open can...
Claudio Ciccani
2006-12-18
Added INPUT_CAP_NOCACHE: disable usage of internal input cache by default.
Claudio Ciccani
2006-12-13
Lock the log buffer while updating it.
Darren Salt
2006-10-16
Fixed several warnings (but warnings due to APIs not solved).
František Dvořák
2006-09-25
Free the filename variable after usage (_x_rip_plugin_get_instance uses strdu...
Diego 'Flameeyes' Pettenò
2006-09-14
Add missing blanks.
Philipp Hahn
2006-09-13
Allow the input plugins to file in a proper way when they can handle the inpu...
Diego 'Flameeyes' Pettenò
2006-09-10
Restre xine_vlog as a va_list function, xine_log is already a variable argume...
Diego 'Flameeyes' Pettenò
2006-09-10
Allow xine-lib to compile with gcc 4.1.1.
James Courtier-Dutton
2006-09-09
Dynamically create the log_buffers entries and the lines buffers for the logs...
Diego 'Flameeyes' Pettenò
[next]