From 8b0cbed65b4fc8337e8d32abc0d8cd6eaa48e010 Mon Sep 17 00:00:00 2001 From: woro Date: Fri, 18 Apr 2008 01:17:40 +0000 Subject: guard against null dereference if no player active and player 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 --- HISTORY | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 3716c1f..b735dcf 100644 --- a/HISTORY +++ b/HISTORY @@ -296,7 +296,7 @@ XXXXXXXXXX: Version 0.0.8-ALPHA 2008-01-04: Version 0.1.12-BETA - Fix compilation and some compiler warnings. - Fix build with FLAC++ >= 1.1.3. -- Rename image_convert.sh to muggle-image-convert, install it in + "make install", make it a bit more robust. 2008-4-11: Version 0.2.0-BETA @@ -344,3 +344,5 @@ XXXXXXXXXX: Version 0.0.8-ALPHA finished. And the message "loading lyrics" will only appear after they have been loaded. If you don't like it, update vdr or send me a patch. - make the compile option USE_BITMAP work again on unmodified FF cards +- make sure a displayed list is never empty by moving up in the tree if needed. + If the list is then still empty, display an item "Synchronize data base". -- cgit v1.2.3