

BUGS
=====
 * mame's favorites got lost from config sometimes
 * video don't keep the right aspect, usually subs get cutted out
 * change the scale when in the config->General page will randomly segv
 * text in dialogs dont scale on-the-fly (elm bug)
 * autoscrolled entry are not constant-speed changing the fps...it was used to work :/
 * no way to toggle fs with the mouse

CORE
=====
 * DVD playback !!
 * joy/webserver need a key-repetition handling
 * subtitles font and size configuration
 * subtitles upload to opensubtitles.org
 * Add the ability to update youtube-dl from the gui
 * show the status of the downloads in progress (and alert on exit if in progress)
 * use xdg to find config and download folder
 * add an option to disable exit confirmation (but show credit somewhere else)
 * apply the volume using a logaritic curve
 * Redo the evas engine selection/display using the new efl infra

CORE (minor)
============
 * Unify the usage of length (change music to use seconds, instead of milliseconds)
 * make volume changes visibile also from mpris, fix the mess there!!

NEW MODULES
===========
 * internet radio (check .pls files)
 * photo
 * wikipedia
 * torrent (auto)search and download ( aria2c frontend? )
 * weather
 * a simple web browser
 * a simple mail reader
 * Do something like: github.com/midgetspy/Sick-Beard

TVSHOW
======
 * find a way to show special guests on the single episodes

MAME
=====
 * catver.ini: instead of reading a single file, scan a directory (~/.mame/cats/)
   for *.ini files and create a menu entry for each. The name in the root could
   be the name of the file (minus the extension)

