OSDN Git Service

MacGui: DRC slider modifications
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 19 Dec 2007 19:57:44 +0000 (19:57 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Wed, 19 Dec 2007 19:57:44 +0000 (19:57 +0000)
commit5da557ec6a2e4950ccbe8e87744c5c4639202d7e
tree3ad259eb26d082b52ccd2cf20a81ccaa8e57b1f5
parent4c122fce4df6e134826c12158f407fce64f8373c
MacGui: DRC slider modifications
- Use the float value field rounded to 100ths for the actual drc value passed to libhb (previously was using float down to millionths which was obscured from the user by the size of the value field).
-  move -audDRCSliderChanged method to where the other audio control methods are in controller.mm

git-svn-id: svn://localhost/HandBrake/trunk@1136 b64f7644-9d1e-0410-96f1-a4d463321fa5
macosx/Controller.mm