summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-11-29 01:08:45 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-11-29 01:08:45 +0100
commitb0842cab06bfe598487c8f1b744c526850a98314 (patch)
tree391c9e9c5d591ec30ddbda8e97295a90cc930a87 /web
parent1b04312775cd2769b7313912034d8a2c1776a358 (diff)
website update
Diffstat (limited to 'web')
-rw-r--r--web/index.html30
1 files changed, 26 insertions, 4 deletions
diff --git a/web/index.html b/web/index.html
index a1a29987..46eb041d 100644
--- a/web/index.html
+++ b/web/index.html
@@ -49,6 +49,27 @@
<h1 id="news">News</h1>
+<h2>release 0.3.1 is out</h2>
+<div class="post">
+ <p class="date">2009/11/29</p>
+ <p><a href="#download">get it!</a></p>
+ <p>Changelog since 0.3.0</p>
+ <ul>
+ <li>improved header widget drawing and gtkengines compatibility</li>
+ <li>fixed vfs_curl to fetch content size properly again</li>
+ <li>fixed rare memory leak bug in seekbar drawing</li>
+ <li>fixed total playtime display</li>
+ <li>changed buttons to use stock icons</li>
+ <li>implemented reading of embedded cuesheets from ape and wavpack files</li>
+ <li>fixed bug in filename resolving when starting from commandline</li>
+ <li>added possibility to open multiple files from filemanagers</li>
+ <li>fixed random locking/hanging in alsa module</li>
+ <li>loading plugins from $XDG_CONFIG_HOME/.local/lib/deadbeef/ (by <a href="mailto:alexey.smirnov@gmx.com">Alexey A. Smirnov</a>)</li>
+ <li>middle click on tray icon toggles pause on current track (by <a href="mailto:rotmer@gmail.com">Alex Dedul</a>)</li>
+ </ul>
+</div>
+
+
<h2>release 0.3.0 is out</h2>
<div class="post">
<p class="date">2009/11/08</p>
@@ -325,15 +346,16 @@ implemented basic session management, window size/position, volume, playmode are
</pre>
<h1 id="download">Download</h1>
-<h2>Latest version 0.3.0:</h2>
+<h2>Latest version 0.3.1:</h2>
<p>official Arch Linux PKGBUILD: <a href="http://aur.archlinux.org/packages.php?ID=29497">here</a></p>
<p>if you have yaourt, you can simply do yaourt -S deadbeef</p>
-<p>source code for version 0.3.0 <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef-0.3.0.tar.gz/download">deadbeef-0.3.0.tar.gz</a></p>
+<p>source code for version 0.3.1 <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef-0.3.1.tar.gz/download">deadbeef-0.3.1.tar.gz</a></p>
<p>or <a href="http://sourceforge.net/projects/deadbeef/files/">browse all files</a></p>
-<p>deb-src git repository is <a href="http://github.com/asv/deadbeef-debian">here</a></p>
+<p><b>unsupported</b> live gentoo ebuild from <a href="mailto:tonn.post@gmail.com">tonn</a>: <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef-9999.ebuild/download">deadbeef-9999.ebuild</a></p>
+<h2>version 0.3.0:</h2>
+<p>source code for version 0.3.0 <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef-0.3.0.tar.gz/download">deadbeef-0.3.0.tar.gz</a></p>
<p><b>unsupported</b> debian packages for version 0.3.0 from <a href="mailto:alexey.smirnov@gmx.com">Alexey Smirnov</a>:</p>
<p><a href="http://sourceforge.net/projects/deadbeef/files/debian/deadbeef_0.3.0-1_i386.deb/download">i386</a>, <a href="http://sourceforge.net/projects/deadbeef/files/debian/deadbeef_0.3.0-1_amd64.deb/download">x86_64</a>, <a href="http://sourceforge.net/projects/deadbeef/files/debian/deadbeef-plugins-dev_0.3.0-1_all.deb/download">plugin sdk</a></p>
-<p><b>unsupported</b> live gentoo ebuild from <a href="mailto:tonn.post@gmail.com">tonn</a>: <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef-9999.ebuild/download">deadbeef-9999.ebuild</a></p>
<h2>version 0.2.3.2:</h2>
<p>source code for version 0.2.3.2 <a href="http://sourceforge.net/projects/deadbeef/files/deadbeef-0.2.3.2.tar.gz/download">deadbeef-0.2.3.2.tar.gz</a></p>
<p><b>unsupported</b> debian packages for version 0.2.3.2 from <a href="mailto:alexey.smirnov@gmx.com">Alexey Smirnov</a>:</p>