Opened 17 years ago

Closed 15 years ago

#3740 closed patch (invalid)

Patch to sort upcoming recordings by title

Reported by: Bill <cizek@…> Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

The attached patch adds "sort by title" to the Upcoming Recordings page in Mythfrontend.

Hitting "4" will sort by time
Hitting "5" will sort by title

Hitting either button again will reverse the sort order.

-Bill

Attachments (2)

upcoming.patch (5.9 KB) - added by Bill <cizek@…> 17 years ago.
026-sortupcoming.patch (5.5 KB) - added by cizek@… 15 years ago.
Updated patch file

Download all attachments as: .zip

Change History (7)

Changed 17 years ago by Bill <cizek@…>

Attachment: upcoming.patch added

comment:1 Changed 15 years ago by paulh

Bill, If you are still interested in this could you please update it for current trunk.

Changed 15 years ago by cizek@…

Attachment: 026-sortupcoming.patch added

Updated patch file

comment:2 Changed 15 years ago by cizek@…

Added "026-sortupcoming.patch".

Caveat: I currently run 0.21-fixes. This patch is from a few months ago when I was looking at upgrading to trunk. It still applies and should build.

If it doesn't work, feel free to close the ticket and I'll resubmit when I upgrade.

-Bill

comment:3 Changed 15 years ago by robertm

Bill, how would you feel about adding these options as optional buttonlists (like the date buttonlist in trunk) instead? Your approach isn't wrong, it's just a bit of an artifact of the old style of doing things, and it would be nice to give themers the flexibility to add these options as seperate buttonlists.

comment:4 Changed 15 years ago by cizek@…

Robert,

I'm not familiar with trunk so feel free to do anything you need to make this work best. Honestly, I don't even use this patch anymore since I made the change in #6813. When I get around to upgrading I'll update that ticket and see if it's useful.

If you have any other questions on this let me know.

-Bill

comment:5 Changed 15 years ago by stuartm

Resolution: invalid
Status: newclosed

Supplied patch won't apply against trunk and should be updated to expose the sorting methods through the context menu.

Note: See TracTickets for help on using tickets.