Age | Commit message (Expand) | Author |
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 |
2001-10-16 | SPDIF sync improved | Joachim Koenig |
2001-10-15 | Harm van der Heijden's divx4 decoder patch for XShm video_out | Juergen Keil |
2001-10-15 | The gui->video translation code in xv seems to work, enable it. | Juergen Keil |
2001-10-15 | (percentage based) seeking | Guenter Bartsch |
2001-10-14 | start_time initialization moved, added latency configure option | Guenter Bartsch |
2001-10-14 | Update xine.h doxygen comments. Use constants for aspect ratio in | Daniel Caujolle-Bert |
2001-10-14 | small cleanup, doesn't make sense to set start_time in the init function | Guenter Bartsch |
2001-10-14 | turn deinterlace method into a .xinerc option | Guenter Bartsch |
2001-10-14 | Don't waste memory, when buffer_size is aligned | Juergen Keil |