summaryrefslogtreecommitdiff
path: root/src/xine-utils/attributes.h
AgeCommit message (Expand)Author
2007-02-25Instead of __unused, use __attr_unused, to avoid possible collisions with oth...Diego 'Flameeyes' Pettenò
2007-02-25Instead of replicating it over and over, define __unused in attributes.h so t...Diego 'Flameeyes' Pettenò
2006-10-02build cdio for builddir != .František Dvořák
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2003-09-17Bounded defition with a check to ensure that it is not predefinedStephen Torri
2003-09-16Renamed a empty macro. Apparently the macro name __attribute__ was defined ea...Stephen Torri
2003-07-12- adding support for the Intel compiler iccMichael Roitzsch
2003-02-28Xine assert() replacement:Stephen Torri
2002-10-26Remove assert(0), left over from testing.James Courtier-Dutton
2002-10-24try to handle the __attribute((__packed__)) gnu extension in buffer.h headerJuergen Keil
2002-09-14Don't use C++ style comment in public headerEwald Snel
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch