Jason C. Wenger
f49b04b4e0
Correct linker paths after install.
2020-07-11 00:51:03 -05:00
Jason C. Wenger
6cc5a32016
Rearrange directory structure, namespaces, CMakeLists.
2020-07-11 00:51:03 -05:00
Jason C. Wenger
aef4b99cdf
Hide psabi warnings regardless of GCC version
2020-07-10 11:18:54 -05:00
Jason C. Wenger
234ba0b22a
CMakeLists cleanup
2020-07-09 21:19:21 -05:00
Jason C. Wenger
e541a042f1
Restore "Add OMX as a module"
...
This reverts commit 8bbef14efa4a30578654cfb4116f5a70b80c1d8f.
2020-07-09 20:49:35 -05:00
Jason C. Wenger
97be374a75
Deconflict changes with libOMX
2020-07-04 10:57:00 -05:00
Jason C. Wenger
8bbef14efa
Partially revert "Add OMX as a module"
...
This reverts commit 16cec35bdde00615bdaec602b1b24646d067acbc.
2020-07-04 10:37:20 -05:00
Robert Stanley Judka
c806b15b61
add interface to send keyevents ( #5 )
...
* explicitly send keyevent to input device; style cleanup
* more style updates
* more style conformity
2020-06-22 15:59:33 -05:00
Jason C. Wenger
ef47eecefa
Strip extra whitespace
2020-05-25 21:45:41 -05:00
Robert Stanley Judka
5b0543ac10
add gstreamer support ( #4 )
...
* Implementing Gstreamer projection
* Moved back to QtQuick video sink, still no display
* "works" but spikes cpu
* merge upstream develop
* Missed a merge conflict
* added resize
* GSTVideoOutput works within ia openauto frame now
* Fixed up cmake for gst
* Add destructor for GST
* Added PI4 support
* Accidently added a bad cmake run at some point
* Stylistic changes
* Cleaning up unused variables
* Stylistic update
* Stylistic Changes
* Quick merge fix
* Review feedback
* Post review feedback
* Left handed pointers/CMake fix
Co-authored-by: Cole Brinsfield <brinsfield.cole@gmail.com>
2020-05-25 21:27:32 -05:00
Jason C. Wenger
7472369979
Support install
2020-05-25 17:34:55 -05:00
Jason C. Wenger
7506df26ee
FPIC isn't necessary. Already provided.
2020-05-25 16:19:36 -05:00
Jason C. Wenger
1bd667da51
Hide GCC psabi warnings
2020-05-25 16:19:36 -05:00
Jason C. Wenger
16cec35bdd
Add OMX as a module
2020-05-25 16:19:36 -05:00
Jason C. Wenger
e350341bfd
Fix system warnings about libusb zero-size arrays
2020-05-25 16:19:36 -05:00
Jason C. Wenger
1100f7155c
Add ccache support
2020-05-25 16:19:36 -05:00
Jason C. Wenger
fe4e5522ed
Add zlib requirement
...
# Conflicts:
# CMakeLists.txt
2020-05-25 16:19:36 -05:00
Jason C. Wenger
38b95057e9
find aasdk as a module
2020-05-25 16:19:36 -05:00
Robert Judka
5df4b957a1
updating path for cmake modules
2020-03-07 19:37:43 -06:00
Robert Judka
ae5a21a75e
updates to make things work (stolen from other people); modifying interfaces for qt support
2020-03-06 13:43:39 -06:00
michal.szwaj
023c7619c7
Add cmake to find rtaudio library
2018-03-24 01:16:04 +01:00
michal.szwaj
2c84f2afc5
Use QApplication
2018-03-18 00:04:21 +01:00
michal.szwaj
5c31630155
Add btservice to the project
2018-03-17 21:47:10 +01:00
michal.szwaj@o2.pl
2b75c4ee98
Fix compilation on MinGW w64
2018-03-10 13:30:22 +01:00
michal.szwaj
6e6609581b
Add special define to identify raspberry build
2018-02-12 17:12:23 +01:00
michal.szwaj
02db0e0eda
Initial commit
2018-02-11 20:39:49 +01:00