home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
Submit: code patches (MediaPortal/TV-Server/etc.)
Refactor of InputDevices to Map actions without triggering them
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Jason Pyke" data-source="post: 1127759" data-attributes="member: 139416"><p>As part of OnlineVideos there is the option of launching an external executable to play a video and this application needs to respond to different remote actions. The patch adds the ability to map a WndProc message or a KeyPress event to the Input handlers and return an Action without actually triggering the Action. </p><p></p><p>By reworking this it means we can keep the external executable free of dependencies on MediaPortal 1 and can still handle input devices and actions.</p></blockquote><p></p>
[QUOTE="Jason Pyke, post: 1127759, member: 139416"] As part of OnlineVideos there is the option of launching an external executable to play a video and this application needs to respond to different remote actions. The patch adds the ability to map a WndProc message or a KeyPress event to the Input handlers and return an Action without actually triggering the Action. By reworking this it means we can keep the external executable free of dependencies on MediaPortal 1 and can still handle input devices and actions. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
Submit: code patches (MediaPortal/TV-Server/etc.)
Refactor of InputDevices to Map actions without triggering them
Contact us
RSS
Top
Bottom