summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2007-04-04Reorder and pack the structures that are defined inside compilation units ins...nopadding_no_abi_changeDiego 'Flameeyes' Pettenò
2007-04-03Inverse logic, check for NDEBUG not being defined rather than DEBUG being def...Diego 'Flameeyes' Pettenò
2007-04-03Rationalise use of .hgignore, removes a bunch of files that only ignored auto...Diego 'Flameeyes' Pettenò
2007-04-03Don't go casting around, check if id is over MAX_ID or if it's less than zero...Diego 'Flameeyes' Pettenò
2007-04-02Migrate all .cvsignore files to .hgignore.Diego 'Flameeyes' Pettenò
2007-03-24Improve tests for visibility attribute support; Mach-O supports default visib...Diego 'Flameeyes' Pettenò
2007-03-22Instead of rewriting the install and uninstall rules for headers, simply chan...Diego 'Flameeyes' Pettenò
2007-03-04- commit documentation, and header changes for the relicensing of theBastien Nocera
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ò
2007-02-20const++Diego 'Flameeyes' Pettenò
2007-02-19Fix the example to actually use an existing function.Diego 'Flameeyes' Pettenò
2007-02-03A few const-correctness fixes.Darren Salt
2006-12-25 * Allow building with Sun CC by fixing the lprintf variadic macro; patch byDiego 'Flameeyes' Pettenò
2006-12-18Automatically flush lprintf() output.Claudio Ciccani
2006-10-16Fixed several warnings (but warnings due to APIs not solved).František Dvořák
2006-10-02build cdio for builddir != .František Dvořák
2006-09-26Forgot one symbol.Diego 'Flameeyes' Pettenò
2006-09-26Fix the missing protected symbols, and enable hidden visibility for libxine.so.Diego 'Flameeyes' Pettenò
2006-09-26Use protected visibility for all the functions exported by libxine.so, so tha...Diego 'Flameeyes' Pettenò
2006-08-08emms not needed for sseMiguel Freitas
2006-07-21When trying to get the langinfo code, first of all, set the locale, or you'll...Diego 'Flameeyes' Pettenò
2006-07-17- avoid crashes when init_yuv_planes has one of its allocations failingBastien Nocera
2006-07-17Use asprintf() or our implementation of it.Darren Salt
2006-07-16Disable debugging by default.Darren Salt
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