Age | Commit message (Expand) | Author |
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 |
2003-12-26 | * cure the ABI breakage: XINE_LANG_MAX cannot be increased | Michael Roitzsch |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-20 | No globals allowed. Fix indentation style. Explicit (void) function parameter. | Daniel Caujolle-Bert |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-14 | avoid segfault | Daniel Caujolle-Bert |
2003-12-13 | users had requested to make pvr device configurable | Miguel Freitas |
2003-12-13 | fix strlen | Daniel Caujolle-Bert |
2003-12-13 | Update win32 MSVC build: | František Dvořák |
2003-12-13 | set dvdcss verbosity according to xine's one | Daniel Caujolle-Bert |
2003-12-12 | use xine_hexdump and _x_io* helper functions | James Stembridge |
2003-12-11 | Use SDP naming scheme. | Thibaut Mattern |
2003-12-10 | fix unused variable | Michael Roitzsch |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-08 | people complained about missing timeval | Miguel Freitas |
2003-12-08 | fix performance problems | Miguel Freitas |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-05 | Should the segfault with the "save" input plugin. | Thibaut Mattern |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-04 | Adjusting Makefile. | František Dvořák |
2003-12-04 | use _x_io* functions | James Stembridge |
2003-12-04 | quiet | James Stembridge |
2003-12-04 | Attempt to detect end of real rtsp streams | James Stembridge |
2003-12-04 | Oups. | Thibaut Mattern |
2003-12-04 | Cleanup: | Thibaut Mattern |
2003-12-04 | Cleanup: | Thibaut Mattern |
2003-12-04 | more str* to strn* conversions. | Thibaut Mattern |
2003-11-27 | fix compiler warning about LOG_MODULE being redefined | Michael Roitzsch |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | http_helper: | Thibaut Mattern |
2003-11-23 | Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK. | František Dvořák |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | fix warning | Michael Roitzsch |