Age | Commit message (Expand) | Author |
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 |
2003-08-24 | filter out audio-only streams because xine doesn't handle them, add simple vc... | Guenter Bartsch |
2003-08-21 | RIP Input Plugin | Miguel Freitas |
2003-08-10 | new patches from Frantisek, cdda fixes/improvements | Miguel Freitas |
2003-08-10 | apply Frantisek patches to handle end of streams better | Miguel Freitas |
2003-08-09 | trying to fix some reported problems | Miguel Freitas |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-04 | reorder initialization so lack of ivtv driver is handled more gratefuly | Miguel Freitas |
2003-08-03 | merge libdvdnav cvs (fixes "Red Dragon" RC2 scene selection) | Michael Roitzsch |
2003-07-26 | - patch by Frantisek Dvorak <valtri@atlas.cz> to fix possible crash on EOS | Bastien Nocera |
2003-07-24 | make input_v4l compile even without alsa | Stefan Holst |
2003-07-23 | - don't crash when compiled with alsa support and no alsa device is present | Bastien Nocera |
2003-07-19 | - use paths for the devices from the config file, don't segfault if there's n... | Bastien Nocera |
2003-07-19 | Fix gcc specific marco format. | Robin KAY |
2003-07-19 | sync libdvdnav | Michael Roitzsch |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-07-10 | - use io_helper functions | Thibaut Mattern |
2003-07-04 | sync to ivtv cvs | Miguel Freitas |
2003-07-03 | cleaning up; removing unused stuff | Marco Zuehlke |
2003-07-02 | fix unreleased mutex, also some reordering to guarantee consistency of | Miguel Freitas |
2003-06-29 | use the correct mutex | Miguel Freitas |
2003-06-29 | on some DVDs, the first highlight information (which button to highlight) will | Michael Roitzsch |
2003-06-25 | bugfix, stability improvement | Miguel Freitas |
2003-06-24 | - the gnome-vfs input was a bit too keen on trying to open some files | Bastien Nocera |
2003-06-20 | - fake a newer version of RealPlayer to avoid "too old version" from some | Bastien Nocera |
2003-06-20 | v4l needs alsa, not pvr (thanks go to Daniel for realizing my stupidity) | Michael Roitzsch |
2003-06-19 | fixed: | Stefan Holst |
2003-06-19 | replace old LOG_MSG macros, add missing host parameter to read error message | Guenter Bartsch |
2003-06-19 | add missing host parameterm, check for demux_action_pending to avoid read err... | Guenter Bartsch |
2003-06-18 | small Makefile cleanup | Michael Roitzsch |
2003-06-16 | Patch from Jeroen Asselman: | Stefan Holst |
2003-06-09 | This should fix it. Return the correct value from cdda_open for non-Win32. | Tim Champagne |
2003-06-09 | This time for sure. The file desc was not being setup for auto-play. That sho... | Tim Champagne |
2003-06-09 | I think that this should fix the cdda plugin. Can someone verify this? Thanks... | Tim Champagne |
2003-06-09 | This should fix the SIGSEGV in the cdda input module but it will probably not... | Tim Champagne |
2003-06-08 | - only ignore real local files (ie. file:///) ("local" in gnome-vfs terms mea... | Bastien Nocera |
2003-06-05 | use io_helper functions | Thibaut Mattern |
2003-06-02 | Accept Helix as a valid Real server (fix from MPlayer) | James Stembridge |
2003-06-02 | new event which inform UI when the mouse pointer enter and leave a spu button... | Daniel Caujolle-Bert |
2003-05-26 | cygwin patch | Miguel Freitas |
2003-05-26 | Get asf plugin to build in Win32. Also starting to clean up some Win32 code (... | Tim Champagne |
2003-05-25 | fix proxyhost/user handling, fix potential proxy related segfault (klass poin... | Guenter Bartsch |
2003-05-23 | - move http proxy configuration to xine itself | Bastien Nocera |
2003-05-23 | fix dvb crashing. | Daniel Caujolle-Bert |
2003-05-23 | make alternative devices (dvd:<path> and dvd:<device> style MRLs) work with | Michael Roitzsch |