summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2001-10-23Changed debug printf to xprintf.James Courtier-Dutton
2001-10-23Add a debug option for SPU.James Courtier-Dutton
2001-10-23One step back about RTLD_GLOBAL. That don't fix anything.Daniel Caujolle-Bert
2001-10-23grep the stream title to find out if we're in a menu or not (temporaryMike Lampard
2001-10-23Fix slight mis-interpretation of api.Mike Lampard
2001-10-23update spu decoder to auto-display menus, and display only the user selectedMike Lampard
2001-10-23Made external symbol names available for plugins (xmalloc and friends).Daniel Caujolle-Bert
2001-10-23Plug some memory leaks.James Courtier-Dutton
2001-10-23discover clut reenabledMiguel Freitas
2001-10-22an http input plugin, small demuxer bugfixes/additionsGuenter Bartsch
2001-10-22Some modification for seeking in unpredictable streams (like DVDs)Rich J Wareham
2001-10-22Forgotten crosslink removal.Daniel Caujolle-Bert
2001-10-22Fixed libxineutils linking.Daniel Caujolle-Bert
2001-10-22added xine_is_stream_seekable function, minor code cleanupsGuenter Bartsch
2001-10-22adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUSGuenter Bartsch
2001-10-22Fixed Menu button colours.James Courtier-Dutton
2001-10-22Improved setting of audio channel from dvdnav.James Courtier-Dutton
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
2001-10-22remove prefetchnta from mmx1 codeMiguel Freitas
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch
2001-10-22Dolby Surround 2.0 fix: forgot two lines for the MONO driver case.Matthias Dahl
2001-10-21softsync patchesMiguel Freitas
2001-10-21Some minor changes.James Courtier-Dutton
2001-10-21Fixed problem with overlay being stamped onto still menus.James Courtier-Dutton
2001-10-21Implement support for auto display of Menus.James Courtier-Dutton
2001-10-21more memcpy stuffMiguel Freitas
2001-10-20fix prototypeMiguel Freitas
2001-10-20optimized memcpy (mmx,sse,etc...)Miguel Freitas
2001-10-20Decide which stream to use in libspudec instead of video_decoder.cJames Courtier-Dutton
2001-10-20A reorganisation of libspudec, so we can support OSD and have better menu sup...James Courtier-Dutton
2001-10-20remove soft deinterlace property (not used anymore)Miguel Freitas
2001-10-20dxr3 plugin should compile again, untestedGuenter Bartsch
2001-10-20physical audio channel wasn't returned by get_audio_channelGuenter Bartsch
2001-10-20big event cleanup: one single mechanism is now used for all communications be...Guenter Bartsch
2001-10-19Fixing Dolby Surround 2.0 bug. Also adding downmixing option to 2.0Matthias Dahl
2001-10-19forgot to update unterface version number on this oneGuenter Bartsch
2001-10-18defining menu eventsGuenter Bartsch
2001-10-18audio decoder cleanup, tell the audio part of metronom that there are still i...Guenter Bartsch
2001-10-18oops, must remove config.h from Makefile, too, otherwise "make install" does notJuergen Keil
2001-10-18Bad type for quant_tab fixed. Code is intended to use negative values but doesJuergen Keil
2001-10-18Slight re-ordering to make sure that input plugins can register event listenersRich J Wareham
2001-10-18fix commentJuergen Keil
2001-10-18avifile imported config.h file removed, build libw32dll with xine-lib's config.hJuergen Keil
2001-10-18remove hardcoded lpcm audio format information, try to extract the informationJuergen Keil
2001-10-18Let plugins chane MRL (for displaying info)Rich J Wareham
2001-10-17default priority changed to 4Guenter Bartsch
2001-10-17demux / input plugin interface change, init functions now have access to the ...Guenter Bartsch
2001-10-16SPDIF sync improvedJoachim Koenig
2001-10-15Harm van der Heijden's divx4 decoder patch for XShm video_outJuergen Keil
2001-10-15The gui->video translation code in xv seems to work, enable it.Juergen Keil