Commit Graph

2739 Commits

Author SHA1 Message Date
0e83957554 Merge pull request #1281 from ONLYOFFICE/fix/videoplayer
Improvements to the libvlc player widget and its example
2023-09-20 12:18:57 +03:00
8e41434bc6 Added positionChanged events to vlc player widget
+ Updated libvlc player example to use only vlc widget functions
2023-09-20 12:46:52 +04:00
63cb2081de Small fix of libvlc resources releasing 2023-09-19 14:18:34 +04:00
0495ea681c fix bug #64189 2023-09-19 11:06:01 +03:00
432233677c Merge pull request #1279 from ONLYOFFICE/fix/SvgConversion
Fixes in svg conversion
2023-09-18 20:36:43 +03:00
d97c132c36 Merge pull request #1277 from ONLYOFFICE/fix/bug64115
Fix bugs in Epub
2023-09-18 20:35:14 +03:00
9180ef65bf Fixed working with units of measurement in CSSCalculator 2023-09-18 20:10:20 +03:00
83baa789e2 Add missed space 2023-09-18 19:31:44 +03:00
7e2ce67e18 Fix bug #64201 2023-09-18 18:58:55 +03:00
0fe27d3b65 Fix bug #64115 2023-09-15 17:23:39 +03:00
23557ad1ea Merge pull request #1270 from ONLYOFFICE/fix/videoplayer
Updated libvlc builds with new build configuration flags
2023-09-13 10:39:25 +03:00
fc9abc72f2 fix bug #64128 2023-09-12 20:15:53 +03:00
0250921707 Fix build js modules 2023-09-12 18:28:20 +03:00
4c47e0e6b0 Fox bug 64115
Fix empty file because of script tag
2023-09-12 17:57:08 +03:00
01c99e841f Working on improving gradient rendering in Svg-reader 2023-09-12 15:10:16 +03:00
ce16e1db84 Updated win_64 build to be the same as win_32
+ Removed some plugins from `README.md`
2023-09-12 12:50:48 +04:00
c9a722205e Fixed bug #63807 2023-09-12 11:08:01 +03:00
73c7478ae4 Removed libcompat.a from mac builds 2023-09-11 17:57:00 +04:00
4f490f0121 Rebuilt libvlc for mac_64 2023-09-11 17:08:28 +04:00
ceaf5ad1fb Rebuilt libvlc for mac_arm64
+ Updated plugins info in README.md
2023-09-11 16:16:49 +04:00
e2bb5c4a25 Added mkv plugin to linux_64 build 2023-09-11 15:52:26 +04:00
823535bf9a Fix bug 63749 2023-09-11 14:16:35 +03:00
4755657bb7 Rebuilt libvlc win_32 build with new flags
+ Applying new patch to win_32 build.sh
2023-09-11 12:02:55 +04:00
4dfd8723f8 Applying patch for win_64 build 2023-09-11 11:02:57 +04:00
e5013a8c9a Rebuilt libvlc win_64 build with new flags
+ Added even more flags to build config
+ Updated plugins info in README.md
2023-09-09 20:02:05 +04:00
144cc5ef2d Added more flags to libVLC build configuration
+ Rebuilt linux and removed some plugins from README.md
2023-09-09 13:02:57 +04:00
0eabc52e8a Added README for plugins in linux build 2023-09-08 12:08:12 +04:00
6e6229d4d2 Merge pull request #1269 from ONLYOFFICE/fix/bug64026
Fix bug #64026
2023-09-07 19:00:25 +03:00
5605a0b5b4 Rebuilt libvlc for linux_64 platform 2023-09-07 14:56:27 +04:00
f567f81f55 Fix build 2023-09-07 12:07:41 +03:00
7c46a8997c Fix bug #64026 2023-09-06 20:44:28 +03:00
add2c29954 Add ProcessEnv class for global process properties 2023-09-06 19:57:49 +03:00
ab079f6776 . 2023-09-06 18:45:59 +03:00
ab2eb4a19b for bug #64012 2023-09-06 18:31:10 +03:00
1194fcb012 Fix typo 2023-09-06 15:09:17 +03:00
0c099cb4a3 Fix bug 63779 2023-09-06 15:06:48 +03:00
5359c81335 Fix indents 2023-09-06 12:58:27 +03:00
e79d743ef3 Reformat file & add define for xp 2023-09-06 11:50:13 +03:00
3ee2130e1d Merge branch 'feature/hyphen' into release/v7.5.0 2023-09-01 19:24:38 +03:00
6eecc91192 Fix bug #63891 2023-08-30 21:41:07 +03:00
f26e91aa16 Merge pull request #1258 from ONLYOFFICE/fix/bug63617
Fix bug #63617 and refactoring
2023-08-30 18:27:33 +03:00
64cd058a43 Refactoring 2023-08-30 15:46:47 +03:00
890bc3b85b Refactoring 2023-08-30 15:37:55 +03:00
0b1873866e remove extra allocations 2023-08-30 13:27:36 +03:00
b3f27b4f19 Fix bug #63617 2023-08-24 12:08:48 +03:00
b88b7db389 Add module for hyphenation 2023-08-23 22:11:00 +03:00
1a95501cbb Refactoring hyphen module 2023-08-22 20:47:34 +03:00
748f7d0a72 Removed default input handlers from vlc player 2023-08-18 20:11:42 +04:00
d568b7956c Refactoring 2023-08-18 14:51:03 +03:00
40f4a6e45b small fix for building on linux 2023-08-18 15:24:08 +04:00