Fix FS#10368 - add some recursion protection in the "view playlist catalogue" context...
commitaa2bcc7ba2cd947a79e1b51bbedfcc2ce06b6f4b
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 22 Dec 2009 06:08:41 +0000 (22 06:08 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Tue, 22 Dec 2009 06:08:41 +0000 (22 06:08 +0000)
tree13849b77a40e17ebe608dc2261622a099c8265a3
parentb05dd7108030afe8f5efa6bab9cdf0bd4e6fd560
Fix FS#10368 - add some recursion protection in the "view playlist catalogue" context menu options. Its not exactly pretty, but this shouldnt happen often. It would be nicer to actually hide the menu item, but slightly difficult to do

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24097 a1c6a512-1295-4272-9138-f99709370657
apps/playlist_catalog.c