[mythtv] Profile editor (Re: [mythtv-commits] mythtv commits)

Matt Zimmerman mdz at debian.org
Thu Jun 19 19:01:24 EDT 2003


On Thu, Jun 19, 2003 at 02:20:02AM -0400, mythtv at ijr.dnsalias.org wrote:

> ----------------------------------------------------------------------------
> Changes committed by cpinkham on Thu Jun 19 02:19:59 2003
> 
> Modified Files:
>    in mythtv/libs/libmyth:
>         mythwidgets.cpp mythwidgets.h settings.cpp settings.h 
>    in mythtv/libs/libmythtv:
>         recordingprofile.cpp recordingprofile.h 
> Log Message:
> 
> 
> Changed Recording Profile Editor screen to fix bug in profile name field.
> Converted name field from ComboBox to LineEdit.  Set name read-only if user
> is editing the Default, Live TV, or Transcode profiles, otherwise they can
> rename a profile.
> 
> ----------------------------------------------------------------------------

FWIW, this was originally ComboBox because I wanted to supply a good-sized
list of profile names that the user could choose from without having to key
something in.  These profiles would not exist in the database until created,
but could be used to seed the drop down for the combo box.

-- 
 - mdz


More information about the mythtv-dev mailing list