summaryrefslogtreecommitdiffstats
path: root/gui
diff options
context:
space:
mode:
authorpancake <pancake@dazo>2007-04-25 21:05:03 +0200
committerpancake <pancake@dazo>2007-04-25 21:05:03 +0200
commit60f2337927efe4116a6675fccdf1021f51c86937 (patch)
tree8f793d5937d692bf8526590e0fc86af8b90f274b /gui
parent196f1f7abbb896b84bbbb7a813e9d6641e162fc1 (diff)
download0xFFFF-60f2337927efe4116a6675fccdf1021f51c86937.tar.bz2
* import of the 'set-get-query_header' from Robert Schuster
1) name the simple functions get_foo and set_foo (and make them more consistent e.g. set_rd_mode and get_rd_mode). 2) moved remaining simple queries from main.c into query.c 3) created separate query.h header and included it in main.c 4) implemented get_usb_mode (they do not have this in the proprietary flasher) and added this function to a normal run (-> you will see the current USB mode when running with -i)
Diffstat (limited to 'gui')
-rw-r--r--gui/DESCR53
1 files changed, 53 insertions, 0 deletions
diff --git a/gui/DESCR b/gui/DESCR
new file mode 100644
index 0000000..eb446e3
--- /dev/null
+++ b/gui/DESCR
@@ -0,0 +1,53 @@
+- preferences
+
+ * choose flasher type.
+
+ by default 0xFFFF is used
+
+ *
+
+piece [file]
+ |
+ +-- radio
+ |
+ +-- nbh
+
+info
+ |
+ +-- -i
+
+reboot
+ |
+ +-- ???
+
+----------
+
+piece [file]
+ |
+ +-- xloader
+ |
+ +-- secondary
+ |
+ +-- kernel
+ |
+ +-- initfs
+ |
+ +-- rootfs
+ |
+ +-- autodetected
+
+info
+ |
+ +-- -i
+
+usb-host-mode
+ |
+ +-- -U [0|1]
+
+rd-mode
+ |
+ +-- -r 0|1
+
+reboot
+ |
+ +-- -R