Age | Commit message (Expand) | Author |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-14 | fix the fix ;-) | Daniel Caujolle-Bert |
2003-12-14 | memleak | Daniel Caujolle-Bert |
2003-12-14 | can't use strdup for '\0' separated meta infos | Daniel Caujolle-Bert |
2003-12-14 | add _x_meta_info_set_multi function, will be used very soon. Don't parse va_a... | Daniel Caujolle-Bert |
2003-12-13 | Update win32 MSVC build: | František Dvořák |
2003-12-12 | Fix using va_arg without explicit NULL 'terminator' | Daniel Caujolle-Bert |
2003-12-10 | i guess this xprintf must be enclosed in a test | Miguel Freitas |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-07 | i guess img->lock must not restore the frame pointers | Miguel Freitas |
2003-12-06 | reading through Daniel's huge patch was quite tiresome, but it was not worthl... | Michael Roitzsch |
2003-12-05 | correct comment | James Stembridge |
2003-12-05 | - fix crash when sending a security ui message | Bastien Nocera |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
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 |