[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 17 21:45:04 EST 2004


----------------------------------------------------------------------------
Changes committed by gigem on Sat Jan 17 21:43:45 2004

Added Files:
   in mythtv/programs/mythfrontend:
        tv_search.xml 
Modified Files:
   in mythtv:
        keys.txt 
   in mythtv/libs/libmyth:
        mythdialogs.cpp 
   in mythtv/libs/libmythtv:
        proglist.cpp proglist.h 
   in mythtv/programs/mythfrontend:
        channelrecpriority.cpp main.cpp mythfrontend.pro 
        playbackbox.cpp playbackbox.h programrecpriority.cpp 
        tv_schedule.xml viewscheduled.cpp 
   in mythtv/themes/blue:
        ui.xml 
Removed Files:
   in mythtv/programs/mythfrontend:
        search.cpp search.h 
Log Message:
* Based on ideas from bjm and myself.
* Replaced the Search Listings dialog with a menu.
* Added new, global actions for previous view (PREVVIEW) and next view
  (NEXTVIEW).  Default key bindings are Home and End, respectively.
* Added support for views in ProgLister.  Ues PREVVIEW/NEXTVIEW to
  quickly change to the previous/next search key.  Use MENU to select
  or enter a new search key in a popup dialog.
* Added reasonable handling of PREVVIEW/NEXTVIEW in PlaybackBox,
  ViewScheduled, ProgramRecPriorityInfo and ChannelRecPriority.
* Requires a make distclean.

----------------------------------------------------------------------------
Changes committed by thor on Sat Jan 17 21:44:16 2004

Modified Files:
   in mfd/mfd/plugins/mmusic:
        mmusic.cpp mmusic.h 
Log Message:
Check the music DB version, do deltas (correctly?) if we had data and it goes away.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list