summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-08-25Added support for MONO in alsa09.James Courtier-Dutton
2001-08-25Considerably improved the accuracy ofJames Courtier-Dutton
2001-08-25Used the patch from Mike Lampard to adopt the new set_speed syntax.Eduard Hasenleithner
2001-08-25Fixed bug in ao_alsa_delay function.James Courtier-Dutton
2001-08-25added Daniel's seeking-without-closing-input-plugin function againGuenter Bartsch
2001-08-25measuring complete audio/video output performanceGuenter Bartsch
2001-08-25fixed content type detectionGuenter Bartsch
2001-08-25adapted alsa05 plugin to new audio architecture (untested)Guenter Bartsch
2001-08-25small cleanupsGuenter Bartsch
2001-08-25small cleanups and fixes for new pause implementationGuenter Bartsch
2001-08-25make avi demuxer take care of keyframesGuenter Bartsch
2001-08-25fixed seeking (back to the old method), implementing true pause function, int...Guenter Bartsch
2001-08-25fixed alsa output open return valuesGuenter Bartsch
2001-08-25alsa05 audio output plugin update from Peter WeissgerberGuenter Bartsch
2001-08-24Fixed the "cirp" bug with gcc-3.0.Eduard Hasenleithner
2001-08-24removed no longer needed includesGuenter Bartsch
2001-08-24fixed esd / gap support (configureable), coding style enforcementGuenter Bartsch
2001-08-23re-enabled audio resampling, correct a/v sync, corrected code style/indentati...Guenter Bartsch
2001-08-23fooHeiko Schaefer
2001-08-23Arts should now work on the new architecture.James Courtier-Dutton
2001-08-23Update Sun audio driver to new audio code.Juergen Keil
2001-08-23Latest alsa cvs now works with xine. :-)James Courtier-Dutton
2001-08-23Handle different byte order between X11 client <-> X11 server in yuv2rgb.Juergen Keil
2001-08-22code cleanup: removed unneeded includes and defines, used C style indentiatio...Guenter Bartsch
2001-08-22small automake.am clean - should still be easy to re-enable currently disable...Guenter Bartsch
2001-08-22Minor fixes.James Courtier-Dutton
2001-08-22Both OSS and ALSA09 are now supported by the new audio_out architecture.James Courtier-Dutton
2001-08-21New audio out architecture changes.James Courtier-Dutton
2001-08-21First checkin of new audio_out architecture.James Courtier-Dutton
2001-08-20Fix last commit.James Courtier-Dutton
2001-08-20*** empty log message ***James Courtier-Dutton
2001-08-20xine_stop() don't stop plugins on xine_pause(), stop() plugins is enought ;-).Daniel Caujolle-Bert
2001-08-20AC3 handling changedJoachim Koenig
2001-08-20buffer handling changedJoachim Koenig
2001-08-20Andy's patch for AC3Joachim Koenig
2001-08-18various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented...Guenter Bartsch
2001-08-18corrected code indentiationGuenter Bartsch
2001-08-17Add xine_seek() and friends.Daniel Caujolle-Bert
2001-08-17Overlay has new data member rleEduard Hasenleithner
2001-08-17Overlays are now passed in rle format. Causes a speed improvementEduard Hasenleithner
2001-08-17added events.h to tarballGuenter Bartsch
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
2001-08-17Fixed problem with menu SPUsRich J Wareham
2001-08-16Fixed SPU crashing (revert 50% of latest change, sorry).Daniel Caujolle-Bert
2001-08-16Moved XINE_SPU_EVENT handler to video_decoder.Eduard Hasenleithner
2001-08-16Forgot to commit: spudec_t is never used.Eduard Hasenleithner
2001-08-16Changes for new byte order of clut_t.Eduard Hasenleithner
2001-08-16clut_t is now stored in machine endianess. Simplifies the transferEduard Hasenleithner
2001-08-15Fixed unresolved symbols.Daniel Caujolle-Bert
2001-08-15Fixed a bug which caused a segfault when queueing too muchEduard Hasenleithner