Commit Graph

854 Commits

Author SHA1 Message Date
Paddy Xu
9ce0776d53 almost done videoviewer. WIP modify app style to per-window one. 2017-08-10 01:15:32 +03:00
Paddy Xu
346ec59ea5 Merge pull request #64 from KrasnayaPloshchad/patch-3
Minor fix for zh-TW translation
2017-08-10 01:14:50 +03:00
Krasnaya Ploshchad’
bc533f3d18 Minor fix for zh-TW translation 2017-08-09 19:05:05 +08:00
Paddy Xu
efaca311fc wip videoviewer 2017-08-08 23:19:46 +03:00
Paddy Xu
2b3338cc43 dark theme; wip videopleyer 2017-08-06 23:33:01 +03:00
Paddy Xu
56cb31fd2a finish auto-hide 2017-08-06 21:01:02 +03:00
Paddy Xu
5b97e7ef60 wip 2 2017-08-06 17:27:30 +03:00
Paddy Xu
3a20245304 wip 2017-08-06 15:06:55 +03:00
Paddy Xu
768425ad0f add inner padding 2017-08-06 00:39:41 +03:00
Paddy Xu
60cd782c64 WIP: more new styles 2017-08-06 00:17:51 +03:00
Paddy Xu
8d59e7138c WIP #56: adjust shadows; add Gaussian blur, try out the new InfoPanel 2017-08-04 22:07:42 +03:00
Paddy Xu
e79de6c36d use native rotate method suggested by @dlemstra 2017-08-04 22:07:02 +03:00
Paddy Xu
810de851ff Merge pull request #60 from KrasnayaPloshchad/patch-3
Improve font family for zh-TW locale
2017-08-04 18:58:58 +03:00
Krasnaya Ploshchad’
15af258db0 Improve zh-TW font family
zh-TW locale generally does not use SimSun, use MingLiU instead.
2017-08-04 23:23:24 +08:00
Paddy Xu
15d94d2c4b Merge pull request #59 from KrasnayaPloshchad/patch-1
TextViewer: Add Korean fonts used for Korean locale
2017-08-04 16:50:59 +03:00
Krasnaya Ploshchad’
dae2a3a512 Add Korean fonts 2017-08-04 21:05:55 +08:00
Paddy Xu
2575d4c909 update vlclib caches 0.2.5 2017-08-02 00:50:34 +03:00
Paddy Xu
f15f65192d sign all compoments 2017-08-02 00:29:41 +03:00
Paddy Xu
dad0f0e962 add missing vlc libs 2017-08-02 00:13:21 +03:00
Paddy Xu
7d8a728925 move cover arts later as UWP is not happy with this 2017-08-02 00:00:00 +03:00
Paddy Xu
bf2f0f5ad7 Fix #50: window moved unexpectedly when new size is smaller than min size 2017-08-01 23:44:52 +03:00
Paddy Xu
3994039864 async Vlc disposal 2017-08-01 23:39:44 +03:00
Paddy Xu
a5320b28ee update scripts 2017-08-01 23:29:10 +03:00
Paddy Xu
94a18707dd let WPF do the decoding 2017-08-01 23:28:58 +03:00
Paddy Xu
67cc8aa480 refine 2017-08-01 23:06:38 +03:00
Paddy Xu
da66c27580 Fix #55: singular form for InfoPanel; add zh-TW translation 2017-08-01 23:00:00 +03:00
Paddy Xu
4acac51a8d do not rotate unless nessessary 2017-08-01 22:05:25 +03:00
Paddy Xu
94075595de switch to LibVlc 2017-08-01 21:28:50 +03:00
Paddy Xu
5ac88dbd1c remove languages other than en-us in AppxManifest.xml 2017-07-31 01:39:33 +03:00
Paddy Xu
24c03163f6 let textviewer be piror to videoviewer 0.2.4 2017-07-31 00:34:42 +03:00
Paddy Xu
4ffe24f427 useless 2017-07-31 00:19:40 +03:00
Paddy Xu
2f12127cc9 Use my home-made GIF and APNG animator. It's really save CPU compared to previous one! 2017-07-31 00:14:21 +03:00
Paddy Xu
071a3b4f22 remove handler when disposing 2017-07-31 00:11:58 +03:00
Paddy Xu
6465ea9ed6 minor changes 2017-07-30 23:37:07 +03:00
Paddy Xu
c97f932bc3 faster text checking 2017-07-30 23:35:52 +03:00
Paddy Xu
41aa42d897 refine UI and stability 2017-07-30 01:18:37 +03:00
Paddy Xu
76dbdcdfa0 Merge branch 'ffme' 2017-07-29 22:35:23 +03:00
Paddy Xu
76b6b648cc fix rm issue 2017-07-29 22:35:06 +03:00
Paddy Xu
694713ba17 set limit to button size 2017-07-29 22:34:59 +03:00
Paddy Xu
6c64aa7c3d switch to new FFME control 2017-07-29 22:29:06 +03:00
Paddy Xu
882078cd60 set limit to button size 2017-07-29 22:28:48 +03:00
Paddy Xu
19773884de fix rm issue 2017-07-29 22:28:26 +03:00
Paddy Xu
dad30d33bd move to new FFME control and probe media info 2017-07-29 16:20:16 +03:00
Paddy Xu
bf199478d7 Merge branch 'master' into ffme 2017-07-29 12:12:23 +03:00
Paddy Xu
a5df20851d add seek buttons 2017-07-29 11:49:48 +03:00
Paddy Xu
227cc6eb49 add FFmpeg 3.2.4 GPL binaries 2017-07-29 00:29:46 +03:00
Paddy Xu
f03719af81 modernise video player UI 2017-07-29 00:19:50 +03:00
Paddy Xu
73d131972a animate the pinned button 2017-07-28 22:25:07 +03:00
Paddy Xu
fa2e34a065 Fix #46: turn the 📌 icon into ✖ after pinned 2017-07-28 20:49:49 +03:00
Paddy Xu
2204f27b01 Hopefully fix a crash bug related to #32, #37 and #44 2017-07-27 23:36:30 +03:00