summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-22README.xinerc and README.dxr3 were not installed becauseEduard Hasenleithner
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-19The usual updates to the filelist :)Matthias Dahl
2001-08-19Use aalib-config intead of aainfo (using old aalib shouldn't work anymore now).Daniel Caujolle-Bert
2001-08-18processor detection bugfix for sparc gnu/linuxGuenter Bartsch
2001-08-18various cleanups; 8 bit depth detection and handling (yuv2rgb not implemented...Guenter Bartsch
2001-08-18corrected code indentiationGuenter Bartsch
2001-08-18improved supersparc detectionGuenter 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-17Peter agreed to work on alsa05Guenter Bartsch
2001-08-17added events.h to tarballGuenter Bartsch
2001-08-17compile-fix for non-gnu systems (e.g. freebsd)Heiko Schaefer
2001-08-17mentioning aaxine in the FAQGuenter Bartsch
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
2001-08-14Fixed a (small) bug in SPU decoderRich J Wareham
2001-08-14Made the dxr3 device name a configuration option. Makes it possibleEduard Hasenleithner
2001-08-14Fixed a bug resulting from the misassumption that the pixelsEduard Hasenleithner
2001-08-14return of the profilerGuenter Bartsch
2001-08-14mentioned new em8300 drivers for new spu code.Eduard Hasenleithner
2001-08-14Replaced the dxr3 button event stub with real code.Eduard Hasenleithner
2001-08-14fixed a race condition which caused the dxr3 to hang at playback startEduard Hasenleithner
2001-08-14configure checking for athlonGuenter Bartsch
2001-08-14audio output plugin priority handling, based on patch provided by Philip Stad...Guenter Bartsch
2001-08-13Fixed segfault if Audio or Video Plugin not loaded.James Courtier-Dutton
2001-08-13FreeBSD needs <sched.h> for SCHED_OTHER defineJuergen Keil
2001-08-13non-debug build crashes with gcc asm error (tries to spill BP register).Juergen Keil
2001-08-13Check posix4 library for sched_get_priority_min (for solaris)Juergen Keil
2001-08-13alsa05 patch provided by Peter WeissgerberGuenter Bartsch
2001-08-13inserted event stub for new spu decoder api version.Eduard Hasenleithner
2001-08-13major rewrite of the subpicture mechanism in order to support menus.Eduard Hasenleithner