[mythtv-commits] mythtv/master commit: 0b4d67afe by Robert McNamara (rmcnamara)

MythTV noreply at mythtv.org
Wed Apr 13 02:51:39 UTC 2011


      Author:  Robert McNamara <rmcnamara at mythtv.org>
 Change Date:  2011-04-12T19:49:52-07:00
   Push Date:  2011/04/12 19:51:37 -0700
  Repository:  mythtv
      Branch:  master
New Revision:  0b4d67afededbf874a0c94d676958c95895cbeb1
   Changeset:  https://github.com/MythTV/mythtv/commit/0b4d67afe

Log:

HTML Setup: Add HTML code for interger and integer range values.

Use the HTML5 number input type (which falls back to a regular textedit on unsupported browsers), which supports min and max numbers and thus auto-validates-- you can't set the widget to a value outside the range.

Modified:

   mythtv/programs/mythbackend/config_backend_database.xml
   mythtv/programs/mythbackend/config_backend_general.xml
   mythtv/programs/mythbackend/mythsettings.cpp



More information about the mythtv-commits mailing list