summaryrefslogtreecommitdiff
path: root/src/xine-utils
AgeCommit message (Expand)Author
2004-04-25addeed ppcasm_cacheable_memcpy fix from David Woodhouse <dwmw2@infradead.org>Manfred Tremmel
2004-04-16- flush the events queue before returning from an open() so that the front-endsBastien Nocera
2004-04-06Prepare for MinGW port:František Dvořák
2004-03-29fix prototypeMichael Roitzsch
2004-03-27"+y"+p code from xine-ui for guessing locale codeset (default encoding for OSD).František Dvořák
2004-03-18The string passed to putenv must not be freed during the lifetime of that ent...Robin KAY
2004-03-03use the _x_abort() macro instead of abort, since it prints some debug infoMichael Roitzsch
2004-03-03arrays of variable size are not understood by all compilersMichael Roitzsch
2004-01-07frame copying functionsJames Stembridge
2003-12-29getting rid of some MSVC specific partsMichael Roitzsch
2003-12-26Win32 mega update:František Dvořák
2003-12-24Ooops, not even an editor with brace highlighting can compensate my faultsMichael Roitzsch
2003-12-24the access() check is wrong, since R_OK & W_OK & X_OK is always 0, so weMichael Roitzsch
2003-12-21if gcc knows that xine_xmalloc() behaves like malloc(), some moreMichael Roitzsch
2003-12-18- fix compilation on Debian unstableBastien Nocera
2003-12-13Update win32 MSVC build:František Dvořák
2003-12-13no need to mallocing (and never freeing) for putenv() calls.Daniel Caujolle-Bert
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-08use __XINE_FUNCTION__Daniel Caujolle-Bert
2003-12-08_x_assert: printout format like assert(), _x_abort: print file/line/func befo...Daniel Caujolle-Bert
2003-12-08all code where xine_list_free() is used (correctly) assumes thatMichael Roitzsch
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-06getting the spelling really rightMichael Roitzsch
2003-12-06reading through Daniel's huge patch was quite tiresome, but it was not worthl...Michael Roitzsch
2003-12-06fix mem overlap reported by valgrindMiguel Freitas
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-04some const correctnessJames Stembridge
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26Win32 MSVC stuff:František Dvořák
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-11no need to declare twiceDaniel Caujolle-Bert
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-04Final patches for compiling xine under MSVC:František Dvořák
2003-11-01assuming Miguel's consent I commit his profiling macrosMichael Roitzsch
2003-11-01back out brightness patchMike Melanson
2003-10-30brighten up the converted RGB videoMike Melanson
2003-10-28Change .dsp and .dsw files for simple using under VCC 6.0 - just change unix ...František Dvořák
2003-10-25judging from the reaction, this check is supposed to test for SCSI devicesMichael Roitzsch
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-10-14made libtool-nofpic silent and not installing .la files at allDaniel Caujolle-Bert
2003-10-03these are already in xine.h, don't define them twiceMichael Roitzsch
2003-10-03remove unresolved X11 symbols from xine-lib (xine-lib should always be X11-Michael Roitzsch
2003-09-17Bounded defition with a check to ensure that it is not predefinedStephen Torri
2003-09-16The code that checked to see that the cdrom and dvdrom drives wereStephen Torri
2003-09-16Removed headers that were providing nothing needed to the build.Stephen Torri
2003-09-16Removed headers that provided nothing needed to the build.Stephen Torri
2003-09-16Quit being trigger happy when commiting.Stephen Torri
2003-09-16Removed header that providing nothing needed to the build.Stephen Torri
2003-09-16Removed headers that were serving no adding anything necessary to the build.Stephen Torri
2003-09-16Renamed a empty macro. Apparently the macro name __attribute__ was defined ea...Stephen Torri