| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [*] Use thumbnail on vnc viewer window until connection is up | Simon Rettberg | 2016-02-08 | 9 | -16/+53 |
| | | |||||
| * | [client] Remove jpeg quality debug message | Simon Rettberg | 2016-02-08 | 1 | -1/+0![]() |
| | | |||||
| * | [CLIENT] Remove stupid hardcoded client limit of 50 | Simon Rettberg | 2016-02-08 | 1 | -5/+0![]() |
| | | |||||
| * | [client] Increase vnc client connect timeout to account for large pools of ↵ | Simon Rettberg | 2016-02-08 | 3 | -4/+10 |
| | | | | | clients | ||||
| * | [client] Retry VNC connection up to 5 times | Simon Rettberg | 2016-02-01 | 3 | -32/+47 |
| | | |||||
| * | properly close the toolbar (?) | Jonathan Bauer | 2016-01-29 | 4 | -6/+10 |
| | | |||||
| * | [client] reconnect using the current session name and current manager ip | Jonathan Bauer | 2015-05-11 | 1 | -2/+4 |
| | | |||||
| * | [client] reset timeouts to normal intervals | Jonathan Bauer | 2015-05-11 | 1 | -2/+2 |
| | | |||||
| * | [server] reset timeouts to normal intervals | Jonathan Bauer | 2015-05-11 | 1 | -2/+2 |
| | | |||||
| * | [client] Check if we know the manager's IP when invoked with --auto before ↵ | Simon Rettberg | 2015-02-02 | 1 | -1/+2 |
| | | | | | connecting | ||||
| * | Restore window state when opening connect window. Reconnect to session when ↵ | Simon Rettberg | 2015-02-02 | 5 | -28/+45 |
| | | | | | using --auto | ||||
| * | Try to bring connect window to top more agressively; require c++0x instead ↵ | Simon Rettberg | 2015-02-02 | 4 | -5/+16 |
| | | | | | of c++11 so it compiles on gcc 4.6 | ||||
| * | Reset debug timeouts, fix autoconnect, remove magic numbers | Manuel Schneider | 2014-11-28 | 7 | -22/+27 |
| | | |||||
| * | Remove redundant flags | Manuel Schneider | 2014-11-28 | 2 | -8/+5![]() |
| | | |||||
| * | Change confusing membername | Manuel Schneider | 2014-11-28 | 2 | -8/+8 |
| | | |||||
| * | Added missing translation. | Björn Hagemeister | 2014-09-17 | 1 | -1/+1 |
| | | |||||
| * | Added some translation for manager. | Björn Hagemeister | 2014-09-17 | 2 | -20/+9![]() |
| | | |||||
| * | Removed irritating cam - icon in toolbar of client. Plus added some ↵ | Björn Hagemeister | 2014-09-17 | 1 | -8/+8 |
| | | | | | translations in client. | ||||
| * | Forgotten icon of button reload room. Set MainWindow frameless. | Björn Hagemeister | 2014-09-05 | 1 | -1/+1 |
| | | |||||
| * | Several small changes. | Björn Hagemeister | 2014-09-05 | 3 | -3/+4 |
| | | |||||
| * | Changed Icon for reload room configuration and added some translations. | Björn Hagemeister | 2014-09-05 | 1 | -3/+3 |
| | | |||||
| * | Fixed segfault occuring after not choosing a room for reload room configuration. | Björn Hagemeister | 2014-09-05 | 1 | -0/+5 |
| | | |||||
| * | The sessionID is ignored by manager if client is connecting via auto-connect. | Björn Hagemeister | 2014-09-04 | 7 | -27/+53 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-09-04 | 2 | -8/+1![]() |
| |\ | |||||
| | * | Adjust helpwindow to reload button plus adding some more translations. | Björn Hagemeister | 2014-09-04 | 2 | -8/+1![]() |
| | | | |||||
| * | | Let client and server use the config file in the "pvs2" folder. | Manuel Schneider | 2014-09-04 | 2 | -4/+4 |
| |/ | |||||
| * | Remove heavy unreadable debug messages. Reintent. | Manuel Schneider | 2014-09-03 | 3 | -44/+42![]() |
| | | |||||
| * | Adjust the system settings path in client | Manuel Schneider | 2014-09-03 | 1 | -3/+6 |
| | | |||||
| * | Merge branch 'master' of git.openslx.org:pvs2 | Manuel Schneider | 2014-09-03 | 15 | -61/+327 |
| |\ | |||||
| | * | Changed .ini file in client and manager from pvs2client.ini and pvs2mgr.ini ↵ | Björn Hagemeister | 2014-08-26 | 3 | -7/+9 |
| | | | | | | | | | to pvs2.ini, for having just one file. | ||||
| | * | Client is able to auto - connect to the same room belonging manager. | Björn Hagemeister | 2014-08-25 | 7 | -20/+130 |
| | | | |||||
| | * | New Feature: Button for reloading room configuration of choosable room. | Björn Hagemeister | 2014-08-25 | 4 | -30/+82 |
| | | | |||||
| | * | Started including button for reloading room configuration by choosing your ↵ | Björn Hagemeister | 2014-08-05 | 4 | -0/+73 |
| | | | | | | | | | | | | | own room first. Is not working right now. | ||||
| | * | Minimal changes: some qDebugs(), changed index of for - loop. | Björn Hagemeister | 2014-07-30 | 2 | -6/+12 |
| | | | |||||
| | * | Fixed unintended bug from yesterday. | Björn Hagemeister | 2014-07-30 | 2 | -2/+3 |
| | | | |||||
| | * | Added user warning before second or more change of sessionName. | Björn Hagemeister | 2014-07-29 | 1 | -6/+18 |
| | | | |||||
| | * | Fixed, deleting clients after SessionNameUpdate. | Björn Hagemeister | 2014-07-29 | 2 | -5/+12 |
| | | | | | | | | | | | Using Counter, change for the first time --> do nothing change for the second time --> delete clients. Maybe too complicated for user? | ||||
| | * | Fixed bug, that frame moved on (0,0) is asked to be deleted. | Björn Hagemeister | 2014-07-29 | 4 | -27/+30 |
| | | | |||||
| * | | Change system settings path. Change name of config file | Manuel Schneider | 2014-09-03 | 2 | -6/+10 |
| |/ | |||||
| * | Read the configfile and place the frames according to the coordinates | Manuel Schneider | 2014-07-23 | 2 | -41/+74 |
| | | | | | given in /etc/xdg/openslx/pvs2mgr.ini. | ||||
| * | Clean up students broadcast | Manuel Schneider | 2014-07-23 | 1 | -2/+0![]() |
| | | |||||
| * | Again fix oneclick-source-change-lock-bug. Note to myself: Never ever ↵ | Manuel Schneider | 2014-07-22 | 1 | -25/+15![]() |
| | | | | | violate DRY again. NEVER! | ||||
| * | Fix TutorToStudent can't toggle bug. | Manuel Schneider | 2014-07-22 | 1 | -14/+8![]() |
| | | |||||
| * | Fix broadcast bug. | Manuel Schneider | 2014-07-22 | 1 | -16/+8![]() |
| | | |||||
| * | Add an about dialog to the client. | Manuel Schneider | 2014-07-22 | 2 | -0/+27 |
| | | |||||
| * | Fix login-lock-bug. Update todolist | Manuel Schneider | 2014-07-22 | 1 | -3/+6 |
| | | |||||
| * | Fix oneclick-source-change-lock-bug | Manuel Schneider | 2014-07-22 | 2 | -35/+18![]() |
| | | |||||
| * | Drop the watchers concept, since the desiredProjectionSource essentially ↵ | Manuel Schneider | 2014-07-22 | 3 | -36/+25![]() |
| | | | | | implies it | ||||
| * | Bugfix: One click source change now fully supported | Manuel Schneider | 2014-07-22 | 2 | -77/+67![]() |
| | | | | | | | | Since the async nature of this protocol introduces race conditions when changing the source of the projection, the possiblity that two servers exist at a moment is still there. Even though we thought we do not support multiple sources. This is the reason why _desiredProjectionSource is needed after all. | ||||
| * | Show window after setting it up, preventing flickering on start. | Manuel Schneider | 2014-07-22 | 1 | -1/+1 |
| | | |||||

