<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title>DeaDBeeF - Ultimate Music Player For GNU/Linux</title>
<link>http://deadbeef.sourceforge.net</link>
<description>DeaDBeeF News</description>
<language>en</language>
<copyright>Copyright 2009-2010, Alexey Yakovenko</copyright>
<pubDate>Sat, 05 Jun 2010 18:17:03 -0000</pubDate>
<lastBuildDate>Sun, 13 May 2012 08:08:06 -0000</lastBuildDate>
<managingEditor>waker@users.sourceforge.net</managingEditor>
<webMaster>waker@users.sourceforge.net</webMaster>

<item>
<title>DeaDBeeF 0.5.4 is out</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.4_is_out.html</link>
<description>&#x3C;p&#x3E;git tag: &#x22;0.5.4&#x22;&#x3C;/p&#x3E;

&#x3C;p&#x3E;&#x3C;a href=&#x22;/download.html&#x22;&#x3E;downloads&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;this is a very small release with few important bugs fixed&#x3C;/p&#x3E;

&#x3C;h3&#x3E;changelog since 0.5.3&#x3C;/h3&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed starting the player using &#x22;deadbeef&#x22; command without path&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed missing ; in deadbeef.desktop&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed big-endian support in sndfile plugin&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.4_is_out.html</guid>
<pubDate>Wed, 09 May 2012 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 0.5.3 is out</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.3_is_out.html</link>
<description>&#x3C;p&#x3E;git tag: &#x22;0.5.3&#x22;&#x3C;/p&#x3E;

&#x3C;p&#x3E;&#x3C;a href=&#x22;/download.html&#x22;&#x3E;downloads&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;this time, i&#x27;m providing i686 and x86_64 portable builds, as well as debian/ubuntu and arch packages. enjoy, and please don&#x27;t forget to report bugs!&#x3C;/p&#x3E;

&#x3C;h3&#x3E;changelog since 0.5.2&#x3C;/h3&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;m3u: fixed few parser bugs; added audio/x-scpls mime-type support; fixed m3uext support&#x3C;/li&#x3E;
&#x3C;li&#x3E;adplug: upgraded to 2.2.1, added fake-surround support and emu selection&#x3C;/li&#x3E;
&#x3C;li&#x3E;added ShellExec GUI configuration support (thanks to Azeem Arshad)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed id3v2 parser whitespace trimming bug&#x3C;/li&#x3E;
&#x3C;li&#x3E;&#x22;Stop after current&#x22; can be reconfigured to be auto-reset each time&#x3C;/li&#x3E;
&#x3C;li&#x3E;auto-save EQ state on every change&#x3C;/li&#x3E;
&#x3C;li&#x3E;gcc 4.7 compile fix in SID plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new Sort-&#x3E;Random feature, to randomize the playlist (thanks to Defusix)&#x3C;/li&#x3E;
&#x3C;li&#x3E;converter: fixed writing wav files sized over 2 gigs&#x3C;/li&#x3E;
&#x3C;li&#x3E;converter: added support for reconstructing of the folder structrure based on longest common root folder&#x3C;/li&#x3E;
&#x3C;li&#x3E;converter: added support for writing files to the source track folders&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed possible hang caused by race condition in the alsa/streamer interaction&#x3C;/li&#x3E;
&#x3C;li&#x3E;wildmidi: fixed possible linking errors&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed ignoring cuesheet and log fields in search&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for TXX DATE field as written by FB2K&#x3C;/li&#x3E;
&#x3C;li&#x3E;bogus &#x22;plugin.so file not found&#x22; errors are no longer printed&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed bug in search window causing all tracks to become selected on some actions&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed possible crash when loading corrupted playlist files&#x3C;/li&#x3E;
&#x3C;li&#x3E;EQ window will reflect changes in the DSP chain configuration&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed excessive CPU load while streamer is waiting for the last track to finish&#x3C;/li&#x3E;
&#x3C;li&#x3E;alsa: fixed sleep time bug, which should improve CPU load (thanks to Martin Panter)&#x3C;/li&#x3E;
&#x3C;li&#x3E;alsa: fixed buffer underrun handling problem which was causing sound jittering on slow media like sshfs, cd, etc (thanks to Martin Panter)&#x3C;/li&#x3E;
&#x3C;li&#x3E;mp3: added option to disable gapless playback, but improve speed (thanks to Martin Panter)&#x3C;/li&#x3E;
&#x3C;li&#x3E;aac: fix to potential reading past the end of array (thanks to Martin Panter)&#x3C;/li&#x3E;
&#x3C;li&#x3E;new default cover-art image by TheSame&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed loading m3u/pls over http when the file size is unknown&#x3C;/li&#x3E;
&#x3C;li&#x3E;added m3u and pls url mime types (audio/x-mpegurl;audio/x-scpls) to deadbeef.desktop&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.3_is_out.html</guid>
<pubDate>Tue, 08 May 2012 00:00:00 -0000</pubDate>
</item>
<item>
<title>Bug tracker has been migrated to google code</title>
<link>http://deadbeef.sourceforge.net/posts/bug_tracker_has_been_migrated_to_google_code.html</link>
<description>&#x3C;p&#x3E;&#x3C;a href=&#x22;http://code.google.com/p/ddb/issues/list&#x22;&#x3E;The new bugtracker home&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;I hope everyone likes the change.&#x3C;/p&#x3E;

&#x3C;p&#x3E;Unfortunately, google tracker data API doesn&#x27;t allow to preserve dates and submitters in the bugs and comments, so all the old bugs will have me as owner and poster of everything. But i&#x27;ve put dates and names into comment and bug bodies.&#x3C;/p&#x3E;

&#x3C;p&#x3E;Please resubscribe to your bugs and feature requests by starring them.&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/bug_tracker_has_been_migrated_to_google_code.html</guid>
<pubDate>Thu, 19 Apr 2012 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 0.5.2 is out</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.2_is_out.html</link>
<description>&#x3C;p&#x3E;downloads: &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/portable/0.5.2/deadbeef-0.5.2-static-i686.tar.bz2/download&#x22;&#x3E;i686 static binary&#x3C;/a&#x3E; and &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/deadbeef-0.5.2.tar.bz2/download&#x22;&#x3E;source tarball&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;git tag: &#x22;0.5.2&#x22;&#x3C;/p&#x3E;

&#x3C;h3&#x3E;changelog since 0.5.1&#x3C;/h3&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed reading id3v2 and apev2 tags from raw AAC files&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed proxy authentication bug in vfs_curl plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added OpenIndian b148 support (Kevin van der Vlist)&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved APE performance&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed freeze bug in alsa plugin on x86_64&#x3C;/li&#x3E;
&#x3C;li&#x3E;added automatic creation of directory structure to the converter plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;few fixes in random and shuffle modes&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved automatic config saving&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for ffmpeg-0.8 (Igor Murzov)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed rename/remove playlist crash when no playlist was selected&#x3C;/li&#x3E;
&#x3C;li&#x3E;last.fm plugin will now split multiline fields when scrobbling&#x3C;/li&#x3E;
&#x3C;li&#x3E;few bug fixes / improvements in cuesheet support&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed writing non-ascii id3v1 tags&#x3C;/li&#x3E;
&#x3C;li&#x3E;pressing enter/play in paused state will now play selected track (bugfix)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed content-length handling after redirects in vfs_curl plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;artwork plugin now supports png by default&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed rdb check in aac adts parser, this means improved aac support (by &#xE5;&#xB0;&#x91;&#xE6;&#x98;&#x8A;)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed rare aac crash&#x3C;/li&#x3E;
&#x3C;li&#x3E;added EXTM3U support&#x3C;/li&#x3E;
&#x3C;li&#x3E;m3u and pls files are now supported only via Load Playlist menu&#x3C;/li&#x3E;
&#x3C;li&#x3E;fix off-by-one error in convstr_id3v2 (gohai)&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved support for the case when an M3U file contains URIs of other M3Us&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved volumebar tooltip (xent)&#x3C;/li&#x3E;
&#x3C;li&#x3E;replaygain preamp improvements (Jan D. Behrens)&#x3C;/li&#x3E;
&#x3C;li&#x3E;ignore embedded album cuesheets in single-track files&#x3C;/li&#x3E;
&#x3C;li&#x3E;experimental GTK3 support, can be enabled with ./configure --enable-gtk3&#x3C;/li&#x3E;
&#x3C;li&#x3E;Vala is not used in this project anymore&#x3C;/li&#x3E;
&#x3C;li&#x3E;vorbis plugin will now try to open .OGA files&#x3C;/li&#x3E;
&#x3C;li&#x3E;GME plugin: added fadeout support, fixed intro/looping, fixed headerless files support (e.g. some GYM), improved gzipped files detection&#x3C;/li&#x3E;
&#x3C;li&#x3E;added auto-resizing support to playlist columns&#x3C;/li&#x3E;
&#x3C;li&#x3E;DUMB, AudioOverload, SHN, Mono2Stereo plugins are now back in the main tarball&#x3C;/li&#x3E;
&#x3C;li&#x3E;default PulseAudio buffer is set to 8K&#x3C;/li&#x3E;
&#x3C;li&#x3E;added FLAC embedded album covers (Tydus)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added &#x22;Album Artist&#x22; support to shuffle albums mode&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed several memory leaks&#x3C;/li&#x3E;
&#x3C;li&#x3E;config file parser now supports blank values&#x3C;/li&#x3E;
&#x3C;li&#x3E;added %L %X %Z to title formatting for &#x22;selected playback length&#x22;, &#x22;selected track count&#x22;, &#x22;current channel configuration&#x22; respectively&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new commandline switch --gui to select GUI plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added WM/Year field support to ffmpeg plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed reading embedded covers from id3v2.4&#x3C;/li&#x3E;
&#x3C;li&#x3E;added optional &#x22;Album Artist&#x22; support to last.fm&#x3C;/li&#x3E;
&#x3C;li&#x3E;aac: improved duration scanner, fixed infinite loop in mp4ff ATOM_UNKNOWN handler&#x3C;/li&#x3E;
&#x3C;li&#x3E;avoid scanning/loading plugins twice when XDG_LOCAL_HOME is the same as install directory (Thynson)&#x3C;/li&#x3E;
&#x3C;li&#x3E;improvements in the command line handling code (Eugene Debrev)&#x3C;/li&#x3E;
&#x3C;li&#x3E;shellexec now supports quoting strings for more flexibility&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed resampler dsp plugin auto-configuration when the player is started for the 1st time&#x3C;/li&#x3E;
&#x3C;li&#x3E;plugin API now allows to extend playlist context menu&#x3C;/li&#x3E;
&#x3C;li&#x3E;added &#x22;audio/ogg&#x22; mime-type support&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed playing mp4/aac files with id3v2 tags&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.2_is_out.html</guid>
<pubDate>Sat, 24 Mar 2012 00:00:00 -0000</pubDate>
</item>
<item>
<title>There is now Google+ page of the Deadbeef player</title>
<link>http://deadbeef.sourceforge.net/posts/there_is_now_google+_page_of_the_deadbeef_player.html</link>
<description>&#x3C;p&#x3E;i will try to post news and updates more frequently there, so please subscribe if that&#x27;s your kind of thing.&#x3C;/p&#x3E;

&#x3C;p&#x3E;&#x3C;a href=&#x22;http://plus.google.com/u/0/113687373510786361087&#x22;&#x3E;Deadbeef on G+&#x3C;/a&#x3E;&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/there_is_now_google+_page_of_the_deadbeef_player.html</guid>
<pubDate>Sun, 22 May 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 1.0.0 for Android has been released to Market</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_1.0.0_for_android_has_been_released_to_market.html</link>
<description>&#x3C;p&#x3E;&#x3C;a href=&#x22;http://market.android.com/details?id=org.deadbeef.android&#x22;&#x3E;Market link&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;&#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/android/deadbeef-android-freeplugins-1.0.0.tar.bz2/download&#x22;&#x3E;Free plugins sources&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;there are really countless changes, i wouldn&#x27;t dare even trying to remember them all and list them here.. but market page should have a few.&#x3C;/p&#x3E;

&#x3C;p&#x3E;in a nutshell, this release is based on deadbeef 0.5.1 codebase, with few android-specific tweaks here and there, plus completely new gui, new EQ, etc.&#x3C;/p&#x3E;

&#x3C;p&#x3E;ad-free version should be coming soon.&#x3C;/p&#x3E;

&#x3C;p&#x3E;right now, the free version 1.0.0 (with ads) is almost unrestricted, except there&#x27;s no widget, and there are few admob banners -- &#x22;pro&#x22; version will remove banners, and will add widget. that&#x27;s basically it for now.&#x3C;/p&#x3E;

&#x3C;p&#x3E;few tricks:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;to show track properties -- touch album cover.&#x3C;/li&#x3E;
&#x3C;li&#x3E;to play shoutcast/icecast stream -- use &#x22;Add Location&#x22; from menu, or launch
pls/m3u playlist after downloading it. i couldn&#x27;t figure out how to launch directly from browser.&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

&#x3C;p&#x3E;other stuff should be mostly self-explanatory, but feel free to ask questions here.&#x3C;/p&#x3E;

&#x3C;p&#x3E;have fun!&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_1.0.0_for_android_has_been_released_to_market.html</guid>
<pubDate>Mon, 06 Jun 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 0.5.1 bugfix release is ready</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.1_bugfix_release_is_ready.html</link>
<description>&#x3C;p&#x3E;downloads: &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/portable/0.5.1/deadbeef-0.5.1-static-i686.tar.bz2/download&#x22;&#x3E;i686 static binary&#x3C;/a&#x3E; and &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/deadbeef-0.5.1.tar.bz2/download&#x22;&#x3E;source tarball&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;git tag: &#x22;0.5.1&#x22;&#x3C;/p&#x3E;

&#x3C;h3&#x3E;changelog since 0.5.0&#x3C;/h3&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed crash bug after deleting playlists&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed importing fb2k EQ presets&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed bug causing garbage output when DSP plugins were changing channels count&#x3C;/li&#x3E;
&#x3C;li&#x3E;added oggenc --ignorelength bug workaround to converter&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new mono2stereo DSP plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed numerous bugs in multichannel support, down/upmixing, sampleformat conversions, etc&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed updating window titlebar after editing current track metadata&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed wrong middle mouse button double-click reaction in tray icon&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed scrobbling last track in &#x22;don&#x27;t loop&#x22; mode&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed shuffle albums mode when user starts album from the middle&#x3C;/li&#x3E;
&#x3C;li&#x3E;added connection timeout to libmms to prevent several-minutes freezes on unresolved hosts&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed inconsistent gui reaction when going from 1st track to previos in &#x22;don&#x27;t loop&#x22; mode&#x3C;/li&#x3E;
&#x3C;li&#x3E;removed -s option from bundled AAC encoder preset, for compatibility with older versions of FAAC&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed multiple selection &#x22;sticking&#x22; when pressing left+right mouse buttons, or trying to play missing file&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed syncing converter DSP preset list with the list from Preferences DSP tab&#x3C;/li&#x3E;
&#x3C;li&#x3E;FLAC plugin can now play files which report zero size, but have samples in them&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed playback of U8 wav files, and all the libsndfile formats that were not working in raw reading mode&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option (on by default) to convert 8 bit samples to 16 bit&#x3C;/li&#x3E;
&#x3C;li&#x3E;added automatic samplerate option to SRC plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;restored &#x22;use ALSA resampling&#x22; option in ALSA plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed several output format bugs in ALSA plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for creating directory tree in converter plugin (Jan D. Behrens)&#x3C;/li&#x3E;
&#x3C;li&#x3E;set converter output folder to $HOME when it&#x27;s empty&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new DSP plugin method &#x22;can_bypass&#x22;, to detect when DSP plugins can be bypassed by streamer&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved check for multiple instances&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed loading cuesheets from archives&#x3C;/li&#x3E;
&#x3C;li&#x3E;added automatic resampler setup on 1st run with empty dsp chain, to simulate 0.4.4 behaviour&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.1_bugfix_release_is_ready.html</guid>
<pubDate>Sun, 22 May 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 0.5.0 has finally arrived!</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_has_finally_arrived!.html</link>
<description>&#x3C;p&#x3E;... after 2 betas, 1 rc and 6 months of development :)&#x3C;/p&#x3E;

&#x3C;p&#x3E;downloads: &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/portable/0.5.0/deadbeef-0.5.0-static-i686.tar.bz2/download&#x22;&#x3E;i686 static binary&#x3C;/a&#x3E; and &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/deadbeef-0.5.0.tar.bz2/download&#x22;&#x3E;source tarball&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;git tag: &#x22;0.5.0&#x22;&#x3C;/p&#x3E;

&#x3C;p&#x3E;i wanted to make 64 bit static build too, but it turned out that apgcc (from autopackage) doesn&#x27;t work correctly with 64bit libs. that means, there won&#x27;t be 64 bit static build in the nearest future - so if you have 64 bit system, there are following choices:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;build it yourself&#x3C;/li&#x3E;
&#x3C;li&#x3E;use 32bit version (it should work if 32 bit versions of libgtk2, libalsa, glibc are installed)&#x3C;/li&#x3E;
&#x3C;li&#x3E;wait for packages for your distribution&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

&#x3C;h3&#x3E;some important information&#x3C;/h3&#x3E;

&#x3C;p&#x3E;if you are building from tarball, and wondering where are the aosdk, DUMB, shn and some other plugins -- they are not there :) they were moved out of tarball to get the player into linux distributions with strict licensing policies, where they want clean tarballs, without any traces of code that&#x27;s not GPL licensed.&#x3C;/p&#x3E;

&#x3C;p&#x3E;but plugins are still in git, and they are in the static build archive. i will also prepare them as separate downloads a bit later.&#x3C;/p&#x3E;

&#x3C;h3&#x3E;changelog&#x3C;/h3&#x3E;

&#x3C;p&#x3E;posting &#x22;full&#x22; changelog since 0.4.4 here (extracted from ChangeLog file found in the tarball):&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;added support for multichannel output&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for output in 8,24,32,float32 bits per sample formats&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved replaygain support, with new options&#x3C;/li&#x3E;
&#x3C;li&#x3E;new DSP plugin API, allowing format conversions, time stretching and multiple instances&#x3C;/li&#x3E;
&#x3C;li&#x3E;configurable DSP chains&#x3C;/li&#x3E;
&#x3C;li&#x3E;added VGZ support to GME plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;moved libsamplerate resampler to separate DSP plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new playlist plugin API&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new plugin for importing and exporting M3U and PLS formats&#x3C;/li&#x3E;
&#x3C;li&#x3E;added Edit-&#x3E;Sort By menu entry, with flexible sort options&#x3C;/li&#x3E;
&#x3C;li&#x3E;DUMB, AOSDK, SHN plugins are not distributed in deadbeef tarball anymore&#x3C;/li&#x3E;
&#x3C;li&#x3E;added &#x22;Shuffle albums&#x22; mode&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved metadata editing, allowing modification of any text fields, including custom fields&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for editing metadata for multiple selected tracks&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved Album Artist support&#x3C;/li&#x3E;
&#x3C;li&#x3E;added album covers to notifications&#x3C;/li&#x3E;
&#x3C;li&#x3E;title formatting now gives access to any track properties&#x3C;/li&#x3E;
&#x3C;li&#x3E;new option to auto-rename playlist when adding folders&#x3C;/li&#x3E;
&#x3C;li&#x3E;multiple mp3 plugin improvements, both speed and stability&#x3C;/li&#x3E;
&#x3C;li&#x3E;extended VFS plugin API to allow archive/container plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new ZIP plugin, to add/play files from zip files without unpacking&#x3C;/li&#x3E;
&#x3C;li&#x3E;numerous stability fixes in CURL plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;numerous stability fixes in AAC plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed &#x22;hotkeys stop working after reboot&#x22; problem&#x3C;/li&#x3E;
&#x3C;li&#x3E;multiple improvements in playlist sorting and grouping&#x3C;/li&#x3E;
&#x3C;li&#x3E;multiple fixes in gtk widget rendering (playlist, tab bar, etc)&#x3C;/li&#x3E;
&#x3C;li&#x3E;few improvements in cue parser&#x3C;/li&#x3E;
&#x3C;li&#x3E;added OSS device selection to gui configuration&#x3C;/li&#x3E;
&#x3C;li&#x3E;reworked plugin list UI, to make bigger description field, and per-plugin license terms&#x3C;/li&#x3E;
&#x3C;li&#x3E;added saving/restoring window geometry to track properties and preferences&#x3C;/li&#x3E;
&#x3C;li&#x3E;new plugin Converter: convert from any supported format using customizable encoder presets)&#x3C;/li&#x3E;
&#x3C;li&#x3E;new plugin Soundtouch: resample, change pitch/tempo, timestretch, etc&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for files larger than 2Gb in size&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed CD Audio plugin freeze after switching CDs&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for switching GUI plugins to preferences window&#x3C;/li&#x3E;
&#x3C;li&#x3E;customizable lists of supported file extensions in SNDFILE and FFMPEG plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed rendering of right-to-left text in playlist group titles&#x3C;/li&#x3E;
&#x3C;li&#x3E;added description with example to shellexec plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed mp3 gapless playback (via LAME info tags)&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved search speed&#x3C;/li&#x3E;
&#x3C;li&#x3E;added --play-pause command line option&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_has_finally_arrived!.html</guid>
<pubDate>Sun, 15 May 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 0.5.0 RC1</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_rc1.html</link>
<description>&#x3C;p&#x3E;downloads: &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/portable/0.5.0/deadbeef-0.5.0-rc1-static-i686.tar.bz2/download&#x22;&#x3E;i686 static binary&#x3C;/a&#x3E; and &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/deadbeef-0.5.0-rc1.tar.bz2/download&#x22;&#x3E;source tarball&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;you can also build from git using &#x22;0.5.0-rc1&#x22; tag.&#x3C;/p&#x3E;

&#x3C;p&#x3E;this build is as close to final 0.5 as possible, except few cosmetic changes need to be done, such as Changelog update, fresh translations, etc.&#x3C;/p&#x3E;

&#x3C;p&#x3E;make sure to try it out and report any issues, i&#x27;m planning to start making tarball for final 0.5 somewhere on saturday this week - so there is still some time to fix bugs.&#x3C;/p&#x3E;

&#x3C;p&#x3E;short list of changes since beta2:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;binary build now has translations&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed AudioOverload plugin mem corruption bug&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed loading AudioOverload psf libs from archives&#x3C;/li&#x3E;
&#x3C;li&#x3E;many fixes in tags display, loading and editing&#x3C;/li&#x3E;
&#x3C;li&#x3E;several converter presets are now bundled, and available without any manual work&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed aac plugin in binary build&#x3C;/li&#x3E;
&#x3C;li&#x3E;added libpng support to notify plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added --play-pause cmdline option&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed crash bug when loading 0.4.4 eq config&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed foobar2000 eq preset importing&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed freebsd compile problems&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed major bug in playlist sorting&#x3C;/li&#x3E;
&#x3C;li&#x3E;added apev2 tag reading/writing to tta plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed apev2 writer to store multiline fields as single frames&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

&#x3C;p&#x3E;and many more less-major fixes.&#x3C;/p&#x3E;

&#x3C;p&#x3E;thanks to everyone who helped tracking down all the bugs.&#x3C;/p&#x3E;

&#x3C;p&#x3E;enjoy!&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_rc1.html</guid>
<pubDate>Tue, 10 May 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 0.5.0 Beta2 is ready for testing</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_beta2_is_ready_for_testing.html</link>
<description>&#x3C;p&#x3E;&#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/portable/0.5.0/deadbeef-0.5.0-beta2-static-i686.tar.bz2/download&#x22;&#x3E;download link&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;changes since beta1 build:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed mp3 gapless playback and sample-accurate seeking&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed replaygain&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed displaying album covers in notifications&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed couple of OSS bugs&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed global hotkeys plugin crash on start&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed random stuttering when using ALSA output&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed unquoted string parsing in cuesheets&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed several M3U and PLS issues&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved search speed&#x3C;/li&#x3E;
&#x3C;li&#x3E;built Converter, AudioOverload, SHN, DUMB, SRC-Resampler and PulseAudio plugins (included in this build)&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

&#x3C;p&#x3E;and many other fixes.&#x3C;/p&#x3E;

&#x3C;p&#x3E;thanks to everyone who helped by sending bug reports!&#x3C;/p&#x3E;

&#x3C;p&#x3E;hopefully, the next build will be RC1&#x3C;/p&#x3E;

&#x3C;p&#x3E;upd: i&#x27;ve uploaded few converter presets. grab archive from &#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/portable/0.5.0/ddb-encoders.zip/download&#x22;&#x3E;this link&#x3C;/a&#x3E;, and unpack into ~/.config/deadbeef/presets/. this way you&#x27;ll get following encoders in Converter: mp3 (lame), wav, flac, ogg. you will need to have appropriate cmdline encoders to be installed, except wav -- it uses built-in function.&#x3C;/p&#x3E;

&#x3C;p&#x3E;upd2: short instruction how to use resampler and other DSP plugins:&#x3C;/p&#x3E;

&#x3C;ol&#x3E;
&#x3C;li&#x3E;go to Edit -&#x3E; Preferences -&#x3E; DSP&#x3C;/li&#x3E;
&#x3C;li&#x3E;click Add&#x3C;/li&#x3E;
&#x3C;li&#x3E;select &#x22;Resampler (Secret Rabbit Code)&#x22;, and click OK&#x3C;/li&#x3E;
&#x3C;li&#x3E;select the added plugin from list, and click Configure&#x3C;/li&#x3E;
&#x3C;li&#x3E;set desired samplerate and algorithm&#x3C;/li&#x3E;
&#x3C;li&#x3E;close Preferences window&#x3C;/li&#x3E;
&#x3C;/ol&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_beta2_is_ready_for_testing.html</guid>
<pubDate>Sat, 30 Apr 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>DeaDBeeF 0.5.0 Beta1 has arrived</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_beta1_has_arrived.html</link>
<description>&#x3C;p&#x3E;here&#x27;s the first beta build of deadbeef 0.5.0&#x3C;/p&#x3E;

&#x3C;p&#x3E;&#x3C;a href=&#x22;http://sourceforge.net/projects/deadbeef/files/portable/0.5.0/deadbeef-0.5.0-beta1-static.tar.bz2/download&#x22;&#x3E;download link&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;please note: i don&#x27;t provide source tarball for this build, but you can build from git using &#x22;0.5.0-beta1&#x22; tag. by building manually you&#x27;ll also get all the goodies not included in this build.&#x3C;/p&#x3E;

&#x3C;p&#x3E;the build includes most of the 1st party plugins, except the following:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;pulseaudio&#x3C;/li&#x3E;
&#x3C;li&#x3E;converter&#x3C;/li&#x3E;
&#x3C;li&#x3E;shn&#x3C;/li&#x3E;
&#x3C;li&#x3E;dumb&#x3C;/li&#x3E;
&#x3C;li&#x3E;audiooverload&#x3C;/li&#x3E;
&#x3C;li&#x3E;soundtouch&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

&#x3C;p&#x3E;they will be included in release candidate build.&#x3C;/p&#x3E;

&#x3C;p&#x3E;remember: this is beta version, it still has few unresolved bugs.&#x3C;/p&#x3E;

&#x3C;p&#x3E;preview version of changelog, with only the most important stuff:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;added support for multichannel output&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for output in 8,24,32,float32 bits per sample formats&#x3C;/li&#x3E;
&#x3C;li&#x3E;configurable DSP chains&#x3C;/li&#x3E;
&#x3C;li&#x3E;added VGZ support to GME plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new plugin for importing and exporting M3U and PLS formats&#x3C;/li&#x3E;
&#x3C;li&#x3E;added Edit-&#x3E;Sort By menu entry, with flexible sort options&#x3C;/li&#x3E;
&#x3C;li&#x3E;added &#x22;Shuffle albums&#x22; mode&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved metadata editing, allowing modification of any text fields, including custom fields&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for editing metadata for multiple selected tracks&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved Album Artist support&#x3C;/li&#x3E;
&#x3C;li&#x3E;added album covers to notifications&#x3C;/li&#x3E;
&#x3C;li&#x3E;title formatting now gives access to any track properties&#x3C;/li&#x3E;
&#x3C;li&#x3E;new option to auto-rename playlist when adding folders&#x3C;/li&#x3E;
&#x3C;li&#x3E;multiple mp3 plugin improvements, both speed and stability&#x3C;/li&#x3E;
&#x3C;li&#x3E;extended VFS plugin API to allow archive/container plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new ZIP plugin, to add/play files from zip files without unpacking&#x3C;/li&#x3E;
&#x3C;li&#x3E;numerous stability fixes in CURL plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;numerous stability fixes in AAC plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed &#x22;hotkeys stop working after reboot&#x22; problem&#x3C;/li&#x3E;
&#x3C;li&#x3E;multiple improvements in playlist sorting and grouping&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for files larger than 2Gb in size&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed CD Audio plugin freeze after switching CDs&#x3C;/li&#x3E;
&#x3C;li&#x3E;customizable lists of supported file extensions in SNDFILE and FFMPEG plugins&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef_0.5.0_beta1_has_arrived.html</guid>
<pubDate>Mon, 18 Apr 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>Android Alpha1 released</title>
<link>http://deadbeef.sourceforge.net/posts/android_alpha1_released.html</link>
<description>&#x3C;p&#x3E;i&#x27;m proud to present the first public release of DeaDBeeF for Android.
find it in android market. make sure you install DeaDBeeF Free Plugins Pack (which has mp3 and other decoders).&#x3C;/p&#x3E;

&#x3C;p&#x3E;bug reports should be directed to my email. make sure to write which phone do you have, which android version, etc.&#x3C;/p&#x3E;

&#x3C;p&#x3E;full information is available on android market page, but i&#x27;ll put some here too:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;it should work on android 1.6 and higher&#x3C;/li&#x3E;
&#x3C;li&#x3E;all plugins with GPL and LGPL code are distributed in Free Plugins Pack, source code to build them will be uploaded ASAP (too tired to do it now)&#x3C;/li&#x3E;
&#x3C;li&#x3E;main package has FLAC, Wavpack, DUMB, Musepack, TTA plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;no DSP plugins yet&#x3C;/li&#x3E;
&#x3C;li&#x3E;some of the decoders were not ported (yet)&#x3C;/li&#x3E;
&#x3C;li&#x3E;many features are accessible via longpress and the menu button&#x3C;/li&#x3E;
&#x3C;li&#x3E;i only tested on emulators (1.6, 2.1, 2.2, 2.3) and HTC Desire with 2.2&#x3C;/li&#x3E;
&#x3C;li&#x3E;this is ALPHA release, which means it is highly unfinished, will crash, has
bugs, unimplemented features, etc&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

&#x3C;p&#x3E;have fun!&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/android_alpha1_released.html</guid>
<pubDate>Sun, 30 Jan 2011 00:00:00 -0000</pubDate>
</item>
<item>
<title>website update</title>
<link>http://deadbeef.sourceforge.net/posts/website_update.html</link>
<description>&#x3C;p&#x3E;I&#x27;ve added comments to posts, thanks to the great &#x3C;a href=&#x22;http://disqus.com&#x22;&#x3E;Disqus&#x3C;/a&#x3E; service.&#x3C;/p&#x3E;

&#x3C;p&#x3E;And I&#x27;ve fixed RSS (hopefully). Sorry for inconveniences.&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/website_update.html</guid>
<pubDate>Fri, 19 Nov 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.4.4 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.4.4_is_out.html</link>
<description>&#x3C;p&#x3E;&#x3C;a href=&#x22;/download.html&#x22;&#x3E;get it!&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;This is a really small (but important) bugfix release.&#x3C;/p&#x3E;

&#x3C;p&#x3E;Summary of changes since 0.4.3:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed race condition in streamer interaction with output plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;atexit and sigterm handlers are not used anymore to prevent playlist corruption when X session is being killed&#x3C;/li&#x3E;
&#x3C;li&#x3E;artwork plugin doesn&#x27;t have direct libcurl dependency anymore&#x3C;/li&#x3E;
&#x3C;li&#x3E;merged new translations from LXDE branch&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.4.4_is_out.html</guid>
<pubDate>Sun, 14 Nov 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.4.3 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.4.3_is_out.html</link>
<description>&#x3C;p&#x3E;&#x3C;a href=&#x22;/download.html&#x22;&#x3E;get it!&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;This is mainly a bugfix release.&#x3C;/p&#x3E;

&#x3C;p&#x3E;Thanks to everyone who reported bugs and helped to fix and test them.&#x3C;/p&#x3E;

&#x3C;p&#x3E;Summary of changes since 0.4.2:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed crash in OSS plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed random crashes caused by upgrading to libcurl-7.21.2&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed metadata editing in non-english locales&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed switching playlists using hotkeys with caps/num/xcb modifiers&#x3C;/li&#x3E;
&#x3C;li&#x3E;made preferences window tabs scrollable&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed dts plugin description&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed &#x27;n&#x27; hotkey with numlock&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved support for icy (shoutcast) protocol&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed ctrl+j (jump to current track) to work correctly with multiple playlists&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed cursor/scroll follows playback to work correctly with multiple playlists&#x3C;/li&#x3E;
&#x3C;li&#x3E;session resume does not seek anymore after skipping failed track&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed seekbar flickering&#x3C;/li&#x3E;
&#x3C;li&#x3E;bundled libmms library to fix freezes after updating to 0.6&#x3C;/li&#x3E;
&#x3C;li&#x3E;blank cue tracks (without titles) are not skipped anymore&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed trailing whitespace handling in cuesheets&#x3C;/li&#x3E;
&#x3C;li&#x3E;&#x22;middle mouse button to delete playlist&#x22; is now default behavior&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed few issues with auto-saving playlist configuration&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed playlist redraw after cddb queries&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.4.3_is_out.html</guid>
<pubDate>Sun, 31 Oct 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.4.2 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.4.2_is_out.html</link>
<description>&#x3C;p&#x3E;&#x3C;a href=&#x22;/download.html&#x22;&#x3E;get it!&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;added translation into many languages, see translators.txt (LXDE Project)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added ability to add custom menu items from plugins (Viktor Semykin)&#x3C;/li&#x3E;
&#x3C;li&#x3E;new shellexec plugin to execute shell commands with deadbeef title formatting (Viktor Semykin)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added &#x22;Look up at last.fm&#x22; context menu option (Viktor Semykin)&#x3C;/li&#x3E;
&#x3C;li&#x3E;merged in DUMB 0.9.3 (mainly to satisfy debian lawyers)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added samplerate conversion quality option to DUMB plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed multichannel WavPack support (David Bryant)&#x3C;/li&#x3E;
&#x3C;li&#x3E;decode all valid integer bitdepths and float data from WavPack files (David Bryant)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added MIDI player plugin, using WildMidi&#x3C;/li&#x3E;
&#x3C;li&#x3E;new MusePack plugin using libmpcdec SV8, with support for multi-chapter files&#x3C;/li&#x3E;
&#x3C;li&#x3E;new TTA plugin using TTAv1 library, with 8/16/24bit support and gapless&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for cover artwork embedded in APEv2 tags (David Bryant)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added GTKUI option to set status icon volume control sensitivity (gordi-o)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for custom tray icon and icon themes (gordi-o)&#x3C;/li&#x3E;
&#x3C;li&#x3E;new DTS Coherent Acoustics decoder using libdca from VLC project, plays from .wav, .dts, .cpt files&#x3C;/li&#x3E;
&#x3C;li&#x3E;added display of multichannel info to statusbar&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed reading of bad (unindented) CUE files&#x3C;/li&#x3E;
&#x3C;li&#x3E;new AAC decoder based on FAAD2 and MP4FF libraries&#x3C;/li&#x3E;
&#x3C;li&#x3E;new MMS plugin based on libmms, requires FFMPEG plugin to decode WMA content&#x3C;/li&#x3E;
&#x3C;li&#x3E;new icon by Sofias&#x3C;/li&#x3E;
&#x3C;li&#x3E;new shorten plugin, port of xmms-shn&#x3C;/li&#x3E;
&#x3C;li&#x3E;new aosdk plugin, plays several PSF derivatives (PSF,PSF2,DSF,QSF,SSF,SPU)&#x3C;/li&#x3E;
&#x3C;li&#x3E;&#x22;stop after current&#x22; feature no longer does auto-reset every time&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed OSS pause/unpause&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed seeking via global hotkeys&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved global hotkeys plugin APIs and GUI configuration&#x3C;/li&#x3E;
&#x3C;li&#x3E;added Play/Pause global hotkey&#x3C;/li&#x3E;
&#x3C;li&#x3E;customizable IPC socket directory via DDB_SOCKET_DIR env variable (by request from Pandora port people)&#x3C;/li&#x3E;
&#x3C;li&#x3E;switched to GME 0.5.5 (keeping compatibility with 0.5.2)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option to hide system tray icon&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new format conversions to title formatting (see built-in docs in the player)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for displaying current track using bold font&#x3C;/li&#x3E;
&#x3C;li&#x3E;new playlist can be created by double-clicking or middle-clicking on empty area of tab strip&#x3C;/li&#x3E;
&#x3C;li&#x3E;added switching between playlists using [Alt +] 1-9 keys&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option to hide &#x22;remove from disk&#x22; menu item&#x3C;/li&#x3E;
&#x3C;li&#x3E;added custom title-formatting for window titlebar and system tray tooltip&#x3C;/li&#x3E;
&#x3C;li&#x3E;added tooltip to volumbar, displaying current level in dB&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option to follow symlinks while adding files, in the Open File dialogs&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option to open/add files in specified named playlist&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed multichannel support in libsndfile, vorbis, tta, ffmpeg plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;added scrolling to current playing track using Ctrl+J and through menu&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed several bugs in mp3 tag parsers&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed initial track prebuffering timing bug, playback starts faster now&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed file-&#x3E;open in paused state, not resuming paused file anymore&#x3C;/li&#x3E;
&#x3C;li&#x3E;removed NRG support from cd audio plugin, as it was causing crashes&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved album cover caching/updating/reloading&#x3C;/li&#x3E;
&#x3C;li&#x3E;added custom file filters to cover art plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;show progress dialog while adding files/folders from commandline&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option to remember current track / position / state on exit, and resume after restart&#x3C;/li&#x3E;
&#x3C;li&#x3E;added scrolling support to playlist tabs&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved Album Artist field support in many file formats&#x3C;/li&#x3E;
&#x3C;li&#x3E;got rid of STL code in AdPlug and libsidplay2 libraries&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.4.2_is_out.html</guid>
<pubDate>Fri, 15 Oct 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.4.1 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.4.1_is_out.html</link>
<description>&#x3C;p&#x3E;&#x3C;a href=&#x22;/download.html&#x22;&#x3E;get it!&#x3C;/a&#x3E;&#x3C;/p&#x3E;

&#x3C;p&#x3E;This is a bug fix release, so don&#x27;t expect lots of new features. Here&#x27;s the
list of bugs fixed since 0.4.0.&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;better default/minimal search window size&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved tag reader in ffmpeg plugin + reload metadata support&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed EQ drawing unwanted current value at initialization&#x3C;/li&#x3E;
&#x3C;li&#x3E;allow editing previous custom grouping value&#x3C;/li&#x3E;
&#x3C;li&#x3E;increased sort speed&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed alsa and oss plugins writing zero samples at start of tracks (TheMaister)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed recover from suspend in alsa plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed md5 structure buffer overflow&#x3C;/li&#x3E;
&#x3C;li&#x3E;added experimental support for gtk3 (2.90), enabled with --enable-gtk3&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved oss plugin responsiveness on pause (TheMaister)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed vfs_curl crashing randomly when loading album art&#x3C;/li&#x3E;
&#x3C;li&#x3E;ignore currently paused song when opening new file(s) from commandline&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed playlist moving bugs&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed memory leaks in id3v2 parser&#x3C;/li&#x3E;
&#x3C;li&#x3E;increased maximum limit on id3v2 APIC frame size to 2MiB&#x3C;/li&#x3E;
&#x3C;li&#x3E;added cd text support (Viktor Semykin)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed wavpack crash on corrupted files&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed random crash when using File -&#x3E; Open&#x3C;/li&#x3E;
&#x3C;li&#x3E;added remember/restore current folder in playlist save/load dialogs&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed reversing track order after drag-n-drop&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed &#x22;Loop single file&#x22; mode after track was moved or deleted&#x3C;/li&#x3E;
&#x3C;li&#x3E;removed apply button from Global Hotkeys preferences window&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed FLAC bitrate calculation&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed ID3v2 &#x22;extra size&#x22; field parser&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed memory leaks in vorbis plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed several crash-bugs in mp3 plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed known bugs in album artwork code&#x3C;/li&#x3E;
&#x3C;li&#x3E;added automatic backtrace printing on SIGSEGV&#x3C;/li&#x3E;
&#x3C;li&#x3E;added multi-track vorbis files support&#x3C;/li&#x3E;
&#x3C;li&#x3E;added %C(composer) expansion to title formatting&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed few theming/colors issues&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed replaygain field parsing when reading cuesheets and r.g. peak scale handling (David Bryant)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for WavPack correction files (David Bryant)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed loading of album art embedded in ID3v2&#x3C;/li&#x3E;
&#x3C;li&#x3E;added MP4 file type to ffmpeg plugin&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.4.1_is_out.html</guid>
<pubDate>Sat, 29 May 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.4 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.4_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.3.3&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;multiple tabbed playlists&#x3C;/li&#x3E;
&#x3C;li&#x3E;added grouping of tracks using title-formatting strings&#x3C;/li&#x3E;
&#x3C;li&#x3E;added Album Cover Art plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added EQ plugin (SuperEQ library by Naoki Shibata)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added basic PulseAudio support&#x3C;/li&#x3E;
&#x3C;li&#x3E;added metadata editing support&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved global hotkeys plugin, with GUI configurator&#x3C;/li&#x3E;
&#x3C;li&#x3E;colors for custom widgets are taken from GTK theme, and user-customizable&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed FreeBSD compatibility problems&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved resampling/streaming code&#x3C;/li&#x3E;
&#x3C;li&#x3E;enabled .TTA support in ffmpeg plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved metadata readers (id3v1, id3v2, apev2)&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved Icy (shoutcast) protocol support&#x3C;/li&#x3E;
&#x3C;li&#x3E;moved built-in decoders to their own dynamic libraries&#x3C;/li&#x3E;
&#x3C;li&#x3E;now it&#x27;s possible to exclude any plugin from build&#x3C;/li&#x3E;
&#x3C;li&#x3E;player remembers scroll positions in playlists between sessions&#x3C;/li&#x3E;
&#x3C;li&#x3E;added ability to delete selected files from disk (playlist context menu)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added ability to reload metadata (playlist context menu)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added AAC &#x27;net streaming support (ffmpeg plugin)&#x3C;/li&#x3E;
&#x3C;li&#x3E;faster search and sorting&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for proxy username/password authentication&#x3C;/li&#x3E;
&#x3C;li&#x3E;better recognizer of remote pls/m3u files for online radio&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved/fixed last.fm plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;OSD notifications about track changes though any notification daemon&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed gapless playback errors&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.4_is_out.html</guid>
<pubDate>Sun, 09 May 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.3.3 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.3.3_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.3.2&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed &#x22;unknown response&#x22; in command line&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed winkey in global hotkeys plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed crash in id3v1 parser&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed crash in mp3 plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed few bugs/problems in ALSA plugin (now works on wider range of soundcards)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed playback of multichannel FLAC files&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed 24 bit wavpack playback&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed duration calculation and seeking bugs in mp3 plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for older versions of ffmpeg&#x3C;/li&#x3E;
&#x3C;li&#x3E;added OSS(3,4) support&#x3C;/li&#x3E;
&#x3C;li&#x3E;experimental FreeBSD support&#x3C;/li&#x3E;
&#x3C;li&#x3E;experimental OpenSolaris support&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved GUI dialogs&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new &#x22;File Number&#x22; column type&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new &#x22;File Name&#x22; custom column conversion&#x3C;/li&#x3E;
&#x3C;li&#x3E;added option to disable nowplaying notifications in lastfm plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for icy metadata (title in shoutcast streams)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added experimental (optional) support for notifications using libnotify&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;

&#x3C;p&#x3E;&#x3C;a href=&#x22;screenshot03.png&#x22;&#x3E;Screenshot&#x3C;/a&#x3E;&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.3.3_is_out.html</guid>
<pubDate>Sun, 07 Feb 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.3.2 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.3.2_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.3.1&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;all GTK+ UI code is now in plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved main menu layout in GTK UI&#x3C;/li&#x3E;
&#x3C;li&#x3E;numerous memory and cpu optimizations&#x3C;/li&#x3E;
&#x3C;li&#x3E;fully editable/scriptable columns with sorting&#x3C;/li&#x3E;
&#x3C;li&#x3E;native look and feel of playlist widget&#x3C;/li&#x3E;
&#x3C;li&#x3E;selection is synchronized between main window and search window&#x3C;/li&#x3E;
&#x3C;li&#x3E;keyboard navigation in search window&#x3C;/li&#x3E;
&#x3C;li&#x3E;plugins got basic GUI configuration&#x3C;/li&#x3E;
&#x3C;li&#x3E;much smoother seekbar&#x3C;/li&#x3E;
&#x3C;li&#x3E;compatible with more GTK theme engines&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved restore window geometry after minimizing to system tray&#x3C;/li&#x3E;
&#x3C;li&#x3E;search window geometry is now saved and restored between sessions&#x3C;/li&#x3E;
&#x3C;li&#x3E;flexible nowplaying querying support via command line&#x3C;/li&#x3E;
&#x3C;li&#x3E;ALSA code moved to plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;new &#x22;nullout&#x22; output plugin - good for testing, and as basis for new plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;added template .c file (with comments) for making new decoder plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;updated id3v2 and apev2 parsers to support more metadata types&#x3C;/li&#x3E;
&#x3C;li&#x3E;id3v2.2 parser now supports unsynchronization&#x3C;/li&#x3E;
&#x3C;li&#x3E;metadata viewer accessible from context menu&#x3C;/li&#x3E;
&#x3C;li&#x3E;flac plugin now plays &#x22;oga&#x22; files (flac in ogg container)&#x3C;/li&#x3E;
&#x3C;li&#x3E;ffmpeg plugin, adds formats: m4a (aac,alac), mpc/mp+/mpp, wma, shn, oma, ac3, vqf&#x3C;/li&#x3E;
&#x3C;li&#x3E;vtx plugin using libayemu&#x3C;/li&#x3E;
&#x3C;li&#x3E;adplug plugin - cmf, rol, hsc, etc (including adlib S3Ms)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed cuesheet support in mp3 and ogg plugins&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed sse2 issues on i686 architecture&#x3C;/li&#x3E;
&#x3C;li&#x3E;added 24-bit ape support (thanks to Rockbox project)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for custom scrobbler url to last.fm plugin (e.g. libre.fm)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added Play Queue funtionality to playlist (context menu)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added average/approximate bitrate display to statusbar&#x3C;/li&#x3E;
&#x3C;li&#x3E;new &#x22;cursor follows playback&#x22; feature&#x3C;/li&#x3E;
&#x3C;li&#x3E;new &#x22;stop after current track&#x22; feature&#x3C;/li&#x3E;
&#x3C;li&#x3E;.dbpl extension is auto-added when saving playlist&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved robustness in http code (handling connection problems, etc)&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.3.2_is_out.html</guid>
<pubDate>Tue, 12 Jan 2010 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.3.1 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.3.1_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.3.0&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;improved header widget drawing and gtkengines compatibility&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed vfs_curl to fetch content size properly again&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed rare memory leak bug in seekbar drawing&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed total playtime display&#x3C;/li&#x3E;
&#x3C;li&#x3E;changed buttons to use stock icons&#x3C;/li&#x3E;
&#x3C;li&#x3E;implemented reading of embedded cuesheets from ape and wavpack files&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed bug in filename resolving when starting from commandline&#x3C;/li&#x3E;
&#x3C;li&#x3E;added possibility to open multiple files from filemanagers&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed random locking/hanging in alsa module&#x3C;/li&#x3E;
&#x3C;li&#x3E;loading plugins from $XDG_CONFIG_HOME/.local/lib/deadbeef/ (by &#x3C;a href=&#x22;mailto:alexey.smirnov@gmx.com&#x22;&#x3E;Alexey A.  Smirnov&#x3C;/a&#x3E;)&#x3C;/li&#x3E;
&#x3C;li&#x3E;middle click on tray icon toggles pause on current track (by &#x3C;a href=&#x22;mailto:rotmer@gmail.com&#x22;&#x3E;Alex Dedul&#x3C;/a&#x3E;)&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.3.1_is_out.html</guid>
<pubDate>Sun, 29 Nov 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.3.0 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.3.0_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.2.3.2&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;vfs plugins - for implementing http/ftp streaming, etc&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved mpeg (libmad) plugin - eats less memory, works faster&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for icecast and shoutcast streams (mp3, ogg)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for podcasts (basically, for any files residing on http/ftp)&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for opening pls and m3u files&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved about dialog&#x3C;/li&#x3E;
&#x3C;li&#x3E;added support for Super (winkey) modifier and multimedia keys in global hotkeys plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed random crash in global hotkeys plugin if key combination was used elsewhere&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved cuesheet reader&#x3C;/li&#x3E;
&#x3C;li&#x3E;added cd audio support, including cddb/freedb&#x3C;/li&#x3E;
&#x3C;li&#x3E;added preferences window&#x3C;/li&#x3E;
&#x3C;li&#x3E;new unified config file for everything&#x3C;/li&#x3E;
&#x3C;li&#x3E;added total playtime display in statusbar&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved plugin build system, displays list of plugins to be built&#x3C;/li&#x3E;
&#x3C;li&#x3E;custom columns (through manual config editing yet)&#x3C;/li&#x3E;
&#x3C;li&#x3E;column header drag-and-drop&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved alsa compatibility&#x3C;/li&#x3E;
&#x3C;li&#x3E;player can release sound device while not playing&#x3C;/li&#x3E;
&#x3C;li&#x3E;better alsa resume after suspend support&#x3C;/li&#x3E;
&#x3C;li&#x3E;support for hardware samplerate conversion (when supported by hardware)&#x3C;/li&#x3E;
&#x3C;li&#x3E;support for alsa software resampling&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved skipping through bad files&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed replaygain bugs&#x3C;/li&#x3E;
&#x3C;li&#x3E;added full file path display via tooltip (optional, disabled by default)&#x3C;/li&#x3E;
&#x3C;li&#x3E;statusbar shows info while paused&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new buffering icon while streamer loads data&#x3C;/li&#x3E;
&#x3C;li&#x3E;added scrolling in playlist while dragging/selecting tracks&#x3C;/li&#x3E;
&#x3C;li&#x3E;case-insensitive file filter in gtkfilechooser dialogs&#x3C;/li&#x3E;
&#x3C;li&#x3E;added cursor sync between playlist and search windows&#x3C;/li&#x3E;
&#x3C;li&#x3E;player saves playlist/config on SIGTERM (should improve things on shutdown)&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.3.0_is_out.html</guid>
<pubDate>Sun, 08 Nov 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.2.3.2 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.2.3.2_is_out.html</link>
<description>&#x3C;p&#x3E;0.2.3 bugfix release&#x3C;/p&#x3E;

&#x3C;p&#x3E;Changelog since 0.2.3.1&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;added winkey (Super) modifier support to hotkeys plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added multimedia keys support to hotkeys plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added hex keycodes (as reported by xev) support to hotkeys plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed crashbug in playlist loader when loading playlist files from older releases&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed bug in flac decoder attempting to read past end of file&#x3C;/li&#x3E;
&#x3C;li&#x3E;added new workarounds for malformed cusheet files&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.2.3.2_is_out.html</guid>
<pubDate>Wed, 07 Oct 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.2.3.1 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.2.3.1_is_out.html</link>
<description>&#x3C;p&#x3E;0.2.3 bugfix release&#x3C;/p&#x3E;

&#x3C;p&#x3E;Changelog since 0.2.3&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;disabled debug tracing in most modules, to prevent slow-downs&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed streaming bug introduced last moment before 0.2.3&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed redrawing of playing status after resume from pause&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.2.3.1_is_out.html</guid>
<pubDate>Sat, 03 Oct 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.2.3 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.2.3_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.2.2.2&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;added native gapless playback which works with most decoders&#x3C;/li&#x3E;
&#x3C;li&#x3E;added replaygain support&#x3C;/li&#x3E;
&#x3C;li&#x3E;added wavpack plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added libsndfile plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed seeking in paused and stopped states&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed reading of some id3v2 tags&#x3C;/li&#x3E;
&#x3C;li&#x3E;changed tag reading order to APEv2-&#x3E;ID3v2-&#x3E;ID3v1&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved cuesheet reader&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed interlocking bug in streamer (should reduce skips)&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.2.3_is_out.html</guid>
<pubDate>Sat, 03 Oct 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.2.2.2 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.2.2.2_is_out.html</link>
<description>&#x3C;p&#x3E;another 0.2.2 bugfix release&#x3C;/p&#x3E;

&#x3C;p&#x3E;Changelog since 0.2.2.1&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed resume after suspend/hibernate&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed cue reader regression&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed another playlist drawing regression&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed stutter at the start of ape tracks&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.2.2.2_is_out.html</guid>
<pubDate>Sun, 20 Sep 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.2.2.1 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.2.2.1_is_out.html</link>
<description>&#x3C;p&#x3E;there was very unfortunate regression bug in 0.2.2, so here&#x27;s quick fix&#x3C;/p&#x3E;

&#x3C;p&#x3E;Changelog since 0.2.2&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed playlist drawing regressions encountered in 0.2.2&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.2.2.1_is_out.html</guid>
<pubDate>Sun, 13 Sep 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.2.2 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.2.2_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.2.1&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;fixed several build problems reported by users&#x3C;/li&#x3E;
&#x3C;li&#x3E;added app icons, updated launcher script&#x3C;/li&#x3E;
&#x3C;li&#x3E;proper sse2 detection and usage in ape plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;reduced volumebar range to -50dB&#x3C;/li&#x3E;
&#x3C;li&#x3E;horizontal scrolling in playlist&#x3C;/li&#x3E;
&#x3C;li&#x3E;pango is now used for ellipsizing&#x3C;/li&#x3E;
&#x3C;li&#x3E;case-insensitive search using russian, danish, french and other alphabets&#x3C;/li&#x3E;
&#x3C;li&#x3E;vertical scroll is much faster now&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.2.2_is_out.html</guid>
<pubDate>Sun, 13 Sep 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.2.1 is out</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.2.1_is_out.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.2.0&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;new ape decoder - faster, doesn&#x27;t crash&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed APEv2 tag reader&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed id3 tag reader on big-endian systems&#x3C;/li&#x3E;
&#x3C;li&#x3E;player now builds without errors on big-endian systems&#x3C;/li&#x3E;
&#x3C;li&#x3E;memory for HVSC song length database is now allocated on demand&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed icons in system tray menu&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed color detection for column header text&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved cuesheet reader (pregap support and better bounds checking)&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.2.1_is_out.html</guid>
<pubDate>Sat, 12 Sep 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>deadbeef-0.2.0 is out!</title>
<link>http://deadbeef.sourceforge.net/posts/deadbeef-0.2.0_is_out!.html</link>
<description>&#x3C;p&#x3E;Changelog since 0.1.1:&#x3C;/p&#x3E;

&#x3C;p&#x3E;&#x3C;em&#x3E;please note this changelog is what most users would notice. actual changelog
is 10 times bigger, and is not worth reading. i don&#x27;t want to count each of
1000 bugfixes here.&#x3C;/em&#x3E;&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;plugin API - decoder and misc plugins working, other types are work in progress&#x3C;/li&#x3E;
&#x3C;li&#x3E;most decoders are in plugins now, which means that most dependencies are optional (libmad, libFLAC, etc)&#x3C;/li&#x3E;
&#x3C;li&#x3E;global hotkeys plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;last.fm scrobbler plugin&#x3C;/li&#x3E;
&#x3C;li&#x3E;added help page (under help menu)&#x3C;/li&#x3E;
&#x3C;li&#x3E;huge amount of performance tweaks (including power consumption tweaks)&#x3C;/li&#x3E;
&#x3C;li&#x3E;cuesheets embedded into FLAC&#x27;s vorbis comments&#x3C;/li&#x3E;
&#x3C;li&#x3E;24 bit flac support&#x3C;/li&#x3E;
&#x3C;li&#x3E;$XDG_CONFIG_HOME env variable support&#x3C;/li&#x3E;
&#x3C;li&#x3E;APE format support through libdemac&#x3C;/li&#x3E;
&#x3C;li&#x3E;launcher (.desktop) file&#x3C;/li&#x3E;
&#x3C;li&#x3E;scroll follows playback (optional)&#x3C;/li&#x3E;
&#x3C;li&#x3E;no more &#x22;?&#x22; when no track number in tags&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed seekbar accuracy bug&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved cuesheet reader&#x3C;/li&#x3E;
&#x3C;li&#x3E;cuesheet text charset detection (utf8, iso8859-1, cp1251)&#x3C;/li&#x3E;
&#x3C;li&#x3E;improved mp3 parser (better vbr duration calc, more accurate seeking, etc)&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed bug when starting files from command line using relative paths&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed order/loopmode session saving&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed id3v2.2 reader&#x3C;/li&#x3E;
&#x3C;li&#x3E;focus/deiconify window on trayicon click&#x3C;/li&#x3E;
&#x3C;li&#x3E;X button no longer minimizes to tray by default (configurable)&#x3C;/li&#x3E;
&#x3C;li&#x3E;search is now accessible from menu&#x3C;/li&#x3E;
&#x3C;li&#x3E;column sizes are now saved between sessions&#x3C;/li&#x3E;
&#x3C;li&#x3E;select multiple folders in &#x22;add folder(s)&#x22; dialog&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/deadbeef-0.2.0_is_out!.html</guid>
<pubDate>Tue, 08 Sep 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>release 0.1.1 is out!</title>
<link>http://deadbeef.sourceforge.net/posts/release_0.1.1_is_out!.html</link>
<description>&#x3C;p&#x3E;changelog:&#x3C;/p&#x3E;

&#x3C;ul&#x3E;
&#x3C;li&#x3E;volume control now works on dB scale&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed bug in ogg vorbis decoder that was skipping songs&#x3C;/li&#x3E;
&#x3C;li&#x3E;flac decoder can now ignore corrupted files to some extent&#x3C;/li&#x3E;
&#x3C;li&#x3E;added shuffle playback mode&#x3C;/li&#x3E;
&#x3C;li&#x3E;removed some of the unused code from build scripts&#x3C;/li&#x3E;
&#x3C;li&#x3E;player no longer hangs if song change happened near the end of current song&#x3C;/li&#x3E;
&#x3C;li&#x3E;playlist redraw fixed for pause/unpause&#x3C;/li&#x3E;
&#x3C;li&#x3E;speed optimizations on playlist drawing&#x3C;/li&#x3E;
&#x3C;li&#x3E;changed scrollwheel step to 2 rows&#x3C;/li&#x3E;
&#x3C;li&#x3E;changed playlist drawing from cairo to gdk, to improve speed and use proper fonts&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed server part to be started earlier, to prevent multiple instances bug&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed several things preventing player to work on ppc64 architecture&#x3C;/li&#x3E;
&#x3C;li&#x3E;fixed id3v2 unsynchronized frames reading&#x3C;/li&#x3E;
&#x3C;li&#x3E;implemented basic session management, window size/position, volume, playmode are remembered across sessions&#x3C;/li&#x3E;
&#x3C;/ul&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/release_0.1.1_is_out!.html</guid>
<pubDate>Sun, 23 Aug 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>GIT repository</title>
<link>http://deadbeef.sourceforge.net/posts/git_repository.html</link>
<description>&#x3C;p&#x3E;i pushed my git repository to sf.net on Thu Aug 20 2009&#x3C;/p&#x3E;

&#x3C;p&#x3E;git version has several bugfixes/improvements over alpha release, so feel free
to use it.&#x3C;/p&#x3E;

&#x3C;pre&#x3E;&#x3C;code&#x3E;git clone git://deadbeef.git.sourceforge.net/gitroot/deadbeef/deadbeef
&#x3C;/code&#x3E;&#x3C;/pre&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/git_repository.html</guid>
<pubDate>Thu, 20 Aug 2009 00:00:00 -0000</pubDate>
</item>
<item>
<title>Alpha released</title>
<link>http://deadbeef.sourceforge.net/posts/alpha_released.html</link>
<description>&#x3C;p&#x3E;first alpha release 0.1.0 just happened on Wed Aug 19 21:59:27 CEST 2009!&#x3C;/p&#x3E;

&#x3C;p&#x3E;there was a report from a happy user that deadbeef won&#x27;t compile with
gtk&#x26;lt;=2.16.&#x3C;/p&#x3E;

&#x3C;p&#x3E;fix is very easy, and will be available in next release, and in git head when
i have time to prepare and push it&#x3C;/p&#x3E;

&#x3C;p&#x3E;thanks for understanding and happy hacking!&#x3C;/p&#x3E;
&#x3C;br/&#x3E;&#x3C;a href=&#x22;http://flattr.com/thing/62599/deadbeef-music-player-for-linux&#x22; _target=&#x22;blank&#x22;&#x3E;&#x3C;img src=&#x22;http://api.flattr.com/button/button-compact-static-100x17.png&#x22; alt=&#x22;Flattr this&#x22; title=&#x22;Flattr this&#x22; border=&#x22;0&#x22;/&#x3E;&#x3C;/a&#x3E;
</description>
<guid isPermaLink="true">http://deadbeef.sourceforge.net/posts/alpha_released.html</guid>
<pubDate>Wed, 19 Aug 2009 00:00:00 -0000</pubDate>
</item>
</channel>
</rss>
