Age | Commit message (Expand) | Author |
2003-10-22 | reduce the security value to make the entry visible in xine-ui | Michael Roitzsch |
2003-10-22 | I used xine-ui to show the slides on my presentation and found it more | Michael Roitzsch |
2003-10-22 | Daniel, I hope you don't mind that I readd a placeholder for str_sticky, | Michael Roitzsch |
2003-10-22 | - fix compile-time warning | Bastien Nocera |
2003-10-21 | remove this config relic, sticky_str was removes more than year ago. | Daniel Caujolle-Bert |
2003-10-21 | whoops, even another missing rename | Michael Roitzsch |
2003-10-21 | Since the plugin lives inside xine-lib now, there should be no cause for any | Michael Roitzsch |
2003-10-21 | fix forgotten vcdx -> vcd renaming | Michael Roitzsch |
2003-10-21 | adding members in the middle of an engine structure breaks plugin API | Michael Roitzsch |
2003-10-21 | fix typo | Michael Roitzsch |
2003-10-20 | (...) forNUC__ only | Daniel Caujolle-Bert |
2003-10-20 | Clog the security hole in RIP input plugin. Streams may be saved only into on... | František Dvořák |
2003-10-20 | Add a warning about RESUME calls happening when they should now. | James Courtier-Dutton |
2003-10-20 | Submitted by Rett Walters: - | James Courtier-Dutton |
2003-10-20 | Accidentally committed debug printf's. | Rocky Bernstein |
2003-10-20 | Should reduce the spurious calls to scan devices. | Rocky Bernstein |
2003-10-20 | Allow lazy loading of Sun mediaLib. Update ChangeLog. | Robin KAY |
2003-10-19 | vcd,ovcd -> vcdo. In MRL and plugin name. In the past, the mpeg demux | Rocky Bernstein |
2003-10-19 | vcdx -> vcd. In MRL, in plugin name. | Rocky Bernstein |
2003-10-19 | tvtime don't need to register config values, post have special config method | Daniel Caujolle-Bert |
2003-10-19 | Rename meta_helper info_helper. | Thibaut Mattern |
2003-10-19 | Add fourcc for Real 14.4 codec | James Stembridge |
2003-10-19 | Disable saving of real streams - will make users angry but will stop real fro... | James Stembridge |
2003-10-19 | VCD plugins renamed: | Siggi Langauf |
2003-10-19 | Try to follow audio_out api. | Thibaut Mattern |
2003-10-19 | build both vcd plugins | Daniel Caujolle-Bert |
2003-10-19 | Refactor code. Rewrite chroma keying implementation. | Robin KAY |
2003-10-18 | Re-add COMPLETION gui_data_exchange() support, removed by //error//. | Daniel Caujolle-Bert |
2003-10-18 | cleanups, xlock fixes | Daniel Caujolle-Bert |
2003-10-18 | Add meta_helper.[h|c] | Thibaut Mattern |
2003-10-18 | Add io_helper and meta_helper. | Thibaut Mattern |
2003-10-18 | Metainfo helper functions. | Thibaut Mattern |
2003-10-17 | Allways initialize fifo size. | Thibaut Mattern |
2003-10-16 | Avoid yoyo effect with poorly interleaved streams. | Thibaut Mattern |
2003-10-16 | Don't read off the end of the buffer | James Stembridge |
2003-10-16 | Send all asf headers to the demuxer, now it will handle this. | Thibaut Mattern |
2003-10-16 | Support asf stream concatenation. | Thibaut Mattern |
2003-10-15 | printf -> lprintf | Thibaut Mattern |
2003-10-15 | Revert the bad fix. | Thibaut Mattern |
2003-10-15 | Oops, small correction yet. File MRLs which don't contain '/:' should work no... | František Dvořák |
2003-10-15 | Michael's simply solution for using crazy named directries (with ':' characte... | František Dvořák |
2003-10-14 | just a little comment | Thibaut Mattern |
2003-10-14 | - use the alloc callback to avoid deadlocks. | Thibaut Mattern |
2003-10-14 | Fix DISC_ABSOLUTE (and DISC_RELATIVE) for audio only streams. | Thibaut Mattern |
2003-10-14 | Add a callback to the buffer_pool_alloc function. | Thibaut Mattern |
2003-10-14 | made libtool-nofpic silent and not installing .la files at all | Daniel Caujolle-Bert |
2003-10-14 | Fix playing of asf stream without video (problem was only for seekable inputs). | František Dvořák |
2003-10-13 | Do not seek with a 0 offset. | Thibaut Mattern |
2003-10-13 | Fix my stupid bug, id3 tag should work with seekable inputs now. | František Dvořák |
2003-10-13 | * use Makefile.common for global targets | Michael Roitzsch |