index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
input_rip.c
Age
Commit message (
Expand
)
Author
2003-12-25
Not overwrite regular files by RIP, only add number suffix.
František Dvořák
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-11-26
lprintf cleanup, pass I.
Daniel Caujolle-Bert
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-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-11-08
inform the user of why stream cannot be saved.
Miguel Freitas
2003-11-08
Enclose forbid of saving between ifdefs for people, who may do it.
František Dvořák
2003-11-04
Final patches for compiling xine under MSVC:
František Dvořák
2003-11-02
Fix 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 default
Michael Roitzsch
2003-10-20
Clog the security hole in RIP input plugin. Streams may be saved only into on...
František Dvořák
2003-10-13
Don't find out id3 info in mp3 files saved by RIP from non-seekable inputs.
František Dvořák
2003-10-05
Update comment in input_rip.c according to current syntax.
František Dvořák
2003-09-17
Fix one seeking bug in RIP: seeking behind or on savepos, if we are
František Dvořák
2003-09-17
Fix one thing: calling *_read() from original input plugin in the
František Dvořák
2003-09-13
new seeking patch by Frantisek Dvorak <valtri@atlas.cz>
Miguel Freitas
2003-08-22
bugfix, simplify seek
Miguel Freitas
2003-08-21
RIP Input Plugin
Miguel Freitas