Commit Graph

11 Commits

Author SHA1 Message Date
EspoTek 4933764c98 Double buffering seems to be working. Good theory, no bullshit. Dank u wel, mnr. Dijkstra! 2017-06-22 12:16:04 +10:00
EspoTek c27cb9d38c Intent Filter added 2017-06-22 11:22:16 +10:00
EspoTek 893624c0e4 Axis Scaling and cursors 2017-06-12 10:55:22 +10:00
EspoTek 643ee1d592 Android nicer. :)
Just general UI improvements.
2017-06-10 15:42:40 +10:00
EspoTek 22020c5127 Semi-sane Android Interface
Not polished, but usable.
2017-02-22 13:17:48 +11:00
EspoTek f14b4cc0dc Works on Android. Kinda.
Function Gen not running properly and there is no "native" UI.
But the whole USB stack is up!
2017-02-19 17:42:09 +11:00
EspoTek 2fef7a6648 Fixed connect - Windows + Unix now both return 0 on UsbInit
Seems to do nothing once the iso is set up, though...
2017-02-19 14:29:19 +11:00
EspoTek a1c45aff30 Fixed up some more issues
Now crashing when FunctionGenControl procs.  Android returns fatal if
you try to write to an uninitialised pipe.
2017-02-19 14:11:06 +11:00
EspoTek 491645d673 Runs on Android, iso fails
One step closer...
2017-02-19 13:41:35 +11:00
EspoTek 368af59ca8 EspoComboBox now Android compatible.
Changed FILE* based operations to QFile.  Apparently Android doesn't
like fopen().
2017-02-19 12:03:35 +11:00
EspoTek 52fc3aa15d Android compiles and runs
Just not for very long...
Quits at loading _list.wfl
2017-02-18 16:00:55 +11:00