Age | Commit message (Expand) | Author |
2003-12-03 | Christian's suggested fix for using full iso-8859-1 when OSD encoding isn't s... | František Dvořák |
2003-12-03 | export mode_channels as an internal function | Marco Zuehlke |
2003-11-27 | don't handle /null/ get_extensions(). | Daniel Caujolle-Bert |
2003-11-27 | avoid confusion | Daniel Caujolle-Bert |
2003-11-27 | pfff, et voilà, this is what happen when you sleep 4 hours a night... ;-) | Daniel Caujolle-Bert |
2003-11-27 | [0] pointer was badly set | Daniel Caujolle-Bert |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-26 | remove now unused xine_t* from plugin struct | Michael Roitzsch |
2003-11-26 | querying the decoder priority entirely from the config makes decoder mapping | Michael Roitzsch |
2003-11-26 | ops | Miguel Freitas |
2003-11-26 | xine_osd_set_font return int | Miguel Freitas |
2003-11-26 | public api for unscaled osd | Miguel Freitas |
2003-11-26 | * new unscaled overlay feature (using XShape extension) | Miguel Freitas |
2003-11-25 | fix segfault. | Miguel Freitas |
2003-11-24 | Support for large files created by RIP input plugin. It's used fseeko(). When... | František Dvořák |
2003-11-23 | Oops, now it's compiled OK. | František Dvořák |
2003-11-23 | Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK. | František Dvořák |
2003-11-22 | add SLAVE_SPEED feature | Daniel Caujolle-Bert |
2003-11-22 | bug fix from Nate Lawson <nate@root.org> | Daniel Caujolle-Bert |
2003-11-20 | "Anti audio fifo null" patch ;) | Thibaut Mattern |
2003-11-19 | resort decoders on priority change event. Small beautification of xine_plugin.h. | Daniel Caujolle-Bert |
2003-11-19 | [PATCH] better yellow OSD palette | Miguel Freitas |
2003-11-19 | fix wrong next_frame_vpts guessing which causes problems | Michael Roitzsch |
2003-11-17 | missing meta info change | Daniel Caujolle-Bert |
2003-11-16 | New stream/meta info (safe) stuff. | Daniel Caujolle-Bert |
2003-11-16 | Now isn't that amazing? xine-lib actually compiles with the metronom | Michael Roitzsch |
2003-11-16 | actually not every engine file uses internals, so we do not need to define | Michael Roitzsch |
2003-11-16 | buffer type for 4X ADPCM | Mike Melanson |
2003-11-16 | introduce the slave metronom concept (Thibaut, Miguel: it's a bit different | Michael Roitzsch |
2003-11-15 | * making metronom xine_stream_t independent | Michael Roitzsch |
2003-11-15 | demux_action_pending private | Miguel Freitas |
2003-11-15 | start xine_stream_t separation (public/private). | Miguel Freitas |
2003-11-15 | change demux api: | Miguel Freitas |
2003-11-15 | more helper functions cleanup (stream info, meta info) | Miguel Freitas |
2003-11-13 | define FOURCC only once | Marco Zuehlke |
2003-11-12 | fix CVS placeholder | Michael Roitzsch |
2003-11-11 | rename internal API function (_x_<function>). | Daniel Caujolle-Bert |
2003-11-08 | inform the user of why stream cannot be saved. | Miguel Freitas |
2003-11-08 | Enclose forbid of saving between ifdefs for people, who may do it. | František Dvořák |
2003-11-07 | should fix the freeze reported by Jeroen | Miguel Freitas |
2003-11-04 | Final patches for compiling xine under MSVC: | František Dvořák |
2003-11-02 | add some missing plugins listing functions. | Daniel Caujolle-Bert |
2003-11-02 | configfile beautification: | Michael Roitzsch |
2003-11-02 | Fix SEGFAULT beside error if no plugin loaded yet. | František Dvořák |
2003-10-31 | Fix the unresolved symbol in ffmpeg configured on systems with XVMC. | František Dvořák |
2003-10-31 | metronom patch from Thibaut: | Michael Roitzsch |
2003-10-30 | * modify the engine slightly, so that the stream member in a video frame or | Michael Roitzsch |
2003-10-30 | tighten up some functions to make xine less prone to crashing | Mike Melanson |
2003-10-28 | this const is bad, since xine_post_wire takes non-const in/outputs | Michael Roitzsch |