<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hi Ale,<br>
    I had to change some code into icecast.<br>
    <br>
    First of all, I called two function to initialize and close MySQL
    connection. You can find them on main.c, rows 514 and 518.<br>
    Then, most important calls are source.c, rows 775 and 742. They call
    the functions to work with MySQL.<br>
    I modified also some code lines in cfgfile.c to add the possibility
    to configure MySQL connection params from icecast.xml config file.<br>
    <br>
    In my repo, I made the first commit using the clean vanilla
    icecast-2.3.3 source code, so you can make diffs with between
    different commits.<br>
    I don't know git very well (this is my first time), but I think that
    it's possible to compare different commits.<br>
    <br>
    Bye.<br>
    <br>
    On 05/05/2013 10:58 PM, Alejandro wrote:<br>
    <span style="white-space: pre;">&gt; Luca, <br>
      &gt;<br>
      &gt; You change code from Icecast too? or only use Auth_url
      feature build in into icecast? and all your work is into the
      external interface?<br>
      &gt;<br>
      &gt; Thanks, <br>
      &gt; Ale</span><br>
    <br>
    <br>
  </body>
</html>