SmartRC - Software for remote controls

tani1

Staff member
Super Moderator
Messages
17,767
SmartRC, Software for remote controls.

Versions:

# 0.10 test (2009/10/29)

- First initial version.

Features:

- Support WinLIRC (With multiple conections)*
- Support learn mode (Add more remotre controls)**

* Tested with WinAmp (winamp2lirc plugin), MPC-HC, Girder, and EventGhost.
** Only if the IR receiver reads other remotes.

Compatible cards:

Tested:

- TeVii S470
- TeVii S660
- Technotrend S2 3200

Works on (in theory):

- All Tevii products.
- All Tecnhotrend products.

Report if works for you, and card model.

SmartRC compatible cards, also compatible with SmartDVB and vice versa.
 

k@lkov

Super VIP
Messages
10,003
SmartRC 0.2 Test-Version - Software for remote controls

Code:
[B]Versions:[/B]
[B]> 0.20 (22 Jun, 2010)[/B]
- Fix loading BDAs.dev (Need SmartDump.ax registered in a system)
- BDAS.dev update to latest version.

> 0.10 test (29 Oct, 2009)
- First initial version.

[B]Features:[/B]
- Support WinLIRC (With multiple conections)*
- Support learn mode (Add more remotre controls)**

* Tested with WinAmp (winamp2lirc plugin), MPC-HC, Girder, and EventGhost.
** Only if the IR receiver reads other remotes.

[B]Compatible cards:[/B]

[B]Tested:[/B]
- TeVii S470
- TeVii S660
- Technotrend S2 3200

[B]Works on (in theory):[/B]
- All Tevii products.
- All Tecnhotrend products.

Report if works for you, and card model.

In addition, if you have a DVB card and the SDK, 
send me a private message with this information.
SmartRC compatible cards, also compatible with SmartDVB and vice versa.
 

juli13

Staff member
Administrator
Messages
10,198
SmartRC 0.3 - Software for remote controls

> 0.30 (28, Mar, 2010)

- Added feature for ignored the key-code are repeated. (optional)
- Fix a strange problem with "start with windows". No load the RC device.
- Other minor bugs are fixed.

Compatible cards:

Tested:

- TeVii S470
- TeVii S660
- Technotrend S2 3200
- Prof 8000
- Prof 7300
- Prof 7301
- Prof 7500

Works on (in theory):

- All Tevii products.
- All Tecnhotrend products.
- Some Prof products.
 

juli13

Staff member
Administrator
Messages
10,198
SmartRC 0.40

Code:
> 0.40 (03, Oct, 2010)

- New BDA driver engine added* (Special thanks to Jackjavo)
- Now, when detect new LIRC conection shows a ballon-tip.
- Fixed bug when unload application, sometimes hangs this (specially with Prof cards).
- Fixed issue with start-up with Windows (¿works?).
- Taskbar bug fixed when load with Windows.
- Some bugs adding new remote control.
- Some small bugs are fixed.
- Small GUI re-desing.

[B]* Introduces these new features to SmartRC:[/B]

- Support for automatic detection of DVB-Card (Remote control also included.)
- Support this new dvb-cards:

Twinhan (Untested)
Hauppauge (Untested)
Technotrend (Tested only with old bda driver)
TeVii (Untested)
Prof Revolution 7500 (Tested)
Prof Revolution 7300, 7301, 8000 (Tested)
TBS (Untested)
Comppro (Untested)
Conexant (Untested)
FireDTV (Untested)
OmniCom/KNC (Untested)
DVBWorld (Untested)
Genpix (Untested)
QBox (Untested)
 

k@lkov

Super VIP
Messages
10,003
SmartRC 0.50

Code:
[B]Changelog:[/B]
> 0.50 (05, Oct, 2010)

* Important: 0.40 version is wrong, this is a real 0.4 version renamed to 0.5, 
  and also included some fixes.
* Added support for DVBWorld IR (Untested.. Please report if work) (Thanks 
  to jackjavo)
* Some fixes in installer with Windows 7 (now more compatible)
* Fixed some resolution bugs with DPI on all SmartRC windows.
 

tani1

Staff member
Super Moderator
Messages
17,767
SmartRC 0.51

Changelog:

> 0.51 (06, Oct, 2010)

* Finally fixed some resolution bugs with DPI on all SmartRC windows.
* Some controls now disabled when nothing devices found.
* Small GUI changes including new tray system icons (Extracted from winlirc project)
 

marokino08

Super VIP
Messages
7,462
Changelog:

> 0.52 (09, Oct, 2010)

•Added small debug log (create on \SmartRC\SmartRC_debug.log
•Now detects if have installed Microsoft Visual C++ 2010 Redistributable Package.
•Fixed other minor bugs with system tray icons and other things..
 

juli13

Staff member
Administrator
Messages
10,198
> 0.60 beta (12, Feb, 2011)

* Project ported to VS2010 (Need .NETFramework 4.0)
* Added switch mapped feature (Now you can do more things with one remote!)
* Added support for start dvb-card on-the-fly.
* Added option for security to only allow local connections.
* BDA library updated for latest version.
* Fixed some bugs with TBS and TeVii cards (thk jackjavo).
* Installer updated and small fixes.
 

tani1

Staff member
Super Moderator
Messages
17,767
> 0.70 beta (28, Mar, 2011)
Changelog:
- Added support for work in .NET Framework Environment 2.0, 3.0, 3.5 and 4.0. (4.0 by default).
- BDA engine is up to date to latest version (thanks to jackjavo).
* Windows Vista, Windows 2008 and Windows 7 have .NET Framework pre-installed.
 

juli13

Staff member
Administrator
Messages
10,198
SmartRC 0.80


Code:
[B]Changelog:[/B]


    Rewriten server module.
    Fixed “Port already in use” error when enabled/disabled LIRC server.
    Added status bar saying info about LIRC connection (with animated pc-computers) :)
    “Send CMD to LIRC” in popup menu is disabled when server is not connected.
    Fixes in status icon on taskbar and some GUI Improvements.
    Now sends RC Name to LIRC automatically based on RC device selected.
    Added support for “VERSION” command (I no sure if works!)
    Now shows more info about connection.
    Some bugs are fixed.
 

tani1

Staff member
Super Moderator
Messages
17,767
SmartRC 0.9 beta has been released.

Some fixes and features has been added. (like device restart when other application uses dvb-card)

jmDpRM.png


> 0.90 beta (13, Apr, 2011)

- Added Device control feature. Now restart device when the selected dvb application is ended.*
- Now reads RC ID when it's in edit mode. (Green box)**
- Now shows if you are in Learn mode, edit mode, or normal.
- Fixed issue updating fields in edit mode when select other one item.
- Start/Stop too fast get thread worker crash.
- When add new key/cmd to list, if cmd2 is empty, adds automatically other with same name like cmd1 name + "-".
- Fixed -switch- code is sended to LIRC Client ('switch' cmd is reserved for SmartRC).
- Some bugs are fixed.


* SmartRC works simultaneously with other dvb applications, but when dvb app is closed, also stop the dvb card and make stop working SmartRC.
With this new feature resolve the issue by restarting dvb-card when application is ended.
** If RC ID is already assigned to other command, this is deleted.
 

juli13

Staff member
Administrator
Messages
10,198
SmartRC 0.95 has been released

Code:
[B]> 0.95 beta (24, Apr, 2011)[/B]

   - Added menu option for Restart selected device (If is needed).
   - Added info about version of bda driver.
   - Added feature for open any file (include *.exe, *.bat, etc).
   - Added feature for kill any process.
   - Added support for send keystrokes for focused window.
   - Added support for shutdown, restart, and log off computer.
   - Added TBS key-map.
   - Fixed crash when device not started on 'device settings' window.
   - Fixed 'device not started' for some devices they have long name (TBS for example).
   - A wrong label is refreshed when key pressed is already in the list.
   - Some tweaks on Save button, delete, .. (disabled when no have changes, etc)
   - Update bda.dev to latest version (0.0.5).
   - Some bugs are fixed.
 
Top