summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
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-13Reintroduce Finnish translation.scop
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1182 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-13if at muggle start we land in an empty list because the saved state does notworo
match the database, it could happen that we never get anything displayed until we delete muggle.state and restart muggle. Now muggle goes up to the parent level git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1181 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-13fix segfault if the cache directory has a long pathworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1180 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-13SQLite3: in some situations, muggle opened/closed the databaseworo
very often. And sqlite did not close the file descriptor. Now open/close it less often git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1179 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-12update HISTORYworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1178 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-12display small cover: appeared at the wrong placeworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1177 e10066b5-e1e2-0310-b819-94efdf66514b
2008-04-12reduce sysloglevel back from 9 to the normal 1woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1176 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
2008-04-08gcc 4.3 build fixes.scop
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1138 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-20update HISTORY (translations)woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1037 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-20if HAVE_MP3NG_OSD is defined, libvdr-muggle.so willworo
also contain all object files from the mp3ng/music plugin. Right now, Makefile.music is identical with Makefile from the music plugin. Of course Makefile.music will change git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1036 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-19rename a few muggle classes because mp3/mp3ng has the same classes,woro
sort that out later git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1035 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-19rename ___CONFIG_H to ___VDR_CONFIG_Hworo
I might try to add the OSD of mp3ng to muggle, this and following patches will only contain harmless changes to muggle aiming to simplify such an eventual merge git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1034 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-18use new, more secure msprintf instead of asprintf. Doworo
not use cString::sprintf from core vdr because it does not work nicely together with STL which we use heavily add more translation strings and their german and french translations git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1033 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-18fix EMail addresses for translation files (dont use cadsoft.de)woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1032 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-18better fix for making sure the core vdr does not redefine swapworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1031 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-14circumvent missing include in <linux/vdr.h>woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1030 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-12restructure and simplify database connection&creation againworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1029 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-12add trdb as translation keywordworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1028 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-12before importing asynchronously, make sure data base exists,woro
otherwise some prompts and messages could appear too often git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1027 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-12HISTORY updatedworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1026 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-12use po files for internationalisation, starting withworo
translations in german and french git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1025 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-12do not translate 2 error messages pointing to programming errorworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1024 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11remove unneeded SyncFile declarationworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1023 e10066b5-e1e2-0310-b819-94efdf66514b