Bug #97
closed[PATCH] Move video postprocess option from GUI settings to video settings
0%
Description
I've created a patch which moves the GUI setting for postprocess to the video settings dialog. The problem is: it doesn't work yet. I can't seem to figure out why but after applying this patch all video settings are screwed up.
Files
Updated by arnova over 14 years ago
@Exobuzz: Do you have any idea what I possibly did wrong?
Updated by buzz over 14 years ago
Heh, I had some similar code on my local copy. I was just looking at having both a setting here, but also set a global "default", (I was thinking to make a patch for xbmc mainline where a global default could be useful too, it is less important/useful on xbox).
as for your error, just had a brief look over the patch. You have a GetBoolean which should be a SetBoolean I believe. Don't know if that though is enough to cause the problem.
Updated by arnova about 14 years ago
- Status changed from New to Closed
- Resolution set to fixed
Fixed in svn