summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-26mp3 vbr length problem reported by rhythmbox guys.Thibaut Mattern
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26oops, wrong bit.Thibaut Mattern
2003-11-26Win32 MSVC stuff:František Dvořák
2003-11-26prevent 'last' empty variableDaniel Caujolle-Bert
2003-11-26provide new video out propertiesMichael Roitzsch
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-26adding the usual headerMichael Roitzsch
2003-11-26new decoder priority handlingMichael Roitzsch
2003-11-26remove now unused xine_t* from plugin structMichael Roitzsch
2003-11-26querying the decoder priority entirely from the config makes decoder mappingMichael Roitzsch
2003-11-26the viz plugins are feeding their private metronom with video only data, soMichael Roitzsch
2003-11-26!= is evaluated _before_ &, so this is not doing what it's supposed toMichael Roitzsch
2003-11-26fix x11osd bugs with fullscreen changingMiguel Freitas
2003-11-26opsMiguel Freitas
2003-11-26xine_osd_set_font return intMiguel Freitas
2003-11-26public api for unscaled osdMiguel Freitas
2003-11-26remove sanshu, adjust makefileMiguel Freitas
2003-11-26error handlingMiguel Freitas
2003-11-26http_helper:Thibaut Mattern
2003-11-26Rebuild the fonts. New font sizes 48 and 64, supported codepages: iso-8859-1,...František Dvořák
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-11-26* new unscaled overlay feature (using XShape extension)Miguel Freitas
2003-11-25fix segfault.Miguel Freitas
2003-11-24Support for large files created by RIP input plugin. It's used fseeko(). When...František Dvořák
2003-11-23Oops, now it's compiled OK.František Dvořák
2003-11-23accept alsa 0.9 and 1.0 (thanks to Chris Rankin <rankincj@yahoo.com> to find ...Daniel Caujolle-Bert
2003-11-23Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.František Dvořák
2003-11-23Fix failed assert with playback of non-direct rendered mpeg4James Stembridge
2003-11-23Add Giovanni as Italian .po translator.Daniel Caujolle-Bert
2003-11-23- use buf->max_size instead of 2048Thibaut Mattern
2003-11-22add SLAVE_SPEED featureDaniel Caujolle-Bert
2003-11-22Account for changes in libavcodec buffer allocation logic - stops deadlocks w...James Stembridge
2003-11-22bug fix from Nate Lawson <nate@root.org>Daniel Caujolle-Bert
2003-11-21spec-file: use internal vcdlibs to keep dependencies lowManfred Tremmel
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern
2003-11-19explicitly link math lib.Daniel Caujolle-Bert
2003-11-19resort decoders on priority change event. Small beautification of xine_plugin.h.Daniel Caujolle-Bert
2003-11-19[PATCH] better yellow OSD paletteMiguel Freitas
2003-11-19Mike's file should play nowMichael Roitzsch
2003-11-19fix wrong next_frame_vpts guessing which causes problemsMichael Roitzsch
2003-11-18fix inconsistencyMichael Roitzsch
2003-11-18disqualify another type of RIFF file (4xm files)Mike Melanson
2003-11-17missing meta info changeDaniel Caujolle-Bert
2003-11-17compute the proper initial frame durationMike Melanson
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
2003-11-16A new and hopefully clearer explanation of how to apply PTS values in streams...James Courtier-Dutton
2003-11-16sync with vidix cvsJames Stembridge
2003-11-16Now isn't that amazing? xine-lib actually compiles with the metronomMichael Roitzsch
2003-11-16actually not every engine file uses internals, so we do not need to defineMichael Roitzsch