From b59859784f3d86b70fbf024fcce878c44a92d9e8 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Mon, 5 Oct 2009 08:12:50 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@31115 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6eb5622b..5ee855bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,19 @@ October 4, 2009 Wei Mingzhi * plugins/dfxvideo/gpucfg-0.1df/main.c: Fixed: when trying to choose resolution for dfxvideo, values>1024x768 doesn't save. + * plugins/peopsxgl/cfg.c: Minor cleanup. + * plugins/peopsxgl/gpu.c: Use fork()/execl() instead of system() to launch + the configuration utility. + * plugins/dfsound/cfg.c: Likewise. + * plugins/dfxvideo/cfg.c: Likewise. + * plugins/dfinput/pad.c: Likewise. + * plugins/dfcdrom/cdr.c: Likewise. + * plugins/dfsound/spucfg-0.1df/dfsound.glade2: Display the dialog box at + the center of the screen. Removed unused About dialog box. + * plugins/dfxvideo/gpucfg-0.1df/dfxvideo.glade2: Likewise. + * plugins/dfsound/spucfg-0.1df/main.c: Minor cleanup. + * plugins/dfinput/dfinput.glade2: Fixed problem with new version of glade-3. + * plugins/dfcdrom/cfgCdr.glade: Likewise. October 3, 2009 Wei Mingzhi -- cgit v1.2.3