Commit Graph

13 Commits

Author SHA1 Message Date
Chris Esposito 8cc740c6e1 Revert "Simplify the waveform reading code (#194)"
This reverts commit 591940b225.

Revert "Whitespace cleanup (#192)"

This reverts commit 1b45b0d112.
2021-11-16 14:30:10 +11:00
turboencabulator 1b45b0d112
Whitespace cleanup (#192)
* Fix whitespace at EOL and EOF; replace tabs

* Normalize line endings
2021-11-08 10:44:12 +11:00
turboencabulator 2cb3d45867
Use pkgconfig to build against the system libusb and fftw (#188)
* Use pkgconfig to build against the system libusb and fftw

* Remove FFTW build from make_appimage

Building it is failing silently in Travis, but the libfftw3-dev package
installs what we need anyway.
2021-11-04 12:47:28 +11:00
Chris Esposito 6223662616 Uses make install 2019-04-24 20:06:10 +10:00
Chris Esposito e9138dfa5b Reverted yesterday's changes 2019-04-24 19:11:49 +10:00
Chris Esposito e65c2573cc better AppRun 2019-04-23 19:59:06 +10:00
probonopd 9818357b59
AppImage 2018-02-17 10:19:38 +01:00
EspoTek ca2406b2db Cleaned junk out of repo.
Still need to edit history


Former-commit-id: e2061432d4b3d2bbb1f9621f3cce34d43b682b2a
Former-commit-id: aeeed8aa2af692f92b7ea7ec8cc042d49c679ce5
2017-10-21 16:11:49 +11:00
EspoTek ea38246587 Added build settings for RPi. Looks like more optimisations needed...
Former-commit-id: 66bd676c70c00f5c13ce5f41be5a106a72054361
Former-commit-id: 0fe1b4666ecd7f599e8965f9f159628aed8113a4
2017-09-02 14:11:38 +10:00
EspoTek fe9b1cce53 Contains settings for 32-bit Linux builds, including 32-bit libdfuprog
Former-commit-id: ae104c8ea4
2017-07-15 17:46:12 +10:00
EspoTek 8bc971dddb Version 1.0. Fixed most of the bad bugs
Former-commit-id: 6eba14054b
2017-07-13 19:50:30 +10:00
esposch eaf618a910 libdfuprog added to Linux build
Former-commit-id: 26b9526f2d
2017-07-07 15:26:18 +10:00
EspoTek f4c0f0d949 Android compiles and runs
Just not for very long...
Quits at loading _list.wfl


Former-commit-id: 52fc3aa15d
2017-02-18 16:00:55 +11:00