Paddy Xu
94a18707dd
let WPF do the decoding
2017-08-01 23:28:58 +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
24c03163f6
let textviewer be piror to videoviewer
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
6c64aa7c3d
switch to new FFME control
2017-07-29 22:29:06 +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
3df710e1fc
minor adjustments
2017-07-24 23:05:17 +03:00
Paddy Xu
f627011802
fix scrollbar bug
2017-07-24 21:41:04 +03:00
Paddy Xu
2ef607ecb9
unify file encoding
2017-07-23 22:43:17 +03:00
Paddy Xu
78fe8d2558
replace old Ude lib with new library
2017-07-23 20:18:27 +03:00
Paddy Xu
7b6fa41baf
detect string encoding when previewing .zip files, fix #24 .
2017-07-23 20:16:57 +03:00
Paddy Xu
44f52db289
Handle MHTML formats
2017-07-23 16:04:59 +03:00
Paddy Xu
fe5079a571
Merge pull request #40 from balboag/master
...
Spanish (Spain) translation
2017-07-23 15:03:23 +03:00
Paddy Xu
b0e8a29f85
More natural scroll behaviour
2017-07-23 00:44:43 +03:00
Paddy Xu
86dacf6e73
pinch zoom gesture; rewrite zoomviewer
2017-07-22 23:51:39 +03:00
Paddy Xu
e05ef2e969
padding right
2017-07-22 13:35:03 +03:00
Gerardo
72d5f232d6
Spanish (Spain) translation
2017-07-17 21:24:09 +02:00
Paddy Xu
9ca358bd5a
Use signed Ude lib
2017-07-15 23:03:47 +03:00
Paddy Xu
61074fea2c
Revert "Sign all projects with strong names"
...
This reverts commit d98afaa4dc
.
2017-07-15 21:29:35 +03:00
Paddy Xu
d98afaa4dc
Sign all projects with strong names
2017-07-15 15:07:41 +03:00
Paddy Xu
cbfd5bfa7e
eliminate translation doc names when calling GetString()
2017-07-14 23:24:39 +03:00
Paddy Xu
584d56731f
rename translation files to make editor happy
2017-07-14 22:55:35 +03:00
Paddy Xu
77b973ef7b
Add English and Chinese translations
2017-07-14 22:40:32 +03:00
Paddy Xu
751bd6e28e
Fix #39 : detect file encoding
2017-07-14 18:49:55 +03:00
Paddy Xu
97e8552e68
Make use of scroll bars in ScrollViewer
2017-07-03 23:50:37 +03:00
Paddy Xu
a169cb0767
#36 : support .msg and .eml files
2017-07-02 00:29:43 +03:00
Paddy Xu
5c081127c7
Refresh Nuget
2017-07-01 23:29:41 +03:00
Paddy Xu
3e9f9eeec9
Add csv viewer
2017-07-01 23:27:41 +03:00
Milly
924d8dd49e
Use built-in method instead.
...
Squashed commit of the following:
commit f7887aeda7
Author: Milly <milly.ca@gmail.com >
Date: Fri Jun 23 09:26:58 2017 +0900
Replace "&", "<", ">" to HTML entities in Markdown.
2017-07-01 12:39:32 +03:00
Paddy Xu
7e63636141
Refresh NuGet packages
2017-06-24 14:21:37 +03:00
Paddy Xu
a0712e4727
Fix #34 : add .markdown file extension
2017-06-22 18:50:32 +03:00
Paddy Xu
3f82076c48
Fix #30 : add ToC to Markdown viewer
2017-06-14 20:06:47 +03:00
Paddy Xu
0e2929761c
remove useless CefSharp libs
2017-06-13 00:44:10 +03:00
Paddy Xu
af33dc5c34
fix a bug where the zoom level of HTML viewer is always 200%
2017-06-12 18:16:07 +03:00
Paddy Xu
be8f31a8c8
add GPL file header
2017-06-11 20:20:52 +03:00
Paddy Xu
320fbab5e0
rename libraries
2017-06-11 12:08:30 +03:00
Paddy Xu
86733a4d3d
limit the usage of slow ReaderFactory into ".tar.xx" formats
2017-06-04 13:38:40 +03:00
Paddy Xu
8da5f7c0d4
Refresh SharpCompress library
2017-06-03 14:14:25 +03:00
Paddy Xu
fb394288dd
Allow plugin initialization when application starts
2017-06-03 13:07:48 +03:00
Paddy Xu
5886ee5c12
Expose RegisterFFmpeg() method
2017-06-03 13:04:55 +03:00