Age | Commit message (Expand) | Author |
2003-10-31 | ip == NULL would result in a file descriptor leak | Michael Roitzsch |
2003-10-31 | - Use io_helper functions. | Thibaut Mattern |
2003-10-30 | - More VCDX -> VCD | Rocky Bernstein |
2003-10-26 | fix some prominent compiler warnings | Michael Roitzsch |
2003-10-24 | fix dist tarball (at least part of...) | Siggi Langauf |
2003-10-22 | - fix compile-time warning | Bastien Nocera |
2003-10-21 | whoops, even another missing rename | Michael Roitzsch |
2003-10-21 | Since the plugin lives inside xine-lib now, there should be no cause for any | Michael Roitzsch |
2003-10-21 | fix forgotten vcdx -> vcd renaming | Michael Roitzsch |
2003-10-20 | (...) forNUC__ only | Daniel Caujolle-Bert |
2003-10-20 | Accidentally committed debug printf's. | Rocky Bernstein |
2003-10-20 | Should reduce the spurious calls to scan devices. | Rocky Bernstein |
2003-10-19 | vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demux | Rocky Bernstein |
2003-10-19 | vcdx -> vcd. In MRL, in plugin name. | Rocky Bernstein |
2003-10-19 | Disable saving of real streams - will make users angry but will stop real fro... | James Stembridge |
2003-10-19 | VCD plugins renamed: | Siggi Langauf |
2003-10-19 | build both vcd plugins | Daniel Caujolle-Bert |
2003-10-17 | Allways initialize fifo size. | Thibaut Mattern |
2003-10-16 | Avoid yoyo effect with poorly interleaved streams. | Thibaut Mattern |
2003-10-16 | Send all asf headers to the demuxer, now it will handle this. | Thibaut Mattern |
2003-10-15 | printf -> lprintf | Thibaut Mattern |
2003-10-15 | Oops, small correction yet. File MRLs which don't contain '/:' should work no... | František Dvořák |
2003-10-15 | Michael's simply solution for using crazy named directries (with ':' characte... | František Dvořák |
2003-10-14 | - use the alloc callback to avoid deadlocks. | Thibaut Mattern |
2003-10-13 | * use Makefile.common for global targets | Michael Roitzsch |
2003-10-13 | even more housekeeping | Michael Roitzsch |
2003-10-13 | Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs. | František Dvořák |
2003-10-13 | undelete diff patch, sorry. | Daniel Caujolle-Bert |
2003-10-13 | Add vcdx plugin(CVS) and dependent libs(no CVS, broken API). | Daniel Caujolle-Bert |
2003-10-13 | be nicer on files with '%' inside | Michael Roitzsch |
2003-10-12 | fix compiler warning | Michael Roitzsch |
2003-10-12 | Fallback when iconv_open fails. | Robin KAY |
2003-10-11 | - use LE_* macros | Thibaut Mattern |
2003-10-10 | - fix segfault trying to listen to the radio, patch from Jeroen Asselman <j.a... | Bastien Nocera |
2003-10-08 | encoding of URL with multibyte characters in MMS for using xine in China | František Dvořák |
2003-10-07 | - blacklist more schemes, avoiding warnings | Bastien Nocera |
2003-10-04 | Fix a deadlock. | Thibaut Mattern |
2003-09-25 | replace C++ style comments | Daniel Caujolle-Bert |
2003-09-25 | IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net> | Daniel Caujolle-Bert |
2003-09-21 | - fix crasher in the CDDA plugin, better memory management for the cdrom_toc | Bastien Nocera |
2003-09-18 | Generating codepages with more than 256 characters (max. 16-bit). | František Dvořák |
2003-09-16 | XINE_EVENT_MRL_REFERENCE must not be used here | Miguel Freitas |
2003-09-15 | Try to track problems better. If a DVD fails to play, we will not get a littl... | James Courtier-Dutton |
2003-09-10 | Fix segmentation fault when cddb query fails. | Robin KAY |
2003-09-06 | Don't add the data track to the autoplay list for Audio CDs (Linux) | Bastien Nocera |
2003-09-02 | fix unsigned compare and buf leak | Miguel Freitas |
2003-08-29 | workaround an ivtv bug where stream gets bad mpeg2 artifacts | Miguel Freitas |
2003-08-27 | small change to Daniel's great warning-reduction patch | Michael Roitzsch |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |