|
hohensoh: apps tree.c,1.293,1.294: msg#00218systems.archos.rockbox.cvs
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> |
|---|---|---|
| Previous by Date: | hohensoh: firmware/export config-ondiofm.h, 1.20, 1.21 config-ondiosp.h, 1.20, 1.21: 00218, cvs |
|---|---|
| Next by Date: | zagor: apps dbtree.c,1.10,1.11: 00218, cvs |
| Previous by Thread: | hohensoh: firmware/export config-ondiofm.h, 1.20, 1.21 config-ondiosp.h, 1.20, 1.21i: 00218, cvs |
| Next by Thread: | zagor: apps dbtree.c,1.10,1.11: 00218, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |