Commit Graph

457 Commits

Author SHA1 Message Date
Paddy Xu
189e3a70d1 Fix #175: do not restore position when closing maximised 2018-02-12 19:30:32 +02:00
Paddy Xu
b04fbabae6 Fix windows timer resolution 2018-02-12 19:30:31 +02:00
Paddy Xu
dada8bc6e7 Revert "make xml"
This reverts commit 5c8c33633a7351c2cf3dccfe9246f61af44b9de1.
2018-02-12 19:30:31 +02:00
Paddy Xu
6f60f41d1c make xml 2018-02-12 19:30:30 +02:00
Paddy Xu
6bc990bbf9 move to Plugin namespace 2018-02-12 19:30:30 +02:00
Paddy Xu
197bfee1da fix path 2018-02-12 19:30:29 +02:00
Paddy Xu
57f129bda3 fix translations and settings 2018-02-12 19:30:29 +02:00
Paddy Xu
56af2311b9 abstract plugin interface 2018-02-12 19:30:28 +02:00
Paddy Xu
d50d757022 tooltip 2018-02-12 19:30:27 +02:00
Paddy Xu
fa0824bce9 remember volume 2018-02-12 19:30:27 +02:00
Paddy Xu
5b0da969af delete cover art when close 2018-02-12 19:30:04 +02:00
Paddy Xu
d2fdcd240b back to vlc 2018-02-12 19:30:01 +02:00
Paddy Xu
3f9794c2a4 Update README.md 2018-02-08 20:05:45 +02:00
Paddy Xu
aa716dd04b update FFME to fix IsDisposed issue: unosquare/ffmediaelement#147 2018-02-01 20:35:17 +02:00
Paddy Xu
804876a987 remove strong-name signing 2018-01-27 14:44:53 +02:00
Paddy Xu
a63fd77a50 shutdown old thread 2018-01-27 10:35:20 +02:00
Paddy Xu
914cc7c3a7 Merge branch 'master' of github.com:xupefei/QuickLook 2018-01-27 10:34:33 +02:00
Paddy Xu
bb7fb114f8 Revert "shutdown old thread"
This reverts commit 3ff693ac37.
2018-01-27 10:31:03 +02:00
Paddy Xu
3ff693ac37 shutdown old thread 2018-01-26 15:42:09 +02:00
Naoto Ishida
3c229a8526 Add Japanese language support (#164) 2018-01-25 18:18:24 +02:00
Patrick Sletvold
36484beb58 Add Norwegian (bokmål) translation (#171)
* Add Norwegian translation

* Add Norwegian translation
2018-01-25 18:12:32 +02:00
Paddy Xu
2af22cde92 temporary ugly fix for memory leak 2018-01-25 02:18:02 +02:00
Paddy Xu
a17b7f05d7 cancel waiting pipe commands 2018-01-24 23:01:29 +02:00
Paddy Xu
c1bcf311bc fix #115 and #129: use FFmpeg 3.4.0 GPL libs, use ffme 2.0.b9 with patch unosquare/ffmediaelement#147 and autogen 3.4.0.2 2018-01-24 23:01:00 +02:00
Paddy Xu
76dd2feb30 remove all destructors 2018-01-24 19:11:49 +02:00
Paddy Xu
4b9b6c7233 fix: window not closing when pressing Spacebar while having focus 2018-01-24 19:11:48 +02:00
Paddy Xu
6d78650b12 Update ViewWindowManager.cs 2018-01-21 16:43:16 +02:00
Paddy Xu
e40bac0924 Update ViewWindowManager.cs 2018-01-21 16:42:37 +02:00
Paddy Xu
5c0f88a961 write error log to file 2018-01-21 16:36:18 +02:00
Paddy Xu
5667f98a01 handle TagLib exception 2018-01-21 16:11:20 +02:00
Paddy Xu
35c22db10c Fix #163: add .ts and .tp (=m2ts) format 2018-01-21 13:43:51 +02:00
Paddy Xu
5c02a8c9cf Fix #162: switch preview when calling from command-line 2018-01-20 16:42:07 +02:00
Paddy Xu
2ba3fcdf6e Continue on f321e243ba: fix broken window positioning 2018-01-13 00:38:05 +02:00
Paddy Xu
a969687b7b Bring back transparent window 2018-01-12 23:30:25 +02:00
Paddy Xu
c622ed748a enlarge initial pdf page size: address #143. 2018-01-09 23:49:16 +02:00
Paddy Xu
3be25ac28f Continue on f321e243ba: adjust maximize behaviour 2018-01-08 21:04:40 +02:00
Paddy Xu
0914b264f4 Hide meta icon in Pdf viewing 2018-01-08 21:04:40 +02:00
Paddy Xu
c791add587 Update README.md 2017-12-29 21:22:40 +02:00
Paddy Xu
311d723bb3 write error log to Event 2017-12-28 22:46:15 +02:00
Paddy Xu
c78fbb009a Fix #153: determine imagetype by signature 2017-12-28 22:37:10 +02:00
Krasnaya Ploshchad’
a502b2363a Update README.md (#156)
Microsoft renamed Windows Store to Microsoft Store, this following that.
2017-12-25 10:16:12 +02:00
Paddy Xu
b4198f61f2 Show Exif info when previewing images 2017-12-22 19:24:17 +02:00
Paddy Xu
9369a94350 Update README.md 2017-12-22 13:58:46 +02:00
Paddy Xu
1052d873e1 update NuGet packages 2017-12-22 13:21:00 +02:00
Paddy Xu
97b749e64f async archive loading 2017-12-22 13:19:49 +02:00
Paddy Xu
dedac98702 Continue on f321e243ba: handle failure 2017-12-22 11:52:48 +02:00
Paddy Xu
3014b30358 do not show header 2017-12-22 11:52:10 +02:00
Paddy Xu
99d067ea2d remove useless references 2017-12-22 10:53:12 +02:00
Paddy Xu
abc80e046d fix Pdf zoom-to-fit issue when switching pages 2017-12-22 10:52:37 +02:00
Paddy Xu
fe39854b57 Fix #154: Switch to Pdfium; better PDF async loading 2017-12-22 01:28:30 +02:00