3 Commits

Author SHA1 Message Date
SonOfGib
160b1552a6
Merge remote-tracking branch 'opencardev/crankshaft-ng' into AAP-1.6-crankshaft 2025-03-26 16:06:08 -04:00
Simon Dean
f456ce8dfa Merge remote-tracking branch 'origin/JourneyOS' into crankshaft-ng
# Conflicts:
#	CMakeLists.txt
#	include/f1x/openauto/autoapp/Projection/IVideoOutput.hpp
#	include/f1x/openauto/autoapp/Projection/InputEvent.hpp
#	include/f1x/openauto/autoapp/Service/AndroidAutoEntity.hpp
#	include/f1x/openauto/autoapp/Service/AudioInputService.hpp
#	include/f1x/openauto/autoapp/Service/AudioService.hpp
#	include/f1x/openauto/autoapp/Service/BluetoothService.hpp
#	include/f1x/openauto/autoapp/Service/InputService.hpp
#	include/f1x/openauto/autoapp/Service/MediaSink/GuidanceAudioService.hpp
#	include/f1x/openauto/autoapp/Service/MediaSink/MediaAudioService.hpp
#	include/f1x/openauto/autoapp/Service/MediaSink/VideoService.hpp
#	include/f1x/openauto/autoapp/Service/Sensor/SensorService.hpp
#	include/f1x/openauto/autoapp/Service/VideoService.hpp
#	include/f1x/openauto/autoapp/Service/WifiService.hpp
#	include/f1x/openauto/btservice/AndroidBluetoothServer.hpp
#	src/autoapp/Service/AndroidAutoEntity.cpp
#	src/autoapp/Service/MediaAudioService.cpp
#	src/autoapp/Service/SensorService.cpp
#	src/autoapp/Service/ServiceFactory.cpp
#	src/autoapp/Service/SpeechAudioService.cpp
#	src/autoapp/Service/SystemAudioService.cpp
#	src/autoapp/Service/WifiService.cpp
#	src/autoapp/autoapp.cpp
#	src/btservice/AndroidBluetoothServer.cpp
2025-01-07 22:08:57 +00:00
Simon Dean
b327bd69b2 Added support for new services provided by AASDK and AAP Protocol version 1.6.
Add extensive logging
Add logo for forked version
Resolve display issue where if Raspberry Pi thinks both HDMI and LCD are enabled, the display width is appearing as two side by side monitors (double width) rather than  just using the physical width of the screen.
2024-11-21 13:06:19 +00:00