[mythtv-commits] Ticket #6279: Software volume control

MythTV mythtv at cvs.mythtv.org
Tue Mar 10 15:25:10 UTC 2009


#6279: Software volume control
------------------------------+---------------------------------------------
 Reporter:  foobum at gmail.com  |        Owner:  ijr    
     Type:  enhancement       |       Status:  new    
 Priority:  trivial           |    Milestone:  unknown
Component:  MythTV - General  |      Version:  unknown
 Severity:  low               |   Resolution:         
  Mlocked:  0                 |  
------------------------------+---------------------------------------------

Comment(by Matthew Wire <devel at mrwire.co.uk>):

 I get the following compile error with latest trunk:

 audiooutputbase.cpp: In member function ‘void
 AudioOutputBase::_AdjustVolume(AudioDataType*, int, bool)’:[[BR]]
 audiooutputbase.cpp:654: error: ‘numeric_limits’ was not declared in this
 scope[[BR]]
 audiooutputbase.cpp:654: error: expected primary-expression before ‘>’
 token[[BR]]
 audiooutputbase.cpp:654: error: no matching function for call to
 ‘max()’[[BR]]
 audiooutputbase.cpp:656: error: expected primary-expression before ‘>’
 token[[BR]]
 audiooutputbase.cpp:656: error: no matching function for call to
 ‘max()’[[BR]]
 audiooutputbase.cpp:658: error: expected primary-expression before ‘>’
 token[[BR]]
 audiooutputbase.cpp:658: error: no matching function for call to
 ‘min()’[[BR]]
 audiooutputbase.cpp:661: error: expected primary-expression before ‘>’
 token[[BR]]
 audiooutputbase.cpp:661: error: no matching function for call to
 ‘max()’[[BR]]

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6279#comment:15>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list