logo       

hohensoh: apps tree.c,1.293,1.294: msg#00218

systems.archos.rockbox.cvs

Subject: hohensoh: apps tree.c,1.293,1.294

Update of /cvsroot/rockbox/apps
In directory labb:/tmp/cvs-serv32017/rockbox/apps

Modified Files:
tree.c
Log Message:
MMC hotswap enabled for Ondio

Index: tree.c
===================================================================
RCS file: /cvsroot/rockbox/apps/tree.c,v
retrieving revision 1.293
retrieving revision 1.294
diff -u -d -r1.293 -r1.294
--- tree.c 26 Jan 2005 22:48:25 -0000 1.293
+++ tree.c 28 Jan 2005 23:02:05 -0000 1.294
@@ -1075,6 +1075,17 @@
status_draw(false);
break;

+#ifdef HAVE_HOTSWAP
+ case SYS_FS_CHANGED:
+ if (!id3db) /* file browsing */
+ {
+ /* FixMe: skip this if not in root
+ and our path is still valid */
+ reload_root = true; /* the dumb way */
+ }
+ break;
+#endif
+
default:
if(default_event_handler(button) == SYS_USB_CONNECTED)
{

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise