Remove prefs for 'AllowExtraPlayerOptions', 'CustomMaxSizeMB', and 'CustomMaxStepSize...
authorMarc Cannon <vyhdycokio@gmail.com>
Wed, 2 Jan 2013 05:57:01 +0000 (05:57 +0000)
committerMarc Cannon <vyhdycokio@gmail.com>
Wed, 2 Jan 2013 05:57:01 +0000 (05:57 +0000)
commitbe219fe164ececbcc9bd0c454d75ff5c03755b09
tree58130468a6cba239a73a6afa582a4d3ecacffc67
parentea1511c67c9d9597c2471a52ea96868917e6a249
Remove prefs for 'AllowExtraPlayerOptions', 'CustomMaxSizeMB', and 'CustomMaxStepSizeKB'; the former has no useful purpose, the latter two provide unnecessary config for edge cases. We can determine more reasonable 'hard' limits and cut some cruft in the meantime
src/PrefsManager.cpp
src/PrefsManager.h
src/Profile.cpp
src/ScreenOptionsMasterPrefs.cpp
src/Song.cpp