Age | Commit message (Expand) | Author |
2004-08-27 | MINGW32 port. Engine library and most of plugins compiles now. | František Dvořák |
2004-08-19 | assembler compilation fix contributes by Andrew Church | Michael Roitzsch |
2004-08-02 | Don't include mmx.h on non-MMX systems: fixes compilation of Goom on Mac OS X | Andre Pang |
2004-07-21 | new goom2k4-dev18 includes almost all of my warning fixes | Michael Roitzsch |
2004-07-02 | Fix compilation with gcc 2.95. | Thibaut Mattern |
2004-06-27 | automake madness... | Michael Roitzsch |
2004-06-27 | include the new goom version 2k4-dev15 | Michael Roitzsch |
2004-05-29 | separate the two semantics of querying a port's status with a NULL stream; | Michael Roitzsch |
2004-05-18 | track number of times the port has being opened. | Miguel Freitas |
2004-04-26 | help strings added for all remaining config entries (so I hope) | Michael Roitzsch |
2004-04-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
2004-04-05 | another int used to store a pointer, which breaks AMD64; | Michael Roitzsch |
2004-03-21 | memleak | Daniel Caujolle-Bert |
2004-02-29 | Various compilation fixes and updates: | František Dvořák |
2004-02-20 | Fixed detection of linux framebuffer support. Included xineutils.h in dsputil... | Robin KAY |
2004-02-19 | Mandrake patches from | Rocky Bernstein |
2004-02-12 | function has been renamed | Michael Roitzsch |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-11 | fix x86 and MMX, all x86 don't have MMX ;-) | Daniel Caujolle-Bert |
2003-12-10 | - shush | Bastien Nocera |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-12-03 | use _x_ao_mode2channels in post-plugins | Marco Zuehlke |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | the viz plugins are feeding their private metronom with video only data, so | Michael Roitzsch |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-16 | audio visualization post plugins now use a private metronom to sync their video | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-10 | avoid segfault when resizing | Daniel Caujolle-Bert |
2003-11-04 | that must fix a compilation failure report i received | Miguel Freitas |
2003-10-30 | * modify the engine slightly, so that the stream member in a video frame or | Michael Roitzsch |
2003-10-23 | I should have seen this coming... | Michael Roitzsch |
2003-10-06 | - add XvMC support | Miguel Freitas |
2003-10-04 | Try to fix a problem with ppc. | Thibaut Mattern |
2003-09-15 | avoid implicit void argument | Daniel Caujolle-Bert |
2003-09-15 | that would fail | Daniel Caujolle-Bert |
2003-09-15 | fix dist stage | Daniel Caujolle-Bert |
2003-09-14 | newer goom version. | Thibaut Mattern |
2003-09-14 | New files of the "new" goom version. | Thibaut Mattern |
2003-08-25 | Reduce GCC verbosity (various prototype declaration fixes). ffmpeg, wine and ... | Daniel Caujolle-Bert |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-26 | Try to avoid to discard audio buffers | Thibaut Mattern |
2003-07-26 | - compute a pts using metronom internals if the demuxer doesn't provide pts (... | Thibaut Mattern |
2003-05-31 | update video out api to allow better frame management (explicit locking) | Miguel Freitas |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-04-30 | Don't forget to reset frame->bad_frame to 0 ! | Thibaut Mattern |
2003-04-09 | avoid sefault (tweaking fried memory is never a good idea ;-) | Daniel Caujolle-Bert |
2003-03-16 | no no no, CFLAGS may be used here to let the filter works | Daniel Caujolle-Bert |
2003-03-16 | stop warning | Daniel Caujolle-Bert |
2003-03-11 | Several post plugins were crashing with a failed assertion, due to | Juergen Keil |