index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
stream
/
stream_ftp.c
Commit message (
Expand
)
Author
Age
*
Fix ftp support to properly support large files > 2GB.
reimar
2010-01-24
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
*
Convert HAVE_WINSOCK2_H into a 0/1 definition.
diego
2009-02-01
*
Move '#define closesocket close' preprocessor directive to a common place
diego
2008-09-01
*
Revert moving closesocket definition and network headers to network.h.
diego
2008-08-31
*
Move duplicated '#define closesocket close' into network.h along with
diego
2008-08-29
*
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
diego
2008-08-29
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
stream_opts should be const
reimar
2008-01-13
*
stream_opts arrays should be const
reimar
2007-12-02
*
Mark all stream_info_t as const
reimar
2007-12-02
*
cosmetics: typo fix UNSUPORTED --> UNSUPPORTED
diego
2007-08-28
*
cosmetics: misc typo fixes
diego
2007-07-28
*
isolated tcp socket code from network.c to a dedicated file
ben
2006-08-05
*
introduce new 'stream' directory for all stream layer related components and ...
ben
2006-07-31