|
|
Latest Version: 1.00(May 15, 2010 client) 1.01(July 24, 2010 server)
Freemote Control turns your BlackBerry smartphone into a remote control for your PC. It was primarily developed to control MythTV running on Linux but can be used for other purposes. A small proxy server (freemoted) must be run on the target machine for the mobile application (Freemote Control) to connect to.
Features include:
- Control MythTV/Boxee or other programs that use Lircd (mplayer, xine, etc)
- Send mouse movement and keyboard events using a trackball or touchscreen device
- Connects over wifi or bluetooth (BlackBerry/Linux only for bluetooth)
- Works on linux,MAC OSX 10.6 or Windows (with cygwin)
- Customizable layouts (BlackBerry touchscreen version only)
Supported Smartphones
- BlackBerry touchscreen devices running OS 4.7+ (Storm/Storm2)
- BlackBerry trackball devices running OS 4.5+ (8300/8800/8900/9000)
- iPhone running OS 4.0+ (3G/3Gs/4)
Questions, comments and feedback may be submitted to the forum
|
Version 1.01 - July 24, 2010
- (server) replaced -m xwindows and -m windows with -m desktop option
- (server) readme updates to include MAC OSX 10.6 references
Version 1.00 - May 5, 2010
- (server) more stability fixes, wasn't closing X connection, threads were not joined properly
- (server) added quit and stat commands
- (client) Ok button on quicknav screen was sending wrong command
Version 0.99 - Mar 21, 2010
- (client) was not connecting if freemoted did not have xwindows method available
- (server) did not have pageup/pagedown xwindows keys interpreted properly
- (server) freemoted.conf was missing lirc directives for up/down/left/right/ok/back
Version 0.96 - Mar 2, 2010
- (client) added remote viewing feature to watch the screen you are controlling (Linux Only, requires giblib)
- (server) fixed some networking problems
- (server) changed the config so that up,down,left,right,ok buttons prefer keystrokes first rather than lirc, better for most apps (like Boxee)
- (client) added hold cntrl,shift or alt keys feature
Version 0.94 - Dec 8, 2009
- (client) cleaned up layouts for 4.5 devices (select 'Reset Layouts' from menu to reformat)
- (client) added a 'Quick Nav' to the touchscreen version to translate swipes/click into navigation button commands (so you can watch the TV without having to look at your device for most menu navigation functions)
- (client) can assign convenience/send/end keys as mouse buttons now
- (client) touchscreen version was not sending symbols from keyboard to PC
Version 0.93 - Dec 2, 2009
- (client) assign functions to volume up/down, convenience keys, send, back etc
- (client) added symbols popup for chars not available for trackball version
- (server) added mouse wheel up/down for both xwindows and w32api
- (server) handled connections on separate thread so other incoming connections will boot existing one out (if previous connection didn't close properly, next attempt from client would fail and restart was required)
- (server) used select() to see if there is data before reading, making graceful shutdown possible (no way to wake up a blocked thread)
Version 0.92 - Nov 28, 2009
- (server) fixed segfault in freemoted if mythfrontend was not available at startup
- (server) fixed hanging remote issue after pressing channels layout using Myth 0.22
- (server) Skip/Replay buttons were not mapped properly
- (client) Seek Backwards was mistakenly mapped to Seek Forwards
Version 0.91 - Nov 26, 2009
- (client) fixed key up events not working on OS 4.5/4.6 devices
Version 0.9 - Nov 15, 2009