summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2001-12-10Missing define.Daniel Caujolle-Bert
2001-12-09Oops, forgotten mrl_t change.Daniel Caujolle-Bert
2001-12-09xine error reporting interface, very simpleGuenter Bartsch
2001-12-09whoups - forgot these #definesGuenter Bartsch
2001-12-09xine log functions for gui outputGuenter Bartsch
2001-12-08osd renderer interface is public nowGuenter Bartsch
2001-12-01add avi subtitle decoder (based on mplayer code), minor cleanups, removed reg...Guenter Bartsch
2001-11-30Add an automatic way for input plugin to add extra valid mrls:Daniel Caujolle-Bert
2001-11-25Made it C++ compliant.Daniel Caujolle-Bert
2001-11-25Some little cleanups.Daniel Caujolle-Bert
2001-11-20testing some configfile stuff...Miguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-10small change to previous commitMike Lampard
2001-11-10new VO_PROP_TVMODE propertyMike Lampard
2001-11-04added zoom patch by Thibaut Mattern <tmattern@noos.fr>Siggi Langauf
2001-10-27- new dirty and cheap deinterlace method: we give half of the lines to xvMiguel Freitas
2001-10-22added xine_is_stream_seekable function, minor code cleanupsGuenter Bartsch
2001-10-20public header file cleanupGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-14Update xine.h doxygen comments. Use constants for aspect ratio inDaniel Caujolle-Bert
2001-10-07error detection for screenshot functionGuenter Bartsch
2001-10-07added a snapshot functionGuenter Bartsch
2001-10-05Fixed $DESTDIR, use it for rpms generation. Update xine.h for audio cap/props.Daniel Caujolle-Bert
2001-10-01Add simple mixer control in xine-engine/ao plugins. Fixed some missingsDaniel Caujolle-Bert
2001-09-26- Trying to fix video window size for mpeg streams withJuergen Keil
2001-09-16Update docs. Fixed some warnings. configure.in is ready for 0.9.1.Daniel Caujolle-Bert
2001-09-01big demuxer clean, demux_ts should work again.Guenter Bartsch
2001-08-28Fixed sed pattern. Reintroduce XINE_PAUSE status. Fixed deadlock in xine_paus...Daniel Caujolle-Bert
2001-08-25reflect new trick play functions in public header fileGuenter Bartsch
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-07-26Temporary big hack for multi inclusion problems.Daniel Caujolle-Bert
2001-07-26Fixed event.h inclusion.Daniel Caujolle-Bert
2001-07-26Updated doxy sections in xine.h.tmpl.in. Added man3. Removed french man page....Daniel Caujolle-Bert
2001-07-24once again i got confused over all thos include/xine.h* files 8-}Guenter Bartsch
2001-07-22this->self renaming for c++ guis, patch submitted by Philip StadermannGuenter Bartsch
2001-07-18Split alsa drivers, more checks about versions. Made xine lib c++ compliant.Daniel Caujolle-Bert
2001-07-14Added first bit of event mechanism for mouse/keyboard stuff.Rich J Wareham
2001-07-10Fixed get_dir in input plugins. Fixed a strange header inclusion bugDaniel Caujolle-Bert
2001-07-10subtitle patches (esp. for XShm) from JamesGuenter Bartsch
2001-07-08subtitle patches from jamesGuenter Bartsch
2001-07-04spu support updated (unfinished) from Jamesuid32519
2001-06-24added sys/types.h includeGuenter Bartsch
2001-06-24small bug fix for public xine include fileGuenter Bartsch
2001-06-23Fixed/implement xine_get_browse_mrls(), and related stuff.Daniel Caujolle-Bert
2001-06-16xine engine cleanups and new callbacks for seamless branchingGuenter Bartsch
2001-06-10introducing aalib based video outputHeiko Schaefer
2001-05-28Add version informations in API.Daniel Caujolle-Bert
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-22Re-add video driver CAP contants (UI need to know that). Some debugDaniel Caujolle-Bert