summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-05-30Fixed demux_mpeg_block with detect by content bug. Fixed input_dvd/vcdDaniel Caujolle-Bert
2001-05-30AC3 looptrougth changesJoachim Koenig
2001-05-30small changesJoachim Koenig
2001-05-30alsa is back againJoachim Koenig
2001-05-30Fixed demux* get current position calls.Daniel Caujolle-Bert
2001-05-29typo and some no more needed trace messages.Daniel Caujolle-Bert
2001-05-28less debuggingGuenter Bartsch
2001-05-28updated file from walkenGuenter Bartsch
2001-05-28Add version informations in API.Daniel Caujolle-Bert
2001-05-28Fixed crashed.Daniel Caujolle-Bert
2001-05-28syncfb for 0.5Joachim Koenig
2001-05-28introducing expose eventsGuenter Bartsch
2001-05-28latest updates from walkenGuenter Bartsch
2001-05-28removed old dependancyGuenter Bartsch
2001-05-28aspect ratio fixes once againGuenter Bartsch
2001-05-28further aspect ratio fixes, begin to work on xshm driverGuenter Bartsch
2001-05-28Ability to playback streams without loaded audio driver.Daniel Caujolle-Bert
2001-05-28enabled aspect ratio toggleGuenter Bartsch
2001-05-28use thread compliant signal handling. Fixed deadlock in xine_stop().Daniel Caujolle-Bert
2001-05-27mpg123 decoder plugin, 4/5-channel surround, ac3 pass-through (untested) and ...Guenter Bartsch
2001-05-26Add install-debug rules. This fix the "make install" problem withDaniel Caujolle-Bert
2001-05-26added, umm, un-commented, status callback on stream endSiggi Langauf
2001-05-26switch to walken's libac3 and minor bugfixesGuenter Bartsch
2001-05-26implemented frame skipping for libmpeg2 as well as low-quality decoding for l...Guenter Bartsch
2001-05-25typo fix.Daniel Caujolle-Bert
2001-05-24Add new gui_data_exchange property: GUI_DATA_EX_DRAWABLE_CHANGED, itDaniel Caujolle-Bert
2001-05-24updated libmpeg2 to the latest versionGuenter Bartsch
2001-05-24first sloppy frames and audioGuenter Bartsch
2001-05-22small bugfixes, more debugging outputGuenter Bartsch
2001-05-22Re-add video driver CAP contants (UI need to know that). Some debugDaniel Caujolle-Bert
2001-05-19making visual type a bit smallerGuenter Bartsch
2001-05-16finished video window realted code removalGuenter Bartsch
2001-05-11Fix CPP typo.Daniel Caujolle-Bert
2001-05-08some more video_out fixesGuenter Bartsch
2001-05-08Check for byteswap.h presence. Add workaround for AFMT_S16_NE definition.Daniel Caujolle-Bert
2001-05-07Fixed the way to detect libtool version. Add get_capabilities(),get_property()Daniel Caujolle-Bert
2001-05-07Check and comply with devfs (i hope).Daniel Caujolle-Bert
2001-05-07Add new mrl_t **get_dir functionality. Fix crash if audio driver == NULL.Daniel Caujolle-Bert
2001-05-06sample rate handling for streams that change their sample rate at some pointsGuenter Bartsch
2001-05-06making metronom more tolerant for small pts wrapsGuenter Bartsch
2001-05-06stdin plugin cannot handle local filesGuenter Bartsch
2001-05-06Re-enable and sync input plugins. RTP one should be broken.Daniel Caujolle-Bert
2001-05-05re-enable and sync to new API dvd input plugin.Daniel Caujolle-Bert
2001-05-04Made fullscreen and window hidding working.Daniel Caujolle-Bert
2001-05-03Add get capabilites to public API.Daniel Caujolle-Bert
2001-05-03Implement some window/cursor settings functions to public API.Daniel Caujolle-Bert
2001-05-03Implement xine_*_window*() functions.Daniel Caujolle-Bert
2001-05-03Fixed mathlib deps.Daniel Caujolle-Bert
2001-05-03Add xine_get_autoplay_*() functions.Daniel Caujolle-Bert
2001-05-02fixed sample rate detection in libmpg123Guenter Bartsch