~joe-yasi/amarok/+git/amarok-git:eean-mysql5.5.9fix

Last commit made on 2011-03-17
Get this branch:
git clone -b eean-mysql5.5.9fix https://git.launchpad.net/~joe-yasi/amarok/+git/amarok-git

Branch merges

Branch information

Name:
eean-mysql5.5.9fix
Repository:
lp:~joe-yasi/amarok/+git/amarok-git

Recent commits

b55a5ad... by Alex Merry

Merge remote-tracking branch 'origin/master' into eean-mysql5.5.9fix

becb0de... by Alex Merry

Fix playback status for MPRIS2 interface

Make use of the playbackStatusChanged EngineController signal to find
when we should update the playback status property, otherwise we set it
too early and get the wrong value.

BUG: 268282
FIXED-IN: 2.4.1

abe077f... by Script Kiddy <email address hidden>

SVN_SILENT made messages (.desktop file)

37eda94... by Rick W. Chen

Fix plugin loading and bump_plugin_version.rb script

2ef40ad... by Lydia Pintscher

bump plug-in version vor 2.4.1 beta 1

17bd18f... by Sergey Ivanov <email address hidden>

Fixed translation issue in MagnatuneSignupDialog.
Patch by Burkhard Lueck (<email address hidden>)
BUG: 239019

5b5b69d... by Sergey Ivanov <email address hidden>

Prevent crash on loading unsupported format playlist.
BUG: 265378

5f2c8b9... by Rick W. Chen

Fix html lyrics not showing when updating applet data

32410a3... by Rick W. Chen

Clear current track cache when stopped

Otherwise the current track applet will no change view when playback is
stopped and started again.

aa16b03... by Rick W. Chen

Fix last commit