Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/neutrinolabs/ulalaca-xrdp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-28refactor(ProjectorClient): renamed from ProjectionThreadGyuhwan Park★
2023-01-28refactor: clean-up code, try to fix incomprehensible namingGyuhwan Park★
2023-01-28refactor: move implementations to XrdpˆUlalacaPrivateGyuhwan Park★
2022-10-08fix: improve compatibility with clients which uses rfx codecGyuhwan Park
2022-10-07feature: implement PˆROJECTION_SET_VIEWPORT, PROJECTION_START/STOPGyuhwan Park
2022-06-11xxx: update entire screen when lib_mod_server_monitor_full_invalidate has calledGyuhwan Park
2022-06-11fix: improve compatibility with mstsc.exeGyuhwan Park
2022-06-02fix: remove useless frame drop codeGyuhwan Park
2022-05-28fix: call server_reset when session size != actual display sizeGyuhwan Park★
2022-05-24fix(ulalaca): stop thread and release resources when session is closedGyuhwan Park
2022-05-24refactor: cleanup broker related codeGyuhwan Park
2022-05-23checkpoint(sessionbroker): add some dumb codeGyuhwan Park
2022-05-20refactor: remove server functions from constructor initializationGyuhwan Park
2022-05-19refactor: resolve cppcheck warningsGyuhwan Park
2022-05-19fix: use $HOME/.ulalaca_projector.sock as default pathGyuhwan Park
2022-05-13feature(createCopyRects): use different block size by codecGyuhwan Park★
2022-05-13fix: remove references to _clientInfo.width/height fields which removed from ...Gyuhwan Park★
2022-05-10fix: calculate boundary of dirtyRects; improve compatibility with mstsc.exeGyuhwan Park
2022-05-07feature: forward keyboard/mouse event to sessionprojectorGyuhwan Park
2022-05-06refactor(ipc): clean up icodeGyuhwan Park
2022-05-04feature(rfx): split dirtyRects by 64x64 chunkGyuhwan Park
2022-05-03feature(ulalaca.cpp): implement paint methodGyuhwan Park
2022-04-30initial commitGyuhwan Park