Age | Commit message (Expand) | Author |
2003-04-13 | use xine_read_abort | Miguel Freitas |
2003-04-13 | xine_read_abort for rtsp | Miguel Freitas |
2003-04-13 | xine_read_abort for pnm | Miguel Freitas |
2003-04-13 | - some cleanups | Miguel Freitas |
2003-04-13 | - use xine_read_abort for http, net, mms, mmsh (more to come) | Miguel Freitas |
2003-04-13 | add a small read() function that can be aborted by demux_action_pending | Miguel Freitas |
2003-04-13 | Input plugin api change (second part): | Thibaut Mattern |
2003-04-13 | Input plugin api change: | Thibaut Mattern |
2003-04-13 | Fix for segfault when using slightly invalid proxy URLs (e.g. http://cache:po... | Rich J Wareham |
2003-04-12 | simpler handling of handling output window changes | James Stembridge |
2003-04-12 | sync to faad2 cvs, remove some warnings. | Miguel Freitas |
2003-04-12 | fix video ram stride calculation for yuy2 | James Stembridge |
2003-04-12 | fix compilation with gcc 2.95.4 | James Stembridge |
2003-04-12 | more accurate get_length | Andreas Heinchen |
2003-04-11 | Enable A52 .WAV files. | James Courtier-Dutton |
2003-04-11 | fix long standing fastforward bug. | Miguel Freitas |
2003-04-10 | fixed a input_time issue on ogms without sound | Andreas Heinchen |
2003-04-10 | add headers required by select. | Miguel Freitas |
2003-04-09 | get rid of annoying error message | Guenter Bartsch |
2003-04-09 | now uses generic framebuffer device name and checks real_type | Robin KAY |
2003-04-09 | avoid sefault (tweaking fried memory is never a good idea ;-) | Daniel Caujolle-Bert |
2003-04-09 | wrong constant | Michael Roitzsch |
2003-04-09 | the most obvious real codecs path was missing from autodetection | Guenter Bartsch |
2003-04-09 | another funny real mime type | Guenter Bartsch |
2003-04-09 | another real mimetype (this time from nautilus) | Guenter Bartsch |
2003-04-08 | move generic explanation to xine_interface | Miguel Freitas |
2003-04-08 | beta10xine-1-beta10-release1-beta10 | Guenter Bartsch |
2003-04-08 | - added XINE_MSG_ENCRYPTED_SOURCE, made the demux_mpeg_block demuxer use it t... | Bastien Nocera |
2003-04-08 | fix compilation problems | Michael Roitzsch |
2003-04-08 | Warn user about an encrypted media stream. | James Courtier-Dutton |
2003-04-07 | First step to stop the stream if it is encrypted. E.g. DVD with CSS, but not ... | James Courtier-Dutton |
2003-04-07 | missing semicolon reported by John Alexander Thacker <thacker@polygon.math.co... | Guenter Bartsch |
2003-04-07 | Get xine cvs to compile with xine's version of libdvdnav. | James Courtier-Dutton |
2003-04-07 | support the new menu resume feature | Michael Roitzsch |
2003-04-07 | merging libdvdnav, since some nice fixes took place | Michael Roitzsch |
2003-04-07 | output beautification | Michael Roitzsch |
2003-04-07 | enough of this. too much messages confuses users... | Miguel Freitas |
2003-04-06 | fix pointers by making them relative to struct address | Miguel Freitas |
2003-04-06 | some more dvd error reporting | Guenter Bartsch |
2003-04-06 | fix XINE_EVENT_UI_MESSAGE - no pointers in message data please, as this piece... | Guenter Bartsch |
2003-04-06 | - freetype2 support for osd | Stefan Holst |
2003-04-06 | Whoops, wrong indentation | Michael Roitzsch |
2003-04-06 | do not use the NAV time on non-clever inputs | Michael Roitzsch |
2003-04-06 | * fix input_time reporting for PG based seeking | Michael Roitzsch |
2003-04-06 | report start of PG as well | Michael Roitzsch |
2003-04-06 | Enable display of DVD Menu types. | James Courtier-Dutton |
2003-04-06 | reset the VM when it is already open | Michael Roitzsch |
2003-04-06 | sputext subtitles should work again | Michael Roitzsch |
2003-04-06 | OGM subtitles by andreas heinchen, cosmetics | Guenter Bartsch |
2003-04-06 | - shared eject implementation taken from the DVD input, eject doesn't work if... | Bastien Nocera |