summaryrefslogtreecommitdiff
path: root/micropeak/MicroFileChooser.java
Commit message (Collapse)AuthorAge
* micropeak: Add command line export optionKeith Packard2013-01-03
| | | | | | micropeak --export <foo.mpd> will create <foo.csv> full of useful data. Signed-off-by: Keith Packard <keithp@keithp.com>
* micropeak: Use altosuilibKeith Packard2012-12-31
| | | | | | This removes a pile of code stolen from altosui Signed-off-by: Keith Packard <keithp@keithp.com>
* Add file chooser for MicroPeakKeith Packard2012-12-25
Needs reasonable directory tracking Signed-off-by: Keith Packard <keithp@keithp.com>