Age | Commit message (Expand) | Author |
2001-11-13 | metronom logic changed | Heiko Schaefer |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still i... | Guenter Bartsch |
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert |
2001-10-07 | error detection for screenshot function | Guenter Bartsch |
2001-10-07 | added a snapshot function | Guenter Bartsch |
2001-10-05 | fix a long standing deadlock condition | Miguel Freitas |
2001-09-26 | libmpeg2 cleanups, more tweaks for still image display, implemented BUF_CONTR... | Guenter Bartsch |
2001-09-14 | Added some stuff to make still-frame menus work a bit better, allowed events ... | Rich J Wareham |
2001-09-01 | big demuxer clean, demux_ts should work again. | Guenter Bartsch |
2001-08-28 | Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus... | Daniel Caujolle-Bert |
2001-08-25 | fixed seeking (back to the old method), implementing true pause function, int... | Guenter Bartsch |
2001-08-23 | re-enabled audio resampling, correct a/v sync, corrected code style/indentati... | Guenter Bartsch |
2001-08-21 | First checkin of new audio_out architecture. | James Courtier-Dutton |
2001-08-17 | Add xine_seek() and friends. | Daniel Caujolle-Bert |
2001-08-13 | major rewrite of the subpicture mechanism in order to support menus. | Eduard Hasenleithner |
2001-07-30 | fixed video/audio/spu decoder version handling | Guenter Bartsch |
2001-07-26 | Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page.... | Daniel Caujolle-Bert |
2001-07-24 | just noticed the num_mrls parameter got lost on the way through the xine_engi... | Guenter Bartsch |
2001-07-19 | First implementation of priorities for the decoder plugins: | Eduard Hasenleithner |
2001-07-18 | Split alsa drivers, more checks about versions. Made xine lib c++ compliant. | Daniel Caujolle-Bert |
2001-07-15 | patch provided by eduard hasenleithner: make metronom accessible from decoders | Guenter Bartsch |
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-06-23 | Fixed/implement xine_get_browse_mrls(), and related stuff. | Daniel Caujolle-Bert |
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-16 | xine engine cleanups and new callbacks for seamless branching | Guenter Bartsch |
2001-06-16 | more seeking/stopping bugfixes | Guenter Bartsch |
2001-06-10 | introducing aalib based video output | Heiko Schaefer |
2001-06-03 | bug fixes for xine_stop and xine_exit | Guenter Bartsch |
2001-05-24 | updated libmpeg2 to the latest version | Guenter Bartsch |
2001-05-03 | Add xine_get_autoplay_*() functions. | Daniel Caujolle-Bert |
2001-05-01 | added audio track/channel detection | Guenter Bartsch |
2001-04-30 | changed decoder storing and a file input plugin bugfix | Guenter Bartsch |
2001-04-29 | turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixes | Guenter Bartsch |
2001-04-29 | decoder plugins get loaded now | Guenter Bartsch |
2001-04-27 | fixed video output plugin handling, more cleanups, commented out not-working ... | Guenter Bartsch |
2001-04-27 | Audio out compile again. Change prototypes in audio out, libac3 and | Daniel Caujolle-Bert |
2001-04-26 | load video plugin function implementation, + support in video out | Daniel Caujolle-Bert |
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 | Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. Add | Daniel Caujolle-Bert |
2001-04-23 | further decoder plugin fixes (mpeg2) | Guenter Bartsch |
2001-04-22 | audio decoder code compiles again, more cleanups in xine_internal.h | Guenter Bartsch |
2001-04-22 | video/audio_decoder cleanups | Guenter Bartsch |