summaryrefslogtreecommitdiff
path: root/lyrics.c
AgeCommit message (Collapse)Author
2011-10-29Add Emacs mode and indentation settings.Ville Skyttä
2009-07-28if the script muggle_getlyrics is not found, write a log message onceWolfgang Rohdewald
2009-01-11when loading lyrics, do not just display empty text but theWolfgang Rohdewald
message "loading from internet..."
2009-01-11fix previous commit: mv must not run in background.Wolfgang Rohdewald
2009-01-11lyrics: when calling "mv" make sure mv never gets interactiveWolfgang Rohdewald
2009-01-05Lyrics now work with Googlyrics2Wolfgang Rohdewald
if several versions of lyrics for a song are found, it is now possible to choose among them.
2008-11-16Patch by Andreas Brachold (indentation fixed by wolfgang61):woro
make gcc4.3 happy by adding more parentheses and brackets git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1215 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-22get lyrics with vdr before 1.5.4: also in the background by using system() ↵woro
instead of SystemExec() git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1204 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-20after changing into lyrics mode, the lyrics for the first song were notworo
automatically loaded from the internet git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1201 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-18rm tmpfile: quote argumentworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1195 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-14lyrics: compat mode for versions before 1.5.4woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1184 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-13if we got lyrics from the net but did not save it, the temporary file ↵woro
.lyrics.tmp will be deleted when the next track starts playing (only while in lyrics mode, if you leave it, the tmp file remains) git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1183 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-12if lyrics are loaded from internet and no local lyrics exist yet, the are nowworo
saved automatically git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1175 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-11merge mp3ng branch into trunkworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1173 e10066b5-e1e2-0310-b819-94efdf66514b