Commit Graph

238 Commits

Author SHA1 Message Date
Paddy Xu 9832b0f99e done new image viewer 2018-08-28 22:48:10 +03:00
Paddy Xu 3bcb48a43c [WIP] apng provider 2018-08-28 00:16:25 +03:00
Paddy Xu ee6bca704d start working on NConvert 2018-08-12 15:26:03 +03:00
Paddy Xu 112f5409cf Update ViewerPanel.xaml.cs 2018-08-07 10:12:53 +03:00
Paddy Xu 7f357e2586 fix build path 2018-08-05 21:23:41 +03:00
Paddy Xu 6b72f388f6 Fix #263, #308: mediainfo and video rotation 2018-08-04 17:15:57 +03:00
Paddy Xu 10460da435 remove VLC, use DirectShow and LAV instead 2018-07-28 20:33:57 +03:00
Paddy Xu e7aee219b3 Code reformat and UI tweaks 2018-07-24 22:07:19 +03:00
Marco Gavelli c1733a39fd Fixed image loading on certain ebooks 2018-07-19 00:09:54 +02:00
Marco Gavelli d407c971ee Added cover page 2018-07-16 16:29:46 +02:00
Marco Gavelli 3e251c35ec ChapterChanged event 2018-07-16 14:17:45 +02:00
Marco Gavelli 02911d9550 Parse epub CSS 2018-07-16 12:13:40 +02:00
Marco Gavelli 917c3c0bb8 Fixed dependencies 2018-07-16 10:13:15 +02:00
Marco Gavelli a82cacd126 Included epub library in plugin project 2018-07-16 10:06:17 +02:00
Marco Gavelli a78428c698 Added EPUB plugin 2018-07-16 09:46:52 +02:00
Paddy Xu 1ae40a0019 Fix #292: Handle possible exception when changing colour profile 2018-07-14 17:44:18 +03:00
Paddy Xu 4aa0d56503 Fix #261: ignore meaningless Exif data 2018-06-25 19:44:07 +03:00
Paddy Xu 382b9349be Darker text viewer 2018-06-23 16:39:42 +03:00
Paddy Xu 2743a83e27 Fix #166: hide controls from beginning 2018-06-23 16:39:32 +03:00
Paddy Xu c771c72017 Merge branch 'master' of github.com:xupefei/QuickLook 2018-06-23 16:12:18 +03:00
Paddy Xu 6abca346be Stop using adaptive theme. Fix #194. 2018-06-23 16:12:08 +03:00
Paddy Xu 2fc73a0c45 Update GifAnimationProvider.cs 2018-06-15 22:40:05 +03:00
Paddy Xu db31458ffe done new image viewer. RAW problem remaining. 2018-06-15 22:35:22 +03:00
Paddy Xu 395d4bbc86 Rename GIFAnimationProvider.cs to GifAnimationProvider.cs 2018-06-14 00:19:17 +03:00
Paddy Xu cc48d9427a done new Gif render 2018-06-14 00:02:52 +03:00
Paddy Xu c13839cb19 working on new Gif viewer 2018-06-13 18:43:33 +03:00
Paddy Xu d4feb2c867 update packages 2018-06-06 20:15:36 +03:00
Paddy Xu 2e370cc972 Fix #249: handle Unicode file names in PDF viewer 2018-06-06 20:05:47 +03:00
Paddy Xu 3f1b943876 fix #70, #126: switch between Light and Dark background 2018-06-02 16:34:10 +03:00
Paddy Xu 8c4a37e3a6 Global dark theme 2018-04-18 22:23:28 +03:00
Paddy Xu d9bcce1a21 Fix #197 and #209: video window size and .ts extension error 2018-03-24 11:39:20 +02:00
Paddy Xu 8e7f398626 Add Russian translation from # 211 2018-03-24 11:15:18 +02:00
Paddy Xu 56b86ffb03 copy buffer before showing 2018-03-06 20:27:39 +02:00
Paddy Xu 347faf6a03 do not delete cached cover, fix #195 2018-02-28 18:32:53 +02:00
Paddy Xu 16fa2d5997 add resize grip and adjust video control margin for easier resizing 2018-02-25 12:42:52 +02:00
Paddy Xu 9dad245027 show gridlines 2018-02-25 12:35:25 +02:00
Paddy Xu cc001bd8d7 add syntax files 2018-02-25 12:25:34 +02:00
Paddy Xu bec5189a1c update code style and make file-loading async 2018-02-25 00:14:29 +02:00
szensk eb6e1c9d2e load syntax files from plugin directory 2018-02-24 02:10:50 -06:00
Paddy Xu 354bbfc1ca fix crash 2018-02-12 21:06:20 +02:00
Paddy Xu 4133d2148c do not show info icon; do not retain window position (fix for #179); update NuGet packages 2018-02-12 19:30:38 +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 aa716dd04b update FFME to fix IsDisposed issue: unosquare/ffmediaelement#147 2018-02-01 20:35:17 +02:00