]> sigrok.org Git - sigrok-meter.git/shortlog
sigrok-meter.git
2013-04-19 Uwe HermannUse the new Quantity et al classes.
2013-04-19 Uwe HermannAcquire data from two DMMs at the same time.
2013-04-19 Uwe HermannUse the new Log class from the bindings.
2013-04-18 Uwe HermannREADME: Cosmetics, documentation updates.
2013-04-18 Uwe HermannInitial working display of multimeter values.
2013-04-16 Uwe HermannInitial libsigrok Python bindings integration.
2013-04-16 Uwe HermannDon't make the sigrok website URL translatable.
2013-04-16 Uwe HermannCosmetics, naming.
2013-04-16 Uwe HermannPut everything in a SigrokMeter class.
2013-04-16 Uwe HermannHook up the About dialog to Help->About.
2013-04-16 Uwe HermannAdd an About dialog.
2013-04-16 Uwe HermannHook up the File->Quit menu item.
2013-04-16 Uwe HermannAdd a menu with dummy entries.
2013-04-16 Uwe HermannAdd an application icon.
2013-04-16 Uwe HermannAdd window title and make it 320x200 per default.
2013-04-16 Uwe HermannHandle GTK+ signals via glade too.
2013-04-16 Uwe HermannReplace GUI with glade-generated one.
2013-04-16 Uwe HermannAdd initial sigrok-meter program.
2013-04-16 Uwe HermannAdd initial README.