[mythtv-commits] Ticket #5626: Patch to add "jump to random" functionality

MythTV mythtv at cvs.mythtv.org
Sat Aug 16 03:12:13 UTC 2008


#5626: Patch to add "jump to random" functionality
-------------------------------+--------------------------------------------
 Reporter:  mythtv at pasher.org  |       Owner:  ijr    
     Type:  enhancement        |      Status:  new    
 Priority:  minor              |   Milestone:  unknown
Component:  mythtv             |     Version:  0.21   
 Severity:  medium             |     Mlocked:  0      
-------------------------------+--------------------------------------------
 This patch adds a jumpToRandom method to the core UI code for menus along
 with implementing the code in MythGame. This allows the end user to choose
 a random game in the list using a hotkey (very nice when you have a big
 list of games and you want to choose a random one to play). The code could
 easily be added to other menus too (such as MythMusic).

 Since there is a lot of Qt3 -> Qt4 stuff going on write now, I didn't know
 the best revision to use as the source, so this diff is against
 tags/release-0-21. It's not too complicated to see what's being added, but
 if I need to diff a different revision, let me know.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5626>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list