Commit Graph

1048 Commits

Author SHA1 Message Date
Et0h
90f7719322 Add 'auto-play when everyone is ready' feature + make readiness pushbutton more prominent 2015-01-03 15:47:32 +00:00
Et0h
6acf0a3b63 Specify whether update check was user initiated 2015-01-03 14:07:13 +00:00
Et0h
f3c3028dfd Add automatic update system 2015-01-03 13:58:18 +00:00
Et0h
79e28d03f6 Add "load media stream URL" to main GUI menu 2015-01-02 12:14:00 +00:00
Et0h
cee4a5c2f2 Don't show readiness warnings if not supported by sever, or if only user in room who supports readiness 2015-01-01 13:30:01 +00:00
Et0h
af5076df00 Move MPC OSD to left (looks better when merging notifications and warnings) 2014-12-31 01:27:27 +00:00
Et0h
8479e1cec7 Always perform file difference and readiness checks when paused 2014-12-31 01:08:53 +00:00
Et0h
a11a86cc46 Show file differences in OSD 2014-12-31 01:01:23 +00:00
Et0h
2b58cad473 Remove notifications for change of readiness state 2014-12-30 23:55:18 +00:00
Et0h
52e13d1edd Remove brackets around secondOSD 2014-12-30 20:58:28 +00:00
Et0h
9a81bd9c52 Have per-player OSD message separators, so mpv can use newlines 2014-12-30 20:55:46 +00:00
Et0h
0763479d1b Always honour 'Show OSD Warnings' being disabled 2014-12-30 14:09:36 +00:00
Et0h
9d287670ec Broadcast user's readiness to the room they just joined 2014-12-30 13:55:40 +00:00
Et0h
4d61e7f038 Move consoleUI to messages.py + make non-English messages Unicode 2014-12-30 12:44:23 +00:00
Et0h
38fcb10abc Rename 'RE (ready)' command to 'T' (toggle) in ConsoleUI & add English help text (+RU/DE placeholders) 2014-12-30 12:03:24 +00:00
Et0h
93401f380b Add readiness examples to showowswarnings 2014-12-29 23:29:40 +00:00
Et0h
6b75097bf3 Hopefully fix pre-userready users showing up as not being rwady 2014-12-29 13:18:39 +00:00
Et0h
3e34422edc This is actually still 1.3.0 2014-12-29 13:00:06 +00:00
Et0h
a063bd7ed0 Move ready/not ready text into messages.py + add DE/RU placeholders for readyatstart messages 2014-12-29 12:59:23 +00:00
Et0h
3ff43473eb Add secondaryOSD (w/ VLC support & fallback code), re-work warnings, fix misc. VLC bugs, allow longer offsets 2014-12-29 12:47:31 +00:00
Et0h
23cf1afd5a Merge remote-tracking branch 'origin/areYouReady' into areYouReady 2014-12-13 11:30:40 +00:00
Et0h
440c79f1a3 Specify whether change in ready state is manually initiated or automatic 2014-12-13 11:30:11 +00:00
Uriziel
29f109f1fb Changed default program to run syncplay (python to python2) in *nix 2014-12-07 16:16:29 +01:00
Et0h
f6221f2a9a Include tick and cross checkbox images within Windows installer 2014-12-07 01:42:59 +00:00
Et0h
cabadec4e7 Move from readyCheckbox to readyPushButton 2014-12-07 01:38:05 +00:00
Et0h
d3be1f0917 Fix not-ready message 2014-12-06 19:39:12 +00:00
Et0h
fe040438f5 Move ready/not-ready messages into messages.py 2014-12-06 19:38:34 +00:00
Et0h
b9374adc6c Handle ready none status in checkbox update 2014-12-06 19:29:43 +00:00
Et0h
ebeaa92724 Add readyAtStart config option 2014-12-06 19:14:52 +00:00
Et0h
0a924ac299 Ignore manual pause if can't control + (mostly) honour OSD options for isReady 2014-12-06 19:01:46 +00:00
Et0h
90c3ca2ab0 Change ready state automatically on manual pause/unpause 2014-12-06 18:39:32 +00:00
Et0h
383d0b65c2 Initial readiness GUI code + none state (back compat_ + 1.3.1 ver-up/ver-check 2014-12-06 16:40:10 +00:00
Uriziel
db91c348a4 Added 'readiness' toggle to protocols and console UI 2014-12-06 16:14:24 +01:00
Et0h
a635aca2da Fix message language (slowdownonosd-label) 2014-12-06 13:52:53 +00:00
Et0h
e8f57e6f33 Remove Polish translation (incomplete and out of date) 2014-12-06 13:44:47 +00:00
Et0h
1dcb8880e1 Increase fastforward thresholds to make fastforwarding trigger less often 2014-12-03 19:23:59 +00:00
Et0h
fce91d3229 Add german translation of automatic-language and fix some typos 2014-12-03 19:22:35 +00:00
Et0h
0942dc5f60 Fix FASTFORWARD_BEHIND_THRESHOLD implementation 2014-12-03 02:02:53 +00:00
Et0h
3e560c8063 Fix typo in DIFFERENT_DURATION_THRESHOLD constant name 2014-12-03 01:54:25 +00:00
Et0h
18784bfccc Prevent fastForward from happening too soon / too often 2014-12-03 00:40:57 +00:00
Et0h
85bd6266f8 Only fastforward if you are a non-controller in a controllers room or if you have "Never slow down or rewind others" enabled 2014-12-02 23:54:37 +00:00
Et0h
32b9d8227d Get locale in a way that works on Linux 2014-12-02 21:53:55 +00:00
Et0h
95d1915d63 Specify what the automatic language is & fix initial locale check 2014-12-02 21:41:53 +00:00
Et0h
5122989d70 Re-work language check; add "Automatic" as default language 2014-12-02 21:07:17 +00:00
Et0h
eecb5e04e4 Make FALLBACK_INITIAL_LANGUAGE a constant (default: "en") 2014-12-02 20:11:18 +00:00
Et0h
9bfa8eaf35 Set language based on locale if no valid language selected, else English 2014-12-02 19:48:55 +00:00
Et0h
4ceb1e04e7 Don't set text color of primary tab widget item 2014-12-02 19:08:06 +00:00
Et0h
a5a3e9f319 showNonControllerOSD should be disabled if parent is disabled 2014-12-02 12:28:56 +00:00
Et0h
54216c7f1c Fix loading fastforwardOnDesync value 2014-12-02 12:26:35 +00:00
Et0h
1a965041d2 Remove outdated TODO message 2014-12-01 18:07:39 +00:00