summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2001-12-27Add intl support + more logging messages.Daniel Caujolle-Bert
2001-12-20sync with osd methodsMiguel Freitas
2001-12-19Add function that return an input plugin description from an identifier.Daniel Caujolle-Bert
2001-12-14Add workaround for max attribute COLORKEY value (~0). Add newDaniel Caujolle-Bert
2001-12-13changing this to selfMiguel Freitas
2001-12-13Add new log related function which return log section names. CheckDaniel Caujolle-Bert
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