bigdaddydad / android-xbmcremote

Automatically exported from code.google.com/p/android-xbmcremote
0 stars 0 forks source link

Touchpad Mode #56

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,
Before find this great apps I try much others,

one act only as a touchpad :
http://xbmc.org/forum/showthread.php?t=43156

It could be nice to add this mode (by a button in the control mode)..

What do you think about ?

I also See a Iphone apps who display library information on screen when
browsing movies ! it was inpressive
you can have a look here: http://remote.collect3.com.au/

.. I can dream to get the same here :D

Original issue reported on code.google.com by aurelien...@gmail.com on 31 Oct 2009 at 2:40

GoogleCodeExporter commented 8 years ago
touchpad... yeah, why not.

video lib: obiviously coming.

Original comment by phree...@gmail.com on 31 Oct 2009 at 10:41

GoogleCodeExporter commented 8 years ago
My recommendation would be to implement the host side of synergy 
(http://synergy2.sourceforge.net/) using exactly the same protocol so that it's 
compatible with the client app (synergyc).

Also it seems like this might make sense as it's own application with intents 
that 
allow it to integrate nicely with android-xbmcremote. Essentially the task 
boils down 
to porting the synergy server (synergys) from C++ for Linux/Mac/Windows to Java 
for 
Android and adding the touchpad part. Thoughts?

Original comment by taylor.j...@gmail.com on 14 Jan 2010 at 4:33

GoogleCodeExporter commented 8 years ago
I think this is a very good idea !
synergyc is multi-plateform .. 

Original comment by aurelien...@gmail.com on 14 Jan 2010 at 8:24

GoogleCodeExporter commented 8 years ago
XBMC has its own API for mouse and keyboard events. You'll need to post that 
request to 
the XBMC forum, in here we talk about the Android remote.

Original comment by phree...@gmail.com on 15 Jan 2010 at 10:44

GoogleCodeExporter commented 8 years ago

Original comment by phree...@gmail.com on 21 Apr 2010 at 8:19

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/gmote/

Check their source, there may be some usefull lines of code for this project.

Their app gives the user filetransfers and hidlike capabilities with trackpad 
and keyboard

Original comment by magnus.f...@gmail.com on 16 Aug 2010 at 9:33