Age | Commit message (Expand) | Author |
2007-04-03 | Rationalise use of .hgignore, removes a bunch of files that only ignored auto... | Diego 'Flameeyes' Pettenò |
2007-04-02 | Migrate all .cvsignore files to .hgignore. | Diego 'Flameeyes' Pettenò |
2007-03-22 | Fix crosscompile to use build and host definition from autoconf, rather than ... | Diego 'Flameeyes' Pettenò |
2006-12-02 | two fixes to viz glue code: | Miguel Freitas |
2006-07-10 | Implement visibility support, available on GCC 4.0 and later and on some 3.4 ... | Diego 'Flameeyes' Pettenò |
2006-06-02 | Various static/const fixes from Gentoo. | Darren Salt |
2006-05-03 | Make various arrays and structures (mainly xine_plugin_info) const. | Darren Salt |
2006-01-27 | Adapt the engine to the new list code. | Thibaut Mattern |
2005-08-25 | *BUGFIX* | František Dvořák |
2004-12-13 | fix segfault | Miguel Freitas |
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-17 | swap usage of "up" and "down" to the more common meaning: | Michael Roitzsch |
2004-02-12 | function has been renamed | Michael Roitzsch |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2003-12-24 | small cleanup | Michael Roitzsch |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | clean up unused code | Mike Melanson |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-03 | use _x_ao_mode2channels in post-plugins | Marco Zuehlke |
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-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-09-21 | One forgotten file for 'make dist'. | František Dvořák |
2003-09-14 | 2 forgotten printf | Thibaut Mattern |
2003-09-14 | remove fft code, use fft.h instead. | Thibaut Mattern |
2003-09-14 | add fftgraph to the plugin catalog | Thibaut Mattern |
2003-09-14 | fftgraph compilation | Thibaut Mattern |
2003-09-14 | New viz plugin. | Thibaut Mattern |
2003-08-07 | remove useless gnu89 compiler flag, some configure tweaking | Michael Roitzsch |
2003-08-04 | support for arbitrary aspect ratios | Miguel Freitas |
2003-07-26 | Same pts hack for all viz plugins | 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-03-11 | Several post plugins were crashing with a failed assertion, due to | Juergen Keil |
2003-02-22 | handle extra info properly; that is: the inverter should pass on the extra info, | Michael Roitzsch |
2003-02-17 | Better method to fade out a yuv pixel. | Thibaut Mattern |
2003-02-14 | oscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com> | Mike Melanson |
2003-02-12 | Fixes a potential problem with luma value < 16. | Thibaut Mattern |
2003-02-11 | Gravity. | Thibaut Mattern |
2003-02-10 | Fade out peeks | Thibaut Mattern |
2003-02-09 | more funny stuffs ;) | Thibaut Mattern |
2003-01-31 | fftscope improvements courtesy of Marco Zühlke <MZuehlke@myrealbox.com> | Mike Melanson |
2003-01-18 | the further misadventures of the DSP newbie: attempt to make spectrum | Mike Melanson |
2003-01-14 | yet another glue logic for viz plugins. that should fix problems with | Miguel Freitas |