This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
owntone-server
Watch
1
Star
0
Fork
0
You've already forked owntone-server
mirror of
https://github.com/owntone/owntone-server.git
synced
2025-02-06 11:18:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
owntone-server
/
src
/
evrtsp
History
ejurgensen
c740e6e3b0
Make compatible with libevent 2.0 by crippling streaming and ICY metadata (see issue
#30
)
2014-05-30 23:39:03 +02:00
..
evrtsp.h
Export evrtsp_method()
2010-09-25 20:57:10 +02:00
log.h
Add evrtsp - RTSP implementation on top of libevent, derived from evhttp
2010-05-02 11:44:43 +02:00
rtsp-internal.h
Add IPv6 support to evrtsp
2010-05-14 17:36:41 +02:00
rtsp-libevent1.c
Let configure check libevent version and include according to version
2014-03-13 23:33:35 +01:00
rtsp-libevent20.c
Make compatible with libevent 2.0 by crippling streaming and ICY metadata (see issue
#30
)
2014-05-30 23:39:03 +02:00
rtsp.c
Use EVBUFFER_EOL_CRLF for evbuffer_readln to make sure that the end of
2014-03-13 23:34:34 +01:00