forked from Piwigo/piwigo-videojs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
78 lines (64 loc) · 2.03 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
Changes from v1.0.3 to v2.6a
- Improve photo edit page
- Improve sync page
- Update new translation, thanks to the contributors
- Add support for PWG2.6
Changes from v1.0.2 to v1.0.3
- Add photo edit page support
- Add new option volume
- Improve sync method
- Update VideoJS player to version 4.3.0
- Update new translation, thanks to the contributors
Changes from v1.0.1 to v1.0.2
- Add new translation, thanks to the contributors
- Add support for VideoJS plugins
- Add support for multiple sources
- Add new option upscale
- Update VideoJS player to version 4.2.2
- Update VideoJS skin
- Metadata now use MediaInfo
- Improve Thumbnail creation
- Improve Sync and Batch Manager
Changes from v1.0.0 to v1.0.1
- Improve Batch Manager
- Improve install/active method
- Update Videojs player to version 4.1.0
Changes from v0.9 to v1.0.0
- Add new options
- Improve Thumbnail creation
- Update Videojs player to version 4.0.4
Changes from v0.8 to v0.9
- Add support for batch manager
- Improve Thumbnail creation
Changes from v0.7 to v0.8
- Add video metadata synchronization
- Add video thumbnail creation
- Update getid3 library to version 1.9.5-20130220
- Improve documentaion
Changes from v0.6 to v0.7
- Improve options handling
- Improve translation
Changes from v0.5 to v0.6
- Update: Videojs player to version 4.0.3
- Export documentation to github wiki
Changes from v0.4 to v0.5
- Update: Videojs player to version 4.0.2
- Removed: Tube skin (Not complatible with new version)
- Added: 'darkfunk' and 'redsheen' skin
- Added: Admin panel option for Customized CSS
Changes from v0.3 to v0.4
- Improve poster detection
- Update language files
- Fixed: undefined variable on upgrade
Changes from v0.2 to v0.3
- Removed: Windows CLR
- Changed: Tabulation layout in all files
- Improve: poster handling
- Add: mimetype support
- Add: Admin panel option for MAX_WIDTH and HTML5 video tags (Controls, Autoplay, Loop, preload)
- Add: translation support
Changes from v0.1 to v0.2
- Fixed: Packaging
Initial Release v0.1
- Initial release
- Initial documentation