Age | Commit message (Expand) | Author |
2004-01-16 | fix 'unsavable' config file: if config file contain garbage (non printable ch... | Daniel Caujolle-Bert |
2004-01-13 | Pass framerate to real decoder in standard manner | James Stembridge |
2004-01-12 | support for AAC in rm files | James Stembridge |
2004-01-12 | it seems i forgot to commit the api increase (demux/decoder). weird. | Miguel Freitas |
2004-01-11 | add _x_demux_read_send_data | James Stembridge |
2004-01-11 | allowing a const pointer here, since this will remove the need for a cast | Michael Roitzsch |
2004-01-10 | Special buffer for the RealVideo chunk table. | Thibaut Mattern |
2004-01-09 | - rework semantics of some buffer flags. check buffer.h for details. | Miguel Freitas |
2004-01-07 | use frame copying functions | James Stembridge |
2004-01-07 | the new, refined post plugin architecture | Michael Roitzsch |
2004-01-04 | James Courtier-Dutton - Fix segfault when mrl is NULL | Stephen Torri |
2004-01-01 | set_property() calls should return the value they set | Michael Roitzsch |
2003-12-31 | Add a mute feature to the software amp. | James Courtier-Dutton |
2003-12-29 | better initialization of slave metronom should fix problems with ogg and goom | Michael Roitzsch |
2003-12-29 | getting rid of some MSVC specific parts | Michael Roitzsch |
2003-12-28 | ready for 1-rc3a. Hopefully...xine_1-rc3a-release1-rc3a | Siggi Langauf |
2003-12-25 | Not overwrite regular files by RIP, only add number suffix. | František Dvořák |
2003-12-24 | thanks to Carsten Weinhold for finding and fixing this: | Michael Roitzsch |
2003-12-23 | - some more endianness fixes to ogg demuxer | Miguel Freitas |
2003-12-14 | avoid sefault (shot II) | Daniel Caujolle-Bert |
2003-12-14 | avoid sefault | Daniel Caujolle-Bert |
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 |