<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/113275/">http://git.reviewboard.kde.org/r/113275/</a>
     </td>
    </tr>
   </table>
   <br />




<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Amarok.</div>
<div>By Konrad Zemek.</div>










<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
amarok
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">These are the most important changes of my project - implementing the framework
for importers and creating concrete importers for Amarok 1.4, Amarok 2.x,
Banshee, Clementine, iTunes and Rhythmbox.</pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>src/importers/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/ImporterManager.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/ImporterManager.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/ImporterProvider.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/ImporterProvider.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/ImporterSqlConnection.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/ImporterSqlConnection.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/SimpleImporterConfigWidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/SimpleImporterConfigWidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/SimpleImporterManager.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokConfigWidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokConfigWidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokConfigWidget.ui <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokEmbeddedSqlConnection.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokEmbeddedSqlConnection.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokManager.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokManager.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokProvider.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokProvider.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokTrack.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/AmarokTrack.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/amarok/amarok_importer-amarok.desktop <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/BansheeConfigWidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/BansheeConfigWidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/BansheeManager.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/BansheeProvider.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/BansheeProvider.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/BansheeTrack.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/BansheeTrack.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/banshee/amarok_importer-banshee.desktop <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/ClementineConfigWidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/ClementineConfigWidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/ClementineManager.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/ClementineProvider.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/ClementineProvider.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/ClementineTrack.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/ClementineTrack.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/clementine/amarok_importer-clementine.desktop <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardConfigWidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardConfigWidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardConfigWidget.ui <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardManager.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardProvider.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardProvider.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardTrack.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/FastForwardTrack.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/fastforward/amarok_importer-fastforward.desktop <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/ITunesConfigWidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/ITunesConfigWidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/ITunesManager.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/ITunesProvider.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/ITunesProvider.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/ITunesTrack.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/ITunesTrack.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/itunes/amarok_importer-itunes.desktop <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/CMakeLists.txt <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/RhythmboxConfigWidget.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/RhythmboxConfigWidget.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/RhythmboxManager.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/RhythmboxProvider.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/RhythmboxProvider.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/RhythmboxTrack.h <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/RhythmboxTrack.cpp <span style="color: grey">(PRE-CREATION)</span></li>

 <li>src/importers/rhythmbox/amarok_importer-rhythmbox.desktop <span style="color: grey">(PRE-CREATION)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/113275/diff/" style="margin-left: 3em;">View Diff</a></p>







  </td>
 </tr>
</table>




  </div>
 </body>
</html>