OSDN Git Service

buragesnap/BurageSnap.git
8 years agoFix an exception on saving the ring buffer
Kazuhiro [Sat, 3 Oct 2015 07:50:00 +0000 (16:50 +0900)]
Fix an exception on saving the ring buffer

8 years agoHandle I/O errors
Kazuhiro [Sat, 3 Oct 2015 07:35:20 +0000 (16:35 +0900)]
Handle I/O errors

8 years agoCapture by 24bpp to reduce memory consumption
Kazuhiro [Sat, 3 Oct 2015 06:10:15 +0000 (15:10 +0900)]
Capture by 24bpp to reduce memory consumption

8 years agoRemove the feature dropping unchanged frames
Kazuhiro [Thu, 1 Oct 2015 11:13:56 +0000 (20:13 +0900)]
Remove the feature dropping unchanged frames

8 years agoRestore the top most setting
Kazuhiro [Tue, 29 Sep 2015 16:09:08 +0000 (01:09 +0900)]
Restore the top most setting

8 years agoMake the folder button show the folder specified by user
Kazuhiro [Tue, 29 Sep 2015 12:42:14 +0000 (21:42 +0900)]
Make the folder button show the folder specified  by user

8 years agoDisable resize of the main window
Kazuhiro [Tue, 29 Sep 2015 10:24:06 +0000 (19:24 +0900)]
Disable resize of the main window

8 years agoFix the failure of detecting a game screen on Firefox and Chrome
Kazuhiro [Tue, 29 Sep 2015 10:13:01 +0000 (19:13 +0900)]
Fix the failure of detecting a game screen on Firefox and Chrome

8 years agoEliminate a debug output
Kazuhiro [Tue, 29 Sep 2015 10:10:12 +0000 (19:10 +0900)]
Eliminate a debug output

8 years agoVersion 1.2 v1.2
Kazuhiro [Mon, 28 Sep 2015 14:01:20 +0000 (23:01 +0900)]
Version 1.2

8 years agoFix a bug where OptionDialog show the previous error message
Kazuhiro [Mon, 28 Sep 2015 13:54:07 +0000 (22:54 +0900)]
Fix a bug where OptionDialog show the previous error message

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