summaryrefslogtreecommitdiffstats
path: root/src/qmode.c
AgeCommit message (Collapse)AuthorFilesLines
2012-08-10qmode: Prepair for new codePali Rohár1-8/+27
2012-08-09flash: Rewrite flash_image code to use struct * imagePali Rohár1-2/+2
2012-06-23Prepair flash_image for specifing device and hw revisionsPali Rohár1-1/+1
2008-12-14* Oops missing up0.4pancake1-1/+1
* Added fixups for make install/deinstall * HAVE_GUI is now enabled by default * New 'stop' button for goxf GUI * Fix lil bug in squeue.c * Initial .desktop icon for freedesktop environments (GNOME)
2008-12-08* Added -n flag to do not write to disk or flash (simulation)pancake1-9/+11
* Added -S flag to specify subversion id manually while flashing or dumping * Fixed support for the last fiasco image - Skip paddings - More verbose output while parsing FIASCO headers * Initial implementation of the full direct FIASCO flasher - No need to dump manually before flashing * Some warnings and code cleanup * Fix building issue * Add HAVE_GUI directive in config.mk * Up to version 0.4
2008-03-06* Initial working version of the flash gui - Renamed to goxf - Needs 'sudo' ↵pancake1-11/+72
to be enabled to the user without password - Identify and ban piece files while including them in the list - Support for flashing multiple piece files - progressbar and warn/error messages handled - Supports reboot mobo command * Make qmode be functional * Lot of hardcore fixups on squeue_open - Should work now everywhere fine asumid UID 1000 as allowed user - Reduce timeouts - Add push2 method
2008-03-05* Initial import of the GtkAML gui frontend - Mostly implemented in just one ↵pancake1-0/+83
night :) * Import the squeue c and vapi sources * Make 0xFFFF run as squeue daemon with -Q flag * Up to 0.4