Age | Commit message (Expand) | Author |
2004-09-12 | including <unistd.h>, which has been removed from the global headers | Michael Roitzsch |
2004-07-04 | better error checking when testing cdrom and dvd devices, not being able | Michael Roitzsch |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2003-12-24 | Ooops, not even an editor with brace highlighting can compensate my faults | Michael Roitzsch |
2003-12-24 | the access() check is wrong, since R_OK & W_OK & X_OK is always 0, so we | Michael Roitzsch |
2003-12-18 | - fix compilation on Debian unstable | Bastien Nocera |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-10-25 | judging from the reaction, this check is supposed to test for SCSI devices | Michael Roitzsch |
2003-10-03 | remove unresolved X11 symbols from xine-lib (xine-lib should always be X11- | Michael Roitzsch |
2003-09-16 | The code that checked to see that the cdrom and dvdrom drives were | Stephen Torri |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |
2003-08-04 | segfault fix by Frantisek Dvorak | Miguel Freitas |
2003-03-24 | fix crash on no-mtrr x86 machines | Guenter Bartsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-17 | fixing the xine_check Xv problem (using Xv calls, but no Xv dependency is all... | Michael Roitzsch |
2003-02-07 | load Xv extension library by hand to avoid libXv linking | Michael Roitzsch |
2002-11-22 | wrong response on non-linux platforms fixed | Guenter Bartsch |
2002-11-21 | Fix typo preventing compile on non-Linux platforms | Robin KAY |
2002-11-21 | remove unused xine param defines, add title and explanation fields to xine-check | Guenter Bartsch |
2002-11-18 | Fixed wording in a comment. | Stephen Torri |
2002-11-11 | Fix xine_check on non-Linux platforms | Robin KAY |
2002-11-11 | Updated so that the function set_hc_result is now private to the file. | Stephen Torri |
2002-11-11 | Major thanks to Daniel for guiding me through the wonderful world of | Stephen Torri |
2002-11-10 | Clean up code for printing of strings. | Stephen Torri |
2002-11-10 | We are not borrowing code. Unnecessary comment from when I was debatig how to do | Stephen Torri |
2002-11-10 | src/video_out/video_out_xv.c: | Stephen Torri |
2002-11-04 | use self-dlsym()'d "xdisplayname" instead of referencing XDisplayName... | Siggi Langauf |
2002-11-04 | Clean up code. Provde dlopen for XOpenDisplay, XDisplayName, and XvQueryExten... | Stephen Torri |
2002-11-04 | Fix a compile bug for non-intel platforms. | Stephen Torri |
2002-11-03 | Added newer interface to xine_health_check | Stephen Torri |
2002-11-03 | add config.h header #include, remove bad characters, fix some compilation issues | Guenter Bartsch |
2002-11-02 | Thanks to Siggi, Bastien, and Robin for their help. | Stephen Torri |
2002-11-02 | Fixed support for 8 bit colour in pgx64. Changed xine_check only to include X... | Robin KAY |
2002-11-02 | Beta version of xine_health_check. Double check XV detection function. | Stephen Torri |
2002-10-26 | Fix prototype, when compiled on something != linux | Juergen Keil |
2002-10-26 | Changed xine_health_check to take cdrom and dvd device links as arguments | Stephen Torri |
2002-10-22 | Disable the xine_check code for !linux platforms for now. | Juergen Keil |
2002-10-20 | turn healt_check into c-code ;> | Guenter Bartsch |
2002-10-20 | AUTHORS: | Stephen Torri |