OSDN Git Service

buragesnap/BurageSnap.git
8 years agoImprove the algorithm to detect a rectangle
Kazuhiro [Mon, 28 Sep 2015 13:49:46 +0000 (22:49 +0900)]
Improve the algorithm to detect a rectangle

8 years agoUse Graphics.CopyFromScreen instead of BitBlt
Kazuhiro [Mon, 28 Sep 2015 13:47:32 +0000 (22:47 +0900)]
Use Graphics.CopyFromScreen instead of BitBlt

BitBilt doesn't work on Windows 8 or later.

8 years agoVersion 1.1 v1.1
Kazuhiro [Sun, 27 Sep 2015 08:59:16 +0000 (17:59 +0900)]
Version 1.1

8 years agoEnable a ring buffer by default
Kazuhiro [Sun, 27 Sep 2015 11:47:35 +0000 (20:47 +0900)]
Enable a ring buffer by default

8 years agoSupport animation GIF
Kazuhiro [Sun, 27 Sep 2015 08:44:22 +0000 (17:44 +0900)]
Support animation GIF

8 years agoHandle the failure of capture properly
Kazuhiro [Sun, 27 Sep 2015 04:36:25 +0000 (13:36 +0900)]
Handle the failure of capture properly

8 years agoOmit unchanged frames
Kazuhiro [Sat, 26 Sep 2015 09:48:35 +0000 (18:48 +0900)]
Omit unchanged frames

8 years agoSave the continuous mode
Kazuhiro [Sat, 26 Sep 2015 09:01:53 +0000 (18:01 +0900)]
Save the continuous mode

8 years agoRefactor FormMain into some classes
Kazuhiro [Sat, 26 Sep 2015 08:53:26 +0000 (17:53 +0900)]
Refactor FormMain into some classes

8 years agoImplement a ring buffer in the continuous mode
Kazuhiro [Sat, 26 Sep 2015 04:41:15 +0000 (13:41 +0900)]
Implement a ring buffer in the continuous mode

8 years agoChange the method to get the base directory
Kazuhiro [Thu, 24 Sep 2015 15:52:22 +0000 (00:52 +0900)]
Change the method to get the base directory

8 years agoSupport the PNG format
Kazuhiro [Tue, 22 Sep 2015 10:19:52 +0000 (19:19 +0900)]
Support the PNG format

8 years agoValidate the specified interval in OptionDialog
Kazuhiro [Mon, 21 Sep 2015 14:22:14 +0000 (23:22 +0900)]
Validate the specified interval in OptionDialog

8 years agoUse the multimedia timer to make the interval much accurate
Kazuhiro [Mon, 21 Sep 2015 11:04:36 +0000 (20:04 +0900)]
Use the multimedia timer to make the interval much accurate

8 years agoFix a bug where specifying an output folder is ignored
Kazuhiro [Mon, 21 Sep 2015 09:04:23 +0000 (18:04 +0900)]
Fix a bug where specifying an output folder is ignored

8 years agoVersion 1.0 v1.0
Kazuhiro [Fri, 18 Sep 2015 05:58:35 +0000 (14:58 +0900)]
Version 1.0

8 years agoInitial commit init
Kazuhiro [Thu, 17 Sep 2015 04:33:49 +0000 (13:33 +0900)]
Initial commit