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
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
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-11-11
added some missing stream attributes
Mike Melanson
2002-11-01
avoid div by zero
Guenter Bartsch
2002-10-29
map brightness/contrast/... settings to specified ranges
Guenter Bartsch
2002-10-27
return of ogg and vorbis, began implementing verbosity parameter
Guenter Bartsch
2002-10-24
audio settings public interface
Guenter Bartsch
2002-10-20
stream_info fixes
Guenter Bartsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-09-22
API review part I
Michael Roitzsch
2002-09-21
Rename xine_(load/save/reset)_config to xine_config_(load/save/reset).
Daniel Caujolle-Bert
2002-09-21
Add forgotten xine_get_string_version() to public header.
Daniel Caujolle-Bert
2002-09-21
Avoid segfault if get_first_entry wasn't called first.
Daniel Caujolle-Bert
2002-09-19
remove the need to memset ui-provided cfg entry, remember audio/video driver ...
Guenter Bartsch
2002-09-19
whoups - one semicolon too much
Guenter Bartsch
2002-09-18
serialize config access
Michael Roitzsch
2002-09-18
do not hand out unclaimed config entries
Guenter Bartsch
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-16
Introduce a deep copy in the xine_config_lookup functions.
James Courtier-Dutton
2002-09-14
latest xine_config api changes as proposed by james
Guenter Bartsch
2002-09-13
introducing meta information and some audio controls - but nothing is really ...
Guenter Bartsch
2002-09-11
- more programming guidelines in public xine header
Guenter Bartsch
2002-09-10
remove untrue warning
Michael Roitzsch
2002-09-09
Remove so const abuse ;-)
Daniel Caujolle-Bert
2002-09-09
implement more parameters
Michael Roitzsch
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-06
audio mute parameter
Guenter Bartsch
2002-09-05
removed obsolete stream_seekable function, implemented some parts of get_stre...
Guenter Bartsch
2002-09-05
use xine_mrl_t instead of mrl_t in input plugins, implement more configfile f...
Guenter Bartsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
[prev]