summaryrefslogtreecommitdiff
path: root/mg_item_gd.c
AgeCommit message (Collapse)Author
2011-10-29Add Emacs mode and indentation settings.Ville Skyttä
2008-12-24add debugging code, activated with DEBUGSEL. if a track isWolfgang Rohdewald
missing on file system, add it. Content: spoken missing filename
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-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-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-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
2006-05-10Use <vdr/foo.h> instead of <foo.h> for VDR includes everywhere. This is howville
stuff in VDR example plugins and Makefiles is, and since one <vdr/...> crept in in 0.1.11, let's just use it everywhere. git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@955 e10066b5-e1e2-0310-b819-94efdf66514b
2005-10-14Fixed few bugs and added initial GD coverart code.LarsAC
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@888 e10066b5-e1e2-0310-b819-94efdf66514b
2005-10-07fix compiler errorwr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@856 e10066b5-e1e2-0310-b819-94efdf66514b
2005-10-05Merged changes from 0.1.8-wrLarsAC
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@834 e10066b5-e1e2-0310-b819-94efdf66514b
2005-07-29Merged from 0.1.7-wrLarsAC
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@791 e10066b5-e1e2-0310-b819-94efdf66514b