Et0h
|
344ec5e5d4
|
Move "Pause on leave" above "Never slow down or rewind others"
|
2014-11-30 13:47:19 +00:00 |
|
Et0h
|
9a554dd222
|
Expand jump forward to include when you are out of sync with yourself
|
2014-11-30 13:46:23 +00:00 |
|
Et0h
|
30b28afa14
|
Allow players to have custom open dialogs (e.g. for XBMC)
|
2014-11-30 12:01:33 +00:00 |
|
Et0h
|
d9dfffefbb
|
(Hopefully) Allow URLs as executable path (e.g. for XBMC)
|
2014-11-30 11:44:43 +00:00 |
|
Et0h
|
f2a5d0242e
|
Add default option to exclude events from non-controllers in controlled rooms
|
2014-11-30 10:45:22 +00:00 |
|
Et0h
|
b103363e41
|
Only trigger mismatch check if someone joins your room or changes file within your room
|
2014-11-30 10:00:00 +00:00 |
|
Et0h
|
3b6b7c4bbe
|
Use exit-menu-label
|
2014-11-30 01:54:19 +00:00 |
|
Et0h
|
1442537400
|
Fix broken username label/tooltips in German version
|
2014-11-30 01:48:10 +00:00 |
|
Et0h
|
721a8f872f
|
Add unused message detection to missing message detection
|
2014-11-30 01:43:48 +00:00 |
|
Et0h
|
a338ebe95f
|
Allow changing of language from within GuiConfig
|
2014-11-30 01:22:21 +00:00 |
|
Et0h
|
dd51106be3
|
Note that don't slow with me option is useful for room controllers
|
2014-11-29 23:33:03 +00:00 |
|
Et0h
|
37f5f430f6
|
Merge remote-tracking branch 'origin/master'
|
2014-11-29 23:24:24 +00:00 |
|
Et0h
|
89384b73db
|
Add option to jump forward if lagging behind room controller (default on)
|
2014-11-29 23:24:02 +00:00 |
|
Etoh
|
1ec699a05c
|
Merge pull request #47 from DerGenaue/patch-1
German Translation minor corrections
|
2014-11-29 19:50:52 +00:00 |
|
Et0h
|
d2bd94a1df
|
Remove max width on play/pause buttons
|
2014-11-29 19:12:57 +00:00 |
|
Et0h
|
3130cc93d5
|
Remove ref to showButtonLabels
|
2014-11-29 19:09:07 +00:00 |
|
Et0h
|
ae75750a6d
|
Remove showbuttonlabels and showtooltips from GUI
|
2014-11-29 18:58:48 +00:00 |
|
Et0h
|
5d2a33341e
|
Remove showbuttonlabels and showtooltips config options
|
2014-11-29 18:57:16 +00:00 |
|
Et0h
|
ba9058b244
|
Don't have OSD fileDifferent for non-controllers on controlled rooms
|
2014-11-29 18:44:06 +00:00 |
|
Et0h
|
9574a1887c
|
Don't limit NotController colour to you
|
2014-11-29 18:17:55 +00:00 |
|
Uriziel
|
5dc1288fd4
|
Merge remote-tracking branch 'origin/controlledRooms-new'
Conflicts:
syncplay/client.py
syncplay/constants.py
syncplay/players/mplayer.py
syncplay/ui/gui.py
|
2014-11-29 18:51:27 +01:00 |
|
Et0h
|
6143786b74
|
Simply version check util
|
2014-11-29 17:34:16 +00:00 |
|
Et0h
|
c8e3426547
|
Improve version checking
|
2014-11-29 17:30:29 +00:00 |
|
Et0h
|
e3255d1b92
|
Move controlled room messages to messages.py
|
2014-11-29 17:17:39 +00:00 |
|
DerGenaue
|
3f2a88e77b
|
German Translation finish
Corrected Typos and wrong word orders in German translation
|
2014-11-29 16:54:57 +01:00 |
|
Et0h
|
2d84ffc822
|
Move GuiConfig group titles to messages.py
|
2014-11-29 15:45:40 +00:00 |
|
Et0h
|
fe02b884da
|
Add "Warn About Missing Strings" option
|
2014-11-29 15:27:36 +00:00 |
|
Et0h
|
ef73447753
|
Merge & modify pull request #46 from DerGenaue/master (add German)
|
2014-11-29 15:01:45 +00:00 |
|
Et0h
|
abd6547c9c
|
Move to Unicode version of NSIS
|
2014-11-29 13:56:26 +00:00 |
|
Etoh
|
ff0ec52bc1
|
Merge pull request #44 from BrokeRU/patch-1
Russian translation
|
2014-11-29 12:49:12 +00:00 |
|
Daniel Wróbel
|
4a3094ab85
|
Remove redundant slave arguments from mpv.
|
2014-11-25 21:44:22 +01:00 |
|
Daniel Wróbel
|
0c9e25a689
|
mplayer2 and mpv keep pitch constant upon slowdown.
|
2014-11-25 21:20:36 +01:00 |
|
Et0h
|
4ede1f618c
|
Correct slashes for file drops on Windows
|
2014-11-25 18:58:13 +00:00 |
|
Et0h
|
cfeb6dbeee
|
Split old/new mpv into separate classes + add wait timeout for new mpv
|
2014-11-22 22:43:40 +00:00 |
|
Et0h
|
c084977011
|
remove one Qt.AA_DontUseNativeMenuBar and all platform checks
|
2014-11-09 14:06:04 +00:00 |
|
Et0h
|
d18fd02c96
|
Yet another attempt at getting OS X menu bar to show up
|
2014-11-09 13:57:05 +00:00 |
|
Et0h
|
b31f75c598
|
Move OSX DontUseNativeMenuBar higher (maybe now it will work?)
|
2014-11-09 11:00:34 +00:00 |
|
Et0h
|
f323984814
|
Hopefully make dropfile path detection work accross all platforms
|
2014-11-09 10:53:53 +00:00 |
|
Et0h
|
73746d546c
|
Don't use native OSX menu bar
|
2014-11-09 10:41:03 +00:00 |
|
Et0h
|
d63c4e82cf
|
Move askForStatus back to mplayer
|
2014-11-09 09:39:10 +00:00 |
|
Et0h
|
dfa19aac43
|
Undelete mpv askForStatus code
|
2014-11-09 09:19:05 +00:00 |
|
Et0h
|
7270c6aae1
|
Add error handling for mpv OS X stdin failure
|
2014-11-08 15:11:48 +00:00 |
|
Et0h
|
f90b549caa
|
Pull mpv unicode filename fix from controlledrooms-new
|
2014-11-08 14:55:39 +00:00 |
|
Et0h
|
f1fbd18068
|
Server should ignore showDebugMessage
|
2014-11-02 11:08:56 +00:00 |
|
Et0h
|
09df507235
|
Add --salt to server. If no room control salt specified, generate random 10-char string and let admin know
|
2014-11-02 11:00:44 +00:00 |
|
Et0h
|
e3d204aeb3
|
Update list display on splitter move
|
2014-11-01 15:24:13 +00:00 |
|
Et0h
|
960cef15c9
|
Hide label text if window is too narrow
|
2014-11-01 11:56:47 +00:00 |
|
Et0h
|
8cc3eddaf2
|
Auto-re-identify as controller on reconnect / changing rooms (not saved on exit)
|
2014-10-27 15:07:07 +00:00 |
|
Et0h
|
751a701586
|
Add @requireMinServerVersion and use it for controlled rooms
|
2014-10-26 14:11:32 +00:00 |
|
Et0h
|
27af49927b
|
Make room item italicised
|
2014-10-25 23:54:27 +01:00 |
|