Commit Graph

2380 Commits

Author SHA1 Message Date
Alberto Sottile
fa06378b6d darkdetect: update vendor copy to v0.7.1 2022-11-06 19:19:52 +01:00
Alberto Sottile
7a949b8ccd Actions macOS: pin cryptography 2022-11-06 00:01:29 +01:00
Alberto Sottile
af0d0006f1 SyncplayClient: explicitly pass certifi as trustRoot for Twisted
- py2app: include pem in the bundle
- requirements: add pem
- SyncplayClient.start: explicitly use certifi store as trustRoot
2022-11-05 23:45:51 +01:00
Alberto Sottile
2aa73122ab macOS: bundle PySide6 and create a universal2 app
- macOS build: add arch checker for the bundle
- Actions macOS: restrict env to universal2 step
- Actions macOS: universal2 for zope.interface
- Actions macOS: universal2 for cffi and cryptography
- macOS build: ad-hoc sign again bundle after altering it
- macOS build: symlink instead of copy libshiboken6
- vendor.Qt: restrict warnings to QT_VERBOSE
- GHA: re-enable all jobs
- GHA macOS: use Python installer to build universal2 app
- Actions macOS: build Python with pyenv
- Older pyenv version is used...
- Abandon pyenv action
- Bump image to macOS-12
- One more attempt with pyenv
- Try with the official Python installer
- Must run as root
- Switch back to python3 calls
- Manually update PATH
- Momentarily disable other jobs
- Restore app cleaner
- ui: add support for PySide6
- vendor.Qt: "support" PySide6
- Update vendored Qt.py to 1.3.7
- Update requirements_gui
2022-11-05 23:40:30 +01:00
Etoh
e9f506f713 Refactor: Make language list alphabetical in code 2022-09-30 14:27:46 +01:00
Etoh
c144b2440d
Add languages to docs 2022-09-30 13:59:18 +01:00
Etoh
7b110c8fe8 Refactor: Auto-generate languages in language-argument 2022-09-30 13:58:35 +01:00
Etoh
19372ad38c Refactor: Move installer text to top of messages_ 2022-09-30 13:16:01 +01:00
Etoh
e27c30e759
Refactor: Move installer text to messages_ files (#551) 2022-09-24 20:52:50 +01:00
Alberto Sottile
7223b49652 buildPy2app: explicitely exclude tkinter 2022-08-22 13:57:47 +02:00
Etoh
a3197562eb
Add Esperanto translation from Tirifto contributed under Apache 2.0 license (#548) 2022-07-31 16:35:33 +01:00
Vik
5e39caab94
Update messages_ru.py (#541) 2022-07-02 19:08:48 +01:00
Vik
84599dec8d
Update messages_en.py (#540)
- typo correction
2022-07-02 19:07:51 +01:00
Etoh
f555c1d7a1
Fix permanent room deletion bug (#526) 2022-05-15 11:35:40 +01:00
Joshix-1
e581fc3417
improve paused at german translation (#527) 2022-05-13 22:04:06 +01:00
Etoh
6790f9ee43
Build sqlite3 with Windows server to fix #526 2022-04-29 10:49:36 +01:00
anmo
ddf8f922f5
Made Hungarian chars usable from MPV: ő and ű (#525) 2022-04-23 22:33:46 +01:00
Etoh
6e0af8578e
Installer should list French but not Polish 2022-04-13 20:10:25 +01:00
Etoh
cff0f979ab
Mark as 1.7.0 beta 1 2022-04-13 18:53:07 +01:00
Radif Tazetdinov
c560984d80
Add missed stub for commandList-notification/queueandselect (#522) 2022-04-10 09:46:03 +01:00
Radif Tazetdinov
b7b80df01b
Add /next command (#518)
* Add next command

* Add /next command to English and Russian /help list

* Add commandlist-notification/next stubs
2022-04-09 12:34:46 +01:00
Etoh
c89b73cbd7 Tweak wording of pause notification (#521) 2022-04-07 16:57:03 +01:00
Grace Lovelace
2ef85706c6
Print timestamp when pausing. (#521)
* Try printing a timestamp when the movie is paused.

* Prettyprint timestamp

* Update message for all languages.
2022-04-07 16:51:06 +01:00
Etoh
7a1752fc59
Update build.yml 2022-04-06 19:28:20 +01:00
Etoh
74fc46c1d2
Pin setuptools ver on mac to fix package discovery 2022-04-06 19:24:46 +01:00
danfai
9757e61808
Fixes converting lines to array (#515)
if condition was false convertMultilineStringToList returned "" instead
of an empty list.
2022-04-06 19:02:23 +01:00
Etoh
1fe36437a2
Missing space 2022-04-06 18:38:20 +01:00
Etoh
4a45b8a45e
Add media player version to issue template 2022-04-06 18:29:32 +01:00
Etoh
e4322e1093
Fix #504 disconnected monitor bug (#505)
* Fix #504 disconnected monitor bug
2022-03-04 14:07:46 +00:00
Etoh
1404d58740
Remove mpv fallback warning spam 2022-02-12 16:12:50 +00:00
powerjungle
619dc3abd7
Fixed server argument max-username-length not working (#506) 2022-02-12 16:05:36 +00:00
lryanner
be854973aa
Added Simplified Chinese Translation. (#500)
* Add Chinese Translation
2022-02-12 13:44:31 +00:00
Bruno Russi
27c74e3fe1
Update PT-BR translation (#497) 2022-02-12 10:35:53 +00:00
Irides
5b93aeb20e
Correct persistance argument type (#496)
The current documentation specifies directories, likely as a result of the original design before use of a database, but the arguments expect files. This simply clarifies the documentation to match the code itself.
2022-01-13 00:50:30 +00:00
et0h
bed4986979 Add Windows Store mpv.net path support (#494) 2022-01-02 12:49:56 +00:00
Etoh
b760ee662a
Remove extra , 2021-12-21 15:48:24 +00:00
Etoh
4e7c651d2d
Add French TL stubs for new messages 2021-12-21 15:45:57 +00:00
SoSie
842ac9ea65
Added French Translation (#455) 2021-12-21 15:39:57 +00:00
et0h
7083d8cbbc Fix room not deleting bug (#434) 2021-12-12 12:59:02 +00:00
Etoh
a57ea6dec5
Use space for blank INI 2021-12-12 12:34:00 +00:00
Etoh
1f4f5ca7ce
Fix Windows build fail 2021-12-12 12:24:57 +00:00
Florian Badie
566f90b47f
fix persistent rooms condition (#492) 2021-12-11 08:03:27 +00:00
Etoh
d60efabbad
Windows dark mode (#483)
* Add Dark Mode support for Windows

* Only use dark mode if enabled

* Actions: debug Windows build

* Don't error if dark mode is unavailable

* Revert Actions: debug Windows build

* darkdetect: update vendor copy to 0.5.1

* Revert "Don't error if dark mode is unavailable"

This reverts commit 5a9e871c12.

* Set up tmate

* Stronger patching of darkdetect is needed

* Revert "Set up tmate"

This reverts commit 4012051f93.

* Fix EXE by using Windows darkdetect directly

* Add try wrap to Windows darkmode check

* darkdetect: update vendor copy to 0.5.2

* Revert to public darkdetect API

Co-authored-by: Alberto Sottile <asottile@gmail.com>
Co-authored-by: Alberto Sottile <alby128@gmail.com>
2021-12-09 16:24:40 +00:00
Etoh
c0e8652c8c
Re-work room persistence (#487)
* Initial server-side room persistence implementation (#434)

* Added room permanence option to server

* Fixed error if roomsDirPath is None

* Sanitized filenames

* Delete room file on empty playlist

* Fixed position not saving when leaving and seeking, and position not loading after a restart

* Decoupled permanence check

* Added --rooms-timer option that limits the max lifespan of persistent rooms

* Assigned filename to variable to deduplicate calculation

* Freed up room when loading unwanted room from file

Co-authored-by: Assistant <assistant.moetron@gmail.com>

* Use sqlite for persistent/permanent rooms (#434)

* Add -temp rooms and persistent room notices

* Use system loanguage for servers

* Make room temp check case-insensitive

* Improve temp room check

* Fix controlled rooms

* Refactor how non-macOS/frozen initialLanguage is fixed

* Fix persistent room list

* Don't send dummy users to new console clients (#434)

* Allow hiding of empty persistent rooms (#434)

* List current rooms in join list

Co-authored-by: Assistant <assistant.moetron@gmail.com>
2021-12-09 16:23:57 +00:00
Assistant
148198b212
Added room permanence option to server (#434) 2021-11-29 21:53:09 +00:00
et0h
e2605577f5 Add queue and select command (#472) 2021-10-28 01:25:25 +01:00
et0h
16b6623f36 Begin move from m3u/m3u8 to txt for playlist (#408) 2021-10-27 19:18:51 +01:00
et0h
625512fc1d Add deprecation notice for offset help (#435) 2021-10-27 19:12:10 +01:00
Luke Dashjr
a593b850c1
Console: Document setting offset in help (#435) 2021-10-27 19:03:13 +01:00
daniel-123
0d9797e48d
Add Keywords entry to .desktop files. 2021-10-24 20:38:02 +02:00