Commit Graph

740 Commits

Author SHA1 Message Date
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
Paddy Xu
1bcfd8db08 handle icon exception 2017-12-21 22:15:11 +02:00
Paddy Xu
f0990faa56 Revert "Async call sometimes crash because NullReferenceException at <BeginShow>b__0()"
This reverts commit b0e4f19491.
2017-12-21 18:54:24 +02:00
Paddy Xu
b0e4f19491 Async call sometimes crash because NullReferenceException at <BeginShow>b__0() 2017-12-21 18:03:32 +02:00
Paddy Xu
f321e243ba Test: use new window each time (some people report a slowness... but I can't reproduce) 2017-12-20 22:23:07 +02:00
Paddy Xu
6cd837b423 Parallel PDF rendering 2017-12-09 15:55:24 +02:00
Paddy Xu
82994b69bc Merge branch 'master' of github.com:xupefei/QuickLook 2017-12-09 14:37:59 +02:00
Paddy Xu
b1e5ce0172 Fix #150: make use of color space assigned with image 2017-12-09 14:37:53 +02:00
ARL
50d839a02f French translation (#147)
* Add french language Translations.config

* Add french language TextViewer
2017-12-05 10:25:47 +02:00
Ecron
18f3f57606 Catalan translation (#142)
* Catalan translation

Added Catalan translation

* Added Catalan translation

Added Catalan translation
2017-12-01 12:11:57 +02:00
arca20
1988cd3c09 Translate in German(de-DE) (#141)
* -translate to German (de-DE)

* correction the Translations.config
2017-11-29 10:22:48 +02:00
Paddy Xu
d481bcdceb reformat 2017-11-23 22:21:58 +02:00
Paddy Xu
df0ba78298 Address #122: final solution for window resizing by bring macOS's logic 2017-11-23 22:20:25 +02:00
Paddy Xu
2fda049c26 fix 03807a1afb 2017-11-19 21:58:06 +02:00
Paddy Xu
f8d24aa191 add 1px border for keeping resizing 2017-11-17 20:08:37 +02:00
Paddy Xu
057126a7a0 deal with CreateProcess failure 2017-11-17 12:29:50 +02:00
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