Paddy Xu
1980ed1590
do not crash when Plugin.Prepare() failed
2017-11-17 12:14:49 +02:00
Paddy Xu
93dae0a8ca
#116 : indicate current zoom level for images
2017-11-16 22:47:23 +02:00
Paddy Xu
734b0e36e3
Fix #128 : the "previous state" of a "DisposeOpPrevious" frame is its previous frame - for example,
...
1: APNGDisposeOpNone
2: APNGDisposeOpNone // should use rendered frame 1
3: APNGDisposeOpPrevious // should use rendered frame 1
4: APNGDisposeOpPrevious // should use rendered frame 1, NOT frame 2
5: APNGDisposeOpNone // should use rendered frame 4
2017-11-16 18:53:12 +02:00
Paddy Xu
0d07315253
Update README.md
2017-11-15 22:48:27 +02:00
Paddy Xu
0320ce13b4
Merge branch 'master' of github.com:xupefei/QuickLook
2017-11-15 20:45:26 +02:00
Paddy Xu
03807a1afb
handle corrupted configuration when upgrading.
2017-11-15 20:45:11 +02:00
Paddy Xu
02f2cef5e3
Update README.md
2017-11-14 11:10:37 +02:00
Paddy Xu
462891951b
Fix #121 : do not preview when pressing Win key
2017-11-12 13:44:33 +02:00
Paddy Xu
5a83dce8ed
sometime this throws
2017-11-09 20:22:42 +02:00
Paddy Xu
04b1180b26
add mts format
2017-11-09 20:22:24 +02:00
Paddy Xu
ba6efbe8ea
Fix #56#issuecomment-342538426: use colourful icon on pre Windows 10 OSs
2017-11-07 18:39:21 +02:00
Paddy Xu
6b2a481cf2
preview size, continued
2017-11-07 18:34:27 +02:00
Paddy Xu
d6aa4d6959
Fix #114 : now the preview window should big enough
2017-11-07 18:20:11 +02:00
Paddy Xu
e56c33cbd8
Merge branch 'master' of github.com:xupefei/QuickLook
0.3.2.1
2017-11-06 20:09:09 +02:00
Paddy Xu
0e5809120d
Fix #113 : read buffer before waiting
2017-11-06 20:09:01 +02:00
Paddy Xu
42cbf9ecdf
Update README.md
2017-11-06 10:21:23 +02:00
Paddy Xu
a2660fc15c
use vc2008 binaries
0.3.2
2017-11-06 00:26:05 +02:00
Paddy Xu
31279b1015
Partially revert "update scripts"
...
This reverts commit a5320b28ee
.
2017-11-06 00:12:18 +02:00
Paddy Xu
ff7d9c0aa9
distribute long class
2017-11-05 23:10:10 +02:00
Paddy Xu
c643d9a4f5
Merge branch 'master' of github.com:xupefei/QuickLook
2017-11-05 22:59:47 +02:00
Paddy Xu
d34e1d379c
adjust resize behaviour
2017-11-05 22:59:35 +02:00
Paddy Xu
c9ca36085e
Merge pull request #111 from BarretoDiego/master
...
pt-BR localization
2017-11-05 02:16:48 +02:00
Paddy Xu
24fafc5746
Fix #106 : display thumbnails
2017-11-05 02:15:00 +02:00
Diego Barreto da Cunha
de7e09acc7
pt-BR localization
...
Added string configuration for Brazilian Portuguese language.
2017-11-04 20:28:25 +00:00
Paddy Xu
edc073a0ea
dark theme for ImageViewer
2017-11-04 16:30:56 +02:00
Paddy Xu
49e9ccd0ca
Fix #98 : preserve window size when switching to another file
2017-11-04 14:31:28 +02:00
Paddy Xu
775c63a301
use Windows SDK 16299
2017-11-04 13:45:04 +02:00
Paddy Xu
de07befb88
Fix #102 : unfortunately QL does not run on Windows 10 S
2017-11-04 13:33:01 +02:00
Paddy Xu
59d957f06c
Fix #93 : do not hide title bar for ImageViewer
2017-11-04 11:07:17 +02:00
Paddy Xu
7ba410bb4e
limit title-bar button width; minor fixes and cleanup
2017-11-02 22:32:49 +02:00
Paddy Xu
5055669981
Fix #103 : make title-bar button wider
2017-11-02 22:32:11 +02:00
Paddy Xu
8440bc6fc7
remove transparent window
2017-11-02 21:49:20 +02:00
Paddy Xu
fe5e8bf730
fix again
2017-11-02 20:55:39 +02:00
Paddy Xu
9b2beb3d37
fix build
2017-11-02 20:18:40 +02:00
Paddy Xu
1b1b74f39b
Merge branch 'master' of github.com:xupefei/QuickLook
2017-11-02 20:07:30 +02:00
Paddy Xu
5db88cffe3
bye vlc
2017-11-02 20:07:23 +02:00
Paddy Xu
c1406e6bfc
Update README.md
2017-10-31 12:51:48 +02:00
Paddy Xu
6bfd26bf0c
Merge pull request #108 from Cologler/patch-1
...
fixed #105
2017-10-30 15:44:33 +02:00
cologler
22fda2dbba
fixed #105
2017-10-30 21:35:01 +08:00
Paddy Xu
470eb93a3f
Update README.md
2017-10-29 12:29:58 +02:00
Paddy Xu
ea4c1cbb92
remove round corner in WIndows 7
2017-10-22 18:39:28 +03:00
Paddy Xu
c15f589a8f
do not crash when other threads failed
2017-10-22 16:34:19 +03:00
Paddy Xu
778c578656
use LGPL builds
2017-10-22 16:33:26 +03:00
Paddy Xu
b34c890d3e
update app icons
2017-10-22 15:40:32 +03:00
Paddy Xu
63e7b3dd89
fix memory leak
2017-10-19 22:31:58 +03:00
Paddy Xu
db9111ff22
Separate TopMost and Pin buttons
2017-10-17 00:18:58 +03:00
Paddy Xu
c11bd9dc7b
HW acceleration for videos
2017-10-16 22:43:51 +03:00
Paddy Xu
61d4f7d2c2
go back to FFME. There is still a memory leak for cover arts.
2017-10-16 00:40:01 +03:00
Paddy Xu
95995eab0e
remove Vlc libs and add home-cooked GPL ffmpeg libs
2017-10-15 20:01:00 +03:00
Paddy Xu
1b2f5fabfa
Fix #101 : Do not preview when Listary toolbar is visible
2017-10-15 18:04:22 +03:00