summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2008-04-18Tagging 0.2.1-BETA muggle0.2.1-BETAworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/tags/0.2.1-BETA@1197 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
2008-02-11only increment import count for newly added files, not for changed filesworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1022 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11forgot to call setlocaleworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1021 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11set the database charset not only when creating database but for every ↵woro
client connection git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1020 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11after importing, always delete albums without corresponding tracksworo
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1019 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11filling language table: truncate values from iso table ifworo
they are too long like qaa-qtz or Official Aramaic (700-300 BCE); Imperial Aramaic (700-300 BCE) git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1018 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11next try at msprintf, and really enable utf8woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1017 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11comment abount coming sqlite3.5woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1016 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-11support UTF-8woro
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1015 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-10revert last revision about msprintf. msprintf has a problem with va_list ↵woro
which I cannot resolve. git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1014 e10066b5-e1e2-0310-b819-94efdf66514b
2008-02-10hide asprintf calls in msprintf, msprintf checks forworo
error results (happens especially with illegal UTF-8 characters) git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1013 e10066b5-e1e2-0310-b819-94efdf66514b