summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2008-08-20italian translation done by Diego Pierottoworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1208 e10066b5-e1e2-0310-b819-94efdf66514b
2008-08-08fix some compilation errors after changing development systemworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1207 e10066b5-e1e2-0310-b819-94efdf66514b
2008-08-08fix off by one while initializing languagesworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1206 e10066b5-e1e2-0310-b819-94efdf66514b
2008-07-07muggle_getlyrics now works with the unmodified googlyricsworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1205 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-21remove debug outputworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1203 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-21fix image modes Black and TVworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1202 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-20when showing covers as bitmaps, honour the image show duration from setupworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1200 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-19Wrap long lines.scop
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1199 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-18added README.svn with a description how to make a releaseworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1198 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-18Translate 2 new strings to german and frenchworo
prepare version 0.2.1 git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1196 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-18rename background mode to image mode which is more appropriate since the ↵woro
last changes. Since this also changes the name under which the value is stored in the setup file, you will lose your old value after updating. git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1194 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-18remove compile option USE_BITMAP, add it as a new backgroundworo
mode git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1193 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-18use constants for background modesworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1192 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-18guard against null dereference if no player active and playerworo
commands are entered better separate mgSelMenu and mgMenu in ProcessKey make sure a displayed list is never empty. If the database is empty, show just one item "Synchronize database" git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1191 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-15fix a few minor todosworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1190 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-14flush the osd less oftenworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1189 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-14convert images in background processes, not sure if this helpsworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1188 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-14update HISTORYworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1187 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-14get rid of HAVE_OSDMOD, and make USE_BITMAP work onworo
unmodified FF cards. Both by dynamically reducing OSD mem footage until the OSD can handle it. git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1186 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-14Lyrics: mention problem with vdr before 1.5.4 in READMEworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1185 e10066b5-e1e2-0310-b819-94efdf66514b