summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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-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-25Not overwrite regular files by RIP, only add number suffix.František Dvořák
2003-12-24thanks to Carsten Weinhold for finding and fixing this:Michael Roitzsch
2003-12-23- some more endianness fixes to ogg demuxerMiguel Freitas
2003-12-14avoid sefault (shot II)Daniel Caujolle-Bert
2003-12-14avoid sefaultDaniel Caujolle-Bert
2003-12-14API version bounceSiggi Langauf
2003-12-14fix the fix ;-)Daniel Caujolle-Bert
2003-12-14memleakDaniel Caujolle-Bert
2003-12-14can't use strdup for '\0' separated meta infosDaniel Caujolle-Bert
2003-12-14add _x_meta_info_set_multi function, will be used very soon. Don't parse va_a...Daniel Caujolle-Bert
2003-12-13Update win32 MSVC build:František Dvořák
2003-12-12Fix using va_arg without explicit NULL 'terminator'Daniel Caujolle-Bert
2003-12-10i guess this xprintf must be enclosed in a testMiguel Freitas
2003-12-09update copyright year (and we have to do it again in 3 weeks... ;-) )Daniel Caujolle-Bert
2003-12-07get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...Daniel Caujolle-Bert
2003-12-07i guess img->lock must not restore the frame pointersMiguel Freitas
2003-12-06reading through Daniel's huge patch was quite tiresome, but it was not worthl...Michael Roitzsch
2003-12-05correct commentJames Stembridge
2003-12-05- fix crash when sending a security ui messageBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-12-03Christian's suggested fix for using full iso-8859-1 when OSD encoding isn't s...František Dvořák
2003-12-03export mode_channels as an internal functionMarco Zuehlke
2003-11-27don't handle /null/ get_extensions().Daniel Caujolle-Bert
2003-11-27avoid confusionDaniel Caujolle-Bert
2003-11-27pfff, et voilà, this is what happen when you sleep 4 hours a night... ;-)Daniel Caujolle-Bert
2003-11-27[0] pointer was badly setDaniel Caujolle-Bert
2003-11-26xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
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-26opsMiguel Freitas
2003-11-26xine_osd_set_font return intMiguel Freitas
2003-11-26public api for unscaled osdMiguel 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-23Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.František Dvořák
2003-11-22add SLAVE_SPEED featureDaniel Caujolle-Bert
2003-11-22bug fix from Nate Lawson <nate@root.org>Daniel Caujolle-Bert
2003-11-20"Anti audio fifo null" patch ;)Thibaut Mattern
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-19fix wrong next_frame_vpts guessing which causes problemsMichael Roitzsch
2003-11-17missing meta info changeDaniel Caujolle-Bert