1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2025-04-21 12:27:27 +03:00

Add a MediaMonitor, which will watch CARD_ROOT for mountpoints

Each time a directory will appear in CARD_ROOT, the MediaMonitor
will try to load all OPKs found in CARD_ROOT/${directory}/apps
This commit is contained in:
Paul Cercueil
2013-07-19 12:37:56 -04:00
parent 69b9657af4
commit 41e4cff7ac
6 changed files with 71 additions and 3 deletions

View File

@@ -35,6 +35,7 @@
class ASFont;
class Button;
class MediaMonitor;
class Menu;
class Surface;
@@ -65,6 +66,7 @@ class GMenu2X {
private:
Touchscreen ts;
Menu *menu;
MediaMonitor *monitor;
/*!
Retrieves the free disk space on the sd