summaryrefslogtreecommitdiff
path: root/src/xine-engine/input_rip.c
AgeCommit message (Expand)Author
2004-05-09Valid error description for gethostbyname. Obsolete function hstrerror() has ...František Dvořák
2003-12-25Not overwrite regular files by RIP, only add number suffix.František Dvořák
2003-12-05- fix crash when sending a security ui messageBastien Nocera
2003-12-05cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...Daniel Caujolle-Bert
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-11-24Support for large files created by RIP input plugin. It's used fseeko(). When...František Dvořák
2003-11-23Oops, now it's compiled OK.František Dvořák
2003-11-23Implement seek timeout in RIP and drop input capability INPUT_CAP_SLOW_SEEK.František Dvořák
2003-11-11rename internal API function (_x_<function>).Daniel Caujolle-Bert
2003-11-08inform the user of why stream cannot be saved.Miguel Freitas
2003-11-08Enclose forbid of saving between ifdefs for people, who may do it.František Dvořák
2003-11-04Final patches for compiling xine under MSVC:František Dvořák
2003-11-02Fix SEGFAULT beside error if no plugin loaded yet.František Dvořák
2003-10-24* notify the user that the save feature is disabled by defaultMichael Roitzsch
2003-10-20Clog the security hole in RIP input plugin. Streams may be saved only into on...František Dvořák
2003-10-13Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.František Dvořák
2003-10-05Update comment in input_rip.c according to current syntax.František Dvořák
2003-09-17Fix one seeking bug in RIP: seeking behind or on savepos, if we areFrantišek Dvořák
2003-09-17Fix one thing: calling *_read() from original input plugin in theFrantišek Dvořák
2003-09-13new seeking patch by Frantisek Dvorak <valtri@atlas.cz>Miguel Freitas
2003-08-22bugfix, simplify seekMiguel Freitas
2003-08-21RIP Input PluginMiguel Freitas