Age | Commit message (Expand) | Author |
2004-04-06 | Patch for using timeout in cddb lookup (xine was freezed just because of fire... | František Dvořák |
2004-04-06 | comment #define LOG | Thibaut Mattern |
2004-04-06 | Use 64 bits to compute current pos. | Thibaut Mattern |
2004-04-06 | Asf demuxer: | Thibaut Mattern |
2004-04-05 | - allow mounted DVDs to be played back on Linux 2.6, fix a free() on a static... | Bastien Nocera |
2004-04-04 | Fix "1e" command handling. | Thibaut Mattern |
2004-04-03 | Fix live detection. | Thibaut Mattern |
2004-03-31 | multi-default selections work modulo some bugs. But it requires a newer | Rocky Bernstein |
2004-03-31 | New config option - list of domains without proxy. | František Dvořák |
2004-03-29 | remove unused variable | Michael Roitzsch |
2004-03-28 | the anti-yoyo hack is still needed. | Thibaut Mattern |
2004-03-28 | - new logic evaluate engine latency. | Thibaut Mattern |
2004-03-26 | Fix mutex "leak". | František Dvořák |
2004-03-24 | valgrind-caught memleak. | Rocky Bernstein |
2004-03-16 | change suggested by Bill Fink: you can run Linux on Sun SPARC machines, so | Michael Roitzsch |
2004-03-16 | sync to latest libdvdnav | Michael Roitzsch |
2004-03-16 | only include this file on Sun, since Linux does not have it | Michael Roitzsch |
2004-03-15 | SIOCGIFADDR is defined in <sys/sockio.h> | Robin KAY |
2004-03-15 | patch by Stephen Birch permits selecting the adapter by interface name | Michael Roitzsch |
2004-03-13 | Better control buffer handling. | Thibaut Mattern |
2004-03-11 | Small changes to facilitate -mno-cygwin under cygwin and possibly others. | Rocky Bernstein |
2004-03-10 | Send headers so that the standard yuv and lpcm decoders can be used | James Stembridge |
2004-03-08 | Alsa audio capture fixes | James Stembridge |
2004-03-05 | Whoops, don't want logging | James Stembridge |
2004-03-05 | unmute_audio may as well work like the other helper function and workd out th... | James Stembridge |
2004-03-05 | Cleanup plugin init | James Stembridge |
2004-03-05 | Factor out some more common code | James Stembridge |
2004-03-05 | Factor out some common code | James Stembridge |
2004-03-05 | Cleanup debug output, use lprintf and xprintf | James Stembridge |
2004-03-05 | valgrind memleak fixes | Michael Roitzsch |
2004-03-03 | we check for a directory with lstat(), but since a link to a directory would | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-03-01 | Multiple multicast client on the same host support. | Thibaut Mattern |
2004-03-01 | - oops, we're leaking! | Bastien Nocera |
2004-03-01 | - fix a crash when using the gnome-vfs plugin with newer gnome-vfs versions | Bastien Nocera |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-02-28 | Show auto-scan calls when call debugging is in effect. | Rocky Bernstein |
2004-02-23 | typo fix from libdvdread, found by Yi-Shin Li, patch seen on Ogle-devel by Da... | Michael Roitzsch |
2004-02-19 | Mandrake patches from | Rocky Bernstein |
2004-02-19 | Structure not big enough and was writing past buffer boundary. | Rocky Bernstein |
2004-02-17 | Make default type of connection in MMS configurable (autoprobe, TCP or HTTP). | František Dvořák |
2004-02-16 | fix freezes with input plugins that play with the speed: | uid86226 |
2004-02-15 | thank you, valgrind | Michael Roitzsch |
2004-02-12 | getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock | Michael Roitzsch |
2004-02-12 | some code cleanup, make MRL more consistent by allowing dvb:/<channel> | Michael Roitzsch |
2004-01-26 | add preview to rtp plugin | Miguel Freitas |
2004-01-23 | Security patch for input_http and using http status string in mmsh.c (cut&pas... | František Dvořák |
2004-01-09 | - rework semantics of some buffer flags. check buffer.h for details. | Miguel Freitas |
2004-01-07 | - use O_EXCL when opening the CD device so that we're sure no other application | Bastien Nocera |
2004-01-03 | Second attempt at detecting end of non-live rtsp streams | James Stembridge |