Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-15 | fixed 0.2.3 in HISTORY0.2.3 | Wolfgang Rohdewald | |
2009-01-15 | mugglei: regression when importing from topleveldir | Wolfgang Rohdewald | |
(bug existed only in git, not in released versions) | |||
2009-01-15 | getlyrics: strip trailing space (only 0x20 for now) | Wolfgang Rohdewald | |
getlyrics: remove debug output | |||
2009-01-15 | minor cleanups in muggle_getlyrics | Wolfgang Rohdewald | |
2009-01-12 | Support #59: updated italian translation | Wolfgang Rohdewald | |
2009-01-11 | when loading lyrics, do not just display empty text but the | Wolfgang Rohdewald | |
message "loading from internet..." | |||
2009-01-11 | split lines now works with unicode. Fixes bug #52 | Wolfgang Rohdewald | |
2009-01-11 | muggle-image-convert produces less output if needed programs are not installed | Wolfgang Rohdewald | |
2009-01-11 | fix previous commit: mv must not run in background. | Wolfgang Rohdewald | |
2009-01-11 | lyrics: when calling "mv" make sure mv never gets interactive | Wolfgang Rohdewald | |
2009-01-11 | Merge branch 'master' of gitosis@projects.vdr-developer.org:vdr-plugin-muggle | Wolfgang Rohdewald | |
2009-01-11 | load images: fix buggy error handling (reported in vdr-portal.de by stevie101) | Wolfgang Rohdewald | |
2009-01-11 | rewrote the shell script muggle_getlyrics in python and | Wolfgang Rohdewald | |
talk directly to the googlyrics2 python code | |||
2009-01-06 | Fill in some blanks. | Ville Skyttä | |
2009-01-05 | Merge branch 'master' of gitosis@projects.vdr-developer.org:vdr-plugin-muggle | Wolfgang Rohdewald | |
2009-01-05 | fix my italian translation | Wolfgang Rohdewald | |
2009-01-05 | Lyrics now work with Googlyrics2 | Wolfgang Rohdewald | |
if several versions of lyrics for a song are found, it is now possible to choose among them. | |||
2009-01-05 | last version broke importing from setup menu | Wolfgang Rohdewald | |
2008-12-28 | Eliminate compiler warnings, improve error messages. | Ville Skyttä | |
2008-12-27 | update README.git: how to make a new release. From now | Wolfgang Rohdewald | |
on do not put the BETA in the version anymore. This is more compatible with other plugins | |||
2008-12-27 | prepare new release 0.2.20.2.2-BETA | Wolfgang Rohdewald | |
2008-12-27 | updated translations | Wolfgang Rohdewald | |
2008-12-25 | Merge branch 'master' of gitosis@projects.vdr-developer.org:vdr-plugin-muggle | Wolfgang Rohdewald | |
2008-12-25 | fix regression from 5f03b3a6324568a87397764a4408084931ab5d16 | Wolfgang Rohdewald | |
toggling between collections and browser did not write text into the item specific hotkeys | |||
2008-12-25 | Grammar fix. | Ville Skyttä | |
2008-12-25 | Add missing translations. | Ville Skyttä | |
2008-12-24 | update i18n files: New strings, remove references to sourceforge | Wolfgang Rohdewald | |
2008-12-24 | add debugging code, activated with DEBUGSEL. if a track is | Wolfgang Rohdewald | |
missing on file system, add it. Content: spoken missing filename | |||
2008-12-24 | add one missing i18n wrapper | Wolfgang Rohdewald | |
2008-12-24 | Minor Finnish translation update. | Ville Skyttä | |
2008-12-23 | fix bug #37: when osd is destroyed, save muggle state | Wolfgang Rohdewald | |
2008-12-23 | another fix to ticked #32 if the TLD path contains a symlink | Wolfgang Rohdewald | |
2008-12-22 | fix bug #32 mugglei will not run from a linked subfolder | Wolfgang Rohdewald | |
2008-12-21 | navigating up in tree always went to first position. This worked | Wolfgang Rohdewald | |
before, did vdr core change behaviour? | |||
2008-12-21 | importing subdirectories with mugglei: sorting by folder did not work | Wolfgang Rohdewald | |
for those tracks. Found by Thomas Balke. | |||
2008-12-21 | add .gitignore | Wolfgang Rohdewald | |
2008-12-20 | Mysql: add note about missing yaSSL | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1222 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-12-19 | update README.* about mysql with utf8 | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1221 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-12-19 | mysql 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-19 | README.mysql was incomplete | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1219 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-12-19 | make DisplayMode configurable | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1218 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-12-19 | update HISTORY | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1217 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-12-01 | update version.h to 0.2.1 | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1216 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-11-16 | Patch 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-16 | Patch from Andreas Brachold: remove obsolete DVBDIR from Makefile | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1214 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-11-16 | make mg_db_gd_mysql.c compilable with gcc4.3 base on | woro | |
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-16 | add another sanity check for osd layout | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1212 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-11-16 | another variant for mpeg2enc, but commented out. I do not | woro | |
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-21 | italian fix | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1210 e10066b5-e1e2-0310-b819-94efdf66514b | |||
2008-08-21 | fix name of Diego Pierotto | woro | |
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1209 e10066b5-e1e2-0310-b819-94efdf66514b |