summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-01-02Prepare compilation of win32 xineui under cygwin.František Dvořák
2004-01-02better MANGLE from ffmpegMiguel Freitas
2004-01-02my small contribution to the cygwin port ;-)Miguel Freitas
2004-01-02fixing little typoSiggi Langauf
2004-01-02fix possible deadlock with ogm subtitlesMiguel Freitas
2004-01-02quick fix to play SVQ1 files with embedded stringsMike Melanson
2004-01-01Win32 port, mainly DirectX:František Dvořák
2004-01-01Necessary libs for libcdio and libvcd under CygWin. Probably it would beFrantišek Dvořák
2004-01-01unused variableMichael Roitzsch
2004-01-01set_property() calls should return the value they setMichael Roitzsch
2003-12-31Add a mute feature to the software amp.James Courtier-Dutton
2003-12-31Compilation under CygWin.František Dvořák
2003-12-31new Debian updateSiggi Langauf
2003-12-31fix driver initialization on big endian platforms that don't support littleSiggi Langauf
2003-12-30check if MAX_STREAMS is exceed and do not crash...Miguel Freitas
2003-12-30easier debugging with --verboseMiguel Freitas
2003-12-30get property generates too much noise with subtitles activeMiguel Freitas
2003-12-30faad2Miguel Freitas
2003-12-30- update to libfaad 2.0 rc3Miguel Freitas
2003-12-29sdl fixMiguel Freitas
2003-12-29obvious fix to make sdl work again.Miguel Freitas
2003-12-29better initialization of slave metronom should fix problems with ogg and goomMichael Roitzsch
2003-12-29getting rid of some MSVC specific partsMichael Roitzsch
2003-12-28ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3aSiggi Langauf
2003-12-28a new release is due. Last tests are running...Siggi Langauf
2003-12-26Remove unused files. Only one .def file is used for all plugins now.František Dvořák
2003-12-26Win32 mega update:František Dvořák
2003-12-26* cure the ABI breakage: XINE_LANG_MAX cannot be increasedMichael Roitzsch
2003-12-26recent fixesMiguel Freitas
2003-12-25Not overwrite regular files by RIP, only add number suffix.František Dvořák
2003-12-24* patch by David Gómez to support linebreaking '|' in subview formatMichael Roitzsch
2003-12-24time for some Christmas presents...Michael Roitzsch
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-24that should fix full rate deinterlacing of some dvdsMiguel Freitas
2003-12-24stupid me... mpeg1 is always progressive.Miguel Freitas
2003-12-24remove unused variableMichael Roitzsch
2003-12-24small cleanupMichael Roitzsch
2003-12-24this is worth mentioningMichael Roitzsch
2003-12-24thanks to Carsten Weinhold for finding and fixing this:Michael Roitzsch
2003-12-24small cleanupMichael Roitzsch
2003-12-23- some more endianness fixes to ogg demuxerMiguel Freitas
2003-12-23fix wrong format string and superfluous argumentMichael Roitzsch
2003-12-21don't check for xvid, we don't use it anymoreDaniel Caujolle-Bert
2003-12-21if gcc knows that xine_xmalloc() behaves like malloc(), some moreMichael Roitzsch
2003-12-21if gcc knows that xine_log arguments are printf-style format strings,Michael Roitzsch
2003-12-21a note about release-check and a typo fixMichael Roitzsch
2003-12-21speed improvement of my last change, thanks ThibautManfred Tremmel
2003-12-20No globals allowed. Fix indentation style. Explicit (void) function parameter.Daniel Caujolle-Bert
2003-12-20solved some big-endian problemesManfred Tremmel