summaryrefslogtreecommitdiff
path: root/src/post/goom
AgeCommit message (Expand)Author
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-11Collect the latest changes against goom to local diff.František Dvořák
2006-06-0764-bit casting int<->pointer fixes.Darren Salt
2006-06-02More static/const fixes from Gentoo. These should probably go upstream.Darren Salt
2006-05-22Fixed gcc warnings (Adrian Schroeter).Matthias Hopf
2006-05-04Make the_font (gfontrle.c) static again, and this time fix up the otherDarren Salt
2006-05-04Compilation fix.František Dvořák
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-04-24Fix a crash in goom. Commented out the -fomit-frame-pointer workaround.František Dvořák
2006-04-08Ancient platforms support:František Dvořák
2006-02-14Kill some printf() warnings.Darren Salt
2006-02-04Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)Miguel Freitas
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2005-11-28*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-27Should fix automatic Windows builds at xine.czechian.net.František Dvořák
2005-07-22ops missed this oneMiguel Freitas
2005-07-22another gcc 2.9x fixMiguel Freitas
2005-07-21gcc 2.9x compatMiguel Freitas
2005-07-19update goom to 2k4-0 + patches. details:Miguel Freitas
2005-07-03**BUGFIX**Miguel Freitas
2005-05-28Update our local changesJames Stembridge
2005-05-28**BUGFIX**James Stembridge
2005-05-03**BUGFIX**Darren Salt
2005-05-02**BUGFIX**Darren Salt
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-11-21updated goom to 2k4-dev21Michael Roitzsch
2004-08-27MINGW32 port. Engine library and most of plugins compiles now.František Dvořák
2004-08-19assembler compilation fix contributes by Andrew ChurchMichael Roitzsch
2004-08-02Don't include mmx.h on non-MMX systems: fixes compilation of Goom on Mac OS XAndre Pang
2004-07-21new goom2k4-dev18 includes almost all of my warning fixesMichael Roitzsch
2004-07-02Fix compilation with gcc 2.95.Thibaut Mattern
2004-06-27automake madness...Michael Roitzsch
2004-06-27include the new goom version 2k4-dev15Michael Roitzsch
2004-05-29separate the two semantics of querying a port's status with a NULL stream;Michael Roitzsch
2004-05-18track number of times the port has being opened.Miguel Freitas
2004-04-26help strings added for all remaining config entries (so I hope)Michael Roitzsch
2004-04-17swap usage of "up" and "down" to the more common meaning:Michael Roitzsch
2004-04-05another int used to store a pointer, which breaks AMD64;Michael Roitzsch
2004-03-21memleakDaniel Caujolle-Bert
2004-02-29Various compilation fixes and updates:František Dvořák
2004-02-20Fixed detection of linux framebuffer support. Included xineutils.h in dsputil...Robin KAY
2004-02-19Mandrake patches fromRocky Bernstein
2004-02-12function has been renamedMichael Roitzsch
2004-01-07the new, refined post plugin architectureMichael Roitzsch
2003-12-14API version bounceSiggi Langauf
2003-12-11fix x86 and MMX, all x86 don't have MMX ;-)Daniel Caujolle-Bert
2003-12-10- shushBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-03use _x_ao_mode2channels in post-pluginsMarco Zuehlke