Age | Commit message (Expand) | Author |
2001-10-27 | - latest decore versions finally have a method for getting the | Harm van der Heijden |
2001-10-26 | A few more fixes | James Courtier-Dutton |
2001-10-26 | More malloc fixes. Only one more to find. | James Courtier-Dutton |
2001-10-26 | Inserted a FIXME. | James Courtier-Dutton |
2001-10-26 | Fixes some subtitle crashes. | James Courtier-Dutton |
2001-10-26 | Added some debug commands, trying to track malloc segfaults. | James Courtier-Dutton |
2001-10-25 | ...hope I'm getting closer to a correct socket read return value interpretati... | Guenter Bartsch |
2001-10-25 | Fixed two crash cause with overlay pointer freeing. | Daniel Caujolle-Bert |
2001-10-25 | This file already moved to xine-utils subdir. | Daniel Caujolle-Bert |
2001-10-25 | demux api change to report supported mimetypes | Miguel Freitas |
2001-10-24 | minor cleanups and fixes, fixed still image support in metronom | Guenter Bartsch |
2001-10-24 | fix segfault | Miguel Freitas |
2001-10-24 | turn bilinear scaling into xinerc option | Miguel Freitas |
2001-10-24 | attempt to sort out overlay init once and for all... | Mike Lampard |
2001-10-24 | commented out one-too-many in buggy_preinit | Mike Lampard |
2001-10-24 | fix a couple of compiler warnings, dxr3_overlay_buggy_preinit is no longer | Mike Lampard |
2001-10-24 | removing remainging recursive dynamic lib linking | Guenter Bartsch |
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 | public header file cleanup | Guenter Bartsch |