Max Kellermann
|
0bd0e2a3ec
|
output: rename plugin variables
Consistent naming.
|
2011-09-17 20:04:18 +02:00 |
|
Max Kellermann
|
3c9bcdd347
|
output: per-plugin header
Move the "extern" declarations from output_list.c, for more type
safety.
|
2011-09-17 19:51:41 +02:00 |
|
Max Kellermann
|
423ce9557a
|
output/raop: don't expose internal structs in public header
|
2011-09-17 19:44:30 +02:00 |
|
Max Kellermann
|
195496333b
|
output/raop: move RTSP client code to rtsp_client.c
Restore some of the original file structure from from raop_play.
|
2011-08-29 11:27:08 +02:00 |
|
Max Kellermann
|
8a63c27925
|
output/raop: move NTP code to separate library
|
2011-08-28 16:44:12 +02:00 |
|
Max Kellermann
|
350aa33022
|
output/raop: consistently use GError
|
2011-08-24 01:47:26 +02:00 |
|
Max Kellermann
|
47d936e9cc
|
output/raop: use "char*" for string buffers
Not unsigned char. Eliminate useless casts.
|
2011-08-24 01:47:15 +02:00 |
|
Max Kellermann
|
8e08407090
|
output/raop: make send_control_command() static
Only used internally.
|
2011-08-24 01:47:14 +02:00 |
|
Max Kellermann
|
9242fde6b8
|
output/raop: include winsock.h on WIN32
|
2011-07-20 21:18:55 +02:00 |
|
Max Kellermann
|
d1f653be65
|
output/raop: use GMutex instead of pthread_mutex_t
Be portable on WIN32.
|
2011-07-20 21:11:06 +02:00 |
|
Max Kellermann
|
c6cbcc2c25
|
copyright year 2011
|
2011-01-29 10:13:54 +01:00 |
|
Dustin Puckett
|
79e0db4ca0
|
output/raop: new output plugin
Remote Audio Output Protocol (RAOP), for Apple devices.
|
2011-01-28 21:17:09 +01:00 |
|