Opened 19 years ago
Closed 19 years ago
Last modified 18 years ago
#3930 closed enhancement (wontfix)
Add mouse support to Myth-plugins
| Reported by: | Owned by: | danielk | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | mythtv | Version: | head |
| Severity: | medium | Keywords: | mouse plugins touchscreen |
| Cc: | Ticket locked: | no |
Description
Add mouse support to mythplugins, not necessarily the main mythtv devel. Specifically, add mouse support to mythdvd, mythvideo, and mythmusic. Mouse support should be centered around touchscreen control.
Included are patches to the most recent SVN. Mythtv and mythplugins was touched: Mythtv components such as themed dialog and ui types was modified to add support to lower level controls. MythVideo, MythDVD, and MythMusic were modified to include "back" buttons and enable touchscreen navigation of some trees. Also included are themes to get the buttons to work properly.
I use this in my car, so the theme and menu are called car. CarPC is the theme, car is the menu.
Attachments (5)
Change History (12)
by , 19 years ago
| Attachment: | mythtv-mouse.diff added |
|---|
by , 19 years ago
| Attachment: | mythmouse-patch.tar.gz added |
|---|
Mouse support for Mythtv/plugins. Includes theme and menu.
by , 19 years ago
| Attachment: | mythtv-mouse.diff.14491 added |
|---|
Required patch for mouse to work in SVN 14491
by , 19 years ago
| Attachment: | mythplugins-mouse.diff.14485 added |
|---|
Required patch for mouse in plugins SVN 14485
comment:3 by , 19 years ago
I've updated the patches to work better with MythMusic and MythVideo/MythDVD. MythMusic is fully implemented, MythVideo is implemented as far as I can do without severely modifying the structure of the code.
Mythtv version is SVN 14491, MythPlugins version is SVN 14485.
Apply the patches with -p0 while in the MythTv and MythPlugins directories.
The theme and menu I use are located here: http://www.pauselivetv.com/cruisinmyth/ Car is the menu, which cuts out TV function, CarPC is the theme with added back buttons and such.
Please enjoy
comment:4 by , 19 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
| Version: | unknown → head |
comment:5 by , 19 years ago
For what it's worth, mouse support will come as standard with mythui. So long as it doesn't break anything this patch can be applied without any real concern, however it won't last very long at all.
The UI parts of libmyth will be deprecated after 0.21 is released and all of the plugins will be re-written to use mythui by the time 0.22 is released.
comment:6 by , 19 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
MythUI comes with mouse support as standard and the plugins should be converted before 0.22.
comment:7 by , 18 years ago
I am very interested in these patches! It will probably take a while until 0.22 is released and will take even longer until it's really stable.
I have a touchscreen setup as well. Do you have another patch update ? Or an SVN revision which contains it ?
Patches fail to apply against 18722

Patch for Mythtv - adds mouse support to controls