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-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
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
[prev]
[next]