celeron533
98538e32c0
Code cleanup
6 years ago
Allen Zhu
f1042cbf65
Merge pull request #1968 from RajanGrewal/patch-1
Socket.Close calls Socket.Dispose internally
6 years ago
Allen Zhu
547989c62d
Merge pull request #1993 from CGDF-Github/master
补上Statistics界面的图标
6 years ago
CGDF
46f37fa4f2
补上Statistics界面的图标
6 years ago
celeron533
7aedf947c6
Update readme.md
Add logo
6 years ago
Allen Zhu
37d63c82c5
Merge pull request #1978 from studentmain/master
Unit test for plugin launch
6 years ago
StudentEx
27f62fce85
Unit test for plugin launch
6 years ago
Allen Zhu
14559b5ef6
Merge pull request #1977 from celeron533/EnvironmentVariables
Fix #1969 #1818
6 years ago
celeron533
1b373fd145
Fix #1969 #1818
Cause: process's additional environment variables are not expanded
by correctly.
Innovated by studentmain (StudentEx <scncgz@gmail.com>)
6 years ago
celeron533
465355a6ca
Update readme.md
section Global Hotkeys
6 years ago
celeron533
7c1cb27aab
Update CHANGES and bump version
6 years ago
Rajan
ee11e3cacc
Socket.Close calls Socket.Dispose internally
Removed redundant method call
6 years ago
Allen Zhu
b5e32bdd50
Merge pull request #1962 from SoDa-GitHub/master
修复ConfigForm不安全代码。链接分隔符支持空格。
6 years ago
Soul Dark
b73dbd6be2
修正翻译(用词一致)
6 years ago
Soul Dark
22fdc823f2
修复ConfigForm不安全代码。链接分隔符支持空格。
6 years ago
celeron533
80e4bec8c8
Fix fail to register hotkeys after wake up ( #1954 )
6 years ago
celeron533
796cd6516b
Update CHANGES and bump version
6 years ago
liyuan
bef37135ec
fix: using event to avoid hanging when redirect standard output/error ( #1755 )
6 years ago
celeron533
2a93461498
Update translation
6 years ago
celeron533
721fb3f0ef
Refine HotkeyReg logic
6 years ago
voq
f24c0e9872
Merge pull request #1130 from voq/master
Auto register hotkeys
6 years ago
Chen Shaoju
21ecdc6425
Optimal description ( #1924 )
* Update LogForm.cs
* Update ja.txt
* Update zh_CN.txt
* Update zh_TW.txt
* Update the control name
7 years ago
celeron533
8ce4b3b896
Create pull request template
* Referenced from project `rg3/youtube-dl` with necessary modifications
7 years ago
celeron533
9dbb0be394
Update issue template
7 years ago
celeron533
ed4f8f5b78
Minor updates on Hotkeys form
- Naming
- Cleanup
- Move logic to controller
7 years ago
celeron533
05b41389f1
Get rid of the UI coupled reflection on Hotkey config form
7 years ago
celeron533
66cdd13144
Minor updates on Hotkeys form
7 years ago
celeron533
c77d69f931
Minor updates on ConfigForm
7 years ago
celeron533
db1bbd8039
Minor updates on Hotkeys form
7 years ago
celeron533
409f58bf1b
Minor updates on ConfigForm
7 years ago
celeron533
79f33bc326
Simplify the temp folder mechanism: portable mode is back
- Portable mode ON: executable file's folder
- Portable mode OFF: current user's temp folder
7 years ago
celeron533
348e601196
Add version in log file
7 years ago
Opportunity
70ec5df5b0
Add temp folder path selection ( #1827 )
* Translation
* Environment Variables support
7 years ago
celeron533
153727b3b7
Fix typo
7 years ago
celeron533
1a56ea23ec
Update CHANGES and bump version
7 years ago
Allen Zhu
1c2e135d8e
Merge pull request #1818 from celeron533/CLI
Add plugin CLI arguments support
7 years ago
celeron533
9439fc617a
Config form UI updates
* Add tooltips
* Translations
7 years ago
celeron533
b7e30318cd
Add plugin CLI arguments support
7 years ago
celeron533
2227595998
Update README.md
- Add section "Open Source Components / Libraries"
- Other minor changes
7 years ago
Allen Zhu
7fb75f27b1
Merge pull request #1769 from studentmain/master
[Fix] QRCodeSplashForm.cs无法在窗体设计工具中打开
7 years ago
Allen Zhu
78e46188f6
Merge pull request #1782 from tltltltl/patch-1
Update zh_TW.txt
7 years ago
tltltltl
58f2c3937b
Update zh_TW.txt
change some translations
7 years ago
Zch
81dcad5df5
fix #1768
Move PerPixelAlphaForm's code into QRCodeSplashForm to avoid 2 derived class of Form in same file.
Before: QRCodeSplashForm -> PerPixelAlphaForm -> Form
After: QRCodeSplashForm -> Form
7 years ago
celeron533
5a78ee9212
Add square bracket for SIP002 IPv6 (RFC3986)
7 years ago
Max Lv
4431610205
Merge pull request #1762 from celeron533/Server_IPV6_URL
Server address should not be encoded
7 years ago
celeron533
257448a80a
Misc
7 years ago
celeron533
c9ead3eee9
Server address should not be encoded
7 years ago
wzxjohn
226ad0cf50
Fix wrong splash on multi display ( #1729 )
Because the splash is already on the target display, the target rect doesn't need to calculate with the screen position.
7 years ago
Chen Shaoju
5138e43aff
"Allow Clients from LAN" Description & Translation optimization ( #1753 )
"Allow Clients from LAN" --> "Allow other Devices to connect"
7 years ago
celeron533
25c1d02395
Update CHANGES and bump version
7 years ago