enlightenment/src/modules/music-control
Stefan Schmidt ca07e7d505 bugfix: music_control: Use correct markup for metadata text.
We piped the plain metadata text to edje TEXTBLOCK which might interpret
some of the characters as markup. Better convert it to the correct markup
first. The actual bug case was a & in the metadata cut off the rest of
the text. Now we get the correct &amp before sending it of to edje.

Fixes T1061
2014-03-27 12:51:38 +01:00
..
gen fix possible memleak when failing to fetch music-player seek dbus args 2013-05-20 11:16:07 +01:00
e-module-music-control.edj e: Show icon of music-control module 2013-01-04 16:45:39 +00:00
e_mod_main.c bugfix: music_control: Use correct markup for metadata text. 2014-03-27 12:51:38 +01:00
e_mod_main.h e/music-control: Add gadget GUI 2013-01-02 13:19:49 +00:00
module.desktop.in Revert "updating desktop files" 2013-09-04 04:11:13 +04:00
private.h music_control: add metadata (title, artist and album) and the cover image to the popup 2013-10-28 22:55:10 +01:00
ui.c music-control: fix popup autoclose 2014-01-19 15:03:31 +01:00