Fix FS#10368 - add some recursion protection in the "view playlist catalogue" context...
commit6f9f18c61d97bcd168587ab785e83921c88af5b6
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
parentf002aaad09351f947bf30ab019971fa12aed971b
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