Ridan Vandenbergh
bbcef5d82c
Allow .m3u/.m3u8 files to be played from network ( #419 )
2021-10-18 20:10:35 +01:00
Tremolo4
2bf3931f59
Trusted Domains: Allow trusting a domain regardless of HTTP basic auth credentials ( #437 )
...
* Trusted Domains: don't consider HTTP basic auth credentials part of the domain name
* Trusted Domains: hide "add as trusted domain" menu item if entry does not contain domain
* Trusted Domains: strip HTTP basic auth credentials also when adding as trusted domain via context menu
2021-10-17 13:44:07 +01:00
Ata Gülalan
1bbbab245f
Add LANG Parameter ( #460 )
...
If LANG parameter set, don't show language dialog.
Example usage: .\Syncplay-X.X.X-Setup.exe /S /LANG=1033
2021-10-17 13:40:57 +01:00
et0h
d71b7fca78
Refactor MPC-HC player path code ( #453 )
2021-08-29 12:00:56 +01:00
Etoh
3b16b3762f
Upver to 1.7.0 (r100)
2021-08-29 11:42:45 +01:00
ImportTaste
366a686ab3
Support for LAV Filters Megamix ( #457 )
2021-08-29 11:18:55 +01:00
Etoh
f7faa59246
Make Windows build 32-bit
2021-08-06 19:23:56 +01:00
daniel-123
49d6b824d8
Revert "Merge branch 'master' into master"
...
This reverts commit 173007e9b17c3cf7d658e12f1220bb1a3af743e6, reversing
changes made to 6105da870a4560c47ee54d7de21f2e1ccec1bcef.
2021-08-02 18:26:25 +02:00
Daniel Wróbel
173007e9b1
Merge branch 'master' into master
2021-08-02 09:16:36 +02:00
Etoh
6105da870a
Update issue templates
2021-08-01 19:37:27 +01:00
et0h
cc2d5a3682
Add reference to GitHub discussions
2021-08-01 19:29:15 +01:00
Assistant
908c460e98
Remove references to IRC ( #430 )
2021-07-25 22:22:30 +01:00
Etoh
13c77c8859
Upver to 1.6.9 release 99
2021-07-25 12:19:19 +01:00
Etoh
ebb7f073e8
Send 32-bit/64-bit context when updating
2021-07-25 12:15:09 +01:00
daniel-123
f558337b4c
Bundle libxcb1 into AppImage to fix #380
2021-07-21 18:46:11 +02:00
Daniel Wróbel
acc8a05961
Merge pull request #432 from teohhanhui/fix/appimage-missing-deps
...
Bundle libgthread-2.0.so.0 into AppImage
2021-07-21 18:32:00 +02:00
Alberto Sottile
915be38008
Enable GitHub Actions on pull requests
2021-07-21 18:01:46 +02:00
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