1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-09-15 04:08:07 -04:00
ezstream/src
moritz df482694c0 * Back out conversions to ISO8859-1.
* Add 'charset=UTF-8' to the metadata update query arguments. The current
  release of Icecast will ignore it, and the next one will know how to handle
  it (karl@ is still working on it at this point, but previous diffs worked
  as advertised.)
* If no metadata format string is available and we have both an artist and
  a title, use the artist/title way of updating instead of the generic "song"
  interface.


git-svn-id: https://svn.xiph.org/trunk/ezstream@13658 0101bb08-14d6-0310-b084-bc0e0c8e3800
2007-08-30 11:31:33 +00:00
..
compat.c Change my email address to the new one. 2007-07-14 01:32:28 +00:00
compat.h Change my email address to the new one. 2007-07-14 01:32:28 +00:00
configfile.c Do a clean shutdown on SIGINT and SIGTERM. 2007-08-04 17:04:50 +00:00
configfile.h Do a clean shutdown on SIGINT and SIGTERM. 2007-08-04 17:04:50 +00:00
ezstream.c * Back out conversions to ISO8859-1. 2007-08-30 11:31:33 +00:00
getopt.c Initial revision 2004-01-30 17:19:45 +00:00
getopt.h Initial revision 2004-01-30 17:19:45 +00:00
Makefile.am Switch to using the (integrated) libxalloc. 2007-08-02 18:48:26 +00:00
metadata.c Get closer to what Icecast does (or will) expect wrt used codesets. I still 2007-08-25 12:24:51 +00:00
metadata.h Ticket #1225, reported by matpoc at lenta dot ru: Looks like there's demand 2007-08-14 03:43:35 +00:00
playlist.c Since playlist_t is using size_t, change two unsigned longs to size_t as well. 2007-08-08 21:52:50 +00:00
playlist.h Change my email address to the new one. 2007-07-14 01:32:28 +00:00
strfctns.h Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strlcat.c Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strlcpy.c Improve string to integer conversion stuff, and have another stab at the config 2007-03-02 12:52:10 +00:00
strtonum.c Some more cosmetic tweaks. 2007-03-03 20:17:33 +00:00
util.c * Back out conversions to ISO8859-1. 2007-08-30 11:31:33 +00:00
util.h * Back out conversions to ISO8859-1. 2007-08-30 11:31:33 +00:00
xalloc.c Sync. 2007-08-08 13:24:29 +00:00
xalloc.h It's good to know how to spell the own email address. 2007-08-04 17:24:18 +00:00