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
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
2003-11-15
* making metronom xine_stream_t independent
Michael Roitzsch
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-28
this const is bad, since xine_post_wire takes non-const in/outputs
Michael Roitzsch
2003-10-26
lookups are locked now
Michael Roitzsch
2003-10-24
* notify the user that the save feature is disabled by default
Michael Roitzsch
2003-10-21
remove this config relic, sticky_str was removes more than year ago.
Daniel Caujolle-Bert
2003-10-06
New API function for setting encoding of OSD texts.
František Dvořák
2003-09-18
Generating codepages with more than 256 characters (max. 16-bit).
František Dvořák
2003-08-26
add a mechanism to force closing audio device without stoping stream.
Miguel Freitas
2003-08-24
should return something ;-)
Daniel Caujolle-Bert
2003-08-04
add xine_get_current_vpts() to make xine_osd_show and xine_osd_hide api consi...
Miguel Freitas
2003-05-15
add broadcaster
Miguel Freitas
2003-04-29
fix off-by-one
Michael Roitzsch
2003-04-18
equalizer api
Guenter Bartsch
2003-04-08
move generic explanation to xine_interface
Miguel Freitas
2003-04-06
fix pointers by making them relative to struct address
Miguel Freitas
2003-04-06
fix XINE_EVENT_UI_MESSAGE - no pointers in message data please, as this piece...
Guenter Bartsch
2003-04-04
add initial async error/general message reporting to frontend
Miguel Freitas
2003-03-27
- demux_avi: do not set input_pos/time on audio buffers. otherwise non-interl...
Miguel Freitas
2003-03-26
- font encoding cleanup patch by Frantisek Dvorak
Miguel Freitas
2003-03-08
implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl...
Guenter Bartsch
2003-03-08
Fix (for real) osd_draw_point(). NOTE: osd_render structure changed (point fu...
Daniel Caujolle-Bert
2003-03-08
fix xine_osd_draw_point()
Daniel Caujolle-Bert
2003-03-07
new params for ignoring video/audio/spu
Miguel Freitas
2003-02-12
new method to pass gui messages to video driver.
Miguel Freitas
2003-02-11
add osd function to draw bitmaps (patch by Julio Sánchez <j.sanchezf@terra.es>)
Miguel Freitas
2003-02-06
continuing the clean up...
Miguel Freitas
2003-01-13
- add option to adjust spu sync (works for both dvd and external subtitles)
Miguel Freitas
2002-12-27
Fix 'XINE_STREAM_INFO_MAX_SPU_CHANNEL' property
Ewald Snel
2002-12-27
quite experimental changes on post plugin api to enable rewiring
Miguel Freitas
2002-12-25
allow post plugin output's rewire functions to be NULL
Michael Roitzsch
2002-12-14
Add number of audio and subtitle channels stream information
Ewald Snel
2002-12-12
new member of the xine stream info family
Mike Melanson
2002-12-01
implement the rest of the public post plugin API
Michael Roitzsch
2002-11-20
implement public OSD wrappers
Michael Roitzsch
[next]