summaryrefslogtreecommitdiff
path: root/src/xine-engine
AgeCommit message (Expand)Author
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
2003-11-16New stream/meta info (safe) stuff.Daniel Caujolle-Bert
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
2003-11-16buffer type for 4X ADPCMMike Melanson
2003-11-16introduce the slave metronom concept (Thibaut, Miguel: it's a bit differentMichael Roitzsch
2003-11-15* making metronom xine_stream_t independentMichael Roitzsch
2003-11-15demux_action_pending privateMiguel Freitas
2003-11-15start xine_stream_t separation (public/private).Miguel Freitas
2003-11-15change demux api:Miguel Freitas
2003-11-15more helper functions cleanup (stream info, meta info)Miguel Freitas
2003-11-13define FOURCC only onceMarco Zuehlke
2003-11-12fix CVS placeholderMichael Roitzsch
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-08inform the user of why stream cannot be saved.Miguel Freitas
2003-11-08Enclose forbid of saving between ifdefs for people, who may do it.František Dvořák
2003-11-07should fix the freeze reported by JeroenMiguel Freitas
2003-11-04Final patches for compiling xine under MSVC:František Dvořák
2003-11-02add some missing plugins listing functions.Daniel Caujolle-Bert
2003-11-02configfile beautification:Michael Roitzsch
2003-11-02Fix SEGFAULT beside error if no plugin loaded yet.František Dvořák
2003-10-31Fix the unresolved symbol in ffmpeg configured on systems with XVMC.František Dvořák
2003-10-31metronom patch from Thibaut:Michael Roitzsch
2003-10-30* modify the engine slightly, so that the stream member in a video frame orMichael Roitzsch