summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-01-15fixed 0.2.3 in HISTORY0.2.3Wolfgang Rohdewald
2009-01-15mugglei: regression when importing from topleveldirWolfgang Rohdewald
(bug existed only in git, not in released versions)
2009-01-15getlyrics: strip trailing space (only 0x20 for now)Wolfgang Rohdewald
getlyrics: remove debug output
2009-01-15minor cleanups in muggle_getlyricsWolfgang Rohdewald
2009-01-12Support #59: updated italian translationWolfgang Rohdewald
2009-01-11when loading lyrics, do not just display empty text but theWolfgang Rohdewald
message "loading from internet..."
2009-01-11split lines now works with unicode. Fixes bug #52Wolfgang Rohdewald
2009-01-11muggle-image-convert produces less output if needed programs are not installedWolfgang Rohdewald
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-11Merge branch 'master' of gitosis@projects.vdr-developer.org:vdr-plugin-muggleWolfgang Rohdewald
2009-01-11load images: fix buggy error handling (reported in vdr-portal.de by stevie101)Wolfgang Rohdewald
2009-01-11rewrote the shell script muggle_getlyrics in python andWolfgang Rohdewald
talk directly to the googlyrics2 python code
2009-01-06Fill in some blanks.Ville Skyttä
2009-01-05Merge branch 'master' of gitosis@projects.vdr-developer.org:vdr-plugin-muggleWolfgang Rohdewald
2009-01-05fix my italian translationWolfgang 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.
2009-01-05last version broke importing from setup menuWolfgang Rohdewald
2008-12-28Eliminate compiler warnings, improve error messages.Ville Skyttä
2008-12-27update README.git: how to make a new release. From nowWolfgang Rohdewald
on do not put the BETA in the version anymore. This is more compatible with other plugins
2008-12-27prepare new release 0.2.20.2.2-BETAWolfgang Rohdewald
2008-12-27updated translationsWolfgang Rohdewald
2008-12-25Merge branch 'master' of gitosis@projects.vdr-developer.org:vdr-plugin-muggleWolfgang Rohdewald
2008-12-25fix regression from 5f03b3a6324568a87397764a4408084931ab5d16Wolfgang Rohdewald
toggling between collections and browser did not write text into the item specific hotkeys
2008-12-25Grammar fix.Ville Skyttä
2008-12-25Add missing translations.Ville Skyttä
2008-12-24update i18n files: New strings, remove references to sourceforgeWolfgang Rohdewald
2008-12-24add debugging code, activated with DEBUGSEL. if a track isWolfgang Rohdewald
missing on file system, add it. Content: spoken missing filename
2008-12-24add one missing i18n wrapperWolfgang Rohdewald
2008-12-24Minor Finnish translation update.Ville Skyttä
2008-12-23fix bug #37: when osd is destroyed, save muggle stateWolfgang Rohdewald
2008-12-23another fix to ticked #32 if the TLD path contains a symlinkWolfgang Rohdewald
2008-12-22fix bug #32 mugglei will not run from a linked subfolderWolfgang Rohdewald
2008-12-21navigating up in tree always went to first position. This workedWolfgang Rohdewald
before, did vdr core change behaviour?
2008-12-21importing subdirectories with mugglei: sorting by folder did not workWolfgang Rohdewald
for those tracks. Found by Thomas Balke.
2008-12-21add .gitignoreWolfgang Rohdewald
2008-12-20Mysql: add note about missing yaSSLworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1222 e10066b5-e1e2-0310-b819-94efdf66514b
2008-12-19update README.* about mysql with utf8woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1221 e10066b5-e1e2-0310-b819-94efdf66514b
2008-12-19mysql only: Fix order of insertion into playlistitem when the playlist woro
was empty git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1220 e10066b5-e1e2-0310-b819-94efdf66514b
2008-12-19README.mysql was incompleteworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1219 e10066b5-e1e2-0310-b819-94efdf66514b
2008-12-19make DisplayMode configurableworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1218 e10066b5-e1e2-0310-b819-94efdf66514b
2008-12-19update HISTORYworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1217 e10066b5-e1e2-0310-b819-94efdf66514b
2008-12-01update version.h to 0.2.1woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1216 e10066b5-e1e2-0310-b819-94efdf66514b
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-11-16Patch from Andreas Brachold: remove obsolete DVBDIR from Makefileworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1214 e10066b5-e1e2-0310-b819-94efdf66514b
2008-11-16make mg_db_gd_mysql.c compilable with gcc4.3 base onworo
a patch by Andreas Brachold (slightly changed) git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1213 e10066b5-e1e2-0310-b819-94efdf66514b
2008-11-16add another sanity check for osd layoutworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1212 e10066b5-e1e2-0310-b819-94efdf66514b
2008-11-16another variant for mpeg2enc, but commented out. I do notworo
remembe why I did this... git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1211 e10066b5-e1e2-0310-b819-94efdf66514b
2008-08-21italian fixworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1210 e10066b5-e1e2-0310-b819-94efdf66514b
2008-08-21fix name of Diego Pierottoworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1209 e10066b5-e1e2-0310-b819-94efdf66514b