add x10tv ati remote rework, android remote rework, wintv remote tweaks
authorGood Guy <good1.2guy@gmail.com>
Sat, 11 Jan 2020 02:44:20 +0000 (19:44 -0700)
committerGood Guy <good1.2guy@gmail.com>
Sat, 11 Jan 2020 02:44:20 +0000 (19:44 -0700)
commit32a609a6bd1181993569399ab51f314dc7cb4fba
tree05254dd73a4fcef97f0b1044abe68ecb31beda42
parent4c207ab325a8e8e6b79a9a18d4647273b5f59f93
add x10tv ati remote rework, android remote rework, wintv remote tweaks
50 files changed:
CineRmt/.idea/assetWizardSettings.xml [new file with mode: 0644]
CineRmt/.idea/codeStyles/Project.xml
CineRmt/.idea/dictionaries/root.xml [new file with mode: 0644]
CineRmt/.idea/gradle.xml
CineRmt/.idea/vcs.xml [new file with mode: 0644]
CineRmt/app/release/output.json
CineRmt/app/src/main/java/com/local/cinermt/MainActivity.java
CineRmt/app/src/main/res/drawable-v24/ic_launcher_foreground.xml [deleted file]
CineRmt/app/src/main/res/drawable/ic_launcher_background.xml [deleted file]
CineRmt/app/src/main/res/layout/activity_main.xml
CineRmt/app/src/main/res/layout/content_main.xml
CineRmt/app/src/main/res/menu/menu_main.xml
CineRmt/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml [deleted file]
CineRmt/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml [deleted file]
CineRmt/app/src/main/res/mipmap-hdpi/ic_launcher.png [deleted file]
CineRmt/app/src/main/res/mipmap-hdpi/ic_launcher_round.png [deleted file]
CineRmt/app/src/main/res/mipmap-hdpi/zfigcc.png [moved from CineRmt/app/src/main/res/mipmap-hdpi/exit.png with 100% similarity]
CineRmt/app/src/main/res/mipmap-mdpi/ic_launcher.png [deleted file]
CineRmt/app/src/main/res/mipmap-mdpi/ic_launcher_round.png [deleted file]
CineRmt/app/src/main/res/mipmap-xhdpi/ic_launcher.png [deleted file]
CineRmt/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png [deleted file]
CineRmt/app/src/main/res/mipmap-xxhdpi/ic_launcher.png [deleted file]
CineRmt/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png [deleted file]
CineRmt/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png [deleted file]
CineRmt/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png [deleted file]
CineRmt/app/src/main/res/values/styles.xml
CineRmt/build.gradle
CineRmt/gradle/wrapper/gradle-wrapper.properties
cinelerra-5.1/cinelerra/Makefile
cinelerra-5.1/cinelerra/androidcontrol.C
cinelerra-5.1/cinelerra/cwindow.C
cinelerra-5.1/cinelerra/cwindow.h
cinelerra-5.1/cinelerra/cwindow.inc
cinelerra-5.1/cinelerra/mwindow.C
cinelerra-5.1/cinelerra/mwindow.h
cinelerra-5.1/cinelerra/mwindowgui.C
cinelerra-5.1/cinelerra/mwindowgui.h
cinelerra-5.1/cinelerra/record.C
cinelerra-5.1/cinelerra/record.h
cinelerra-5.1/cinelerra/record.inc
cinelerra-5.1/cinelerra/remotecontrol.C
cinelerra-5.1/cinelerra/remotecontrol.h
cinelerra-5.1/cinelerra/wintv.C
cinelerra-5.1/cinelerra/wintv.h
cinelerra-5.1/cinelerra/x10tv.C [new file with mode: 0644]
cinelerra-5.1/cinelerra/x10tv.h [new file with mode: 0644]
cinelerra-5.1/cinelerra/x10tv.inc [new file with mode: 0644]
cinelerra-5.1/configure.ac
cinelerra-5.1/guicast/bcwindowbase.C
cinelerra-5.1/guicast/keys.h