summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2001-05-02avi syncing and end-detection bugfixGuenter Bartsch
2001-05-01thread lock and pts wrap detection for metronomGuenter Bartsch
2001-05-01libmpeg2 fixesGuenter Bartsch
2001-05-01added audio track/channel detectionGuenter Bartsch
2001-04-30changed decoder storing and a file input plugin bugfixGuenter Bartsch
2001-04-30fixed a buffer pool bug and inserted more log messagesGuenter Bartsch
2001-04-29Some input plugin storing references fixes.Daniel Caujolle-Bert
2001-04-29mpeg audio demuxer compile again. Fixed undefined ref to decode_header(),Daniel Caujolle-Bert
2001-04-29elementary demuxer compile again.Daniel Caujolle-Bert
2001-04-29added missing fileGuenter Bartsch
2001-04-29turned ac3dec into a dynamic plugin (well, sort-of ;)), minor fixesGuenter Bartsch
2001-04-29decoder plugins get loaded nowGuenter Bartsch
2001-04-28re-enabled video window codeGuenter Bartsch
2001-04-28fixed nasty bug in init_video_out_pluginGuenter Bartsch
2001-04-28fixed some typos in the demuxer pluginsGuenter Bartsch
2001-04-28bugfix in video_out_xv, sorted out audio output plugin handling/codeGuenter Bartsch
2001-04-27fixed video output plugin handling, more cleanups, commented out not-working ...Guenter Bartsch
2001-04-27Fixed audio out init functions names.Daniel Caujolle-Bert
2001-04-27typo.Daniel Caujolle-Bert
2001-04-27Audio out compile again. Change prototypes in audio out, libac3 andDaniel Caujolle-Bert
2001-04-26fixed some typosGuenter Bartsch
2001-04-26Add (forgotten) libraries linking against XV plugin. Fixed wrong init callDaniel Caujolle-Bert
2001-04-26forgotten init function renaming.Daniel Caujolle-Bert
2001-04-26load video plugin function implementation, + support in video outDaniel Caujolle-Bert
2001-04-24Fix some install patch (forgotten), plus nofpic builds.Daniel Caujolle-Bert
2001-04-24xine.c fixed so it compiles againGuenter Bartsch
2001-04-24Oops, forgotten files.Daniel Caujolle-Bert
2001-04-24Reunification of xine-lib and xine-output. Some code cleanups.Daniel Caujolle-Bert
2001-04-24fixed input and demux plugins to reflect new buffer apiGuenter Bartsch
2001-04-24fixed buffer.c and more cleanupsGuenter Bartsch
2001-04-23Fixed libmpeg2 plugin decoder name (i think) + debug build cflags. AddDaniel Caujolle-Bert
2001-04-23libmpeg2dec no longer linked staticallyGuenter Bartsch
2001-04-23further decoder plugin fixes (mpeg2)Guenter Bartsch
2001-04-22Change the way to build cpu_accel bin object.Daniel Caujolle-Bert
2001-04-22Comment out the cpu_accel.lo: rule.Daniel Caujolle-Bert
2001-04-22audio decoder code compiles again, more cleanups in xine_internal.hGuenter Bartsch