<?xml version="1.0" encoding="UTF-8"?>
<response>
  <status>success</status>
  <result>
    <project>
      <id>22843</id>
      <name>qmmp</name>
      <created_at>2008-10-07T15:07:37Z</created_at>
      <updated_at>2009-11-25T00:18:44Z</updated_at>
      <description>This program is an audio-player, written with help of Qt library. The program has user interface, similar winamp or xmms. 

Features: 

Winamp and xmms skins support plugins support MPEG1 layer 1/2/3 support Ogg Vorbis support native FLAC support Musepack support WavePack support ModPlug support WMA support (and other formats provided by FFmpeg library) PCM WAVE support (and other formats provided by libsndfile library) AAC support CD Audio support CUE sheet support (experimental) WavPack embedded CUE support (experimental) FLAC embedded CUE support (experimental) ALSA sound output JACK sound output OSS sound output PulseAudio output Last.fm/Libre.fm scrobbler Spectrum Analyzer projectM visualization sample rate conversion bs2b dsp effect streaming support (MP3, Vorbis via IceCast/ShoutCast) removable device detection (via HAL) MPRIS support global hotkey support video playback via Mplayer lyrics support (using lyricsplugin.com) Requirements: 

OS GNU Linux; Qt &gt;= 4.3 tar, unzip, bzip2, gzip libmad libvorbis libogg libalsa &gt;= 1.0.1 taglib &gt;= 1.4.0 curl &gt;= 7.16 flac &gt;= 1.1.3 libmpcdec &gt;= 1.2.6 jackit &gt;= 0.102.5 libsamplerate &gt;= 0.1.2 libmodplug &gt;= 0.8.4 libsndfile &gt;= 1.0.17 wavpack &gt;= 4.41 pulseaudio &gt;= 0.9.9 ffmpeg &gt;= 0.4.9-pre1 libcdio &gt;= 0.80 faad2 &gt;= 2.6.1 libbs2b &gt;= 0.3.0 libprojectM &gt;= 1.2.0 mplayer cmake &gt;= 2.4.8 (for build only) 

.gadget-title {
  margin-bottom: 2px;
}



function resizeIframeHandler(opt_height) {
  var elem = document.getElementById(this.f);
  if (!elem) return;
  if (!opt_height) {
    elem.style.height = undefined;
  }
  else {
    opt_height = Math.max(10, opt_height);
    elem.style.height = opt_height + 'px';
  }
}
gadgets.rpc.register(&quot;resize_iframe&quot;, resizeIframeHandler);

gadgets.rpc.register('set_title', function(title) {
 var elem = document.getElementById(this.f + '_title');
 if (elem) {
   elem.innerHTML = gadgets.util.escape(title);
 }
});</description>
      <homepage_url>http://code.google.com/p/qmmp</homepage_url>
      <download_url></download_url>
      <url_name>qmmp</url_name>
      <user_count>5</user_count>
      <average_rating></average_rating>
      <rating_count>2</rating_count>
      <analysis_id>770786</analysis_id>
      <analysis>
        <id>770786</id>
        <project_id>22843</project_id>
        <updated_at>2009-11-25T00:18:43Z</updated_at>
        <logged_at>2009-11-25T00:17:10Z</logged_at>
        <min_month>2007-06-01T00:00:00Z</min_month>
        <max_month>2009-11-01T00:00:00Z</max_month>
        <twelve_month_contributor_count>2</twelve_month_contributor_count>
        <total_code_lines>99919</total_code_lines>
        <main_language_id>44</main_language_id>
        <main_language_name>C++</main_language_name>
      </analysis>
      <licenses>
        <license>
          <name>gpl</name>
          <nice_name>GNU General Public License 2.0</nice_name>
        </license>
      </licenses>
    </project>
  </result>
</response>
