Opened 17 years ago
Closed 17 years ago
Last modified 17 years ago
#7741 closed enhancement (fixed)
MythUI bookmark dialog
| Reported by: | Owned by: | robertm | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.23 |
| Component: | MythTV - User Interface Library | Version: | head |
| Severity: | medium | Keywords: | |
| Cc: | Ticket locked: | yes |
Description
Attached patch replaces the bookmark dialog with a version that uses MythUI.
Attachments (1)
Change History (5)
by , 17 years ago
| Attachment: | bookmarkdiag.patch added |
|---|
comment:1 by , 17 years ago
| Component: | MythTV - General → MythTV - User Interface Library |
|---|---|
| Milestone: | unknown → 0.23 |
| Owner: | changed from to |
| Status: | new → assigned |
| Version: | 0.22-fixes → head |
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
comment:4 by , 17 years ago
| Ticket locked: | set |
|---|
No. Such questions should be asked on the mailing lists, not the ticket. Please read the ticket howto.
Note:
See TracTickets
for help on using tickets.

(In [23020]) Closes #7741. Refs #6815. Refs #7366. Patch by Jonatan to convert the DVD/Video bookmark popup to MythUI, preventing focus issues in some setups. Once MythVideo uses ProgramInfo we'll probably add the bookmark options to the playback context menu so that it more closely matches the recording screen, but this solves the immediate problem.