Age | Commit message (Expand) | Author |
2003-12-07 | remove backtrace/printstack checks | Daniel Caujolle-Bert |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-11-24 | Support for large files created by RIP input plugin. It's used fseeko(). When... | František Dvořák |
2003-11-18 | fix inconsistency | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-05 | remove audio_out specific stuff from cflags | Miguel Freitas |
2003-11-04 | Final patches for compiling xine under MSVC: | František Dvořák |
2003-11-02 | fixing vcd checks | Michael Roitzsch |
2003-11-01 | big ffmpeg patch | Michael Roitzsch |
2003-10-30 | negate these explanations (thanks to Adam Stein of Xerox for noticing) | Michael Roitzsch |
2003-10-30 | my build broke, I guess no_vcdnav should be "yes", when external_vcdnav is "no" | Michael Roitzsch |
2003-10-30 | - More VCDX -> VCD | Rocky Bernstein |
2003-10-27 | Add check for lrintf which would otherwise be redefined in libavcodec/dsputil.h | James Stembridge |
2003-10-27 | super mega ffmpeg tree sync | Mike Melanson |
2003-10-26 | win32/Makefile.am had a very short life ;) | Michael Roitzsch |
2003-10-26 | * show internal vs. external lib for dvd as well (similar to vcd) | Michael Roitzsch |
2003-10-25 | use relchk.sh use relchk.sh use relchk.sh | Daniel Caujolle-Bert |
2003-10-23 | version bumping... | Siggi Langauf |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-10-19 | build both vcd plugins | Daniel Caujolle-Bert |
2003-10-14 | made libtool-nofpic silent and not installing .la files at all | Daniel Caujolle-Bert |
2003-10-13 | small indentation mistake | Michael Roitzsch |
2003-10-13 | Add vcdx plugin(CVS) and dependent libs(no CVS, broken API). | Daniel Caujolle-Bert |
2003-10-06 | xvmc stuff | Miguel Freitas |
2003-10-06 | - small beautification | Michael Roitzsch |
2003-10-05 | Getting the version number right again...1-rc1 | Siggi Langauf |
2003-10-04 | that should be it for 1-rc1 | Siggi Langauf |
2003-10-02 | nvtv removed | Miguel Freitas |
2003-09-25 | IPv6 patch from Njål T. Borch <Njaal.Borch@njaal.net> | Daniel Caujolle-Bert |
2003-09-13 | Fix the fix for the --disable-mlib option (the AM_CONDITIONAL statement is no... | Robin KAY |
2003-09-10 | Fix --disable-mlib option. | Robin KAY |
2003-09-06 | issue a warning when the X11 output plugins are not being built | Michael Roitzsch |
2003-09-05 | allow more exact checks on alsa version numbers | Michael Roitzsch |
2003-09-03 | Reduce alsa requirement from 0.9.4 to 0.9.1 | James Courtier-Dutton |
2003-09-02 | Fix alsa version detection. | James Courtier-Dutton |
2003-08-25 | AMD64 support patch by Adrian Schroeter | Michael Roitzsch |
2003-08-25 | user-specified variables like CFLAGS should be at the end so they can | Michael Roitzsch |
2003-08-11 | Stephen asked me to elaborate, unfortunately I don't know more than that | Michael Roitzsch |
2003-08-10 | fix alignment check | Michael Roitzsch |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-04 | vo for libstk | Miguel Freitas |
2003-08-02 | new version number | Siggi Langauf |
2003-07-20 | release preparations | Siggi Langauf |
2003-07-20 | collapse GCC-specific CFLAG handling in one place, | Michael Roitzsch |
2003-07-19 | - fix libtool version detection, add more warnings if gcc is used | Bastien Nocera |
2003-07-13 | more make dist problems | Miguel Freitas |
2003-07-12 | - adding support for the Intel compiler icc | Michael Roitzsch |
2003-07-11 | moving all libavcodec defines over to $(LIBFFMPEG_CFLAGS) and making sure, | Michael Roitzsch |
2003-07-07 | disable broken nvtvd support by default | Siggi Langauf |
2003-06-25 | not all gcc versions support all these options, so probe them before using | Michael Roitzsch |