Age | Commit message (Expand) | Author |
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 |
2001-10-14 | increasing alsa priority so it will be used instead of alsa's oss emulation | Guenter Bartsch |
2001-10-14 | buffer alloc alignment patch by Kyle Centers <kcent@programmer.net> | Guenter Bartsch |
2001-10-14 | new simulated buffer softsync for esd output | Guenter Bartsch |
2001-10-14 | Merged aspect ratio autodetection and | Eduard Hasenleithner |
2001-10-14 | descriptor leak patch by Chris Rankin <rankinc@pacbell.net> | Guenter Bartsch |
2001-10-14 | system clock based softsync, based on work by Bill Fink <billfink@mindspring.... | Guenter Bartsch |
2001-10-14 | Get rid of DivX4 checks. Add DivX4 plugin in spec file. Some adds in | Daniel Caujolle-Bert |
2001-10-14 | Forgotten HEADER file. | Daniel Caujolle-Bert |
2001-10-14 | libdivx4 updates from Harm van der Heijden <harm@etpmod.phys.tue.nl> | Guenter Bartsch |
2001-10-14 | an asf demuxer | Guenter Bartsch |
2001-10-12 | - fix for playing low quality sound (like 11127Hz,8bit,mono) | Miguel Freitas |
2001-10-11 | - nicer message for deinterlace not supported | Miguel Freitas |
2001-10-11 | should fix errors with gcc3 optimizations | Miguel Freitas |
2001-10-10 | Add a fifo_buffer function to query the number of the elements stored in a | Juergen Keil |
2001-10-10 | GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support for the XShm driver. | Juergen Keil |
2001-10-10 | Prepare dxr3 for GUI_DATA_EX_TRANSLATE_GUI_TO_VIDEO support. I think the | Juergen Keil |
2001-10-09 | overlay clut colorspace conversion | Miguel Freitas |
2001-10-09 | fix playing mpeg movies with sound disabled | Miguel Freitas |
2001-10-09 | Implement rle-image shrinking for blend_rgb*() | Juergen Keil |
2001-10-09 | blend_rgb* with rle-image scaling. Used by the XShm video_out driver. | Juergen Keil |
2001-10-09 | finished with that old deadlock | Miguel Freitas |
2001-10-08 | Fixed ogg/vorbis stuff (don't link vorbis plusgin to libogg, etc...). Clean | Daniel Caujolle-Bert |
2001-10-08 | *_get_dir broken for file lists with more than five entries due to bad | Juergen Keil |
2001-10-08 | On solaris, try to grab the default dvd device from vold supplied environment | Juergen Keil |
2001-10-08 | Conditional compilation of the 'ogg' demuxer; don't compile it when ogg/vorbis | Juergen Keil |
2001-10-08 | fix serious buffer leak at the estimation function | Miguel Freitas |
2001-10-07 | minor cleanups | Guenter Bartsch |