Daniel Wróbel
7ba9a0fefe
Add missing libxcb-util to build environment
2021-06-25 11:43:48 +02:00
Daniel Wróbel
868c26383f
add libxcb manually
2021-06-25 11:41:06 +02:00
Daniel Wróbel
7cf5c0ebd6
Merge branch 'Syncplay:master' into master
2021-06-25 11:37:12 +02:00
Teoh Han Hui
184b8d9e47
Bundle libgthread-2.0.so.0 into AppImage
2021-06-20 05:52:55 +08:00
Atílio Antônio
9d1deebd85
Update pt_BR translation, fix typo ( #422 )
2021-05-24 12:17:01 +01:00
et0h
896d30430c
Mark as 1.6.8 final (build 98)
2021-05-08 14:05:15 +01:00
Etoh
c19d4745b3
Mark as beta 1 (release 97)
2021-04-11 16:44:27 +01:00
Alberto Sottile
98ad0a9222
Add notice for Python in third party collection file ( #404 )
...
* Add notice for Python in third party collection file
* Convert third party notices file to plain text
* Adapt codebase to third party notices format change
2021-03-28 21:08:51 +01:00
Etoh
c063369e3c
Improve playlist advancement for VLC and mpv ( #334 ) ( #397 )
...
* Advance playlist on end of file in mpv and VLC
* Update duration for streams to fix playlist advancement (#334 )
2021-03-28 20:18:56 +01:00
Daniel Wróbel
77ce05d02d
Merge pull request #400 from Syncplay/update-mpv-jsonipc-vendor-code-2
...
Update mpv json ipc vendor code
2021-03-19 08:36:05 +01:00
Daniel Wróbel
674486781c
Remove the AppVeyor badge as we stopped using it.
2021-03-18 21:01:50 +01:00
Alberto Sottile
7301870d7c
Update python_mpv_jsonipc to 1.1.13 keeping our changes
2021-03-18 19:59:47 +01:00
Daniel Wróbel
4eececef25
Build AppImage on Ubuntu 18.04
...
Temporary workaround for AppImage built on Ubuntu 20.04 crashing with segmentation fault. #401
2021-03-09 19:03:31 +01:00
daniel-123
b968b19321
Merge commit 'FETCH_HEAD'
2021-03-09 18:46:50 +01:00
Daniel Wróbel
a03f59526c
Update setup.py for vendor code of mpv jsonipc
2021-03-09 10:14:15 +01:00
Daniel Wróbel
7222e59578
Update mpv json ipc vendor code
...
Update to version 1.1.13 to hopefully address #322 fully.
2021-03-09 10:11:48 +01:00
Daniel Wróbel
c56f77c984
Fix package filename for debs
2021-03-08 22:04:43 +01:00
Daniel Wróbel
6c346e733d
Fix server deb deployment name in CI workflow
2021-03-08 22:02:32 +01:00
Daniel Wróbel
5db8135b20
Separate debian package artifacts
...
Make it so that server and full packages are separate artifacts in CI rather than single zip containing both.
2021-03-08 22:01:34 +01:00
daniel-123
520569ca64
Install the manpages.
2021-03-07 22:06:12 +01:00
daniel-123
e9f7ba9687
Add manpages courtesy of Bruno Kleinert #387
2021-03-07 22:06:12 +01:00
Alberto Sottile
73da46a9f3
Migrate from AppVeyor to GitHub Actions ( #399 )
...
* Disable AppVeyor
* Actions: disable other jobs
* Actions: implement windows job
* Use requirements
* Typo in version parser
* Replace type nul for PowerShell
* Change Python version to 3.7
* buildPy2exe: exclude tcl and tkinter
* buildPy2exe: rename zip archive to include extension
* Actions for Windows: build on Python 3.8
* Re-enable build flow for other platforms
* Remove AppVeyor configuration file
2021-03-07 19:25:23 +00:00
Etoh
573e09a270
Add more MPC-HC paths ( #398 )
2021-03-06 12:34:36 +00:00
Daniel Wróbel
3ca03c3d92
Delete unmaintained changelog.
...
Removing old and unmaintained changelog file.
2021-03-05 23:10:37 +01:00
et0h
5c3982f313
Strip quotation marks from per-player arguments ( #226 )
2021-03-03 23:17:16 +00:00
et0h
b50ea46d7d
Upbuild and remove debug message
2021-03-03 20:49:09 +00:00
et0h
2eacee571d
Do not show playback speed change notifications in OSD
2021-03-03 20:47:19 +00:00
Alberto Sottile
aeada06d33
Actions: do not ls LIBPYTHON_FOLDER with hardcoded path
2021-02-25 19:06:25 +01:00
et0h
b248f6c2f7
Ignore benign AA_EnableHighDpiScaling error ( #388 , #377 , etc.)
2021-02-25 14:13:40 +00:00
et0h
9b90dd50a7
Attempt to fix VLC connection issues
2021-02-19 14:56:15 +00:00
et0h
d3f2c43861
Delete suspected mpv char input duplicates ( #370 )
2021-02-13 11:02:11 +00:00
et0h
3e03747101
Add mpv input chars suggested by jvschiavo ( #370 )
2021-02-13 10:57:08 +00:00
Daniel Wróbel
f57df2ca18
Merge pull request #382 from Syncplay/server-deb
...
Add script to build server only deb package
2021-01-25 23:07:05 +01:00
Daniel Wróbel
12ee960cdc
Fix invalid artifact name
2021-01-24 13:21:08 +01:00
daniel-123
403efe8812
Fix permissions for server build script
2021-01-23 21:35:51 +01:00
Daniel Wróbel
7e8f0cdb64
Pipe in the server deb build into CI workflow
2021-01-23 20:43:39 +01:00
Daniel Wróbel
ef4b6b31f5
Allow running the server build in the same job.
...
Making the paths used by server package build process separate from full package.
2021-01-23 20:21:24 +01:00
Daniel Wróbel
f2f0afc609
Add script to build server only deb package
...
Addresses the #375 and #335
2021-01-23 20:04:35 +01:00
Alberto Sottile
03cde67c72
Re-enable youtube-dl on macOS plus mpv and IINA ( #381 )
...
* Determine correct PYTHONPATH for youtube-dl and pass it to mpv subprocess (follows c07206c
)
* Homebrew on arm64 has a different prefix
2021-01-23 15:40:40 +01:00
Alberto Sottile
f791faca91
Migrate from Travis CI to GitHub Actions ( #374 )
...
* Migrate from Travis CI to GitHub Actions
* Remove snapcraft build
2021-01-11 18:55:59 +00:00
Daniel Wróbel
07ca6d7c75
Update deb script to require python 3.6
2020-12-28 22:06:42 +01:00
Oleg Smelov
83b65fa714
Update Russian translation ( #372 )
2020-12-28 11:54:15 +00:00
et0h
cd084fced4
Mark as 1.6.8 dev (build 95)
2020-12-17 12:37:13 +00:00
et0h
eaf6b338d5
Mark as 1.6.7 final (build 94)
2020-12-12 21:01:40 +00:00
Etoh
a7b247d7fc
Mark as 1.6.7 beta 1
2020-12-04 22:42:36 +00:00
Alberto Sottile
86241b00c2
Move python_mpv_jsonipc in our vendor folder ( #369 )
...
* Move python_mpv_jsonipc to the vendor folder
* Adapt players code to the new path
2020-12-04 22:26:21 +00:00
Oleg Smelov
b6c3406c6a
Update Russian translation ( #363 )
2020-11-29 18:30:41 +00:00
Lctrs
0d4eb677e5
Create icons folder if it doesn't exist ( #367 )
...
If it doesn't exist first, `hicolor` will be stripped from the path by the `cp` command
2020-11-29 18:20:00 +00:00
et0h
1644eec34b
Make language list alphabetical for consistency (as per #364 )
2020-11-29 18:14:54 +00:00
Etoh
2923fade09
Update Turkish translation for IINA
2020-11-29 18:11:01 +00:00