summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2006-07-13Fix strncpy arguments in debug code.Matthias Hopf
2006-06-23Miscellaneous static/const fixups.Darren Salt
2006-06-20Fix generic warnings.Diego 'Flameeyes' Pettenò
2006-06-10Don't trust internal gettext macros, they are unreliable and change between v...Diego 'Flameeyes' Pettenò
2006-05-30Fix up health check to find libX11 and libXv shared objects even if develDarren Salt
2006-05-22Don't hardcode cache line size for PPC. (Andreas Schwab)Matthias Hopf
2006-04-21Add printf format attributes.Darren Salt
2006-04-08Ancient platforms support:František Dvořák
2006-04-051) various warning fixesFrantišek Dvořák
2006-02-14printf() format check & constness fixups.Darren Salt
2006-02-14Make input-only pointers point to const data.Darren Salt
2006-02-14Missing #include.Darren Salt
2006-02-14Minor constness fixups.Darren Salt
2006-02-05Fix detection of locale containing a modifier (like "@euro")Miguel Freitas
2006-02-04Enable AMD64 mmx/sse support in some plugins (tvtime, libmpeg2, goom...)Miguel Freitas
2006-01-28Forgotten files.Thibaut Mattern
2006-01-27Fixed bugs.Thibaut Mattern
2006-01-27Added ring buffer.Thibaut Mattern
2006-01-27Added dynamic object pool.Thibaut Mattern
2006-01-27Adapt the engine to the new list code.Thibaut Mattern
2006-01-16First part of the xine_list_t rewrite.Thibaut Mattern
2005-12-23Correct spelling of "extension".Darren Salt
2005-11-28*BUGFIX*František Dvořák
2005-09-05*BUGFIX*František Dvořák
2005-08-30Better names for directory separators.František Dvořák
2005-08-29*BUGFIX*František Dvořák
2005-08-25*BUGFIX*František Dvořák
2005-07-29Fix PIC defineJames Stembridge
2005-07-03warning fixMiguel Freitas
2005-05-07*BUGFIX*František Dvořák
2005-04-01Fixed currently unused xine_chomp() (maybe it's used in future)Hans-Dieter Kosch
2005-03-31- handle EINTR when calling nanosleep, spotted by Mathieu RouthierBastien Nocera
2005-03-09**BUGFIX**Darren Salt
2005-01-23**BUGFIX**James Stembridge
2005-01-16fixing compiler warningsMichael Roitzsch
2005-01-16Add basic support for character entities:Darren Salt
2004-12-20reverse the order plugins with equal priorities are handled so that pluginsMichael Roitzsch
2004-12-20remove all local names beginning with double underscore, because C99Michael Roitzsch
2004-12-12huge patch ahead: reorganizing config entries with automatic conversionMichael Roitzsch
2004-12-12Check absolute path in $ac_aux_dir (just reflected from gxine).František Dvořák
2004-10-30better check for posix timersMiguel Freitas
2004-10-29use monotonic clock when availableMiguel Freitas
2004-09-28Turn #if condition in ppcasm_string.S to an AM_CONDITIONAL: fixes compilationAndre Pang
2004-09-26 - almost finalize headers refactoring needed for MSVC frontends (and for otherFrantišek Dvořák
2004-09-20Build system improvements:František Dvořák
2004-09-14Moved building xmlparser.c back to xine-utils Makefile from xine-engine MakefileStephen Torri
2004-09-12including <unistd.h>, which has been removed from the global headersMichael Roitzsch
2004-09-06Updates:František Dvořák
2004-09-02Warnings on WIN32.František Dvořák
2004-09-01Improvements and implementing Michael's suggestions:František Dvořák