Commit Graph

1096 Commits

Author SHA1 Message Date
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
Et0h
cea3be53b3 Re-format: Underline diff items rather than room; Leave italics for unready users 2014-10-25 23:44:31 +01:00
Et0h
b672c21bfb Use SI megabyte (MB) rather than Mebibyte (MiB) 2014-10-25 13:16:21 +01:00
Et0h
468c7f665d Make room icons closer to room name 2014-10-25 10:23:31 +01:00
Et0h
5519fd481d Change bullet icons to a right double chevron 2014-10-25 10:05:51 +01:00
Et0h
110935e5e4 Less hacky fix to give usernames enough room 2014-10-25 09:45:27 +01:00
Et0h
9c6f4e75a2 Hacky fix to give usernames enough room 2014-10-25 09:21:16 +01:00
Et0h
2a62f98770 Fix installer path for lock_open 2014-10-25 00:22:33 +01:00
Et0h
b425244be8 Make room names underlined, non-controllers italic 2014-10-25 00:19:44 +01:00
Et0h
261b3e663d Use open lock icon if you are controller of room 2014-10-25 00:08:03 +01:00
Et0h
106ecc1e94 Update installer to use new icons 2014-10-25 00:01:38 +01:00
Et0h
94c3bf4aa6 Tidy up user file offset code 2014-10-24 23:58:36 +01:00
Et0h
e220c3c3b3 Re-work username offset to avoid messing up later columns 2014-10-24 23:55:58 +01:00
Et0h
6160ec1fec Add user to key icon 2014-10-24 23:45:08 +01:00
Et0h
984db44d12 Move controller icon right until userReady is implemented 2014-10-24 23:17:57 +01:00
Et0h
0c9128cf44 Use bullet_key icon instead of controller 2014-10-24 23:16:17 +01:00
Et0h
526cb80b86 Don't make non-controller grey if they are the current user 2014-10-24 23:08:36 +01:00
Et0h
3edda78143 Make usernames of non-controllers in controlled rooms grey 2014-10-24 23:04:14 +01:00
Et0h
2aa7b50ac6 Use different room icon for controlled/uncontroleld rooms 2014-10-24 23:03:25 +01:00
Et0h
7794a94aa7 Make rooms italicised 2014-10-24 20:32:04 +01:00
Et0h
c78ce70afa Make room name column span entire row 2014-10-24 20:19:21 +01:00
Et0h
1e715cc11c Make individual columns for filename, size & duration 2014-10-24 19:58:56 +01:00
Et0h
76e1d977cf Lie w/ "version" and use "realversion" for true version (1.2.X compatibility) 2014-10-22 00:43:00 +01:00
Et0h
1db7c73c42 Controllers listed first 2014-10-21 23:29:59 +01:00
Et0h
fc5f1e62c9 Properly update userlist on auth 2014-10-21 23:29:20 +01:00