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_interface.c
Age
Commit message (
Expand
)
Author
2010-04-08
Add support for Xv gamma adjustment.
Darren Salt
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-07-12
xine_get_stream_info() not returning values for skipped/discarded frames
Jason Tackaberry
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
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-06-13
Make explanation a constant string (gettext() strings are never freed).
Albert Lee
2007-04-04
Make sure that early_finish_event and gapless_switch are either 0 or 1.
Diego 'Flameeyes' Pettenò
2007-03-26
Send an event when the amp value or amp mute change. Patch by reinhard Nissl....
Diego 'Flameeyes' Pettenò
2007-02-22
This one should have been with the previous commit.
Diego 'Flameeyes' Pettenò
2007-02-20
Again changes so to accept the strict case (constants).
Diego 'Flameeyes' Pettenò
2007-02-03
A few const-correctness fixes.
Darren Salt
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-10-16
I wonder what I was looking at when I added a NULL pointer dereference to avo...
Diego 'Flameeyes' Pettenò
2006-09-26
Avoid off-by-one overrun. Found by Coverity Scan CID 120.
Diego 'Flameeyes' Pettenò
2006-08-13
move image presentation support to xine-lib
Miguel Freitas
2006-06-22
Added XINE_PARAM_VO_WINDOW_WIDTH and XINE_PARAM_VO_WINDOW_HEIGHT to query the...
Claudio Ciccani
2006-06-20
Fix generic warnings.
Diego 'Flameeyes' Pettenò
2006-06-18
Avoid crashing if xine_set_param is called with a NULL stream.
Diego 'Flameeyes' Pettenò
2006-04-19
Add "file is empty" message and mark the messages as being translatable.
Darren Salt
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2005-10-30
gapless playback stream switching support
Miguel Freitas
2005-07-03
new stream infos allows frontends to query current title/chapter/angle on dvds
Miguel Freitas
2005-06-17
Detect AFD information in MPEG2 streams and make the information available
Darren Salt
2005-04-20
*BUFFIX*
Stefan Holst
2004-12-20
remove all local names beginning with double underscore, because C99
Michael Roitzsch
2004-12-19
stop stream if audio device failed to open. user receives a notification
Miguel Freitas
2004-12-19
add missing break, thanks to Sander Jansen.
Daniel Caujolle-Bert
2004-10-26
add frontend cropping support
Miguel Freitas
2004-08-02
no objections so far: committing the fine speed control patch
Miguel Freitas
2004-05-07
* fix config file loading: enums are read as numbers, although written as str...
Michael Roitzsch
2004-04-10
Permit (but not recommend) stream == NULL in io_helper functions.
František Dvořák
2004-03-03
use the _x_abort() macro instead of abort, since it prints some debug info
Michael Roitzsch
2004-02-16
fix freezes with input plugins that play with the speed:
uid86226
2004-02-12
big commit of the new ticket system to protect the rewiring and more
Michael Roitzsch
2004-01-23
implement chapter skipping in ogm files
Marco Zuehlke
2004-01-11
allowing a const pointer here, since this will remove the need for a cast
Michael Roitzsch
2003-12-31
Add a mute feature to the software amp.
James Courtier-Dutton
2003-12-14
add _x_meta_info_set_multi function, will be used very soon. Don't parse va_a...
Daniel Caujolle-Bert
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
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-26
ops
Miguel Freitas
2003-11-26
xine_osd_set_font return int
Miguel Freitas
2003-11-26
public api for unscaled osd
Miguel Freitas
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
[next]