summaryrefslogtreecommitdiff
path: root/src/xine-engine/xine.c
AgeCommit message (Collapse)Author
2001-06-21solaris and stability patches provided by Juergen KeilGuenter Bartsch
CVS patchset: 211 CVS date: 2001/06/21 17:34:23
2001-06-18Added very primitive overlay capacity (white line now appears if subtitles ↵Rich J Wareham
are enabled.) CVS patchset: 210 CVS date: 2001/06/18 15:43:00
2001-06-18Added first step towards integrating SPU decoder into the new framework.Rich J Wareham
CVS patchset: 207 CVS date: 2001/06/18 09:39:05
2001-06-17more engine stability fixes, pause works againGuenter Bartsch
CVS patchset: 199 CVS date: 2001/06/17 19:14:26
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
CVS patchset: 192 CVS date: 2001/06/16 18:03:21
2001-06-16more seeking/stopping bugfixesGuenter Bartsch
CVS patchset: 191 CVS date: 2001/06/16 14:34:48
2001-06-14small patches and bugfixes (debugging on freebsd...)Guenter Bartsch
CVS patchset: 174 CVS date: 2001/06/14 09:19:44
2001-06-04a radically simplified (but working) audio output syncing methodGuenter Bartsch
CVS patchset: 123 CVS date: 2001/06/04 17:13:36
2001-06-03bug fixes for xine_stop and xine_exitGuenter Bartsch
CVS patchset: 117 CVS date: 2001/06/03 18:08:56
2001-05-28Add version informations in API.Daniel Caujolle-Bert
CVS patchset: 97 CVS date: 2001/05/28 21:47:42
2001-05-28Ability to playback streams without loaded audio driver.Daniel Caujolle-Bert
CVS patchset: 89 CVS date: 2001/05/28 12:08:20
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
Fixed elementary demuxer (and perhaps mpgaudio too). Fix some code error in ac3/xine_decoder.c. CVS patchset: 87 CVS date: 2001/05/28 01:28:10
2001-05-26added, umm, un-commented, status callback on stream endSiggi Langauf
CVS patchset: 84 CVS date: 2001/05/26 20:47:14
2001-05-16finished video window realted code removalGuenter Bartsch
CVS patchset: 73 CVS date: 2001/05/16 15:32:03
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.Daniel Caujolle-Bert
CVS patchset: 67 CVS date: 2001/05/07 01:31:44
2001-05-03Add get capabilites to public API.Daniel Caujolle-Bert
CVS patchset: 60 CVS date: 2001/05/03 23:26:40
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
CVS patchset: 59 CVS date: 2001/05/03 22:20:44
2001-05-03Implement xine_*_window*() functions.Daniel Caujolle-Bert
CVS patchset: 58 CVS date: 2001/05/03 18:22:37
2001-04-30fixed a buffer pool bug and inserted more log messagesGuenter Bartsch
CVS patchset: 49 CVS date: 2001/04/30 21:55:26
2001-04-29decoder plugins get loaded nowGuenter Bartsch
CVS patchset: 43 CVS date: 2001/04/29 01:09:23
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
CVS patchset: 40 CVS date: 2001/04/28 21:23:04
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
CVS patchset: 39 CVS date: 2001/04/28 19:47:41
2001-04-24xine.c fixed so it compiles againGuenter Bartsch
CVS patchset: 23 CVS date: 2001/04/24 21:10:42
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
CVS patchset: 19 CVS date: 2001/04/24 15:47:32
2001-04-23further decoder plugin fixes (mpeg2)Guenter Bartsch
CVS patchset: 16 CVS date: 2001/04/23 00:34:59
2001-04-22video/audio_decoder cleanupsGuenter Bartsch
CVS patchset: 12 CVS date: 2001/04/22 00:31:44
2001-04-21Turned demuxers into plugins. Change plugins naming scheme (seeDaniel Caujolle-Bert
xine_internal.h). Fixed load_plugins* to new API. Add iface version into demux_plugin_t, add version checking into init_demux_plugin. Fixed get_identifier from demuxers (void param). Turned libw32dll into codec plugin (only compiling side yet). CVS patchset: 11 CVS date: 2001/04/21 00:14:39
2001-04-19Get rid of xine.h inclusion. Fix xine.h.tmpl.in, inttypes.h wasDaniel Caujolle-Bert
unincluded. Fix xine.m4 to reflect the new xine.h location. CVS patchset: 6 CVS date: 2001/04/19 09:46:57
2001-04-18Initial revisionDaniel Caujolle-Bert
CVS patchset: 1 CVS date: 2001/04/18 22:33:39