scrcpy/app
Romain Vimont 6fa209fa82 Remove AINPUT_SOURCE_ANY value
In the Android input header file, an enum has a value taking more than
31 bits, leading to the following warning:

    ISO C restricts enumerator values to range of ‘int’

Since we don't use it, remove it.
2018-08-12 15:35:29 +02:00
..
src Remove AINPUT_SOURCE_ANY value 2018-08-12 15:35:29 +02:00
tests Add missing includes 2018-05-13 15:33:13 +02:00
meson.build Bump version to 1.3 2018-08-09 19:14:17 +02:00