Version 4_7_0 STABLE (2011-01-26)(Full working 3G call and 720 video recording & playback) - Enabled Color Gain Screen Functions - Add IPV6 privacy and enabled it by default - Disable printk for better performances and battery usage - Better VSF Settings. - Add 7 sysfs files into "/sys/devices/platform/s3cfb" directory : VSF_enable (to enable "1" or disable "2" VSF) VSF_min_cpu_freq_to_change_screen_freq (To specify A CPU freq : - When CPU <= VSF is Enabled - When CPU > VSF is Disabled) VSF_min_screen_freq (Min screen frequency) VSF_timer_interval & VSF_timer_iterations_until_change (Screen set to lower freq after (VSF_timer_iterations_until_change) * (VSF_timer_interval in milliseconds)) LCD_color_gain & LCD_color_gain_low (see example script) - Add 3 newscript files to S_script.zip within default kernel values: S_VSF_Disable.sh S_VSF_Settings.sh S_LCD_Color_Gain.sh
Version 4_7_1 (2011-01-27) - Added support for voice calls through headphones - Enable color gain only on video sync (better battery usage) - Fix a "Color Gain" Bug - New sysfs file : LCD_max_screen_freq (Max screen frequency on normal use)
Version 4_7_2 STABLE (2011-01-29) - Fix camera/video bug
Version 4_7_3(2011-01-31) - VSF now is very user_friendly - VSF changes : Screen go to upper freq when volume key is pressed Better color gain routine Screen go to upper freq when accelerometer returned a value >= 0.3g (customizable using VSF_gforce in sysfs/devices/platform/s3cfb) Screen min freq changed to 40hz from 25hz Cpu min freq for VSF change to 600mhz from 800mhz - Voodoo sound patched 4
Version 4_7_4 (2011-02-02) - Fix the ext2 lagfix bug - Optimal conservative governor settings (save a lot of battery) - VSF changes : MFC : When you see a video VSF will be disabled Camera : When you use Camera VSF will be disabled JPEG Decode/Encode : When you Encode Decode a Jpeg VSF will be disabled
- Voodoo Sound v4 + some minor modifications - Changes to the way color tweaks is applied - Improved sharpness: turned on AMOLED mode in MDNIE - Slightly optimized light sensor driver
K12S: 30-Jan-2011
- Added stereo headphone calling support: Voice calls go via normal stereo headphones if attached, otherwise they go via the Earpiece (thanks to xcaliburinhand for some of the patches) - Voodoo Sound v3 - Disabled gamma 1.9 setting, everything uses gamma 2.2 now
K12R: 27-Jan-2011
- Compiled using O2 optimization instead of O3, should be more stable