OSDN Git Service

buragesnap/BurageSnap.git
2015-10-05 KazuhiroVersion 1.4 v1.4
2015-10-05 KazuhiroFix the inconsistent button name in Japanese
2015-10-05 KazuhiroFix the first frame is captured twice
2015-10-05 KazuhiroReport I/O errors in the lower level methods
2015-10-05 KazuhiroFix a bug where the stop button not stop continuous...
2015-10-04 KazuhiroVersion 1.3 v1.3
2015-10-04 KazuhiroConfirm to output the images in the ring buffer
2015-10-03 KazuhiroRaise the minimum interval to 10ms
2015-10-03 KazuhiroShow OptionDialog on the center of the parent
2015-10-03 KazuhiroFix an exception on saving the ring buffer
2015-10-03 KazuhiroHandle I/O errors
2015-10-03 KazuhiroCapture by 24bpp to reduce memory consumption
2015-10-03 KazuhiroRemove the feature dropping unchanged frames
2015-10-03 KazuhiroRestore the top most setting
2015-10-03 KazuhiroMake the folder button show the folder specified by...
2015-10-01 KazuhiroDisable resize of the main window
2015-10-01 KazuhiroFix the failure of detecting a game screen on Firefox...
2015-09-29 KazuhiroEliminate a debug output
2015-09-28 KazuhiroVersion 1.2 v1.2
2015-09-28 KazuhiroFix a bug where OptionDialog show the previous error...
2015-09-28 KazuhiroImprove the algorithm to detect a rectangle
2015-09-28 KazuhiroUse Graphics.CopyFromScreen instead of BitBlt
2015-09-27 KazuhiroVersion 1.1 v1.1
2015-09-27 KazuhiroEnable a ring buffer by default
2015-09-27 KazuhiroSupport animation GIF
2015-09-27 KazuhiroHandle the failure of capture properly
2015-09-27 KazuhiroOmit unchanged frames
2015-09-27 KazuhiroSave the continuous mode
2015-09-27 KazuhiroRefactor FormMain into some classes
2015-09-27 KazuhiroImplement a ring buffer in the continuous mode
2015-09-24 KazuhiroChange the method to get the base directory
2015-09-22 KazuhiroSupport the PNG format
2015-09-22 KazuhiroValidate the specified interval in OptionDialog
2015-09-22 KazuhiroUse the multimedia timer to make the interval much...
2015-09-21 KazuhiroFix a bug where specifying an output folder is ignored
2015-09-21 KazuhiroVersion 1.0 v1.0
2015-09-17 KazuhiroInitial commit init