OSDN Git Service

csp-qt/common_source_project-fm7.git
8 years ago[BUILD][WIN32] gcc under MinGW cannot use LTO (;_;)
Kyuma Ohta [Mon, 16 May 2016 07:58:54 +0000 (16:58 +0900)]
[BUILD][WIN32] gcc under MinGW cannot use LTO (;_;)

8 years ago\r[BUILD][WIN32] Fix FTBFS.
Kyuma Ohta [Mon, 16 May 2016 07:35:09 +0000 (16:35 +0900)]
\r[BUILD][WIN32] Fix FTBFS.

8 years ago[BUILD][WINDOWS] MinGW: TRY: Use lto.
K.Ohta [Mon, 16 May 2016 06:24:05 +0000 (15:24 +0900)]
[BUILD][WINDOWS] MinGW: TRY: Use lto.

8 years ago[BUILD][MINGW] Cross compiling: split settings to buildvars_mingw_cross_win32.dat .
K.Ohta [Mon, 16 May 2016 06:23:11 +0000 (15:23 +0900)]
[BUILD][MINGW] Cross compiling: split settings to buildvars_mingw_cross_win32.dat .

8 years ago[BUILD][General] Linux: support link time flags, see buildvars.dat and config_build...
K.Ohta [Sun, 15 May 2016 16:29:02 +0000 (01:29 +0900)]
[BUILD][General] Linux: support link time flags, see buildvars.dat and config_build.sh .

8 years ago[BUILD][Win32][OOPS] Fix FTBFS with native MinGW; when linking to
Kyuma Ohta [Fri, 13 May 2016 07:50:15 +0000 (16:50 +0900)]
[BUILD][Win32][OOPS] Fix FTBFS with native MinGW; when linking to
executable.

8 years ago[WIN32][BUILD] Update build script for *native* MinGW.
K.Ohta [Wed, 11 May 2016 11:44:28 +0000 (20:44 +0900)]
[WIN32][BUILD] Update build script for *native* MinGW.

8 years ago[BUILD][WIN32] Update credits.
K.Ohta [Wed, 11 May 2016 11:03:03 +0000 (20:03 +0900)]
[BUILD][WIN32] Update credits.

8 years ago[BUILD][CMAKE][WIN32] Compile qt/gui/libqt_gui.a (a.k.a. libCSPgui) at once with...
K.Ohta [Wed, 11 May 2016 10:59:36 +0000 (19:59 +0900)]
[BUILD][CMAKE][WIN32] Compile qt/gui/libqt_gui.a (a.k.a. libCSPgui) at once with windows.

8 years ago[DOC] Update credits.
K.Ohta [Wed, 11 May 2016 04:28:21 +0000 (13:28 +0900)]
[DOC] Update credits.

8 years ago[DOC] Update GITLOG.
K.Ohta [Wed, 11 May 2016 04:27:24 +0000 (13:27 +0900)]
[DOC] Update GITLOG.

8 years ago[UI][Qt][DRAW] Fix crash sometimes when exit emulator.
K.Ohta [Wed, 11 May 2016 04:26:34 +0000 (13:26 +0900)]
[UI][Qt][DRAW] Fix crash sometimes when exit emulator.

8 years ago[BUILD][LINUX] Update build flags.
K.Ohta [Wed, 11 May 2016 03:31:41 +0000 (12:31 +0900)]
[BUILD][LINUX] Update build flags.

8 years ago[DOC] Update credits.
K.Ohta [Wed, 11 May 2016 03:29:31 +0000 (12:29 +0900)]
[DOC] Update credits.

8 years ago[DOC] Update documents.
K.Ohta [Wed, 11 May 2016 03:28:31 +0000 (12:28 +0900)]
[DOC] Update documents.

8 years ago[Qt][General] Move main() to libCSPgui.so.1.1 .
K.Ohta [Wed, 11 May 2016 03:09:42 +0000 (12:09 +0900)]
[Qt][General] Move main() to libCSPgui.so.1.1 .

8 years ago[VM][General][Qt] Move src/common.cpp , src/fileio.cpp and src/fifo.cpp to libCSPgui...
K.Ohta [Wed, 11 May 2016 02:29:49 +0000 (11:29 +0900)]
[VM][General][Qt] Move src/common.cpp , src/fileio.cpp and src/fifo.cpp to libCSPgui.so.1.1.0 (or later).

8 years ago[UI][VM][Qt] Move AGAR_Logger and DrawThread from qt/common/ to qt/gui/ to integrate...
K.Ohta [Wed, 11 May 2016 02:19:57 +0000 (11:19 +0900)]
[UI][VM][Qt] Move AGAR_Logger and DrawThread from qt/common/ to qt/gui/ to integrate libCSPgui.so.1.1.0 (or later).

8 years ago[UI][Qt][OSD] Move JoyThread from qt/common/ to qt/gui/ . Update soname to libCSPgui...
K.Ohta [Wed, 11 May 2016 01:44:53 +0000 (10:44 +0900)]
[UI][Qt][OSD] Move JoyThread from qt/common/ to qt/gui/ . Update soname to libCSPgui.so.1.1.0 .

8 years ago[UI][Qt][JOYSTICK] Use OSD instead of EMU.
K.Ohta [Wed, 11 May 2016 01:16:59 +0000 (10:16 +0900)]
[UI][Qt][JOYSTICK] Use OSD instead of EMU.

8 years ago[VM][FM77AV][MB61VH010] ALULINE: Fix enbug for last byte at before commit.
K.Ohta [Thu, 5 May 2016 08:26:00 +0000 (17:26 +0900)]
[VM][FM77AV][MB61VH010] ALULINE: Fix enbug for last byte at before commit.

8 years ago[VM][FM77AV][MB61VH010] Fix plotting with dx=dy=0, 77AV's demonstration has more...
K.Ohta [Thu, 5 May 2016 07:45:09 +0000 (16:45 +0900)]
[VM][FM77AV][MB61VH010] Fix plotting with dx=dy=0, 77AV's demonstration has more fixed.

8 years ago[VM][FM7][MAINIO] Fix enbug at 40b700d4ef94c39f588fb64548d0645a39c73606 around FIRQ...
K.Ohta [Wed, 4 May 2016 16:41:55 +0000 (01:41 +0900)]
[VM][FM7][MAINIO] Fix enbug at 40b700d4ef94c39f588fb64548d0645a39c73606 around FIRQ ; issue of demonstration of FM77AV has fixed.

8 years ago[BUILD] WIP.
K.Ohta [Wed, 4 May 2016 16:16:45 +0000 (01:16 +0900)]
[BUILD] WIP.

8 years ago[VM][FM7][FM77AV][KEYBOARD] Smoother auto stop key.
K.Ohta [Wed, 4 May 2016 15:26:10 +0000 (00:26 +0900)]
[VM][FM7][FM77AV][KEYBOARD] Smoother auto stop key.
[VM][FM7][KEYBOARD] Truncate some longer value to uint8_t.

8 years ago[VM][FM7][KEYBOARD] Fix FTBFS.
K.Ohta [Wed, 4 May 2016 14:51:13 +0000 (23:51 +0900)]
[VM][FM7][KEYBOARD] Fix FTBFS.

8 years ago[FM77AV][KEYBOARD] Add hidden option : [BREAK] + FOO. Useful for AMNORK.
K.Ohta [Tue, 3 May 2016 10:35:17 +0000 (19:35 +0900)]
[FM77AV][KEYBOARD] Add hidden option : [BREAK] + FOO. Useful for AMNORK.

8 years ago[VM][FM77AV][KEYBOARD] Add hidden buzzer sequence.
K.Ohta [Sat, 30 Apr 2016 19:15:47 +0000 (04:15 +0900)]
[VM][FM77AV][KEYBOARD] Add hidden buzzer sequence.

8 years ago[Build][CMAKE] GCC-6.0.1 seems to contain bug around -Os, use -O3.
K.Ohta [Sat, 30 Apr 2016 17:04:58 +0000 (02:04 +0900)]
[Build][CMAKE] GCC-6.0.1 seems to contain bug around -Os, use -O3.

8 years ago[VM][FM7][KEYBOARD] Fix too many input and overflow events.
K.Ohta [Sat, 30 Apr 2016 17:03:37 +0000 (02:03 +0900)]
[VM][FM7][KEYBOARD] Fix too many input and overflow events.

8 years ago[VM][EVENT] Use upstream's EMU:: .
K.Ohta [Sat, 30 Apr 2016 17:03:14 +0000 (02:03 +0900)]
[VM][EVENT] Use upstream's EMU:: .

8 years ago[UI][Qt][Sound] .
K.Ohta [Sat, 30 Apr 2016 17:02:54 +0000 (02:02 +0900)]
[UI][Qt][Sound] .

8 years ago[EMU][Qt] Keyboard : Fix too many input to VM.
K.Ohta [Sat, 30 Apr 2016 17:02:22 +0000 (02:02 +0900)]
[EMU][Qt] Keyboard : Fix too many input to VM.

8 years ago[UI][Qt][FM77AV] Fix crash with starting.
K.Ohta [Sat, 30 Apr 2016 12:23:24 +0000 (21:23 +0900)]
[UI][Qt][FM77AV] Fix crash with starting.

8 years ago[VM][UI][FM7][FM8][KEYBOARD] Add auto "5" and auto "8" Key. This is useful for older...
K.Ohta [Sat, 30 Apr 2016 11:48:32 +0000 (20:48 +0900)]
[VM][UI][FM7][FM8][KEYBOARD] Add auto "5" and auto "8" Key. This is useful for older Game for FM-8/7.
* Auto "8" key is useful for DELPHIS and other using "1235" key.

8 years ago[VM][FM7][FM8] Add "Connect 320KB FDD".You should check this ato first when using...
K.Ohta [Sat, 30 Apr 2016 11:15:11 +0000 (20:15 +0900)]
[VM][FM7][FM8] Add "Connect 320KB FDD".You should check this ato first when using FDDs.

8 years ago[VM][FM8][FLOPPY] Fix not bootable from FDD, Thanks to Anna_Wu.
K.Ohta [Sat, 30 Apr 2016 10:26:02 +0000 (19:26 +0900)]
[VM][FM8][FLOPPY] Fix not bootable from FDD, Thanks to Anna_Wu.

8 years ago[VM][FM77AV][DISPLAY] Move sequence copying vram to shadow-vram ; from HBLANK to...
K.Ohta [Fri, 29 Apr 2016 09:35:31 +0000 (18:35 +0900)]
[VM][FM77AV][DISPLAY] Move sequence copying vram to shadow-vram ; from HBLANK to HDISP .

8 years ago[VM][FM7][DISPLAY] Reduce filckering.
K.Ohta [Fri, 29 Apr 2016 09:01:11 +0000 (18:01 +0900)]
[VM][FM7][DISPLAY] Reduce filckering.

8 years ago[VM][FM77AV][MB61VH010] ALULINE: Trap x < 0 or y < 0 .
K.Ohta [Fri, 29 Apr 2016 09:00:31 +0000 (18:00 +0900)]
[VM][FM77AV][MB61VH010] ALULINE: Trap x < 0 or y < 0 .

8 years ago[VM][MB61VH010] Reduce overhead.
K.Ohta [Fri, 29 Apr 2016 06:56:35 +0000 (15:56 +0900)]
[VM][MB61VH010] Reduce overhead.

8 years ago[VM][FM7][MB61VH010] ALULINE: Fix shift count of line style register: Stage 4 of...
K.Ohta [Fri, 29 Apr 2016 06:23:29 +0000 (15:23 +0900)]
[VM][FM7][MB61VH010] ALULINE: Fix shift count of line style register: Stage 4 of Sylpheed was fixed.

8 years ago[VM][FM7][DISPLAY] Reduce line transfer / rendering.
K.Ohta [Fri, 29 Apr 2016 06:04:24 +0000 (15:04 +0900)]
[VM][FM7][DISPLAY] Reduce line transfer / rendering.

8 years ago[DOC] Update RELEASENOTE, Release 2016-04-28.
K.Ohta [Thu, 28 Apr 2016 05:29:04 +0000 (14:29 +0900)]
[DOC] Update RELEASENOTE, Release 2016-04-28.

8 years ago[DOC] Update gitlog.
K.Ohta [Thu, 28 Apr 2016 05:08:38 +0000 (14:08 +0900)]
[DOC] Update gitlog.

8 years ago[Build] Simplify for linking.
K.Ohta [Thu, 28 Apr 2016 05:07:48 +0000 (14:07 +0900)]
[Build] Simplify for linking.

8 years ago[VM][FM7][DISPLAY] Do not set cycle-steal when writing $D404.
K.Ohta [Thu, 28 Apr 2016 05:06:49 +0000 (14:06 +0900)]
[VM][FM7][DISPLAY] Do not set cycle-steal when writing $D404.

8 years ago[Build][Linux] Update buildvars.dat.
K.Ohta [Wed, 27 Apr 2016 17:24:41 +0000 (02:24 +0900)]
[Build][Linux] Update buildvars.dat.

8 years ago[DOC] Update gitlog.
K.Ohta [Wed, 27 Apr 2016 16:56:11 +0000 (01:56 +0900)]
[DOC] Update gitlog.

8 years ago[DOC] Update credits.
K.Ohta [Wed, 27 Apr 2016 16:55:43 +0000 (01:55 +0900)]
[DOC] Update credits.

8 years ago[Build] Using -O3, not -O2.
K.Ohta [Wed, 27 Apr 2016 16:54:44 +0000 (01:54 +0900)]
[Build] Using -O3, not -O2.

8 years ago[DOC] Update gitlog.
K.Ohta [Wed, 27 Apr 2016 16:34:52 +0000 (01:34 +0900)]
[DOC] Update gitlog.

8 years ago[DOC] Update credits.
K.Ohta [Wed, 27 Apr 2016 16:34:32 +0000 (01:34 +0900)]
[DOC] Update credits.

8 years ago[VM][PC8801] Fix FTBFS with GCC6.
K.Ohta [Wed, 27 Apr 2016 16:16:09 +0000 (01:16 +0900)]
[VM][PC8801] Fix FTBFS with GCC6.

8 years ago[VM][YM2413] Fix FTBFS with GCC6.
K.Ohta [Wed, 27 Apr 2016 16:15:49 +0000 (01:15 +0900)]
[VM][YM2413] Fix FTBFS with GCC6.

8 years ago[DOC] Re-update 000_gitlog.txt .
K.Ohta [Wed, 27 Apr 2016 15:56:13 +0000 (00:56 +0900)]
[DOC] Re-update 000_gitlog.txt .

8 years ago[DOC] Update credits.
K.Ohta [Wed, 27 Apr 2016 15:55:44 +0000 (00:55 +0900)]
[DOC] Update credits.

8 years ago[DOC] Update gitlog.
K.Ohta [Wed, 27 Apr 2016 15:54:04 +0000 (00:54 +0900)]
[DOC] Update gitlog.

8 years ago[Build][GCC] Revert -Os to -O2 .
K.Ohta [Wed, 27 Apr 2016 15:52:57 +0000 (00:52 +0900)]
[Build][GCC] Revert -Os to -O2 .

8 years ago[DOC] Update 000_gitlog.txt .
K.Ohta [Wed, 27 Apr 2016 15:14:23 +0000 (00:14 +0900)]
[DOC] Update 000_gitlog.txt .

8 years ago[Build][Qt] Change CFLAGFS/CXXFLAGS to "-g -Os -foptimize-strlen -fvect-cost-model...
K.Ohta [Wed, 27 Apr 2016 15:13:06 +0000 (00:13 +0900)]
[Build][Qt] Change CFLAGFS/CXXFLAGS to "-g -Os -foptimize-strlen -fvect-cost-model=dynamic -ftree-vectorize".

8 years ago[DOC] Update README.
K.Ohta [Wed, 27 Apr 2016 13:57:40 +0000 (22:57 +0900)]
[DOC] Update README.

8 years ago[DOC] Update gitlog and credits.
K.Ohta [Wed, 27 Apr 2016 13:54:36 +0000 (22:54 +0900)]
[DOC] Update gitlog and credits.

8 years ago[General][Qt] Log: Fiux "Agar" to "Qt".
K.Ohta [Wed, 27 Apr 2016 13:53:08 +0000 (22:53 +0900)]
[General][Qt] Log: Fiux "Agar" to "Qt".

8 years ago[Build] Linux : Update buildvars.dat .
K.Ohta [Wed, 27 Apr 2016 13:36:14 +0000 (22:36 +0900)]
[Build] Linux : Update buildvars.dat .

8 years ago[DOC] Update gitlog.txt .
K.Ohta [Wed, 27 Apr 2016 13:34:02 +0000 (22:34 +0900)]
[DOC] Update gitlog.txt .

8 years ago[DOC] Re-update credits.html .
K.Ohta [Wed, 27 Apr 2016 13:33:30 +0000 (22:33 +0900)]
[DOC] Re-update credits.html .

8 years ago[DOC] Update doc/VMs/*.txt .
K.Ohta [Wed, 27 Apr 2016 13:32:07 +0000 (22:32 +0900)]
[DOC] Update doc/VMs/*.txt .

8 years ago[DOC] Update credits.
K.Ohta [Wed, 27 Apr 2016 13:24:40 +0000 (22:24 +0900)]
[DOC] Update credits.

8 years ago[DOC] I missed date of upstream , fixed X-)
K.Ohta [Wed, 27 Apr 2016 13:23:26 +0000 (22:23 +0900)]
[DOC] I missed date of upstream , fixed X-)

8 years ago[DOC] Update documents.
K.Ohta [Wed, 27 Apr 2016 13:20:13 +0000 (22:20 +0900)]
[DOC] Update documents.

8 years ago[UI][Qt] Fix save/load state.
K.Ohta [Wed, 27 Apr 2016 13:17:11 +0000 (22:17 +0900)]
[UI][Qt] Fix save/load state.

8 years ago[VM][FM7] Fix state save/load.
K.Ohta [Wed, 27 Apr 2016 13:16:32 +0000 (22:16 +0900)]
[VM][FM7] Fix state save/load.
[VM][General] Fix state save/load.

8 years ago[VM][Qt] Merge upstream 2016-04-17.
K.Ohta [Wed, 27 Apr 2016 11:38:46 +0000 (20:38 +0900)]
[VM][Qt] Merge upstream 2016-04-17.

8 years ago[UI][SOUND][CONFIG][Qt] Fix sound volume problem for "Volume and Balance" used by...
K.Ohta [Wed, 27 Apr 2016 11:10:52 +0000 (20:10 +0900)]
[UI][SOUND][CONFIG][Qt] Fix sound volume problem for "Volume and Balance" used by Qt UI.

8 years ago[VM][FMGEN] PSG: Fix FTBFS with GCC-6.
K.Ohta [Wed, 27 Apr 2016 11:07:03 +0000 (20:07 +0900)]
[VM][FMGEN] PSG: Fix FTBFS with GCC-6.

8 years ago[VM][FM7][DISPLAY] Use shadow VRAM to draw.
K.Ohta [Thu, 21 Apr 2016 10:28:23 +0000 (19:28 +0900)]
[VM][FM7][DISPLAY] Use shadow VRAM to draw.

8 years ago[VM][FM7][KEYBOARD] (MAYBE) fix lock up with keyboard.
K.Ohta [Thu, 21 Apr 2016 09:14:13 +0000 (18:14 +0900)]
[VM][FM7][KEYBOARD] (MAYBE) fix lock up with keyboard.

8 years ago[VM][FM77AV][DISPLAY] Reduce flicker with Sync to HSYNC. i.e.) AMNORK.
K.Ohta [Thu, 21 Apr 2016 08:43:36 +0000 (17:43 +0900)]
[VM][FM77AV][DISPLAY] Reduce flicker with Sync to HSYNC. i.e.) AMNORK.

8 years ago[OSD][VM][FM77AV40][DISPLAY] Fix small screen when resetting from 4096/256K colors...
K.Ohta [Thu, 21 Apr 2016 08:27:46 +0000 (17:27 +0900)]
[OSD][VM][FM77AV40][DISPLAY] Fix small screen when resetting from 4096/256K colors mode.

8 years ago[VM][FM77AV40][DISPLAY] Fix 256k colors mode.
K.Ohta [Thu, 21 Apr 2016 05:00:50 +0000 (14:00 +0900)]
[VM][FM77AV40][DISPLAY] Fix 256k colors mode.

8 years ago[VM][FM77AV][MB61VH010][WIP] Fixing wrong drawing with stage 4 of Sylpheed.
K.Ohta [Wed, 20 Apr 2016 21:39:37 +0000 (06:39 +0900)]
[VM][FM77AV][MB61VH010][WIP] Fixing wrong drawing with stage 4 of Sylpheed.

8 years ago[VM][FM77AV][MB61VH010][WIP] ALU: Fix timing and not drawn at some situation.
K.Ohta [Wed, 20 Apr 2016 19:31:41 +0000 (04:31 +0900)]
[VM][FM77AV][MB61VH010][WIP] ALU: Fix timing and not drawn at some situation.

8 years ago[VM][FM7] Reduce flicking when "Sync to HSYNC". i.e. YS2.
K.Ohta [Wed, 20 Apr 2016 19:14:58 +0000 (04:14 +0900)]
[VM][FM7] Reduce flicking when "Sync to HSYNC". i.e. YS2.

8 years ago[VM][FM7] .
K.Ohta [Sun, 10 Apr 2016 13:39:44 +0000 (22:39 +0900)]
[VM][FM7] .

8 years ago[VM][FM77AV] More fix.
K.Ohta [Sun, 10 Apr 2016 09:31:02 +0000 (18:31 +0900)]
[VM][FM77AV] More fix.

8 years ago[VM][FM77AV][KEYBOARD] Not repeat automatically with SCAN CODE mode.
K.Ohta [Sat, 9 Apr 2016 07:17:09 +0000 (16:17 +0900)]
[VM][FM77AV][KEYBOARD] Not repeat automatically with SCAN CODE mode.

8 years ago[DOC] Update RELEASENOTE for SNAPSHOT 2016-04-09 .
K.Ohta [Sat, 9 Apr 2016 06:05:52 +0000 (15:05 +0900)]
[DOC] Update RELEASENOTE for SNAPSHOT 2016-04-09 .

8 years ago[20160409][Qt][DOC] Update documents.
K.Ohta [Fri, 8 Apr 2016 15:37:03 +0000 (00:37 +0900)]
[20160409][Qt][DOC] Update documents.

8 years ago[General][Qt][*nux] Add installer script to tool/ .
K.Ohta [Fri, 8 Apr 2016 15:09:55 +0000 (00:09 +0900)]
[General][Qt][*nux] Add installer script to tool/ .

8 years ago[UI][Qt][MENU] Fix debugger action.
K.Ohta [Fri, 8 Apr 2016 14:36:47 +0000 (23:36 +0900)]
[UI][Qt][MENU] Fix debugger action.

8 years ago[UI][Qt] Add YALKY, PC-2000, SMC-70.
K.Ohta [Fri, 8 Apr 2016 08:48:56 +0000 (17:48 +0900)]
[UI][Qt] Add YALKY, PC-2000, SMC-70.
[UI][Qt] Add a debugger entry (to four entries).

8 years ago[VM][Qt] Add printer support to MZ-80A/K/1200.
K.Ohta [Fri, 8 Apr 2016 07:52:32 +0000 (16:52 +0900)]
[VM][Qt] Add printer support to MZ-80A/K/1200.

8 years ago[UI][Qt] Fix FTBFSs with upstream 2016-04-01.
K.Ohta [Fri, 8 Apr 2016 07:51:37 +0000 (16:51 +0900)]
[UI][Qt] Fix FTBFSs with upstream 2016-04-01.

8 years ago[VM][UI][Qt] Add NEC PC-2001.
K.Ohta [Fri, 8 Apr 2016 07:47:56 +0000 (16:47 +0900)]
[VM][UI][Qt] Add NEC PC-2001.

8 years ago[UI][Qt] Add QRCs for some newbie machines.
K.Ohta [Fri, 8 Apr 2016 07:16:13 +0000 (16:16 +0900)]
[UI][Qt] Add QRCs for some newbie machines.

8 years ago[DOC] Add documents around bios and key assigns.
K.Ohta [Fri, 8 Apr 2016 07:10:54 +0000 (16:10 +0900)]
[DOC] Add documents around bios and key assigns.

8 years ago[VM][General] Merge upstream 2016-04-01 #1.
K.Ohta [Fri, 8 Apr 2016 07:06:28 +0000 (16:06 +0900)]
[VM][General] Merge upstream 2016-04-01 #1.

8 years ago[VM][FM7] With CMT's sound.
K.Ohta [Thu, 7 Apr 2016 12:48:39 +0000 (21:48 +0900)]
[VM][FM7] With CMT's sound.

8 years ago[UI][Qt] Fix not display label texts.
K.Ohta [Thu, 7 Apr 2016 12:19:12 +0000 (21:19 +0900)]
[UI][Qt] Fix not display label texts.
[UI][Qt] More push to libCSPgui.so .