summaryrefslogtreecommitdiff
path: root/mg_selection.c
AgeCommit message (Collapse)Author
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-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-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-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-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-07playing just one track with non existing file: player started althoughworo
nothing there to be played Solution: selection.listitems.size() no longer refreshes listitems git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@1000 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
2006-01-23use the unique key (tracks.id for GD) from the listitem when retrieving an itemwr61
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@916 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
2005-04-19Merged changes from 0.1.6-wrLarsAC
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@637 e10066b5-e1e2-0310-b819-94efdf66514b
2005-03-21Merged changes from 0.1.5-wrLarsAC
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@582 e10066b5-e1e2-0310-b819-94efdf66514b
2005-03-06Merged changes for 0.1.4LarsAC
git-svn-id: https://vdr-muggle.svn.sourceforge.net/svnroot/vdr-muggle/trunk/muggle-plugin@542 e10066b5-e1e2-0310-b819-94efdf66514b