summaryrefslogtreecommitdiffstats
path: root/src/squeue
AgeCommit message (Collapse)AuthorFilesLines
2012-11-25Remove old queue mode from treePali Rohár3-367/+0
2012-06-23Fix compilation warningsPali Rohár1-1/+1
2010-11-18* Fix warning in dump.c * Port GUI to GtkON syntax * Fix build for latest valacpancake1-1/+1
--HG-- rename : src/gui/gui.gtkaml => src/gui/gui.gtkaml.orig
2008-12-08* Added -n flag to do not write to disk or flash (simulation)pancake1-0/+4
* 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' ↵pancake3-18/+61
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 ↵pancake3-0/+320
night :) * Import the squeue c and vapi sources * Make 0xFFFF run as squeue daemon with -Q flag * Up to 0.4