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
2001-08-17
Add xine_seek() and friends.
Daniel Caujolle-Bert
2001-08-16
Moved XINE_SPU_EVENT handler to video_decoder.
Eduard Hasenleithner
2001-08-14
return of the profiler
Guenter Bartsch
2001-08-13
major rewrite of the subpicture mechanism in order to support menus.
Eduard Hasenleithner
2001-08-12
cancel demux thread on xine_stop instead of pthread_join to prevent hang
Guenter Bartsch
2001-07-27
Fixed xine_eject stuff and some small bugs about input plugins.
Daniel Caujolle-Bert
2001-07-26
Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....
Daniel Caujolle-Bert
2001-07-25
A few small changes to help in some specific cases. Also a nasty hack added t...
Rich J Wareham
2001-07-14
Added first bit of event mechanism for mouse/keyboard stuff.
Rich J Wareham
2001-07-14
whoups, forgot to remove some spu_dec functions...
Guenter Bartsch
2001-07-14
cleaned up and finished spu_thread removal
Guenter Bartsch
2001-07-04
spu support updated (unfinished) from James
uid32519
2001-07-03
chasing more races..
Guenter Bartsch
2001-06-23
fixed race between metronom and xine engine, small audio plugin api change to...
Guenter Bartsch
2001-06-21
solaris and stability patches provided by Juergen Keil
Guenter Bartsch
2001-06-18
Added very primitive overlay capacity (white line now appears if subtitles ar...
Rich J Wareham
2001-06-18
Added first step towards integrating SPU decoder into the new framework.
Rich J Wareham
2001-06-17
more engine stability fixes, pause works again
Guenter Bartsch
2001-06-16
xine engine cleanups and new callbacks for seamless branching
Guenter Bartsch
2001-06-16
more seeking/stopping bugfixes
Guenter Bartsch
2001-06-14
small patches and bugfixes (debugging on freebsd...)
Guenter Bartsch
2001-06-04
a radically simplified (but working) audio output syncing method
Guenter Bartsch
2001-06-03
bug fixes for xine_stop and xine_exit
Guenter Bartsch
2001-05-28
Add version informations in API.
Daniel Caujolle-Bert
2001-05-28
Ability to playback streams without loaded audio driver.
Daniel Caujolle-Bert
2001-05-28
use thread compliant signal handling. Fixed deadlock in xine_stop().
Daniel Caujolle-Bert
2001-05-26
added, umm, un-commented, status callback on stream end
Siggi Langauf
2001-05-16
finished video window realted code removal
Guenter Bartsch
2001-05-07
Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.
Daniel Caujolle-Bert
2001-05-03
Add get capabilites to public API.
Daniel Caujolle-Bert
2001-05-03
Implement some window/cursor settings functions to public API.
Daniel Caujolle-Bert
2001-05-03
Implement xine_*_window*() functions.
Daniel Caujolle-Bert
2001-04-30
fixed a buffer pool bug and inserted more log messages
Guenter Bartsch
2001-04-29
decoder plugins get loaded now
Guenter Bartsch
2001-04-28
fixed some typos in the demuxer plugins
Guenter Bartsch
2001-04-28
bugfix in video_out_xv, sorted out audio output plugin handling/code
Guenter Bartsch
2001-04-24
xine.c fixed so it compiles again
Guenter Bartsch
2001-04-24
fixed buffer.c and more cleanups
Guenter Bartsch
2001-04-23
further decoder plugin fixes (mpeg2)
Guenter Bartsch
2001-04-22
video/audio_decoder cleanups
Guenter Bartsch
2001-04-21
Turned demuxers into plugins. Change plugins naming scheme (see
Daniel Caujolle-Bert
2001-04-19
Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h was
Daniel Caujolle-Bert
2001-04-18
Initial revision
Daniel Caujolle-Bert
[prev]