Age | Commit message (Expand) | Author |
2001-10-24 | Exit nicely with a message if the user tries to play a non-mpeg stream, | Mike Lampard |
2001-10-24 | Keep BCS settings. Slight change to dxr3_read_config, put config in | Mike Lampard |
2001-10-23 | A tempory fix to audio sync with navdvd. | James Courtier-Dutton |
2001-10-23 | Changed debug printf to xprintf. | James Courtier-Dutton |
2001-10-23 | Add a debug option for SPU. | James Courtier-Dutton |
2001-10-23 | One step back about RTLD_GLOBAL. That don't fix anything. | Daniel Caujolle-Bert |
2001-10-23 | grep the stream title to find out if we're in a menu or not (temporary | Mike Lampard |
2001-10-23 | Fix slight mis-interpretation of api. | Mike Lampard |
2001-10-23 | update spu decoder to auto-display menus, and display only the user selected | Mike Lampard |
2001-10-23 | Made external symbol names available for plugins (xmalloc and friends). | Daniel Caujolle-Bert |
2001-10-23 | Plug some memory leaks. | James Courtier-Dutton |
2001-10-23 | discover clut reenabled | Miguel Freitas |
2001-10-22 | an http input plugin, small demuxer bugfixes/additions | Guenter Bartsch |
2001-10-22 | Some modification for seeking in unpredictable streams (like DVDs) | Rich J Wareham |
2001-10-22 | Forgotten crosslink removal. | Daniel Caujolle-Bert |
2001-10-22 | Fixed libxineutils linking. | Daniel Caujolle-Bert |
2001-10-22 | added xine_is_stream_seekable function, minor code cleanups | Guenter Bartsch |
2001-10-22 | adding new events for advanced input plugins: INPUT_NEXT, INPUT_PREVIOUS | Guenter Bartsch |
2001-10-22 | Fixed Menu button colours. | James Courtier-Dutton |
2001-10-22 | Improved setting of audio channel from dvdnav. | James Courtier-Dutton |
2001-10-22 | remove prefetchnta from mmx1 code | Miguel Freitas |
2001-10-22 | remove prefetchnta from mmx1 code | Miguel Freitas |
2001-10-22 | introducing libxineutils and a this pointer for video_out_x11 callbacks | Guenter Bartsch |
2001-10-22 | Dolby Surround 2.0 fix: forgot two lines for the MONO driver case. | Matthias Dahl |
2001-10-21 | softsync patches | Miguel Freitas |
2001-10-21 | Some minor changes. | James Courtier-Dutton |
2001-10-21 | Fixed problem with overlay being stamped onto still menus. | James Courtier-Dutton |
2001-10-21 | Implement support for auto display of Menus. | James Courtier-Dutton |
2001-10-21 | more memcpy stuff | Miguel Freitas |
2001-10-20 | fix prototype | Miguel Freitas |
2001-10-20 | optimized memcpy (mmx,sse,etc...) | Miguel Freitas |
2001-10-20 | Decide which stream to use in libspudec instead of video_decoder.c | James Courtier-Dutton |
2001-10-20 | A reorganisation of libspudec, so we can support OSD and have better menu sup... | James Courtier-Dutton |
2001-10-20 | remove soft deinterlace property (not used anymore) | Miguel Freitas |
2001-10-20 | dxr3 plugin should compile again, untested | Guenter Bartsch |
2001-10-20 | physical audio channel wasn't returned by get_audio_channel | Guenter Bartsch |
2001-10-20 | big event cleanup: one single mechanism is now used for all communications be... | Guenter Bartsch |
2001-10-19 | Fixing Dolby Surround 2.0 bug. Also adding downmixing option to 2.0 | Matthias Dahl |
2001-10-19 | forgot to update unterface version number on this one | Guenter Bartsch |
2001-10-18 | defining menu events | Guenter Bartsch |
2001-10-18 | audio decoder cleanup, tell the audio part of metronom that there are still i... | Guenter Bartsch |
2001-10-18 | oops, must remove config.h from Makefile, too, otherwise "make install" does not | Juergen Keil |
2001-10-18 | Bad type for quant_tab fixed. Code is intended to use negative values but does | Juergen Keil |
2001-10-18 | Slight re-ordering to make sure that input plugins can register event listeners | Rich J Wareham |
2001-10-18 | fix comment | Juergen Keil |
2001-10-18 | avifile imported config.h file removed, build libw32dll with xine-lib's config.h | Juergen Keil |
2001-10-18 | remove hardcoded lpcm audio format information, try to extract the information | Juergen Keil |
2001-10-18 | Let plugins chane MRL (for displaying info) | Rich J Wareham |
2001-10-17 | default priority changed to 4 | Guenter Bartsch |
2001-10-17 | demux / input plugin interface change, init functions now have access to the ... | Guenter Bartsch |