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
2002-10-23
remove superflous xine_scan_plugins function, load plugins in xine_init after...
Guenter Bartsch
2002-10-23
input_dvd.c now listens for keyboard events from xine-ui.
James Courtier-Dutton
2002-10-21
Enable DVD SPU subtitles.
James Courtier-Dutton
2002-10-20
stop engine when necessary, start metronom only once - but in the right place...
Guenter Bartsch
2002-10-19
seeking in public api is now millisecond accurate (sorry, forgot that one but...
Guenter Bartsch
2002-10-18
my very first try at the new streams api. some fixes to it (uninitialized
Miguel Freitas
2002-10-16
forgot to alloc event queue
Guenter Bartsch
2002-10-15
added missing stream end handling function
Guenter Bartsch
2002-10-14
small bugfix
Guenter Bartsch
2002-10-14
introduction of xine_stream_t and async xine events - all still in developement
Guenter Bartsch
2002-10-12
Discard buffered audio driver data after the demuxer is stopped & closed.
Juergen Keil
2002-10-12
Make flush of audio work properly.
James Courtier-Dutton
2002-10-03
Slightly reorganize xine_exit, so that "xine --help" does not segfault any more.
Juergen Keil
2002-09-22
API review part I
Michael Roitzsch
2002-09-18
fix reentrant in event listeners by only allowing one event per type
Michael Roitzsch
2002-09-18
first steps towards implementing stream/meta info
Guenter Bartsch
2002-09-15
Memory leak fixes, using a slightly modified version of the patch from
James Courtier-Dutton
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
- don't return failure on success
Michael Roitzsch
2002-09-09
when reading in the config file the logo callback can be called before
uid86226
2002-09-09
Remove so const abuse ;-)
Daniel Caujolle-Bert
2002-09-06
introduce "const"
Michael Roitzsch
2002-09-05
removed obsolete stream_seekable function, implemented some parts of get_stre...
Guenter Bartsch
2002-09-05
get_spu_channel was lost in merger
Guenter Bartsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-08-29
Fix intl' breakage.
Daniel Caujolle-Bert
2002-08-01
fix another logo race condition.
Miguel Freitas
2002-07-30
- video out fixes (never trigged deadlocks and erroneous flush of overlay
Miguel Freitas
2002-07-14
some fixes to osd displaying (show the right time after seeks)
Miguel Freitas
2002-07-14
new color conversion facilities
Mike Melanson
2002-07-13
Improve seeking:
Thibaut Mattern
2002-07-05
make use of the freshly introduced information about different spu types
Michael Roitzsch
2002-06-17
Add Siggi's idea about option config change on the fly. New "mrl style"
Daniel Caujolle-Bert
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-10
better fix for logo race condition
Miguel Freitas
2002-06-10
revert previous commit
Miguel Freitas
2002-06-08
fix another logo race
Miguel Freitas
2002-06-07
codec reporting api
Miguel Freitas
2002-06-07
- demuxer cleanup (helper functions)
Miguel Freitas
2002-06-01
add missing lock
Michael Roitzsch
2002-05-24
Thibaut's suggestion to flush audio driver on seek. harmless
Miguel Freitas
2002-05-24
fit osd status in 160 pixels wide streams
Miguel Freitas
2002-05-21
Remove unneeded mutex unlock.
Daniel Caujolle-Bert
2002-05-21
eject should work again.
Siggi Langauf
2002-05-21
atomic status code on demux start/seek
Siggi Langauf
2002-05-14
Fix 'finished thread still running after xine_exit()' segmentation fault
Ewald Snel
2002-05-12
this should fix logo races (trying to play logo together with other
Miguel Freitas
2002-05-02
Declare a logo name constant (better to use in UIs).
Daniel Caujolle-Bert
2002-05-02
Made logo configurable. Add a new XINE_LOGO status, use XINE_QUIT at
Daniel Caujolle-Bert
[prev]
[next]