window-basic-main.cpp 268 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590159115921593159415951596159715981599160016011602160316041605160616071608160916101611161216131614161516161617161816191620162116221623162416251626162716281629163016311632163316341635163616371638163916401641164216431644164516461647164816491650165116521653165416551656165716581659166016611662166316641665166616671668166916701671167216731674167516761677167816791680168116821683168416851686168716881689169016911692169316941695169616971698169917001701170217031704170517061707170817091710171117121713171417151716171717181719172017211722172317241725172617271728172917301731173217331734173517361737173817391740174117421743174417451746174717481749175017511752175317541755175617571758175917601761176217631764176517661767176817691770177117721773177417751776177717781779178017811782178317841785178617871788178917901791179217931794179517961797179817991800180118021803180418051806180718081809181018111812181318141815181618171818181918201821182218231824182518261827182818291830183118321833183418351836183718381839184018411842184318441845184618471848184918501851185218531854185518561857185818591860186118621863186418651866186718681869187018711872187318741875187618771878187918801881188218831884188518861887188818891890189118921893189418951896189718981899190019011902190319041905190619071908190919101911191219131914191519161917191819191920192119221923192419251926192719281929193019311932193319341935193619371938193919401941194219431944194519461947194819491950195119521953195419551956195719581959196019611962196319641965196619671968196919701971197219731974197519761977197819791980198119821983198419851986198719881989199019911992199319941995199619971998199920002001200220032004200520062007200820092010201120122013201420152016201720182019202020212022202320242025202620272028202920302031203220332034203520362037203820392040204120422043204420452046204720482049205020512052205320542055205620572058205920602061206220632064206520662067206820692070207120722073207420752076207720782079208020812082208320842085208620872088208920902091209220932094209520962097209820992100210121022103210421052106210721082109211021112112211321142115211621172118211921202121212221232124212521262127212821292130213121322133213421352136213721382139214021412142214321442145214621472148214921502151215221532154215521562157215821592160216121622163216421652166216721682169217021712172217321742175217621772178217921802181218221832184218521862187218821892190219121922193219421952196219721982199220022012202220322042205220622072208220922102211221222132214221522162217221822192220222122222223222422252226222722282229223022312232223322342235223622372238223922402241224222432244224522462247224822492250225122522253225422552256225722582259226022612262226322642265226622672268226922702271227222732274227522762277227822792280228122822283228422852286228722882289229022912292229322942295229622972298229923002301230223032304230523062307230823092310231123122313231423152316231723182319232023212322232323242325232623272328232923302331233223332334233523362337233823392340234123422343234423452346234723482349235023512352235323542355235623572358235923602361236223632364236523662367236823692370237123722373237423752376237723782379238023812382238323842385238623872388238923902391239223932394239523962397239823992400240124022403240424052406240724082409241024112412241324142415241624172418241924202421242224232424242524262427242824292430243124322433243424352436243724382439244024412442244324442445244624472448244924502451245224532454245524562457245824592460246124622463246424652466246724682469247024712472247324742475247624772478247924802481248224832484248524862487248824892490249124922493249424952496249724982499250025012502250325042505250625072508250925102511251225132514251525162517251825192520252125222523252425252526252725282529253025312532253325342535253625372538253925402541254225432544254525462547254825492550255125522553255425552556255725582559256025612562256325642565256625672568256925702571257225732574257525762577257825792580258125822583258425852586258725882589259025912592259325942595259625972598259926002601260226032604260526062607260826092610261126122613261426152616261726182619262026212622262326242625262626272628262926302631263226332634263526362637263826392640264126422643264426452646264726482649265026512652265326542655265626572658265926602661266226632664266526662667266826692670267126722673267426752676267726782679268026812682268326842685268626872688268926902691269226932694269526962697269826992700270127022703270427052706270727082709271027112712271327142715271627172718271927202721272227232724272527262727272827292730273127322733273427352736273727382739274027412742274327442745274627472748274927502751275227532754275527562757275827592760276127622763276427652766276727682769277027712772277327742775277627772778277927802781278227832784278527862787278827892790279127922793279427952796279727982799280028012802280328042805280628072808280928102811281228132814281528162817281828192820282128222823282428252826282728282829283028312832283328342835283628372838283928402841284228432844284528462847284828492850285128522853285428552856285728582859286028612862286328642865286628672868286928702871287228732874287528762877287828792880288128822883288428852886288728882889289028912892289328942895289628972898289929002901290229032904290529062907290829092910291129122913291429152916291729182919292029212922292329242925292629272928292929302931293229332934293529362937293829392940294129422943294429452946294729482949295029512952295329542955295629572958295929602961296229632964296529662967296829692970297129722973297429752976297729782979298029812982298329842985298629872988298929902991299229932994299529962997299829993000300130023003300430053006300730083009301030113012301330143015301630173018301930203021302230233024302530263027302830293030303130323033303430353036303730383039304030413042304330443045304630473048304930503051305230533054305530563057305830593060306130623063306430653066306730683069307030713072307330743075307630773078307930803081308230833084308530863087308830893090309130923093309430953096309730983099310031013102310331043105310631073108310931103111311231133114311531163117311831193120312131223123312431253126312731283129313031313132313331343135313631373138313931403141314231433144314531463147314831493150315131523153315431553156315731583159316031613162316331643165316631673168316931703171317231733174317531763177317831793180318131823183318431853186318731883189319031913192319331943195319631973198319932003201320232033204320532063207320832093210321132123213321432153216321732183219322032213222322332243225322632273228322932303231323232333234323532363237323832393240324132423243324432453246324732483249325032513252325332543255325632573258325932603261326232633264326532663267326832693270327132723273327432753276327732783279328032813282328332843285328632873288328932903291329232933294329532963297329832993300330133023303330433053306330733083309331033113312331333143315331633173318331933203321332233233324332533263327332833293330333133323333333433353336333733383339334033413342334333443345334633473348334933503351335233533354335533563357335833593360336133623363336433653366336733683369337033713372337333743375337633773378337933803381338233833384338533863387338833893390339133923393339433953396339733983399340034013402340334043405340634073408340934103411341234133414341534163417341834193420342134223423342434253426342734283429343034313432343334343435343634373438343934403441344234433444344534463447344834493450345134523453345434553456345734583459346034613462346334643465346634673468346934703471347234733474347534763477347834793480348134823483348434853486348734883489349034913492349334943495349634973498349935003501350235033504350535063507350835093510351135123513351435153516351735183519352035213522352335243525352635273528352935303531353235333534353535363537353835393540354135423543354435453546354735483549355035513552355335543555355635573558355935603561356235633564356535663567356835693570357135723573357435753576357735783579358035813582358335843585358635873588358935903591359235933594359535963597359835993600360136023603360436053606360736083609361036113612361336143615361636173618361936203621362236233624362536263627362836293630363136323633363436353636363736383639364036413642364336443645364636473648364936503651365236533654365536563657365836593660366136623663366436653666366736683669367036713672367336743675367636773678367936803681368236833684368536863687368836893690369136923693369436953696369736983699370037013702370337043705370637073708370937103711371237133714371537163717371837193720372137223723372437253726372737283729373037313732373337343735373637373738373937403741374237433744374537463747374837493750375137523753375437553756375737583759376037613762376337643765376637673768376937703771377237733774377537763777377837793780378137823783378437853786378737883789379037913792379337943795379637973798379938003801380238033804380538063807380838093810381138123813381438153816381738183819382038213822382338243825382638273828382938303831383238333834383538363837383838393840384138423843384438453846384738483849385038513852385338543855385638573858385938603861386238633864386538663867386838693870387138723873387438753876387738783879388038813882388338843885388638873888388938903891389238933894389538963897389838993900390139023903390439053906390739083909391039113912391339143915391639173918391939203921392239233924392539263927392839293930393139323933393439353936393739383939394039413942394339443945394639473948394939503951395239533954395539563957395839593960396139623963396439653966396739683969397039713972397339743975397639773978397939803981398239833984398539863987398839893990399139923993399439953996399739983999400040014002400340044005400640074008400940104011401240134014401540164017401840194020402140224023402440254026402740284029403040314032403340344035403640374038403940404041404240434044404540464047404840494050405140524053405440554056405740584059406040614062406340644065406640674068406940704071407240734074407540764077407840794080408140824083408440854086408740884089409040914092409340944095409640974098409941004101410241034104410541064107410841094110411141124113411441154116411741184119412041214122412341244125412641274128412941304131413241334134413541364137413841394140414141424143414441454146414741484149415041514152415341544155415641574158415941604161416241634164416541664167416841694170417141724173417441754176417741784179418041814182418341844185418641874188418941904191419241934194419541964197419841994200420142024203420442054206420742084209421042114212421342144215421642174218421942204221422242234224422542264227422842294230423142324233423442354236423742384239424042414242424342444245424642474248424942504251425242534254425542564257425842594260426142624263426442654266426742684269427042714272427342744275427642774278427942804281428242834284428542864287428842894290429142924293429442954296429742984299430043014302430343044305430643074308430943104311431243134314431543164317431843194320432143224323432443254326432743284329433043314332433343344335433643374338433943404341434243434344434543464347434843494350435143524353435443554356435743584359436043614362436343644365436643674368436943704371437243734374437543764377437843794380438143824383438443854386438743884389439043914392439343944395439643974398439944004401440244034404440544064407440844094410441144124413441444154416441744184419442044214422442344244425442644274428442944304431443244334434443544364437443844394440444144424443444444454446444744484449445044514452445344544455445644574458445944604461446244634464446544664467446844694470447144724473447444754476447744784479448044814482448344844485448644874488448944904491449244934494449544964497449844994500450145024503450445054506450745084509451045114512451345144515451645174518451945204521452245234524452545264527452845294530453145324533453445354536453745384539454045414542454345444545454645474548454945504551455245534554455545564557455845594560456145624563456445654566456745684569457045714572457345744575457645774578457945804581458245834584458545864587458845894590459145924593459445954596459745984599460046014602460346044605460646074608460946104611461246134614461546164617461846194620462146224623462446254626462746284629463046314632463346344635463646374638463946404641464246434644464546464647464846494650465146524653465446554656465746584659466046614662466346644665466646674668466946704671467246734674467546764677467846794680468146824683468446854686468746884689469046914692469346944695469646974698469947004701470247034704470547064707470847094710471147124713471447154716471747184719472047214722472347244725472647274728472947304731473247334734473547364737473847394740474147424743474447454746474747484749475047514752475347544755475647574758475947604761476247634764476547664767476847694770477147724773477447754776477747784779478047814782478347844785478647874788478947904791479247934794479547964797479847994800480148024803480448054806480748084809481048114812481348144815481648174818481948204821482248234824482548264827482848294830483148324833483448354836483748384839484048414842484348444845484648474848484948504851485248534854485548564857485848594860486148624863486448654866486748684869487048714872487348744875487648774878487948804881488248834884488548864887488848894890489148924893489448954896489748984899490049014902490349044905490649074908490949104911491249134914491549164917491849194920492149224923492449254926492749284929493049314932493349344935493649374938493949404941494249434944494549464947494849494950495149524953495449554956495749584959496049614962496349644965496649674968496949704971497249734974497549764977497849794980498149824983498449854986498749884989499049914992499349944995499649974998499950005001500250035004500550065007500850095010501150125013501450155016501750185019502050215022502350245025502650275028502950305031503250335034503550365037503850395040504150425043504450455046504750485049505050515052505350545055505650575058505950605061506250635064506550665067506850695070507150725073507450755076507750785079508050815082508350845085508650875088508950905091509250935094509550965097509850995100510151025103510451055106510751085109511051115112511351145115511651175118511951205121512251235124512551265127512851295130513151325133513451355136513751385139514051415142514351445145514651475148514951505151515251535154515551565157515851595160516151625163516451655166516751685169517051715172517351745175517651775178517951805181518251835184518551865187518851895190519151925193519451955196519751985199520052015202520352045205520652075208520952105211521252135214521552165217521852195220522152225223522452255226522752285229523052315232523352345235523652375238523952405241524252435244524552465247524852495250525152525253525452555256525752585259526052615262526352645265526652675268526952705271527252735274527552765277527852795280528152825283528452855286528752885289529052915292529352945295529652975298529953005301530253035304530553065307530853095310531153125313531453155316531753185319532053215322532353245325532653275328532953305331533253335334533553365337533853395340534153425343534453455346534753485349535053515352535353545355535653575358535953605361536253635364536553665367536853695370537153725373537453755376537753785379538053815382538353845385538653875388538953905391539253935394539553965397539853995400540154025403540454055406540754085409541054115412541354145415541654175418541954205421542254235424542554265427542854295430543154325433543454355436543754385439544054415442544354445445544654475448544954505451545254535454545554565457545854595460546154625463546454655466546754685469547054715472547354745475547654775478547954805481548254835484548554865487548854895490549154925493549454955496549754985499550055015502550355045505550655075508550955105511551255135514551555165517551855195520552155225523552455255526552755285529553055315532553355345535553655375538553955405541554255435544554555465547554855495550555155525553555455555556555755585559556055615562556355645565556655675568556955705571557255735574557555765577557855795580558155825583558455855586558755885589559055915592559355945595559655975598559956005601560256035604560556065607560856095610561156125613561456155616561756185619562056215622562356245625562656275628562956305631563256335634563556365637563856395640564156425643564456455646564756485649565056515652565356545655565656575658565956605661566256635664566556665667566856695670567156725673567456755676567756785679568056815682568356845685568656875688568956905691569256935694569556965697569856995700570157025703570457055706570757085709571057115712571357145715571657175718571957205721572257235724572557265727572857295730573157325733573457355736573757385739574057415742574357445745574657475748574957505751575257535754575557565757575857595760576157625763576457655766576757685769577057715772577357745775577657775778577957805781578257835784578557865787578857895790579157925793579457955796579757985799580058015802580358045805580658075808580958105811581258135814581558165817581858195820582158225823582458255826582758285829583058315832583358345835583658375838583958405841584258435844584558465847584858495850585158525853585458555856585758585859586058615862586358645865586658675868586958705871587258735874587558765877587858795880588158825883588458855886588758885889589058915892589358945895589658975898589959005901590259035904590559065907590859095910591159125913591459155916591759185919592059215922592359245925592659275928592959305931593259335934593559365937593859395940594159425943594459455946594759485949595059515952595359545955595659575958595959605961596259635964596559665967596859695970597159725973597459755976597759785979598059815982598359845985598659875988598959905991599259935994599559965997599859996000600160026003600460056006600760086009601060116012601360146015601660176018601960206021602260236024602560266027602860296030603160326033603460356036603760386039604060416042604360446045604660476048604960506051605260536054605560566057605860596060606160626063606460656066606760686069607060716072607360746075607660776078607960806081608260836084608560866087608860896090609160926093609460956096609760986099610061016102610361046105610661076108610961106111611261136114611561166117611861196120612161226123612461256126612761286129613061316132613361346135613661376138613961406141614261436144614561466147614861496150615161526153615461556156615761586159616061616162616361646165616661676168616961706171617261736174617561766177617861796180618161826183618461856186618761886189619061916192619361946195619661976198619962006201620262036204620562066207620862096210621162126213621462156216621762186219622062216222622362246225622662276228622962306231623262336234623562366237623862396240624162426243624462456246624762486249625062516252625362546255625662576258625962606261626262636264626562666267626862696270627162726273627462756276627762786279628062816282628362846285628662876288628962906291629262936294629562966297629862996300630163026303630463056306630763086309631063116312631363146315631663176318631963206321632263236324632563266327632863296330633163326333633463356336633763386339634063416342634363446345634663476348634963506351635263536354635563566357635863596360636163626363636463656366636763686369637063716372637363746375637663776378637963806381638263836384638563866387638863896390639163926393639463956396639763986399640064016402640364046405640664076408640964106411641264136414641564166417641864196420642164226423642464256426642764286429643064316432643364346435643664376438643964406441644264436444644564466447644864496450645164526453645464556456645764586459646064616462646364646465646664676468646964706471647264736474647564766477647864796480648164826483648464856486648764886489649064916492649364946495649664976498649965006501650265036504650565066507650865096510651165126513651465156516651765186519652065216522652365246525652665276528652965306531653265336534653565366537653865396540654165426543654465456546654765486549655065516552655365546555655665576558655965606561656265636564656565666567656865696570657165726573657465756576657765786579658065816582658365846585658665876588658965906591659265936594659565966597659865996600660166026603660466056606660766086609661066116612661366146615661666176618661966206621662266236624662566266627662866296630663166326633663466356636663766386639664066416642664366446645664666476648664966506651665266536654665566566657665866596660666166626663666466656666666766686669667066716672667366746675667666776678667966806681668266836684668566866687668866896690669166926693669466956696669766986699670067016702670367046705670667076708670967106711671267136714671567166717671867196720672167226723672467256726672767286729673067316732673367346735673667376738673967406741674267436744674567466747674867496750675167526753675467556756675767586759676067616762676367646765676667676768676967706771677267736774677567766777677867796780678167826783678467856786678767886789679067916792679367946795679667976798679968006801680268036804680568066807680868096810681168126813681468156816681768186819682068216822682368246825682668276828682968306831683268336834683568366837683868396840684168426843684468456846684768486849685068516852685368546855685668576858685968606861686268636864686568666867686868696870687168726873687468756876687768786879688068816882688368846885688668876888688968906891689268936894689568966897689868996900690169026903690469056906690769086909691069116912691369146915691669176918691969206921692269236924692569266927692869296930693169326933693469356936693769386939694069416942694369446945694669476948694969506951695269536954695569566957695869596960696169626963696469656966696769686969697069716972697369746975697669776978697969806981698269836984698569866987698869896990699169926993699469956996699769986999700070017002700370047005700670077008700970107011701270137014701570167017701870197020702170227023702470257026702770287029703070317032703370347035703670377038703970407041704270437044704570467047704870497050705170527053705470557056705770587059706070617062706370647065706670677068706970707071707270737074707570767077707870797080708170827083708470857086708770887089709070917092709370947095709670977098709971007101710271037104710571067107710871097110711171127113711471157116711771187119712071217122712371247125712671277128712971307131713271337134713571367137713871397140714171427143714471457146714771487149715071517152715371547155715671577158715971607161716271637164716571667167716871697170717171727173717471757176717771787179718071817182718371847185718671877188718971907191719271937194719571967197719871997200720172027203720472057206720772087209721072117212721372147215721672177218721972207221722272237224722572267227722872297230723172327233723472357236723772387239724072417242724372447245724672477248724972507251725272537254725572567257725872597260726172627263726472657266726772687269727072717272727372747275727672777278727972807281728272837284728572867287728872897290729172927293729472957296729772987299730073017302730373047305730673077308730973107311731273137314731573167317731873197320732173227323732473257326732773287329733073317332733373347335733673377338733973407341734273437344734573467347734873497350735173527353735473557356735773587359736073617362736373647365736673677368736973707371737273737374737573767377737873797380738173827383738473857386738773887389739073917392739373947395739673977398739974007401740274037404740574067407740874097410741174127413741474157416741774187419742074217422742374247425742674277428742974307431743274337434743574367437743874397440744174427443744474457446744774487449745074517452745374547455745674577458745974607461746274637464746574667467746874697470747174727473747474757476747774787479748074817482748374847485748674877488748974907491749274937494749574967497749874997500750175027503750475057506750775087509751075117512751375147515751675177518751975207521752275237524752575267527752875297530753175327533753475357536753775387539754075417542754375447545754675477548754975507551755275537554755575567557755875597560756175627563756475657566756775687569757075717572757375747575757675777578757975807581758275837584758575867587758875897590759175927593759475957596759775987599760076017602760376047605760676077608760976107611761276137614761576167617761876197620762176227623762476257626762776287629763076317632763376347635763676377638763976407641764276437644764576467647764876497650765176527653765476557656765776587659766076617662766376647665766676677668766976707671767276737674767576767677767876797680768176827683768476857686768776887689769076917692769376947695769676977698769977007701770277037704770577067707770877097710771177127713771477157716771777187719772077217722772377247725772677277728772977307731773277337734773577367737773877397740774177427743774477457746774777487749775077517752775377547755775677577758775977607761776277637764776577667767776877697770777177727773777477757776777777787779778077817782778377847785778677877788778977907791779277937794779577967797779877997800780178027803780478057806780778087809781078117812781378147815781678177818781978207821782278237824782578267827782878297830783178327833783478357836783778387839784078417842784378447845784678477848784978507851785278537854785578567857785878597860786178627863786478657866786778687869787078717872787378747875787678777878787978807881788278837884788578867887788878897890789178927893789478957896789778987899790079017902790379047905790679077908790979107911791279137914791579167917791879197920792179227923792479257926792779287929793079317932793379347935793679377938793979407941794279437944794579467947794879497950795179527953795479557956795779587959796079617962796379647965796679677968796979707971797279737974797579767977797879797980798179827983798479857986798779887989799079917992799379947995799679977998799980008001800280038004800580068007800880098010801180128013801480158016801780188019802080218022802380248025802680278028802980308031803280338034803580368037803880398040804180428043804480458046804780488049805080518052805380548055805680578058805980608061806280638064806580668067806880698070807180728073807480758076807780788079808080818082808380848085808680878088808980908091809280938094809580968097809880998100810181028103810481058106810781088109811081118112811381148115811681178118811981208121812281238124812581268127812881298130813181328133813481358136813781388139814081418142814381448145814681478148814981508151815281538154815581568157815881598160816181628163816481658166816781688169817081718172817381748175817681778178817981808181818281838184818581868187818881898190819181928193819481958196819781988199820082018202820382048205820682078208820982108211821282138214821582168217821882198220822182228223822482258226822782288229823082318232823382348235823682378238823982408241824282438244824582468247824882498250825182528253825482558256825782588259826082618262826382648265826682678268826982708271827282738274827582768277827882798280828182828283828482858286828782888289829082918292829382948295829682978298829983008301830283038304830583068307830883098310831183128313831483158316831783188319832083218322832383248325832683278328832983308331833283338334833583368337833883398340834183428343834483458346834783488349835083518352835383548355835683578358835983608361836283638364836583668367836883698370837183728373837483758376837783788379838083818382838383848385838683878388838983908391839283938394839583968397839883998400840184028403840484058406840784088409841084118412841384148415841684178418841984208421842284238424842584268427842884298430843184328433843484358436843784388439844084418442844384448445844684478448844984508451845284538454845584568457845884598460846184628463846484658466846784688469847084718472847384748475847684778478847984808481848284838484848584868487848884898490849184928493849484958496849784988499850085018502850385048505850685078508850985108511851285138514851585168517851885198520852185228523852485258526852785288529853085318532853385348535853685378538853985408541854285438544854585468547854885498550855185528553855485558556855785588559856085618562856385648565856685678568856985708571857285738574857585768577857885798580858185828583858485858586858785888589859085918592859385948595859685978598859986008601860286038604860586068607860886098610861186128613861486158616861786188619862086218622862386248625862686278628862986308631863286338634863586368637863886398640864186428643864486458646864786488649865086518652865386548655865686578658865986608661866286638664866586668667866886698670867186728673867486758676867786788679868086818682868386848685868686878688868986908691869286938694869586968697869886998700870187028703870487058706870787088709871087118712871387148715871687178718871987208721872287238724872587268727872887298730873187328733873487358736873787388739874087418742874387448745874687478748874987508751875287538754875587568757875887598760876187628763876487658766876787688769877087718772877387748775877687778778877987808781878287838784878587868787878887898790879187928793879487958796879787988799880088018802880388048805880688078808880988108811881288138814881588168817881888198820882188228823882488258826882788288829883088318832883388348835883688378838883988408841884288438844884588468847884888498850885188528853885488558856885788588859886088618862886388648865886688678868886988708871887288738874887588768877887888798880888188828883888488858886888788888889889088918892889388948895889688978898889989008901890289038904890589068907890889098910891189128913891489158916891789188919892089218922892389248925892689278928892989308931893289338934893589368937893889398940894189428943894489458946894789488949895089518952895389548955895689578958895989608961896289638964896589668967896889698970897189728973897489758976897789788979898089818982898389848985898689878988898989908991899289938994899589968997899889999000900190029003900490059006900790089009901090119012901390149015901690179018901990209021902290239024902590269027902890299030903190329033903490359036903790389039904090419042904390449045904690479048904990509051905290539054905590569057905890599060906190629063906490659066906790689069907090719072907390749075907690779078907990809081908290839084908590869087908890899090909190929093909490959096909790989099910091019102910391049105910691079108910991109111911291139114911591169117911891199120912191229123912491259126912791289129913091319132913391349135913691379138913991409141914291439144914591469147914891499150915191529153915491559156915791589159916091619162916391649165916691679168916991709171917291739174917591769177917891799180918191829183918491859186918791889189919091919192919391949195919691979198919992009201920292039204920592069207920892099210921192129213921492159216921792189219922092219222922392249225922692279228922992309231923292339234923592369237923892399240924192429243924492459246924792489249925092519252925392549255925692579258925992609261926292639264926592669267926892699270927192729273927492759276927792789279928092819282928392849285928692879288928992909291929292939294929592969297929892999300930193029303930493059306930793089309931093119312931393149315931693179318931993209321932293239324932593269327932893299330933193329333933493359336933793389339934093419342934393449345934693479348934993509351935293539354935593569357935893599360936193629363936493659366936793689369937093719372937393749375937693779378937993809381938293839384938593869387938893899390939193929393939493959396939793989399940094019402940394049405940694079408940994109411941294139414941594169417941894199420942194229423942494259426942794289429943094319432943394349435943694379438943994409441944294439444944594469447944894499450945194529453945494559456945794589459946094619462946394649465946694679468946994709471947294739474947594769477947894799480948194829483948494859486948794889489949094919492949394949495949694979498949995009501950295039504950595069507950895099510951195129513951495159516951795189519952095219522952395249525952695279528952995309531953295339534953595369537953895399540954195429543954495459546954795489549955095519552955395549555955695579558955995609561956295639564956595669567956895699570957195729573957495759576957795789579958095819582958395849585958695879588958995909591959295939594959595969597959895999600960196029603960496059606960796089609961096119612961396149615961696179618961996209621962296239624962596269627962896299630963196329633963496359636963796389639964096419642964396449645964696479648964996509651965296539654965596569657965896599660966196629663966496659666966796689669967096719672967396749675967696779678967996809681968296839684968596869687968896899690969196929693969496959696969796989699970097019702970397049705970697079708970997109711971297139714971597169717971897199720972197229723972497259726972797289729973097319732973397349735973697379738973997409741974297439744974597469747974897499750975197529753975497559756975797589759976097619762976397649765976697679768976997709771977297739774977597769777977897799780978197829783978497859786978797889789979097919792979397949795979697979798979998009801980298039804980598069807980898099810981198129813981498159816981798189819982098219822982398249825982698279828982998309831983298339834983598369837983898399840984198429843984498459846984798489849985098519852985398549855985698579858985998609861986298639864986598669867986898699870987198729873987498759876987798789879988098819882988398849885988698879888988998909891989298939894989598969897989898999900990199029903990499059906990799089909991099119912991399149915991699179918991999209921
  1. /******************************************************************************
  2. Copyright (C) 2013-2015 by Hugh Bailey <[email protected]>
  3. Zachary Lund <[email protected]>
  4. Philippe Groarke <[email protected]>
  5. This program is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 2 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. ******************************************************************************/
  16. #include "ui-config.h"
  17. #include <cstddef>
  18. #include <ctime>
  19. #include <functional>
  20. #include <obs-data.h>
  21. #include <obs.h>
  22. #include <obs.hpp>
  23. #include <QGuiApplication>
  24. #include <QMessageBox>
  25. #include <QShowEvent>
  26. #include <QDesktopServices>
  27. #include <QFileDialog>
  28. #include <QScreen>
  29. #include <QColorDialog>
  30. #include <QSizePolicy>
  31. #include <QScrollBar>
  32. #include <QTextStream>
  33. #include <util/dstr.h>
  34. #include <util/util.hpp>
  35. #include <util/platform.h>
  36. #include <util/profiler.hpp>
  37. #include <util/dstr.hpp>
  38. #include "obs-app.hpp"
  39. #include "platform.hpp"
  40. #include "visibility-item-widget.hpp"
  41. #include "item-widget-helpers.hpp"
  42. #include "window-basic-settings.hpp"
  43. #include "window-namedialog.hpp"
  44. #include "window-basic-auto-config.hpp"
  45. #include "window-basic-source-select.hpp"
  46. #include "window-basic-main.hpp"
  47. #include "window-basic-stats.hpp"
  48. #include "window-basic-main-outputs.hpp"
  49. #include "window-log-reply.hpp"
  50. #include "window-projector.hpp"
  51. #include "window-remux.hpp"
  52. #if YOUTUBE_ENABLED
  53. #include "auth-youtube.hpp"
  54. #include "window-youtube-actions.hpp"
  55. #include "youtube-api-wrappers.hpp"
  56. #endif
  57. #include "qt-wrappers.hpp"
  58. #include "context-bar-controls.hpp"
  59. #include "obs-proxy-style.hpp"
  60. #include "display-helpers.hpp"
  61. #include "volume-control.hpp"
  62. #include "remote-text.hpp"
  63. #include "ui-validation.hpp"
  64. #include "media-controls.hpp"
  65. #include "undo-stack-obs.hpp"
  66. #include <fstream>
  67. #include <sstream>
  68. #ifdef _WIN32
  69. #include "win-update/win-update.hpp"
  70. #include "windows.h"
  71. #endif
  72. #include "ui_OBSBasic.h"
  73. #include "ui_ColorSelect.h"
  74. #include <QWindow>
  75. #include <json11.hpp>
  76. #ifdef ENABLE_WAYLAND
  77. #include <obs-nix-platform.h>
  78. #endif
  79. using namespace json11;
  80. using namespace std;
  81. #ifdef BROWSER_AVAILABLE
  82. #include <browser-panel.hpp>
  83. #endif
  84. #include "ui-config.h"
  85. struct QCef;
  86. struct QCefCookieManager;
  87. QCef *cef = nullptr;
  88. QCefCookieManager *panel_cookies = nullptr;
  89. void DestroyPanelCookieManager();
  90. namespace {
  91. template<typename OBSRef> struct SignalContainer {
  92. OBSRef ref;
  93. vector<shared_ptr<OBSSignal>> handlers;
  94. };
  95. }
  96. extern volatile long insideEventLoop;
  97. Q_DECLARE_METATYPE(OBSScene);
  98. Q_DECLARE_METATYPE(OBSSceneItem);
  99. Q_DECLARE_METATYPE(OBSSource);
  100. Q_DECLARE_METATYPE(obs_order_movement);
  101. Q_DECLARE_METATYPE(SignalContainer<OBSScene>);
  102. QDataStream &operator<<(QDataStream &out, const SignalContainer<OBSScene> &v)
  103. {
  104. out << v.ref;
  105. return out;
  106. }
  107. QDataStream &operator>>(QDataStream &in, SignalContainer<OBSScene> &v)
  108. {
  109. in >> v.ref;
  110. return in;
  111. }
  112. template<typename T> static T GetOBSRef(QListWidgetItem *item)
  113. {
  114. return item->data(static_cast<int>(QtDataRole::OBSRef)).value<T>();
  115. }
  116. template<typename T> static void SetOBSRef(QListWidgetItem *item, T &&val)
  117. {
  118. item->setData(static_cast<int>(QtDataRole::OBSRef),
  119. QVariant::fromValue(val));
  120. }
  121. static void AddExtraModulePaths()
  122. {
  123. char *plugins_path = getenv("OBS_PLUGINS_PATH");
  124. char *plugins_data_path = getenv("OBS_PLUGINS_DATA_PATH");
  125. if (plugins_path && plugins_data_path) {
  126. string data_path_with_module_suffix;
  127. data_path_with_module_suffix += plugins_data_path;
  128. data_path_with_module_suffix += "/%module%";
  129. obs_add_module_path(plugins_path,
  130. data_path_with_module_suffix.c_str());
  131. }
  132. char base_module_dir[512];
  133. #if defined(_WIN32) || defined(__APPLE__)
  134. int ret = GetProgramDataPath(base_module_dir, sizeof(base_module_dir),
  135. "obs-studio/plugins/%module%");
  136. #else
  137. int ret = GetConfigPath(base_module_dir, sizeof(base_module_dir),
  138. "obs-studio/plugins/%module%");
  139. #endif
  140. if (ret <= 0)
  141. return;
  142. string path = base_module_dir;
  143. #if defined(__APPLE__)
  144. obs_add_module_path((path + "/bin").c_str(), (path + "/data").c_str());
  145. BPtr<char> config_bin =
  146. os_get_config_path_ptr("obs-studio/plugins/%module%/bin");
  147. BPtr<char> config_data =
  148. os_get_config_path_ptr("obs-studio/plugins/%module%/data");
  149. obs_add_module_path(config_bin, config_data);
  150. #elif ARCH_BITS == 64
  151. obs_add_module_path((path + "/bin/64bit").c_str(),
  152. (path + "/data").c_str());
  153. #else
  154. obs_add_module_path((path + "/bin/32bit").c_str(),
  155. (path + "/data").c_str());
  156. #endif
  157. }
  158. extern obs_frontend_callbacks *InitializeAPIInterface(OBSBasic *main);
  159. void assignDockToggle(QDockWidget *dock, QAction *action)
  160. {
  161. auto handleWindowToggle = [action](bool vis) {
  162. action->blockSignals(true);
  163. action->setChecked(vis);
  164. action->blockSignals(false);
  165. };
  166. auto handleMenuToggle = [dock](bool check) {
  167. dock->blockSignals(true);
  168. dock->setVisible(check);
  169. dock->blockSignals(false);
  170. };
  171. dock->connect(dock->toggleViewAction(), &QAction::toggled,
  172. handleWindowToggle);
  173. dock->connect(action, &QAction::toggled, handleMenuToggle);
  174. }
  175. extern void RegisterTwitchAuth();
  176. extern void RegisterRestreamAuth();
  177. #if YOUTUBE_ENABLED
  178. extern void RegisterYoutubeAuth();
  179. #endif
  180. OBSBasic::OBSBasic(QWidget *parent)
  181. : OBSMainWindow(parent), undo_s(ui), ui(new Ui::OBSBasic)
  182. {
  183. #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  184. qRegisterMetaTypeStreamOperators<SignalContainer<OBSScene>>(
  185. "SignalContainer<OBSScene>");
  186. #endif
  187. setAttribute(Qt::WA_NativeWindow);
  188. #if TWITCH_ENABLED
  189. RegisterTwitchAuth();
  190. #endif
  191. #if RESTREAM_ENABLED
  192. RegisterRestreamAuth();
  193. #endif
  194. #if YOUTUBE_ENABLED
  195. RegisterYoutubeAuth();
  196. #endif
  197. setAcceptDrops(true);
  198. setContextMenuPolicy(Qt::CustomContextMenu);
  199. connect(this, SIGNAL(customContextMenuRequested(const QPoint &)), this,
  200. SLOT(on_customContextMenuRequested(const QPoint &)));
  201. api = InitializeAPIInterface(this);
  202. ui->setupUi(this);
  203. ui->previewDisabledWidget->setVisible(false);
  204. ui->contextContainer->setStyle(new OBSProxyStyle);
  205. ui->broadcastButton->setVisible(false);
  206. startingDockLayout = saveState();
  207. statsDock = new OBSDock();
  208. statsDock->setObjectName(QStringLiteral("statsDock"));
  209. statsDock->setFeatures(QDockWidget::DockWidgetClosable |
  210. QDockWidget::DockWidgetMovable |
  211. QDockWidget::DockWidgetFloatable);
  212. statsDock->setWindowTitle(QTStr("Basic.Stats"));
  213. addDockWidget(Qt::BottomDockWidgetArea, statsDock);
  214. statsDock->setVisible(false);
  215. statsDock->setFloating(true);
  216. statsDock->resize(700, 200);
  217. copyActionsDynamicProperties();
  218. char styleSheetPath[512];
  219. int ret = GetProfilePath(styleSheetPath, sizeof(styleSheetPath),
  220. "stylesheet.qss");
  221. if (ret > 0) {
  222. if (QFile::exists(styleSheetPath)) {
  223. QString path =
  224. QString("file:///") + QT_UTF8(styleSheetPath);
  225. App()->setStyleSheet(path);
  226. }
  227. }
  228. qRegisterMetaType<int64_t>("int64_t");
  229. qRegisterMetaType<uint32_t>("uint32_t");
  230. qRegisterMetaType<OBSScene>("OBSScene");
  231. qRegisterMetaType<OBSSceneItem>("OBSSceneItem");
  232. qRegisterMetaType<OBSSource>("OBSSource");
  233. qRegisterMetaType<obs_hotkey_id>("obs_hotkey_id");
  234. qRegisterMetaType<SavedProjectorInfo *>("SavedProjectorInfo *");
  235. #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  236. qRegisterMetaTypeStreamOperators<std::vector<std::shared_ptr<OBSSignal>>>(
  237. "std::vector<std::shared_ptr<OBSSignal>>");
  238. qRegisterMetaTypeStreamOperators<OBSScene>("OBSScene");
  239. qRegisterMetaTypeStreamOperators<OBSSceneItem>("OBSSceneItem");
  240. #endif
  241. ui->scenes->setAttribute(Qt::WA_MacShowFocusRect, false);
  242. ui->sources->setAttribute(Qt::WA_MacShowFocusRect, false);
  243. bool sceneGrid = config_get_bool(App()->GlobalConfig(), "BasicWindow",
  244. "gridMode");
  245. ui->scenes->SetGridMode(sceneGrid);
  246. ui->scenes->setItemDelegate(new SceneRenameDelegate(ui->scenes));
  247. auto displayResize = [this]() {
  248. struct obs_video_info ovi;
  249. if (obs_get_video_info(&ovi))
  250. ResizePreview(ovi.base_width, ovi.base_height);
  251. UpdateContextBarVisibility();
  252. };
  253. connect(windowHandle(), &QWindow::screenChanged, displayResize);
  254. connect(ui->preview, &OBSQTDisplay::DisplayResized, displayResize);
  255. delete shortcutFilter;
  256. shortcutFilter = CreateShortcutFilter();
  257. installEventFilter(shortcutFilter);
  258. stringstream name;
  259. name << "OBS " << App()->GetVersionString();
  260. blog(LOG_INFO, "%s", name.str().c_str());
  261. blog(LOG_INFO, "---------------------------------");
  262. UpdateTitleBar();
  263. connect(ui->scenes->itemDelegate(),
  264. SIGNAL(closeEditor(QWidget *,
  265. QAbstractItemDelegate::EndEditHint)),
  266. this,
  267. SLOT(SceneNameEdited(QWidget *,
  268. QAbstractItemDelegate::EndEditHint)));
  269. cpuUsageInfo = os_cpu_usage_info_start();
  270. cpuUsageTimer = new QTimer(this);
  271. connect(cpuUsageTimer.data(), SIGNAL(timeout()), ui->statusbar,
  272. SLOT(UpdateCPUUsage()));
  273. cpuUsageTimer->start(3000);
  274. diskFullTimer = new QTimer(this);
  275. connect(diskFullTimer, SIGNAL(timeout()), this,
  276. SLOT(CheckDiskSpaceRemaining()));
  277. renameScene = new QAction(ui->scenesDock);
  278. renameScene->setShortcutContext(Qt::WidgetWithChildrenShortcut);
  279. connect(renameScene, SIGNAL(triggered()), this, SLOT(EditSceneName()));
  280. ui->scenesDock->addAction(renameScene);
  281. renameSource = new QAction(ui->sourcesDock);
  282. renameSource->setShortcutContext(Qt::WidgetWithChildrenShortcut);
  283. connect(renameSource, SIGNAL(triggered()), this,
  284. SLOT(EditSceneItemName()));
  285. ui->sourcesDock->addAction(renameSource);
  286. #ifdef __APPLE__
  287. renameScene->setShortcut({Qt::Key_Return});
  288. renameSource->setShortcut({Qt::Key_Return});
  289. ui->actionRemoveSource->setShortcuts({Qt::Key_Backspace});
  290. ui->actionRemoveScene->setShortcuts({Qt::Key_Backspace});
  291. ui->action_Settings->setMenuRole(QAction::PreferencesRole);
  292. ui->actionE_xit->setMenuRole(QAction::QuitRole);
  293. #else
  294. renameScene->setShortcut({Qt::Key_F2});
  295. renameSource->setShortcut({Qt::Key_F2});
  296. #endif
  297. #ifdef __linux__
  298. ui->actionE_xit->setShortcut(Qt::CTRL + Qt::Key_Q);
  299. #endif
  300. auto addNudge = [this](const QKeySequence &seq, const char *s) {
  301. QAction *nudge = new QAction(ui->preview);
  302. nudge->setShortcut(seq);
  303. nudge->setShortcutContext(Qt::WidgetShortcut);
  304. ui->preview->addAction(nudge);
  305. connect(nudge, SIGNAL(triggered()), this, s);
  306. };
  307. addNudge(Qt::Key_Up, SLOT(NudgeUp()));
  308. addNudge(Qt::Key_Down, SLOT(NudgeDown()));
  309. addNudge(Qt::Key_Left, SLOT(NudgeLeft()));
  310. addNudge(Qt::Key_Right, SLOT(NudgeRight()));
  311. assignDockToggle(ui->scenesDock, ui->toggleScenes);
  312. assignDockToggle(ui->sourcesDock, ui->toggleSources);
  313. assignDockToggle(ui->mixerDock, ui->toggleMixer);
  314. assignDockToggle(ui->transitionsDock, ui->toggleTransitions);
  315. assignDockToggle(ui->controlsDock, ui->toggleControls);
  316. assignDockToggle(statsDock, ui->toggleStats);
  317. // Register shortcuts for Undo/Redo
  318. ui->actionMainUndo->setShortcut(Qt::CTRL + Qt::Key_Z);
  319. QList<QKeySequence> shrt;
  320. shrt << QKeySequence((Qt::CTRL | Qt::SHIFT) + Qt::Key_Z)
  321. << QKeySequence(Qt::CTRL + Qt::Key_Y);
  322. ui->actionMainRedo->setShortcuts(shrt);
  323. ui->actionMainUndo->setShortcutContext(Qt::ApplicationShortcut);
  324. ui->actionMainRedo->setShortcutContext(Qt::ApplicationShortcut);
  325. //hide all docking panes
  326. ui->toggleScenes->setChecked(false);
  327. ui->toggleSources->setChecked(false);
  328. ui->toggleMixer->setChecked(false);
  329. ui->toggleTransitions->setChecked(false);
  330. ui->toggleControls->setChecked(false);
  331. ui->toggleStats->setChecked(false);
  332. QPoint curPos;
  333. //restore parent window geometry
  334. const char *geometry = config_get_string(App()->GlobalConfig(),
  335. "BasicWindow", "geometry");
  336. if (geometry != NULL) {
  337. QByteArray byteArray =
  338. QByteArray::fromBase64(QByteArray(geometry));
  339. restoreGeometry(byteArray);
  340. QRect windowGeometry = normalGeometry();
  341. if (!WindowPositionValid(windowGeometry)) {
  342. QRect rect =
  343. QGuiApplication::primaryScreen()->geometry();
  344. setGeometry(QStyle::alignedRect(Qt::LeftToRight,
  345. Qt::AlignCenter, size(),
  346. rect));
  347. }
  348. curPos = pos();
  349. } else {
  350. QRect desktopRect =
  351. QGuiApplication::primaryScreen()->geometry();
  352. QSize adjSize = desktopRect.size() / 2 - size() / 2;
  353. curPos = QPoint(adjSize.width(), adjSize.height());
  354. }
  355. QPoint curSize(width(), height());
  356. QPoint statsDockSize(statsDock->width(), statsDock->height());
  357. QPoint statsDockPos = curSize / 2 - statsDockSize / 2;
  358. QPoint newPos = curPos + statsDockPos;
  359. statsDock->move(newPos);
  360. ui->previewLabel->setProperty("themeID", "previewProgramLabels");
  361. ui->previewLabel->style()->polish(ui->previewLabel);
  362. bool labels = config_get_bool(GetGlobalConfig(), "BasicWindow",
  363. "StudioModeLabels");
  364. if (!previewProgramMode)
  365. ui->previewLabel->setHidden(true);
  366. else
  367. ui->previewLabel->setHidden(!labels);
  368. ui->previewDisabledWidget->setContextMenuPolicy(Qt::CustomContextMenu);
  369. connect(ui->previewDisabledWidget,
  370. SIGNAL(customContextMenuRequested(const QPoint &)), this,
  371. SLOT(PreviewDisabledMenu(const QPoint &)));
  372. connect(ui->enablePreviewButton, SIGNAL(clicked()), this,
  373. SLOT(TogglePreview()));
  374. connect(ui->scenes, SIGNAL(scenesReordered()), this,
  375. SLOT(ScenesReordered()));
  376. connect(ui->broadcastButton, &QPushButton::clicked, this,
  377. &OBSBasic::BroadcastButtonClicked);
  378. UpdatePreviewSafeAreas();
  379. }
  380. static void SaveAudioDevice(const char *name, int channel, obs_data_t *parent,
  381. vector<OBSSource> &audioSources)
  382. {
  383. OBSSourceAutoRelease source = obs_get_output_source(channel);
  384. if (!source)
  385. return;
  386. audioSources.push_back(source.Get());
  387. OBSDataAutoRelease data = obs_save_source(source);
  388. obs_data_set_obj(parent, name, data);
  389. }
  390. static obs_data_t *GenerateSaveData(obs_data_array_t *sceneOrder,
  391. obs_data_array_t *quickTransitionData,
  392. int transitionDuration,
  393. obs_data_array_t *transitions,
  394. OBSScene &scene, OBSSource &curProgramScene,
  395. obs_data_array_t *savedProjectorList)
  396. {
  397. obs_data_t *saveData = obs_data_create();
  398. vector<OBSSource> audioSources;
  399. audioSources.reserve(6);
  400. SaveAudioDevice(DESKTOP_AUDIO_1, 1, saveData, audioSources);
  401. SaveAudioDevice(DESKTOP_AUDIO_2, 2, saveData, audioSources);
  402. SaveAudioDevice(AUX_AUDIO_1, 3, saveData, audioSources);
  403. SaveAudioDevice(AUX_AUDIO_2, 4, saveData, audioSources);
  404. SaveAudioDevice(AUX_AUDIO_3, 5, saveData, audioSources);
  405. SaveAudioDevice(AUX_AUDIO_4, 6, saveData, audioSources);
  406. /* -------------------------------- */
  407. /* save non-group sources */
  408. auto FilterAudioSources = [&](obs_source_t *source) {
  409. if (obs_source_is_group(source))
  410. return false;
  411. return find(begin(audioSources), end(audioSources), source) ==
  412. end(audioSources);
  413. };
  414. using FilterAudioSources_t = decltype(FilterAudioSources);
  415. obs_data_array_t *sourcesArray = obs_save_sources_filtered(
  416. [](void *data, obs_source_t *source) {
  417. auto &func = *static_cast<FilterAudioSources_t *>(data);
  418. return func(source);
  419. },
  420. static_cast<void *>(&FilterAudioSources));
  421. /* -------------------------------- */
  422. /* save group sources separately */
  423. /* saving separately ensures they won't be loaded in older versions */
  424. obs_data_array_t *groupsArray = obs_save_sources_filtered(
  425. [](void *, obs_source_t *source) {
  426. return obs_source_is_group(source);
  427. },
  428. nullptr);
  429. /* -------------------------------- */
  430. OBSSourceAutoRelease transition = obs_get_output_source(0);
  431. obs_source_t *currentScene = obs_scene_get_source(scene);
  432. const char *sceneName = obs_source_get_name(currentScene);
  433. const char *programName = obs_source_get_name(curProgramScene);
  434. const char *sceneCollection = config_get_string(
  435. App()->GlobalConfig(), "Basic", "SceneCollection");
  436. obs_data_set_string(saveData, "current_scene", sceneName);
  437. obs_data_set_string(saveData, "current_program_scene", programName);
  438. obs_data_set_array(saveData, "scene_order", sceneOrder);
  439. obs_data_set_string(saveData, "name", sceneCollection);
  440. obs_data_set_array(saveData, "sources", sourcesArray);
  441. obs_data_set_array(saveData, "groups", groupsArray);
  442. obs_data_set_array(saveData, "quick_transitions", quickTransitionData);
  443. obs_data_set_array(saveData, "transitions", transitions);
  444. obs_data_set_array(saveData, "saved_projectors", savedProjectorList);
  445. obs_data_array_release(sourcesArray);
  446. obs_data_array_release(groupsArray);
  447. obs_data_set_string(saveData, "current_transition",
  448. obs_source_get_name(transition));
  449. obs_data_set_int(saveData, "transition_duration", transitionDuration);
  450. return saveData;
  451. }
  452. void OBSBasic::copyActionsDynamicProperties()
  453. {
  454. // Themes need the QAction dynamic properties
  455. for (QAction *x : ui->scenesToolbar->actions()) {
  456. QWidget *temp = ui->scenesToolbar->widgetForAction(x);
  457. for (QByteArray &y : x->dynamicPropertyNames()) {
  458. temp->setProperty(y, x->property(y));
  459. }
  460. }
  461. for (QAction *x : ui->sourcesToolbar->actions()) {
  462. QWidget *temp = ui->sourcesToolbar->widgetForAction(x);
  463. for (QByteArray &y : x->dynamicPropertyNames()) {
  464. temp->setProperty(y, x->property(y));
  465. }
  466. }
  467. }
  468. void OBSBasic::UpdateVolumeControlsDecayRate()
  469. {
  470. double meterDecayRate =
  471. config_get_double(basicConfig, "Audio", "MeterDecayRate");
  472. for (size_t i = 0; i < volumes.size(); i++) {
  473. volumes[i]->SetMeterDecayRate(meterDecayRate);
  474. }
  475. }
  476. void OBSBasic::UpdateVolumeControlsPeakMeterType()
  477. {
  478. uint32_t peakMeterTypeIdx =
  479. config_get_uint(basicConfig, "Audio", "PeakMeterType");
  480. enum obs_peak_meter_type peakMeterType;
  481. switch (peakMeterTypeIdx) {
  482. case 0:
  483. peakMeterType = SAMPLE_PEAK_METER;
  484. break;
  485. case 1:
  486. peakMeterType = TRUE_PEAK_METER;
  487. break;
  488. default:
  489. peakMeterType = SAMPLE_PEAK_METER;
  490. break;
  491. }
  492. for (size_t i = 0; i < volumes.size(); i++) {
  493. volumes[i]->setPeakMeterType(peakMeterType);
  494. }
  495. }
  496. void OBSBasic::ClearVolumeControls()
  497. {
  498. for (VolControl *vol : volumes)
  499. delete vol;
  500. volumes.clear();
  501. }
  502. obs_data_array_t *OBSBasic::SaveSceneListOrder()
  503. {
  504. obs_data_array_t *sceneOrder = obs_data_array_create();
  505. for (int i = 0; i < ui->scenes->count(); i++) {
  506. OBSDataAutoRelease data = obs_data_create();
  507. obs_data_set_string(data, "name",
  508. QT_TO_UTF8(ui->scenes->item(i)->text()));
  509. obs_data_array_push_back(sceneOrder, data);
  510. }
  511. return sceneOrder;
  512. }
  513. obs_data_array_t *OBSBasic::SaveProjectors()
  514. {
  515. obs_data_array_t *savedProjectors = obs_data_array_create();
  516. auto saveProjector = [savedProjectors](OBSProjector *projector) {
  517. if (!projector)
  518. return;
  519. OBSDataAutoRelease data = obs_data_create();
  520. ProjectorType type = projector->GetProjectorType();
  521. switch (type) {
  522. case ProjectorType::Scene:
  523. case ProjectorType::Source: {
  524. obs_source_t *source = projector->GetSource();
  525. const char *name = obs_source_get_name(source);
  526. obs_data_set_string(data, "name", name);
  527. break;
  528. }
  529. default:
  530. break;
  531. }
  532. obs_data_set_int(data, "monitor", projector->GetMonitor());
  533. obs_data_set_int(data, "type", static_cast<int>(type));
  534. obs_data_set_string(
  535. data, "geometry",
  536. projector->saveGeometry().toBase64().constData());
  537. if (projector->IsAlwaysOnTopOverridden())
  538. obs_data_set_bool(data, "alwaysOnTop",
  539. projector->IsAlwaysOnTop());
  540. obs_data_set_bool(data, "alwaysOnTopOverridden",
  541. projector->IsAlwaysOnTopOverridden());
  542. obs_data_array_push_back(savedProjectors, data);
  543. };
  544. for (size_t i = 0; i < projectors.size(); i++)
  545. saveProjector(static_cast<OBSProjector *>(projectors[i]));
  546. return savedProjectors;
  547. }
  548. void OBSBasic::Save(const char *file)
  549. {
  550. OBSScene scene = GetCurrentScene();
  551. OBSSource curProgramScene = OBSGetStrongRef(programScene);
  552. if (!curProgramScene)
  553. curProgramScene = obs_scene_get_source(scene);
  554. OBSDataArrayAutoRelease sceneOrder = SaveSceneListOrder();
  555. OBSDataArrayAutoRelease transitions = SaveTransitions();
  556. OBSDataArrayAutoRelease quickTrData = SaveQuickTransitions();
  557. OBSDataArrayAutoRelease savedProjectorList = SaveProjectors();
  558. OBSDataAutoRelease saveData = GenerateSaveData(
  559. sceneOrder, quickTrData, ui->transitionDuration->value(),
  560. transitions, scene, curProgramScene, savedProjectorList);
  561. obs_data_set_bool(saveData, "preview_locked", ui->preview->Locked());
  562. obs_data_set_bool(saveData, "scaling_enabled",
  563. ui->preview->IsFixedScaling());
  564. obs_data_set_int(saveData, "scaling_level",
  565. ui->preview->GetScalingLevel());
  566. obs_data_set_double(saveData, "scaling_off_x",
  567. ui->preview->GetScrollX());
  568. obs_data_set_double(saveData, "scaling_off_y",
  569. ui->preview->GetScrollY());
  570. if (api) {
  571. OBSDataAutoRelease moduleObj = obs_data_create();
  572. api->on_save(moduleObj);
  573. obs_data_set_obj(saveData, "modules", moduleObj);
  574. }
  575. if (!obs_data_save_json_safe(saveData, file, "tmp", "bak"))
  576. blog(LOG_ERROR, "Could not save scene data to %s", file);
  577. }
  578. void OBSBasic::DeferSaveBegin()
  579. {
  580. os_atomic_inc_long(&disableSaving);
  581. }
  582. void OBSBasic::DeferSaveEnd()
  583. {
  584. long result = os_atomic_dec_long(&disableSaving);
  585. if (result == 0) {
  586. SaveProject();
  587. }
  588. }
  589. static void LogFilter(obs_source_t *, obs_source_t *filter, void *v_val);
  590. static void LoadAudioDevice(const char *name, int channel, obs_data_t *parent)
  591. {
  592. OBSDataAutoRelease data = obs_data_get_obj(parent, name);
  593. if (!data)
  594. return;
  595. OBSSourceAutoRelease source = obs_load_source(data);
  596. if (!source)
  597. return;
  598. obs_set_output_source(channel, source);
  599. const char *source_name = obs_source_get_name(source);
  600. blog(LOG_INFO, "[Loaded global audio device]: '%s'", source_name);
  601. obs_source_enum_filters(source, LogFilter, (void *)(intptr_t)1);
  602. obs_monitoring_type monitoring_type =
  603. obs_source_get_monitoring_type(source);
  604. if (monitoring_type != OBS_MONITORING_TYPE_NONE) {
  605. const char *type =
  606. (monitoring_type == OBS_MONITORING_TYPE_MONITOR_ONLY)
  607. ? "monitor only"
  608. : "monitor and output";
  609. blog(LOG_INFO, " - monitoring: %s", type);
  610. }
  611. }
  612. static inline bool HasAudioDevices(const char *source_id)
  613. {
  614. const char *output_id = source_id;
  615. obs_properties_t *props = obs_get_source_properties(output_id);
  616. size_t count = 0;
  617. if (!props)
  618. return false;
  619. obs_property_t *devices = obs_properties_get(props, "device_id");
  620. if (devices)
  621. count = obs_property_list_item_count(devices);
  622. obs_properties_destroy(props);
  623. return count != 0;
  624. }
  625. void OBSBasic::CreateFirstRunSources()
  626. {
  627. bool hasDesktopAudio = HasAudioDevices(App()->OutputAudioSource());
  628. bool hasInputAudio = HasAudioDevices(App()->InputAudioSource());
  629. if (hasDesktopAudio)
  630. ResetAudioDevice(App()->OutputAudioSource(), "default",
  631. Str("Basic.DesktopDevice1"), 1);
  632. if (hasInputAudio)
  633. ResetAudioDevice(App()->InputAudioSource(), "default",
  634. Str("Basic.AuxDevice1"), 3);
  635. }
  636. void OBSBasic::CreateDefaultScene(bool firstStart)
  637. {
  638. disableSaving++;
  639. ClearSceneData();
  640. InitDefaultTransitions();
  641. CreateDefaultQuickTransitions();
  642. ui->transitionDuration->setValue(300);
  643. SetTransition(fadeTransition);
  644. OBSSceneAutoRelease scene = obs_scene_create(Str("Basic.Scene"));
  645. if (firstStart)
  646. CreateFirstRunSources();
  647. SetCurrentScene(scene, true);
  648. disableSaving--;
  649. }
  650. static void ReorderItemByName(QListWidget *lw, const char *name, int newIndex)
  651. {
  652. for (int i = 0; i < lw->count(); i++) {
  653. QListWidgetItem *item = lw->item(i);
  654. if (strcmp(name, QT_TO_UTF8(item->text())) == 0) {
  655. if (newIndex != i) {
  656. item = lw->takeItem(i);
  657. lw->insertItem(newIndex, item);
  658. }
  659. break;
  660. }
  661. }
  662. }
  663. void OBSBasic::LoadSceneListOrder(obs_data_array_t *array)
  664. {
  665. size_t num = obs_data_array_count(array);
  666. for (size_t i = 0; i < num; i++) {
  667. OBSDataAutoRelease data = obs_data_array_item(array, i);
  668. const char *name = obs_data_get_string(data, "name");
  669. ReorderItemByName(ui->scenes, name, (int)i);
  670. }
  671. }
  672. void OBSBasic::LoadSavedProjectors(obs_data_array_t *array)
  673. {
  674. for (SavedProjectorInfo *info : savedProjectorsArray) {
  675. delete info;
  676. }
  677. savedProjectorsArray.clear();
  678. size_t num = obs_data_array_count(array);
  679. for (size_t i = 0; i < num; i++) {
  680. OBSDataAutoRelease data = obs_data_array_item(array, i);
  681. SavedProjectorInfo *info = new SavedProjectorInfo();
  682. info->monitor = obs_data_get_int(data, "monitor");
  683. info->type = static_cast<ProjectorType>(
  684. obs_data_get_int(data, "type"));
  685. info->geometry =
  686. std::string(obs_data_get_string(data, "geometry"));
  687. info->name = std::string(obs_data_get_string(data, "name"));
  688. info->alwaysOnTop = obs_data_get_bool(data, "alwaysOnTop");
  689. info->alwaysOnTopOverridden =
  690. obs_data_get_bool(data, "alwaysOnTopOverridden");
  691. savedProjectorsArray.emplace_back(info);
  692. }
  693. }
  694. static void LogFilter(obs_source_t *, obs_source_t *filter, void *v_val)
  695. {
  696. const char *name = obs_source_get_name(filter);
  697. const char *id = obs_source_get_id(filter);
  698. int val = (int)(intptr_t)v_val;
  699. string indent;
  700. for (int i = 0; i < val; i++)
  701. indent += " ";
  702. blog(LOG_INFO, "%s- filter: '%s' (%s)", indent.c_str(), name, id);
  703. }
  704. static bool LogSceneItem(obs_scene_t *, obs_sceneitem_t *item, void *v_val)
  705. {
  706. obs_source_t *source = obs_sceneitem_get_source(item);
  707. const char *name = obs_source_get_name(source);
  708. const char *id = obs_source_get_id(source);
  709. int indent_count = (int)(intptr_t)v_val;
  710. string indent;
  711. for (int i = 0; i < indent_count; i++)
  712. indent += " ";
  713. blog(LOG_INFO, "%s- source: '%s' (%s)", indent.c_str(), name, id);
  714. obs_monitoring_type monitoring_type =
  715. obs_source_get_monitoring_type(source);
  716. if (monitoring_type != OBS_MONITORING_TYPE_NONE) {
  717. const char *type =
  718. (monitoring_type == OBS_MONITORING_TYPE_MONITOR_ONLY)
  719. ? "monitor only"
  720. : "monitor and output";
  721. blog(LOG_INFO, " %s- monitoring: %s", indent.c_str(), type);
  722. }
  723. int child_indent = 1 + indent_count;
  724. obs_source_enum_filters(source, LogFilter,
  725. (void *)(intptr_t)child_indent);
  726. obs_source_t *show_tn = obs_sceneitem_get_show_transition(item);
  727. obs_source_t *hide_tn = obs_sceneitem_get_hide_transition(item);
  728. if (show_tn)
  729. blog(LOG_INFO, " %s- show: '%s' (%s)", indent.c_str(),
  730. obs_source_get_name(show_tn), obs_source_get_id(show_tn));
  731. if (hide_tn)
  732. blog(LOG_INFO, " %s- hide: '%s' (%s)", indent.c_str(),
  733. obs_source_get_name(hide_tn), obs_source_get_id(hide_tn));
  734. if (obs_sceneitem_is_group(item))
  735. obs_sceneitem_group_enum_items(item, LogSceneItem,
  736. (void *)(intptr_t)child_indent);
  737. return true;
  738. }
  739. void OBSBasic::LogScenes()
  740. {
  741. blog(LOG_INFO, "------------------------------------------------");
  742. blog(LOG_INFO, "Loaded scenes:");
  743. for (int i = 0; i < ui->scenes->count(); i++) {
  744. QListWidgetItem *item = ui->scenes->item(i);
  745. OBSScene scene = GetOBSRef<OBSScene>(item);
  746. obs_source_t *source = obs_scene_get_source(scene);
  747. const char *name = obs_source_get_name(source);
  748. blog(LOG_INFO, "- scene '%s':", name);
  749. obs_scene_enum_items(scene, LogSceneItem, (void *)(intptr_t)1);
  750. obs_source_enum_filters(source, LogFilter, (void *)(intptr_t)1);
  751. }
  752. blog(LOG_INFO, "------------------------------------------------");
  753. }
  754. void OBSBasic::Load(const char *file)
  755. {
  756. disableSaving++;
  757. obs_data_t *data = obs_data_create_from_json_file_safe(file, "bak");
  758. if (!data) {
  759. disableSaving--;
  760. blog(LOG_INFO, "No scene file found, creating default scene");
  761. CreateDefaultScene(true);
  762. SaveProject();
  763. return;
  764. }
  765. LoadData(data, file);
  766. }
  767. void OBSBasic::LoadData(obs_data_t *data, const char *file)
  768. {
  769. ClearSceneData();
  770. InitDefaultTransitions();
  771. ClearContextBar();
  772. if (devicePropertiesThread && devicePropertiesThread->isRunning()) {
  773. devicePropertiesThread->wait();
  774. devicePropertiesThread.reset();
  775. }
  776. QApplication::sendPostedEvents(nullptr);
  777. OBSDataAutoRelease modulesObj = obs_data_get_obj(data, "modules");
  778. if (api)
  779. api->on_preload(modulesObj);
  780. OBSDataArrayAutoRelease sceneOrder =
  781. obs_data_get_array(data, "scene_order");
  782. OBSDataArrayAutoRelease sources = obs_data_get_array(data, "sources");
  783. OBSDataArrayAutoRelease groups = obs_data_get_array(data, "groups");
  784. OBSDataArrayAutoRelease transitions =
  785. obs_data_get_array(data, "transitions");
  786. const char *sceneName = obs_data_get_string(data, "current_scene");
  787. const char *programSceneName =
  788. obs_data_get_string(data, "current_program_scene");
  789. const char *transitionName =
  790. obs_data_get_string(data, "current_transition");
  791. if (!opt_starting_scene.empty()) {
  792. programSceneName = opt_starting_scene.c_str();
  793. if (!IsPreviewProgramMode())
  794. sceneName = opt_starting_scene.c_str();
  795. }
  796. int newDuration = obs_data_get_int(data, "transition_duration");
  797. if (!newDuration)
  798. newDuration = 300;
  799. if (!transitionName)
  800. transitionName = obs_source_get_name(fadeTransition);
  801. const char *curSceneCollection = config_get_string(
  802. App()->GlobalConfig(), "Basic", "SceneCollection");
  803. obs_data_set_default_string(data, "name", curSceneCollection);
  804. const char *name = obs_data_get_string(data, "name");
  805. OBSSourceAutoRelease curScene;
  806. OBSSourceAutoRelease curProgramScene;
  807. obs_source_t *curTransition;
  808. if (!name || !*name)
  809. name = curSceneCollection;
  810. LoadAudioDevice(DESKTOP_AUDIO_1, 1, data);
  811. LoadAudioDevice(DESKTOP_AUDIO_2, 2, data);
  812. LoadAudioDevice(AUX_AUDIO_1, 3, data);
  813. LoadAudioDevice(AUX_AUDIO_2, 4, data);
  814. LoadAudioDevice(AUX_AUDIO_3, 5, data);
  815. LoadAudioDevice(AUX_AUDIO_4, 6, data);
  816. if (!sources) {
  817. sources = std::move(groups);
  818. } else {
  819. obs_data_array_push_back_array(sources, groups);
  820. }
  821. obs_missing_files_t *files = obs_missing_files_create();
  822. auto cb = [](void *private_data, obs_source_t *source) {
  823. obs_missing_files_t *f = (obs_missing_files_t *)private_data;
  824. obs_missing_files_t *sf = obs_source_get_missing_files(source);
  825. obs_missing_files_append(f, sf);
  826. obs_missing_files_destroy(sf);
  827. UNUSED_PARAMETER(source);
  828. };
  829. obs_load_sources(sources, cb, files);
  830. if (transitions)
  831. LoadTransitions(transitions, cb, files);
  832. if (sceneOrder)
  833. LoadSceneListOrder(sceneOrder);
  834. curTransition = FindTransition(transitionName);
  835. if (!curTransition)
  836. curTransition = fadeTransition;
  837. ui->transitionDuration->setValue(newDuration);
  838. SetTransition(curTransition);
  839. retryScene:
  840. curScene = obs_get_source_by_name(sceneName);
  841. curProgramScene = obs_get_source_by_name(programSceneName);
  842. /* if the starting scene command line parameter is bad at all,
  843. * fall back to original settings */
  844. if (!opt_starting_scene.empty() && (!curScene || !curProgramScene)) {
  845. sceneName = obs_data_get_string(data, "current_scene");
  846. programSceneName =
  847. obs_data_get_string(data, "current_program_scene");
  848. opt_starting_scene.clear();
  849. goto retryScene;
  850. }
  851. SetCurrentScene(curScene.Get(), true);
  852. if (!curProgramScene)
  853. curProgramScene = std::move(curScene);
  854. if (IsPreviewProgramMode())
  855. TransitionToScene(curProgramScene.Get(), true);
  856. /* ------------------- */
  857. bool projectorSave = config_get_bool(GetGlobalConfig(), "BasicWindow",
  858. "SaveProjectors");
  859. if (projectorSave) {
  860. OBSDataArrayAutoRelease savedProjectors =
  861. obs_data_get_array(data, "saved_projectors");
  862. if (savedProjectors) {
  863. LoadSavedProjectors(savedProjectors);
  864. OpenSavedProjectors();
  865. activateWindow();
  866. }
  867. }
  868. /* ------------------- */
  869. std::string file_base = strrchr(file, '/') + 1;
  870. file_base.erase(file_base.size() - 5, 5);
  871. config_set_string(App()->GlobalConfig(), "Basic", "SceneCollection",
  872. name);
  873. config_set_string(App()->GlobalConfig(), "Basic", "SceneCollectionFile",
  874. file_base.c_str());
  875. OBSDataArrayAutoRelease quickTransitionData =
  876. obs_data_get_array(data, "quick_transitions");
  877. LoadQuickTransitions(quickTransitionData);
  878. RefreshQuickTransitions();
  879. bool previewLocked = obs_data_get_bool(data, "preview_locked");
  880. ui->preview->SetLocked(previewLocked);
  881. ui->actionLockPreview->setChecked(previewLocked);
  882. /* ---------------------- */
  883. bool fixedScaling = obs_data_get_bool(data, "scaling_enabled");
  884. int scalingLevel = (int)obs_data_get_int(data, "scaling_level");
  885. float scrollOffX = (float)obs_data_get_double(data, "scaling_off_x");
  886. float scrollOffY = (float)obs_data_get_double(data, "scaling_off_y");
  887. if (fixedScaling) {
  888. ui->preview->SetScalingLevel(scalingLevel);
  889. ui->preview->SetScrollingOffset(scrollOffX, scrollOffY);
  890. }
  891. ui->preview->SetFixedScaling(fixedScaling);
  892. emit ui->preview->DisplayResized();
  893. /* ---------------------- */
  894. if (api)
  895. api->on_load(modulesObj);
  896. obs_data_release(data);
  897. if (!opt_starting_scene.empty())
  898. opt_starting_scene.clear();
  899. if (opt_start_streaming) {
  900. blog(LOG_INFO, "Starting stream due to command line parameter");
  901. QMetaObject::invokeMethod(this, "StartStreaming",
  902. Qt::QueuedConnection);
  903. opt_start_streaming = false;
  904. }
  905. if (opt_start_recording) {
  906. blog(LOG_INFO,
  907. "Starting recording due to command line parameter");
  908. QMetaObject::invokeMethod(this, "StartRecording",
  909. Qt::QueuedConnection);
  910. opt_start_recording = false;
  911. }
  912. if (opt_start_replaybuffer) {
  913. QMetaObject::invokeMethod(this, "StartReplayBuffer",
  914. Qt::QueuedConnection);
  915. opt_start_replaybuffer = false;
  916. }
  917. if (opt_start_virtualcam) {
  918. QMetaObject::invokeMethod(this, "StartVirtualCam",
  919. Qt::QueuedConnection);
  920. opt_start_virtualcam = false;
  921. }
  922. LogScenes();
  923. if (obs_missing_files_count(files) > 0 &&
  924. !App()->IsMissingFilesCheckDisabled()) {
  925. /* the window hasn't fully initialized by this point on macOS,
  926. * so put this at the end of the current task queue. Fixes a
  927. * bug where the window be behind OBS on startup */
  928. QTimer::singleShot(0, [this, files] {
  929. missDialog = new OBSMissingFiles(files, this);
  930. missDialog->setAttribute(Qt::WA_DeleteOnClose, true);
  931. missDialog->show();
  932. missDialog->raise();
  933. });
  934. } else {
  935. obs_missing_files_destroy(files);
  936. }
  937. disableSaving--;
  938. if (api) {
  939. api->on_event(OBS_FRONTEND_EVENT_SCENE_CHANGED);
  940. api->on_event(OBS_FRONTEND_EVENT_PREVIEW_SCENE_CHANGED);
  941. }
  942. }
  943. #define SERVICE_PATH "service.json"
  944. void OBSBasic::SaveService()
  945. {
  946. if (!service)
  947. return;
  948. char serviceJsonPath[512];
  949. int ret = GetProfilePath(serviceJsonPath, sizeof(serviceJsonPath),
  950. SERVICE_PATH);
  951. if (ret <= 0)
  952. return;
  953. OBSDataAutoRelease data = obs_data_create();
  954. OBSDataAutoRelease settings = obs_service_get_settings(service);
  955. obs_data_set_string(data, "type", obs_service_get_type(service));
  956. obs_data_set_obj(data, "settings", settings);
  957. if (!obs_data_save_json_safe(data, serviceJsonPath, "tmp", "bak"))
  958. blog(LOG_WARNING, "Failed to save service");
  959. }
  960. bool OBSBasic::LoadService()
  961. {
  962. const char *type;
  963. char serviceJsonPath[512];
  964. int ret = GetProfilePath(serviceJsonPath, sizeof(serviceJsonPath),
  965. SERVICE_PATH);
  966. if (ret <= 0)
  967. return false;
  968. OBSDataAutoRelease data =
  969. obs_data_create_from_json_file_safe(serviceJsonPath, "bak");
  970. if (!data)
  971. return false;
  972. obs_data_set_default_string(data, "type", "rtmp_common");
  973. type = obs_data_get_string(data, "type");
  974. OBSDataAutoRelease settings = obs_data_get_obj(data, "settings");
  975. OBSDataAutoRelease hotkey_data = obs_data_get_obj(data, "hotkeys");
  976. service = obs_service_create(type, "default_service", settings,
  977. hotkey_data);
  978. obs_service_release(service);
  979. return !!service;
  980. }
  981. bool OBSBasic::InitService()
  982. {
  983. ProfileScope("OBSBasic::InitService");
  984. if (LoadService())
  985. return true;
  986. service = obs_service_create("rtmp_common", "default_service", nullptr,
  987. nullptr);
  988. if (!service)
  989. return false;
  990. obs_service_release(service);
  991. return true;
  992. }
  993. static const double scaled_vals[] = {1.0, 1.25, (1.0 / 0.75), 1.5,
  994. (1.0 / 0.6), 1.75, 2.0, 2.25,
  995. 2.5, 2.75, 3.0, 0.0};
  996. extern void CheckExistingCookieId();
  997. bool OBSBasic::InitBasicConfigDefaults()
  998. {
  999. QList<QScreen *> screens = QGuiApplication::screens();
  1000. if (!screens.size()) {
  1001. OBSErrorBox(NULL, "There appears to be no monitors. Er, this "
  1002. "technically shouldn't be possible.");
  1003. return false;
  1004. }
  1005. QScreen *primaryScreen = QGuiApplication::primaryScreen();
  1006. uint32_t cx = primaryScreen->size().width();
  1007. uint32_t cy = primaryScreen->size().height();
  1008. cx *= devicePixelRatioF();
  1009. cy *= devicePixelRatioF();
  1010. bool oldResolutionDefaults = config_get_bool(
  1011. App()->GlobalConfig(), "General", "Pre19Defaults");
  1012. /* use 1920x1080 for new default base res if main monitor is above
  1013. * 1920x1080, but don't apply for people from older builds -- only to
  1014. * new users */
  1015. if (!oldResolutionDefaults && (cx * cy) > (1920 * 1080)) {
  1016. cx = 1920;
  1017. cy = 1080;
  1018. }
  1019. bool changed = false;
  1020. /* ----------------------------------------------------- */
  1021. /* move over old FFmpeg track settings */
  1022. if (config_has_user_value(basicConfig, "AdvOut", "FFAudioTrack") &&
  1023. !config_has_user_value(basicConfig, "AdvOut", "Pre22.1Settings")) {
  1024. int track = (int)config_get_int(basicConfig, "AdvOut",
  1025. "FFAudioTrack");
  1026. config_set_int(basicConfig, "AdvOut", "FFAudioMixes",
  1027. 1LL << (track - 1));
  1028. config_set_bool(basicConfig, "AdvOut", "Pre22.1Settings", true);
  1029. changed = true;
  1030. }
  1031. /* ----------------------------------------------------- */
  1032. /* move over mixer values in advanced if older config */
  1033. if (config_has_user_value(basicConfig, "AdvOut", "RecTrackIndex") &&
  1034. !config_has_user_value(basicConfig, "AdvOut", "RecTracks")) {
  1035. uint64_t track =
  1036. config_get_uint(basicConfig, "AdvOut", "RecTrackIndex");
  1037. track = 1ULL << (track - 1);
  1038. config_set_uint(basicConfig, "AdvOut", "RecTracks", track);
  1039. config_remove_value(basicConfig, "AdvOut", "RecTrackIndex");
  1040. changed = true;
  1041. }
  1042. /* ----------------------------------------------------- */
  1043. /* set twitch chat extensions to "both" if prev version */
  1044. /* is under 24.1 */
  1045. if (config_get_bool(GetGlobalConfig(), "General", "Pre24.1Defaults") &&
  1046. !config_has_user_value(basicConfig, "Twitch", "AddonChoice")) {
  1047. config_set_int(basicConfig, "Twitch", "AddonChoice", 3);
  1048. changed = true;
  1049. }
  1050. /* ----------------------------------------------------- */
  1051. /* move bitrate enforcement setting to new value */
  1052. if (config_has_user_value(basicConfig, "SimpleOutput",
  1053. "EnforceBitrate") &&
  1054. !config_has_user_value(basicConfig, "Stream1",
  1055. "IgnoreRecommended") &&
  1056. !config_has_user_value(basicConfig, "Stream1", "MovedOldEnforce")) {
  1057. bool enforce = config_get_bool(basicConfig, "SimpleOutput",
  1058. "EnforceBitrate");
  1059. config_set_bool(basicConfig, "Stream1", "IgnoreRecommended",
  1060. !enforce);
  1061. config_set_bool(basicConfig, "Stream1", "MovedOldEnforce",
  1062. true);
  1063. changed = true;
  1064. }
  1065. /* ----------------------------------------------------- */
  1066. /* enforce minimum retry delay of 1 second prior to 27.1 */
  1067. if (config_has_user_value(basicConfig, "Output", "RetryDelay")) {
  1068. int retryDelay =
  1069. config_get_uint(basicConfig, "Output", "RetryDelay");
  1070. if (retryDelay < 1) {
  1071. config_set_uint(basicConfig, "Output", "RetryDelay", 1);
  1072. changed = true;
  1073. }
  1074. }
  1075. /* ----------------------------------------------------- */
  1076. if (changed)
  1077. config_save_safe(basicConfig, "tmp", nullptr);
  1078. /* ----------------------------------------------------- */
  1079. config_set_default_string(basicConfig, "Output", "Mode", "Simple");
  1080. config_set_default_bool(basicConfig, "Stream1", "IgnoreRecommended",
  1081. false);
  1082. config_set_default_string(basicConfig, "SimpleOutput", "FilePath",
  1083. GetDefaultVideoSavePath().c_str());
  1084. config_set_default_string(basicConfig, "SimpleOutput", "RecFormat",
  1085. "mkv");
  1086. config_set_default_uint(basicConfig, "SimpleOutput", "VBitrate", 2500);
  1087. config_set_default_uint(basicConfig, "SimpleOutput", "ABitrate", 160);
  1088. config_set_default_bool(basicConfig, "SimpleOutput", "UseAdvanced",
  1089. false);
  1090. config_set_default_string(basicConfig, "SimpleOutput", "Preset",
  1091. "veryfast");
  1092. config_set_default_string(basicConfig, "SimpleOutput", "NVENCPreset",
  1093. "hq");
  1094. config_set_default_string(basicConfig, "SimpleOutput", "RecQuality",
  1095. "Stream");
  1096. config_set_default_bool(basicConfig, "SimpleOutput", "RecRB", false);
  1097. config_set_default_int(basicConfig, "SimpleOutput", "RecRBTime", 20);
  1098. config_set_default_int(basicConfig, "SimpleOutput", "RecRBSize", 512);
  1099. config_set_default_string(basicConfig, "SimpleOutput", "RecRBPrefix",
  1100. "Replay");
  1101. config_set_default_bool(basicConfig, "AdvOut", "ApplyServiceSettings",
  1102. true);
  1103. config_set_default_bool(basicConfig, "AdvOut", "UseRescale", false);
  1104. config_set_default_uint(basicConfig, "AdvOut", "TrackIndex", 1);
  1105. config_set_default_uint(basicConfig, "AdvOut", "VodTrackIndex", 2);
  1106. config_set_default_string(basicConfig, "AdvOut", "Encoder", "obs_x264");
  1107. config_set_default_string(basicConfig, "AdvOut", "RecType", "Standard");
  1108. config_set_default_string(basicConfig, "AdvOut", "RecFilePath",
  1109. GetDefaultVideoSavePath().c_str());
  1110. config_set_default_string(basicConfig, "AdvOut", "RecFormat", "mkv");
  1111. config_set_default_bool(basicConfig, "AdvOut", "RecUseRescale", false);
  1112. config_set_default_uint(basicConfig, "AdvOut", "RecTracks", (1 << 0));
  1113. config_set_default_string(basicConfig, "AdvOut", "RecEncoder", "none");
  1114. config_set_default_uint(basicConfig, "AdvOut", "FLVTrack", 1);
  1115. config_set_default_bool(basicConfig, "AdvOut", "FFOutputToFile", true);
  1116. config_set_default_string(basicConfig, "AdvOut", "FFFilePath",
  1117. GetDefaultVideoSavePath().c_str());
  1118. config_set_default_string(basicConfig, "AdvOut", "FFExtension", "mp4");
  1119. config_set_default_uint(basicConfig, "AdvOut", "FFVBitrate", 2500);
  1120. config_set_default_uint(basicConfig, "AdvOut", "FFVGOPSize", 250);
  1121. config_set_default_bool(basicConfig, "AdvOut", "FFUseRescale", false);
  1122. config_set_default_bool(basicConfig, "AdvOut", "FFIgnoreCompat", false);
  1123. config_set_default_uint(basicConfig, "AdvOut", "FFABitrate", 160);
  1124. config_set_default_uint(basicConfig, "AdvOut", "FFAudioMixes", 1);
  1125. config_set_default_uint(basicConfig, "AdvOut", "Track1Bitrate", 160);
  1126. config_set_default_uint(basicConfig, "AdvOut", "Track2Bitrate", 160);
  1127. config_set_default_uint(basicConfig, "AdvOut", "Track3Bitrate", 160);
  1128. config_set_default_uint(basicConfig, "AdvOut", "Track4Bitrate", 160);
  1129. config_set_default_uint(basicConfig, "AdvOut", "Track5Bitrate", 160);
  1130. config_set_default_uint(basicConfig, "AdvOut", "Track6Bitrate", 160);
  1131. config_set_default_bool(basicConfig, "AdvOut", "RecRB", false);
  1132. config_set_default_uint(basicConfig, "AdvOut", "RecRBTime", 20);
  1133. config_set_default_int(basicConfig, "AdvOut", "RecRBSize", 512);
  1134. config_set_default_uint(basicConfig, "Video", "BaseCX", cx);
  1135. config_set_default_uint(basicConfig, "Video", "BaseCY", cy);
  1136. /* don't allow BaseCX/BaseCY to be susceptible to defaults changing */
  1137. if (!config_has_user_value(basicConfig, "Video", "BaseCX") ||
  1138. !config_has_user_value(basicConfig, "Video", "BaseCY")) {
  1139. config_set_uint(basicConfig, "Video", "BaseCX", cx);
  1140. config_set_uint(basicConfig, "Video", "BaseCY", cy);
  1141. config_save_safe(basicConfig, "tmp", nullptr);
  1142. }
  1143. config_set_default_string(basicConfig, "Output", "FilenameFormatting",
  1144. "%CCYY-%MM-%DD %hh-%mm-%ss");
  1145. config_set_default_bool(basicConfig, "Output", "DelayEnable", false);
  1146. config_set_default_uint(basicConfig, "Output", "DelaySec", 20);
  1147. config_set_default_bool(basicConfig, "Output", "DelayPreserve", true);
  1148. config_set_default_bool(basicConfig, "Output", "Reconnect", true);
  1149. config_set_default_uint(basicConfig, "Output", "RetryDelay", 10);
  1150. config_set_default_uint(basicConfig, "Output", "MaxRetries", 20);
  1151. config_set_default_string(basicConfig, "Output", "BindIP", "default");
  1152. config_set_default_bool(basicConfig, "Output", "NewSocketLoopEnable",
  1153. false);
  1154. config_set_default_bool(basicConfig, "Output", "LowLatencyEnable",
  1155. false);
  1156. int i = 0;
  1157. uint32_t scale_cx = cx;
  1158. uint32_t scale_cy = cy;
  1159. /* use a default scaled resolution that has a pixel count no higher
  1160. * than 1280x720 */
  1161. while (((scale_cx * scale_cy) > (1280 * 720)) && scaled_vals[i] > 0.0) {
  1162. double scale = scaled_vals[i++];
  1163. scale_cx = uint32_t(double(cx) / scale);
  1164. scale_cy = uint32_t(double(cy) / scale);
  1165. }
  1166. config_set_default_uint(basicConfig, "Video", "OutputCX", scale_cx);
  1167. config_set_default_uint(basicConfig, "Video", "OutputCY", scale_cy);
  1168. /* don't allow OutputCX/OutputCY to be susceptible to defaults
  1169. * changing */
  1170. if (!config_has_user_value(basicConfig, "Video", "OutputCX") ||
  1171. !config_has_user_value(basicConfig, "Video", "OutputCY")) {
  1172. config_set_uint(basicConfig, "Video", "OutputCX", scale_cx);
  1173. config_set_uint(basicConfig, "Video", "OutputCY", scale_cy);
  1174. config_save_safe(basicConfig, "tmp", nullptr);
  1175. }
  1176. config_set_default_uint(basicConfig, "Video", "FPSType", 0);
  1177. config_set_default_string(basicConfig, "Video", "FPSCommon", "30");
  1178. config_set_default_uint(basicConfig, "Video", "FPSInt", 30);
  1179. config_set_default_uint(basicConfig, "Video", "FPSNum", 30);
  1180. config_set_default_uint(basicConfig, "Video", "FPSDen", 1);
  1181. config_set_default_string(basicConfig, "Video", "ScaleType", "bicubic");
  1182. config_set_default_string(basicConfig, "Video", "ColorFormat", "NV12");
  1183. config_set_default_string(basicConfig, "Video", "ColorSpace", "709");
  1184. config_set_default_string(basicConfig, "Video", "ColorRange",
  1185. "Partial");
  1186. config_set_default_string(basicConfig, "Audio", "MonitoringDeviceId",
  1187. "default");
  1188. config_set_default_string(
  1189. basicConfig, "Audio", "MonitoringDeviceName",
  1190. Str("Basic.Settings.Advanced.Audio.MonitoringDevice"
  1191. ".Default"));
  1192. config_set_default_uint(basicConfig, "Audio", "SampleRate", 48000);
  1193. config_set_default_string(basicConfig, "Audio", "ChannelSetup",
  1194. "Stereo");
  1195. config_set_default_double(basicConfig, "Audio", "MeterDecayRate",
  1196. VOLUME_METER_DECAY_FAST);
  1197. config_set_default_uint(basicConfig, "Audio", "PeakMeterType", 0);
  1198. CheckExistingCookieId();
  1199. return true;
  1200. }
  1201. extern bool EncoderAvailable(const char *encoder);
  1202. void OBSBasic::InitBasicConfigDefaults2()
  1203. {
  1204. bool oldEncDefaults = config_get_bool(App()->GlobalConfig(), "General",
  1205. "Pre23Defaults");
  1206. bool useNV = EncoderAvailable("ffmpeg_nvenc") && !oldEncDefaults;
  1207. config_set_default_string(basicConfig, "SimpleOutput", "StreamEncoder",
  1208. useNV ? SIMPLE_ENCODER_NVENC
  1209. : SIMPLE_ENCODER_X264);
  1210. config_set_default_string(basicConfig, "SimpleOutput", "RecEncoder",
  1211. useNV ? SIMPLE_ENCODER_NVENC
  1212. : SIMPLE_ENCODER_X264);
  1213. }
  1214. bool OBSBasic::InitBasicConfig()
  1215. {
  1216. ProfileScope("OBSBasic::InitBasicConfig");
  1217. char configPath[512];
  1218. int ret = GetProfilePath(configPath, sizeof(configPath), "");
  1219. if (ret <= 0) {
  1220. OBSErrorBox(nullptr, "Failed to get profile path");
  1221. return false;
  1222. }
  1223. if (os_mkdir(configPath) == MKDIR_ERROR) {
  1224. OBSErrorBox(nullptr, "Failed to create profile path");
  1225. return false;
  1226. }
  1227. ret = GetProfilePath(configPath, sizeof(configPath), "basic.ini");
  1228. if (ret <= 0) {
  1229. OBSErrorBox(nullptr, "Failed to get basic.ini path");
  1230. return false;
  1231. }
  1232. int code = basicConfig.Open(configPath, CONFIG_OPEN_ALWAYS);
  1233. if (code != CONFIG_SUCCESS) {
  1234. OBSErrorBox(NULL, "Failed to open basic.ini: %d", code);
  1235. return false;
  1236. }
  1237. if (config_get_string(basicConfig, "General", "Name") == nullptr) {
  1238. const char *curName = config_get_string(App()->GlobalConfig(),
  1239. "Basic", "Profile");
  1240. config_set_string(basicConfig, "General", "Name", curName);
  1241. basicConfig.SaveSafe("tmp");
  1242. }
  1243. return InitBasicConfigDefaults();
  1244. }
  1245. void OBSBasic::InitOBSCallbacks()
  1246. {
  1247. ProfileScope("OBSBasic::InitOBSCallbacks");
  1248. signalHandlers.reserve(signalHandlers.size() + 7);
  1249. signalHandlers.emplace_back(obs_get_signal_handler(), "source_create",
  1250. OBSBasic::SourceCreated, this);
  1251. signalHandlers.emplace_back(obs_get_signal_handler(), "source_remove",
  1252. OBSBasic::SourceRemoved, this);
  1253. signalHandlers.emplace_back(obs_get_signal_handler(), "source_activate",
  1254. OBSBasic::SourceActivated, this);
  1255. signalHandlers.emplace_back(obs_get_signal_handler(),
  1256. "source_deactivate",
  1257. OBSBasic::SourceDeactivated, this);
  1258. signalHandlers.emplace_back(obs_get_signal_handler(),
  1259. "source_audio_activate",
  1260. OBSBasic::SourceAudioActivated, this);
  1261. signalHandlers.emplace_back(obs_get_signal_handler(),
  1262. "source_audio_deactivate",
  1263. OBSBasic::SourceAudioDeactivated, this);
  1264. signalHandlers.emplace_back(obs_get_signal_handler(), "source_rename",
  1265. OBSBasic::SourceRenamed, this);
  1266. }
  1267. void OBSBasic::InitPrimitives()
  1268. {
  1269. ProfileScope("OBSBasic::InitPrimitives");
  1270. obs_enter_graphics();
  1271. gs_render_start(true);
  1272. gs_vertex2f(0.0f, 0.0f);
  1273. gs_vertex2f(0.0f, 1.0f);
  1274. gs_vertex2f(1.0f, 0.0f);
  1275. gs_vertex2f(1.0f, 1.0f);
  1276. box = gs_render_save();
  1277. gs_render_start(true);
  1278. gs_vertex2f(0.0f, 0.0f);
  1279. gs_vertex2f(0.0f, 1.0f);
  1280. boxLeft = gs_render_save();
  1281. gs_render_start(true);
  1282. gs_vertex2f(0.0f, 0.0f);
  1283. gs_vertex2f(1.0f, 0.0f);
  1284. boxTop = gs_render_save();
  1285. gs_render_start(true);
  1286. gs_vertex2f(1.0f, 0.0f);
  1287. gs_vertex2f(1.0f, 1.0f);
  1288. boxRight = gs_render_save();
  1289. gs_render_start(true);
  1290. gs_vertex2f(0.0f, 1.0f);
  1291. gs_vertex2f(1.0f, 1.0f);
  1292. boxBottom = gs_render_save();
  1293. gs_render_start(true);
  1294. for (int i = 0; i <= 360; i += (360 / 20)) {
  1295. float pos = RAD(float(i));
  1296. gs_vertex2f(cosf(pos), sinf(pos));
  1297. }
  1298. circle = gs_render_save();
  1299. InitSafeAreas(&actionSafeMargin, &graphicsSafeMargin,
  1300. &fourByThreeSafeMargin, &leftLine, &topLine, &rightLine);
  1301. obs_leave_graphics();
  1302. }
  1303. void OBSBasic::ReplayBufferClicked()
  1304. {
  1305. if (outputHandler->ReplayBufferActive())
  1306. StopReplayBuffer();
  1307. else
  1308. StartReplayBuffer();
  1309. };
  1310. void OBSBasic::AddVCamButton()
  1311. {
  1312. vcamButton = new ReplayBufferButton(QTStr("Basic.Main.StartVirtualCam"),
  1313. this);
  1314. vcamButton->setCheckable(true);
  1315. connect(vcamButton.data(), &QPushButton::clicked, this,
  1316. &OBSBasic::VCamButtonClicked);
  1317. vcamButton->setProperty("themeID", "vcamButton");
  1318. ui->buttonsVLayout->insertWidget(2, vcamButton);
  1319. setTabOrder(ui->recordButton, vcamButton);
  1320. setTabOrder(vcamButton, ui->modeSwitch);
  1321. }
  1322. void OBSBasic::ResetOutputs()
  1323. {
  1324. ProfileScope("OBSBasic::ResetOutputs");
  1325. const char *mode = config_get_string(basicConfig, "Output", "Mode");
  1326. bool advOut = astrcmpi(mode, "Advanced") == 0;
  1327. if (!outputHandler || !outputHandler->Active()) {
  1328. outputHandler.reset();
  1329. outputHandler.reset(advOut ? CreateAdvancedOutputHandler(this)
  1330. : CreateSimpleOutputHandler(this));
  1331. delete replayBufferButton;
  1332. delete replayLayout;
  1333. if (outputHandler->replayBuffer) {
  1334. replayBufferButton = new ReplayBufferButton(
  1335. QTStr("Basic.Main.StartReplayBuffer"), this);
  1336. replayBufferButton->setCheckable(true);
  1337. connect(replayBufferButton.data(),
  1338. &QPushButton::clicked, this,
  1339. &OBSBasic::ReplayBufferClicked);
  1340. replayBufferButton->setSizePolicy(QSizePolicy::Ignored,
  1341. QSizePolicy::Fixed);
  1342. replayLayout = new QHBoxLayout(this);
  1343. replayLayout->addWidget(replayBufferButton);
  1344. replayBufferButton->setProperty("themeID",
  1345. "replayBufferButton");
  1346. ui->buttonsVLayout->insertLayout(2, replayLayout);
  1347. setTabOrder(ui->recordButton, replayBufferButton);
  1348. setTabOrder(replayBufferButton,
  1349. ui->buttonsVLayout->itemAt(3)->widget());
  1350. }
  1351. if (sysTrayReplayBuffer)
  1352. sysTrayReplayBuffer->setEnabled(
  1353. !!outputHandler->replayBuffer);
  1354. } else {
  1355. outputHandler->Update();
  1356. }
  1357. }
  1358. static void AddProjectorMenuMonitors(QMenu *parent, QObject *target,
  1359. const char *slot);
  1360. #define STARTUP_SEPARATOR \
  1361. "==== Startup complete ==============================================="
  1362. #define SHUTDOWN_SEPARATOR \
  1363. "==== Shutting down =================================================="
  1364. #define UNSUPPORTED_ERROR \
  1365. "Failed to initialize video:\n\nRequired graphics API functionality " \
  1366. "not found. Your GPU may not be supported."
  1367. #define UNKNOWN_ERROR \
  1368. "Failed to initialize video. Your GPU may not be supported, " \
  1369. "or your graphics drivers may need to be updated."
  1370. void OBSBasic::OBSInit()
  1371. {
  1372. ProfileScope("OBSBasic::OBSInit");
  1373. const char *sceneCollection = config_get_string(
  1374. App()->GlobalConfig(), "Basic", "SceneCollectionFile");
  1375. char savePath[1024];
  1376. char fileName[1024];
  1377. int ret;
  1378. if (!sceneCollection)
  1379. throw "Failed to get scene collection name";
  1380. ret = snprintf(fileName, sizeof(fileName),
  1381. "obs-studio/basic/scenes/%s.json", sceneCollection);
  1382. if (ret <= 0)
  1383. throw "Failed to create scene collection file name";
  1384. ret = GetConfigPath(savePath, sizeof(savePath), fileName);
  1385. if (ret <= 0)
  1386. throw "Failed to get scene collection json file path";
  1387. if (!InitBasicConfig())
  1388. throw "Failed to load basic.ini";
  1389. if (!ResetAudio())
  1390. throw "Failed to initialize audio";
  1391. ret = ResetVideo();
  1392. switch (ret) {
  1393. case OBS_VIDEO_MODULE_NOT_FOUND:
  1394. throw "Failed to initialize video: Graphics module not found";
  1395. case OBS_VIDEO_NOT_SUPPORTED:
  1396. throw UNSUPPORTED_ERROR;
  1397. case OBS_VIDEO_INVALID_PARAM:
  1398. throw "Failed to initialize video: Invalid parameters";
  1399. default:
  1400. if (ret != OBS_VIDEO_SUCCESS)
  1401. throw UNKNOWN_ERROR;
  1402. }
  1403. /* load audio monitoring */
  1404. if (obs_audio_monitoring_available()) {
  1405. const char *device_name = config_get_string(
  1406. basicConfig, "Audio", "MonitoringDeviceName");
  1407. const char *device_id = config_get_string(basicConfig, "Audio",
  1408. "MonitoringDeviceId");
  1409. obs_set_audio_monitoring_device(device_name, device_id);
  1410. blog(LOG_INFO, "Audio monitoring device:\n\tname: %s\n\tid: %s",
  1411. device_name, device_id);
  1412. }
  1413. InitOBSCallbacks();
  1414. InitHotkeys();
  1415. /* hack to prevent elgato from loading its own QtNetwork that it tries
  1416. * to ship with */
  1417. #if defined(_WIN32) && !defined(_DEBUG)
  1418. #if QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  1419. LoadLibraryW(L"Qt5Network");
  1420. #else
  1421. LoadLibraryW(L"Qt6Network");
  1422. #endif
  1423. #endif
  1424. AddExtraModulePaths();
  1425. blog(LOG_INFO, "---------------------------------");
  1426. obs_load_all_modules();
  1427. blog(LOG_INFO, "---------------------------------");
  1428. obs_log_loaded_modules();
  1429. blog(LOG_INFO, "---------------------------------");
  1430. obs_post_load_modules();
  1431. #ifdef BROWSER_AVAILABLE
  1432. cef = obs_browser_init_panel();
  1433. #endif
  1434. OBSDataAutoRelease obsData = obs_get_private_data();
  1435. vcamEnabled = obs_data_get_bool(obsData, "vcamEnabled");
  1436. if (vcamEnabled) {
  1437. AddVCamButton();
  1438. }
  1439. InitBasicConfigDefaults2();
  1440. CheckForSimpleModeX264Fallback();
  1441. blog(LOG_INFO, STARTUP_SEPARATOR);
  1442. ResetOutputs();
  1443. CreateHotkeys();
  1444. if (!InitService())
  1445. throw "Failed to initialize service";
  1446. InitPrimitives();
  1447. sceneDuplicationMode = config_get_bool(
  1448. App()->GlobalConfig(), "BasicWindow", "SceneDuplicationMode");
  1449. swapScenesMode = config_get_bool(App()->GlobalConfig(), "BasicWindow",
  1450. "SwapScenesMode");
  1451. editPropertiesMode = config_get_bool(
  1452. App()->GlobalConfig(), "BasicWindow", "EditPropertiesMode");
  1453. if (!opt_studio_mode) {
  1454. SetPreviewProgramMode(config_get_bool(App()->GlobalConfig(),
  1455. "BasicWindow",
  1456. "PreviewProgramMode"));
  1457. } else {
  1458. SetPreviewProgramMode(true);
  1459. opt_studio_mode = false;
  1460. }
  1461. #define SET_VISIBILITY(name, control) \
  1462. do { \
  1463. if (config_has_user_value(App()->GlobalConfig(), \
  1464. "BasicWindow", name)) { \
  1465. bool visible = config_get_bool(App()->GlobalConfig(), \
  1466. "BasicWindow", name); \
  1467. ui->control->setChecked(visible); \
  1468. } \
  1469. } while (false)
  1470. SET_VISIBILITY("ShowListboxToolbars", toggleListboxToolbars);
  1471. SET_VISIBILITY("ShowStatusBar", toggleStatusBar);
  1472. #undef SET_VISIBILITY
  1473. bool sourceIconsVisible = config_get_bool(
  1474. GetGlobalConfig(), "BasicWindow", "ShowSourceIcons");
  1475. ui->toggleSourceIcons->setChecked(sourceIconsVisible);
  1476. bool contextVisible = config_get_bool(
  1477. App()->GlobalConfig(), "BasicWindow", "ShowContextToolbars");
  1478. ui->toggleContextBar->setChecked(contextVisible);
  1479. ui->contextContainer->setVisible(contextVisible);
  1480. if (contextVisible)
  1481. UpdateContextBar(true);
  1482. {
  1483. ProfileScope("OBSBasic::Load");
  1484. disableSaving--;
  1485. Load(savePath);
  1486. disableSaving++;
  1487. }
  1488. TimedCheckForUpdates();
  1489. loaded = true;
  1490. previewEnabled = config_get_bool(App()->GlobalConfig(), "BasicWindow",
  1491. "PreviewEnabled");
  1492. if (!previewEnabled && !IsPreviewProgramMode())
  1493. QMetaObject::invokeMethod(this, "EnablePreviewDisplay",
  1494. Qt::QueuedConnection,
  1495. Q_ARG(bool, previewEnabled));
  1496. #ifdef _WIN32
  1497. uint32_t winVer = GetWindowsVersion();
  1498. if (winVer > 0 && winVer < 0x602) {
  1499. bool disableAero =
  1500. config_get_bool(basicConfig, "Video", "DisableAero");
  1501. SetAeroEnabled(!disableAero);
  1502. }
  1503. #endif
  1504. RefreshSceneCollections();
  1505. RefreshProfiles();
  1506. disableSaving--;
  1507. auto addDisplay = [this](OBSQTDisplay *window) {
  1508. obs_display_add_draw_callback(window->GetDisplay(),
  1509. OBSBasic::RenderMain, this);
  1510. struct obs_video_info ovi;
  1511. if (obs_get_video_info(&ovi))
  1512. ResizePreview(ovi.base_width, ovi.base_height);
  1513. };
  1514. connect(ui->preview, &OBSQTDisplay::DisplayCreated, addDisplay);
  1515. #ifdef _WIN32
  1516. SetWin32DropStyle(this);
  1517. show();
  1518. #endif
  1519. bool alwaysOnTop = config_get_bool(App()->GlobalConfig(), "BasicWindow",
  1520. "AlwaysOnTop");
  1521. #ifdef ENABLE_WAYLAND
  1522. bool isWayland = obs_get_nix_platform() == OBS_NIX_PLATFORM_WAYLAND;
  1523. #else
  1524. bool isWayland = false;
  1525. #endif
  1526. if (!isWayland && (alwaysOnTop || opt_always_on_top)) {
  1527. SetAlwaysOnTop(this, true);
  1528. ui->actionAlwaysOnTop->setChecked(true);
  1529. } else if (isWayland) {
  1530. if (opt_always_on_top)
  1531. blog(LOG_INFO,
  1532. "Always On Top not available on Wayland, ignoring.");
  1533. ui->actionAlwaysOnTop->setEnabled(false);
  1534. ui->actionAlwaysOnTop->setVisible(false);
  1535. }
  1536. #ifndef _WIN32
  1537. show();
  1538. #endif
  1539. /* setup stats dock */
  1540. OBSBasicStats *statsDlg = new OBSBasicStats(statsDock, false);
  1541. statsDock->setWidget(statsDlg);
  1542. /* ----------------------------- */
  1543. /* add custom browser docks */
  1544. #ifdef BROWSER_AVAILABLE
  1545. if (cef) {
  1546. QAction *action = new QAction(QTStr("Basic.MainMenu.Docks."
  1547. "CustomBrowserDocks"),
  1548. this);
  1549. ui->menuDocks->insertAction(ui->toggleScenes, action);
  1550. connect(action, &QAction::triggered, this,
  1551. &OBSBasic::ManageExtraBrowserDocks);
  1552. ui->menuDocks->insertSeparator(ui->toggleScenes);
  1553. LoadExtraBrowserDocks();
  1554. }
  1555. #endif
  1556. const char *dockStateStr = config_get_string(
  1557. App()->GlobalConfig(), "BasicWindow", "DockState");
  1558. if (!dockStateStr) {
  1559. on_resetUI_triggered();
  1560. } else {
  1561. QByteArray dockState =
  1562. QByteArray::fromBase64(QByteArray(dockStateStr));
  1563. if (!restoreState(dockState))
  1564. on_resetUI_triggered();
  1565. }
  1566. bool pre23Defaults = config_get_bool(App()->GlobalConfig(), "General",
  1567. "Pre23Defaults");
  1568. if (pre23Defaults) {
  1569. bool resetDockLock23 = config_get_bool(
  1570. App()->GlobalConfig(), "General", "ResetDockLock23");
  1571. if (!resetDockLock23) {
  1572. config_set_bool(App()->GlobalConfig(), "General",
  1573. "ResetDockLock23", true);
  1574. config_remove_value(App()->GlobalConfig(),
  1575. "BasicWindow", "DocksLocked");
  1576. config_save_safe(App()->GlobalConfig(), "tmp", nullptr);
  1577. }
  1578. }
  1579. bool docksLocked = config_get_bool(App()->GlobalConfig(), "BasicWindow",
  1580. "DocksLocked");
  1581. on_lockUI_toggled(docksLocked);
  1582. ui->lockUI->blockSignals(true);
  1583. ui->lockUI->setChecked(docksLocked);
  1584. ui->lockUI->blockSignals(false);
  1585. #ifndef __APPLE__
  1586. SystemTray(true);
  1587. #endif
  1588. #if defined(_WIN32) && QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  1589. taskBtn->setWindow(windowHandle());
  1590. #endif
  1591. #ifdef __APPLE__
  1592. disableColorSpaceConversion(this);
  1593. #endif
  1594. bool has_last_version = config_has_user_value(App()->GlobalConfig(),
  1595. "General", "LastVersion");
  1596. bool first_run =
  1597. config_get_bool(App()->GlobalConfig(), "General", "FirstRun");
  1598. if (!first_run) {
  1599. config_set_bool(App()->GlobalConfig(), "General", "FirstRun",
  1600. true);
  1601. config_save_safe(App()->GlobalConfig(), "tmp", nullptr);
  1602. }
  1603. if (!first_run && !has_last_version && !Active())
  1604. QMetaObject::invokeMethod(this, "on_autoConfigure_triggered",
  1605. Qt::QueuedConnection);
  1606. ToggleMixerLayout(config_get_bool(App()->GlobalConfig(), "BasicWindow",
  1607. "VerticalVolControl"));
  1608. if (config_get_bool(basicConfig, "General", "OpenStatsOnStartup"))
  1609. on_stats_triggered();
  1610. OBSBasicStats::InitializeValues();
  1611. /* ----------------------- */
  1612. /* Add multiview menu */
  1613. ui->viewMenu->addSeparator();
  1614. multiviewProjectorMenu = new QMenu(QTStr("MultiviewProjector"));
  1615. ui->viewMenu->addMenu(multiviewProjectorMenu);
  1616. AddProjectorMenuMonitors(multiviewProjectorMenu, this,
  1617. SLOT(OpenMultiviewProjector()));
  1618. connect(ui->viewMenu->menuAction(), &QAction::hovered, this,
  1619. &OBSBasic::UpdateMultiviewProjectorMenu);
  1620. ui->viewMenu->addAction(QTStr("MultiviewWindowed"), this,
  1621. SLOT(OpenMultiviewWindow()));
  1622. ui->sources->UpdateIcons();
  1623. #if !defined(_WIN32)
  1624. delete ui->actionShowCrashLogs;
  1625. delete ui->actionUploadLastCrashLog;
  1626. delete ui->menuCrashLogs;
  1627. ui->actionShowCrashLogs = nullptr;
  1628. ui->actionUploadLastCrashLog = nullptr;
  1629. ui->menuCrashLogs = nullptr;
  1630. #if !defined(__APPLE__)
  1631. delete ui->actionCheckForUpdates;
  1632. ui->actionCheckForUpdates = nullptr;
  1633. #endif
  1634. #endif
  1635. #ifdef __APPLE__
  1636. /* Remove OBS' Fullscreen Interface menu in favor of the one macOS adds by default */
  1637. delete ui->actionFullscreenInterface;
  1638. ui->actionFullscreenInterface = nullptr;
  1639. #endif
  1640. #if defined(_WIN32) || defined(__APPLE__)
  1641. if (App()->IsUpdaterDisabled())
  1642. ui->actionCheckForUpdates->setEnabled(false);
  1643. #endif
  1644. OnFirstLoad();
  1645. activateWindow();
  1646. #ifdef __APPLE__
  1647. QMetaObject::invokeMethod(this, "DeferredSysTrayLoad",
  1648. Qt::QueuedConnection, Q_ARG(int, 10));
  1649. #endif
  1650. }
  1651. void OBSBasic::OnFirstLoad()
  1652. {
  1653. if (api)
  1654. api->on_event(OBS_FRONTEND_EVENT_FINISHED_LOADING);
  1655. #if defined(BROWSER_AVAILABLE) && defined(_WIN32)
  1656. /* Attempt to load init screen if available */
  1657. if (cef) {
  1658. WhatsNewInfoThread *wnit = new WhatsNewInfoThread();
  1659. connect(wnit, &WhatsNewInfoThread::Result, this,
  1660. &OBSBasic::ReceivedIntroJson);
  1661. introCheckThread.reset(wnit);
  1662. introCheckThread->start();
  1663. }
  1664. #endif
  1665. Auth::Load();
  1666. bool showLogViewerOnStartup = config_get_bool(
  1667. App()->GlobalConfig(), "LogViewer", "ShowLogStartup");
  1668. if (showLogViewerOnStartup)
  1669. on_actionViewCurrentLog_triggered();
  1670. }
  1671. void OBSBasic::DeferredSysTrayLoad(int requeueCount)
  1672. {
  1673. if (--requeueCount > 0) {
  1674. QMetaObject::invokeMethod(this, "DeferredSysTrayLoad",
  1675. Qt::QueuedConnection,
  1676. Q_ARG(int, requeueCount));
  1677. return;
  1678. }
  1679. /* Minimizng to tray on initial startup does not work on mac
  1680. * unless it is done in the deferred load */
  1681. SystemTray(true);
  1682. }
  1683. /* shows a "what's new" page on startup of new versions using CEF */
  1684. void OBSBasic::ReceivedIntroJson(const QString &text)
  1685. {
  1686. #ifdef BROWSER_AVAILABLE
  1687. #ifdef _WIN32
  1688. if (closing)
  1689. return;
  1690. std::string err;
  1691. Json json = Json::parse(QT_TO_UTF8(text), err);
  1692. if (!err.empty())
  1693. return;
  1694. std::string info_url;
  1695. int info_increment = -1;
  1696. /* check to see if there's an info page for this version */
  1697. const Json::array &items = json.array_items();
  1698. for (const Json &item : items) {
  1699. const std::string &version = item["version"].string_value();
  1700. const std::string &url = item["url"].string_value();
  1701. int increment = item["increment"].int_value();
  1702. int beta = item["Beta"].int_value();
  1703. int rc = item["RC"].int_value();
  1704. int major = 0;
  1705. int minor = 0;
  1706. sscanf(version.c_str(), "%d.%d", &major, &minor);
  1707. #if OBS_RELEASE_CANDIDATE > 0
  1708. if (major == OBS_RELEASE_CANDIDATE_MAJOR &&
  1709. minor == OBS_RELEASE_CANDIDATE_MINOR &&
  1710. rc == OBS_RELEASE_CANDIDATE) {
  1711. #elif OBS_BETA > 0
  1712. if (major == OBS_BETA_MAJOR && minor == OBS_BETA_MINOR &&
  1713. beta == OBS_BETA) {
  1714. #else
  1715. if (major == LIBOBS_API_MAJOR_VER &&
  1716. minor == LIBOBS_API_MINOR_VER && rc == 0 && beta == 0) {
  1717. #endif
  1718. info_url = url;
  1719. info_increment = increment;
  1720. }
  1721. }
  1722. /* this version was not found, or no info for this version */
  1723. if (info_increment == -1) {
  1724. return;
  1725. }
  1726. #if OBS_RELEASE_CANDIDATE > 0
  1727. uint32_t lastVersion = config_get_int(App()->GlobalConfig(), "General",
  1728. "LastRCVersion");
  1729. #elif OBS_BETA > 0
  1730. uint32_t lastVersion = config_get_int(App()->GlobalConfig(), "General",
  1731. "LastBetaVersion");
  1732. #else
  1733. uint32_t lastVersion =
  1734. config_get_int(App()->GlobalConfig(), "General", "LastVersion");
  1735. #endif
  1736. int current_version_increment = -1;
  1737. #if OBS_RELEASE_CANDIDATE > 0
  1738. if (lastVersion < OBS_RELEASE_CANDIDATE_VER) {
  1739. #elif OBS_BETA > 0
  1740. if (lastVersion < OBS_BETA_VER) {
  1741. #else
  1742. if ((lastVersion & ~0xFFFF) < (LIBOBS_API_VER & ~0xFFFF)) {
  1743. #endif
  1744. config_set_int(App()->GlobalConfig(), "General",
  1745. "InfoIncrement", -1);
  1746. } else {
  1747. current_version_increment = config_get_int(
  1748. App()->GlobalConfig(), "General", "InfoIncrement");
  1749. }
  1750. if (info_increment <= current_version_increment) {
  1751. return;
  1752. }
  1753. config_set_int(App()->GlobalConfig(), "General", "InfoIncrement",
  1754. info_increment);
  1755. /* Don't show What's New dialog for new users */
  1756. #if !defined(OBS_RELEASE_CANDIDATE) || OBS_RELEASE_CANDIDATE == 0 || \
  1757. !defined(OBS_BETA) || OBS_BETA == 0
  1758. if (!lastVersion) {
  1759. return;
  1760. }
  1761. #endif
  1762. cef->init_browser();
  1763. WhatsNewBrowserInitThread *wnbit =
  1764. new WhatsNewBrowserInitThread(QT_UTF8(info_url.c_str()));
  1765. connect(wnbit, &WhatsNewBrowserInitThread::Result, this,
  1766. &OBSBasic::ShowWhatsNew);
  1767. whatsNewInitThread.reset(wnbit);
  1768. whatsNewInitThread->start();
  1769. #else
  1770. UNUSED_PARAMETER(text);
  1771. #endif
  1772. #else
  1773. UNUSED_PARAMETER(text);
  1774. #endif
  1775. }
  1776. void OBSBasic::ShowWhatsNew(const QString &url)
  1777. {
  1778. #ifdef BROWSER_AVAILABLE
  1779. #ifdef _WIN32
  1780. if (closing)
  1781. return;
  1782. std::string info_url = QT_TO_UTF8(url);
  1783. QDialog *dlg = new QDialog(this);
  1784. dlg->setAttribute(Qt::WA_DeleteOnClose, true);
  1785. dlg->setWindowTitle("What's New");
  1786. dlg->resize(700, 600);
  1787. Qt::WindowFlags flags = dlg->windowFlags();
  1788. Qt::WindowFlags helpFlag = Qt::WindowContextHelpButtonHint;
  1789. dlg->setWindowFlags(flags & (~helpFlag));
  1790. QCefWidget *cefWidget = cef->create_widget(nullptr, info_url);
  1791. if (!cefWidget) {
  1792. return;
  1793. }
  1794. connect(cefWidget, SIGNAL(titleChanged(const QString &)), dlg,
  1795. SLOT(setWindowTitle(const QString &)));
  1796. QPushButton *close = new QPushButton(QTStr("Close"));
  1797. connect(close, &QAbstractButton::clicked, dlg, &QDialog::accept);
  1798. QHBoxLayout *bottomLayout = new QHBoxLayout();
  1799. bottomLayout->addStretch();
  1800. bottomLayout->addWidget(close);
  1801. bottomLayout->addStretch();
  1802. QVBoxLayout *topLayout = new QVBoxLayout(dlg);
  1803. topLayout->addWidget(cefWidget);
  1804. topLayout->addLayout(bottomLayout);
  1805. dlg->show();
  1806. #else
  1807. UNUSED_PARAMETER(url);
  1808. #endif
  1809. #else
  1810. UNUSED_PARAMETER(url);
  1811. #endif
  1812. }
  1813. void OBSBasic::UpdateMultiviewProjectorMenu()
  1814. {
  1815. multiviewProjectorMenu->clear();
  1816. AddProjectorMenuMonitors(multiviewProjectorMenu, this,
  1817. SLOT(OpenMultiviewProjector()));
  1818. }
  1819. void OBSBasic::InitHotkeys()
  1820. {
  1821. ProfileScope("OBSBasic::InitHotkeys");
  1822. struct obs_hotkeys_translations t = {};
  1823. t.insert = Str("Hotkeys.Insert");
  1824. t.del = Str("Hotkeys.Delete");
  1825. t.home = Str("Hotkeys.Home");
  1826. t.end = Str("Hotkeys.End");
  1827. t.page_up = Str("Hotkeys.PageUp");
  1828. t.page_down = Str("Hotkeys.PageDown");
  1829. t.num_lock = Str("Hotkeys.NumLock");
  1830. t.scroll_lock = Str("Hotkeys.ScrollLock");
  1831. t.caps_lock = Str("Hotkeys.CapsLock");
  1832. t.backspace = Str("Hotkeys.Backspace");
  1833. t.tab = Str("Hotkeys.Tab");
  1834. t.print = Str("Hotkeys.Print");
  1835. t.pause = Str("Hotkeys.Pause");
  1836. t.left = Str("Hotkeys.Left");
  1837. t.right = Str("Hotkeys.Right");
  1838. t.up = Str("Hotkeys.Up");
  1839. t.down = Str("Hotkeys.Down");
  1840. #ifdef _WIN32
  1841. t.meta = Str("Hotkeys.Windows");
  1842. #else
  1843. t.meta = Str("Hotkeys.Super");
  1844. #endif
  1845. t.menu = Str("Hotkeys.Menu");
  1846. t.space = Str("Hotkeys.Space");
  1847. t.numpad_num = Str("Hotkeys.NumpadNum");
  1848. t.numpad_multiply = Str("Hotkeys.NumpadMultiply");
  1849. t.numpad_divide = Str("Hotkeys.NumpadDivide");
  1850. t.numpad_plus = Str("Hotkeys.NumpadAdd");
  1851. t.numpad_minus = Str("Hotkeys.NumpadSubtract");
  1852. t.numpad_decimal = Str("Hotkeys.NumpadDecimal");
  1853. t.apple_keypad_num = Str("Hotkeys.AppleKeypadNum");
  1854. t.apple_keypad_multiply = Str("Hotkeys.AppleKeypadMultiply");
  1855. t.apple_keypad_divide = Str("Hotkeys.AppleKeypadDivide");
  1856. t.apple_keypad_plus = Str("Hotkeys.AppleKeypadAdd");
  1857. t.apple_keypad_minus = Str("Hotkeys.AppleKeypadSubtract");
  1858. t.apple_keypad_decimal = Str("Hotkeys.AppleKeypadDecimal");
  1859. t.apple_keypad_equal = Str("Hotkeys.AppleKeypadEqual");
  1860. t.mouse_num = Str("Hotkeys.MouseButton");
  1861. t.escape = Str("Hotkeys.Escape");
  1862. obs_hotkeys_set_translations(&t);
  1863. obs_hotkeys_set_audio_hotkeys_translations(Str("Mute"), Str("Unmute"),
  1864. Str("Push-to-mute"),
  1865. Str("Push-to-talk"));
  1866. obs_hotkeys_set_sceneitem_hotkeys_translations(Str("SceneItemShow"),
  1867. Str("SceneItemHide"));
  1868. obs_hotkey_enable_callback_rerouting(true);
  1869. obs_hotkey_set_callback_routing_func(OBSBasic::HotkeyTriggered, this);
  1870. }
  1871. void OBSBasic::ProcessHotkey(obs_hotkey_id id, bool pressed)
  1872. {
  1873. obs_hotkey_trigger_routed_callback(id, pressed);
  1874. }
  1875. void OBSBasic::HotkeyTriggered(void *data, obs_hotkey_id id, bool pressed)
  1876. {
  1877. OBSBasic &basic = *static_cast<OBSBasic *>(data);
  1878. QMetaObject::invokeMethod(&basic, "ProcessHotkey",
  1879. Q_ARG(obs_hotkey_id, id),
  1880. Q_ARG(bool, pressed));
  1881. }
  1882. void OBSBasic::CreateHotkeys()
  1883. {
  1884. ProfileScope("OBSBasic::CreateHotkeys");
  1885. auto LoadHotkeyData = [&](const char *name) -> OBSData {
  1886. const char *info =
  1887. config_get_string(basicConfig, "Hotkeys", name);
  1888. if (!info)
  1889. return {};
  1890. OBSDataAutoRelease data = obs_data_create_from_json(info);
  1891. if (!data)
  1892. return {};
  1893. return data.Get();
  1894. };
  1895. auto LoadHotkey = [&](obs_hotkey_id id, const char *name) {
  1896. OBSDataArrayAutoRelease array =
  1897. obs_data_get_array(LoadHotkeyData(name), "bindings");
  1898. obs_hotkey_load(id, array);
  1899. };
  1900. auto LoadHotkeyPair = [&](obs_hotkey_pair_id id, const char *name0,
  1901. const char *name1) {
  1902. OBSDataArrayAutoRelease array0 =
  1903. obs_data_get_array(LoadHotkeyData(name0), "bindings");
  1904. OBSDataArrayAutoRelease array1 =
  1905. obs_data_get_array(LoadHotkeyData(name1), "bindings");
  1906. obs_hotkey_pair_load(id, array0, array1);
  1907. };
  1908. #define MAKE_CALLBACK(pred, method, log_action) \
  1909. [](void *data, obs_hotkey_pair_id, obs_hotkey_t *, bool pressed) { \
  1910. OBSBasic &basic = *static_cast<OBSBasic *>(data); \
  1911. if ((pred) && pressed) { \
  1912. blog(LOG_INFO, log_action " due to hotkey"); \
  1913. method(); \
  1914. return true; \
  1915. } \
  1916. return false; \
  1917. }
  1918. streamingHotkeys = obs_hotkey_pair_register_frontend(
  1919. "OBSBasic.StartStreaming", Str("Basic.Main.StartStreaming"),
  1920. "OBSBasic.StopStreaming", Str("Basic.Main.StopStreaming"),
  1921. MAKE_CALLBACK(!basic.outputHandler->StreamingActive() &&
  1922. basic.ui->streamButton->isEnabled(),
  1923. basic.StartStreaming, "Starting stream"),
  1924. MAKE_CALLBACK(basic.outputHandler->StreamingActive() &&
  1925. basic.ui->streamButton->isEnabled(),
  1926. basic.StopStreaming, "Stopping stream"),
  1927. this, this);
  1928. LoadHotkeyPair(streamingHotkeys, "OBSBasic.StartStreaming",
  1929. "OBSBasic.StopStreaming");
  1930. auto cb = [](void *data, obs_hotkey_id, obs_hotkey_t *, bool pressed) {
  1931. OBSBasic &basic = *static_cast<OBSBasic *>(data);
  1932. if (basic.outputHandler->StreamingActive() && pressed) {
  1933. basic.ForceStopStreaming();
  1934. }
  1935. };
  1936. forceStreamingStopHotkey = obs_hotkey_register_frontend(
  1937. "OBSBasic.ForceStopStreaming",
  1938. Str("Basic.Main.ForceStopStreaming"), cb, this);
  1939. LoadHotkey(forceStreamingStopHotkey, "OBSBasic.ForceStopStreaming");
  1940. recordingHotkeys = obs_hotkey_pair_register_frontend(
  1941. "OBSBasic.StartRecording", Str("Basic.Main.StartRecording"),
  1942. "OBSBasic.StopRecording", Str("Basic.Main.StopRecording"),
  1943. MAKE_CALLBACK(!basic.outputHandler->RecordingActive() &&
  1944. !basic.ui->recordButton->isChecked(),
  1945. basic.StartRecording, "Starting recording"),
  1946. MAKE_CALLBACK(basic.outputHandler->RecordingActive() &&
  1947. basic.ui->recordButton->isChecked(),
  1948. basic.StopRecording, "Stopping recording"),
  1949. this, this);
  1950. LoadHotkeyPair(recordingHotkeys, "OBSBasic.StartRecording",
  1951. "OBSBasic.StopRecording");
  1952. pauseHotkeys = obs_hotkey_pair_register_frontend(
  1953. "OBSBasic.PauseRecording", Str("Basic.Main.PauseRecording"),
  1954. "OBSBasic.UnpauseRecording", Str("Basic.Main.UnpauseRecording"),
  1955. MAKE_CALLBACK(basic.pause && !basic.pause->isChecked(),
  1956. basic.PauseRecording, "Pausing recording"),
  1957. MAKE_CALLBACK(basic.pause && basic.pause->isChecked(),
  1958. basic.UnpauseRecording, "Unpausing recording"),
  1959. this, this);
  1960. LoadHotkeyPair(pauseHotkeys, "OBSBasic.PauseRecording",
  1961. "OBSBasic.UnpauseRecording");
  1962. replayBufHotkeys = obs_hotkey_pair_register_frontend(
  1963. "OBSBasic.StartReplayBuffer",
  1964. Str("Basic.Main.StartReplayBuffer"),
  1965. "OBSBasic.StopReplayBuffer", Str("Basic.Main.StopReplayBuffer"),
  1966. MAKE_CALLBACK(!basic.outputHandler->ReplayBufferActive(),
  1967. basic.StartReplayBuffer,
  1968. "Starting replay buffer"),
  1969. MAKE_CALLBACK(basic.outputHandler->ReplayBufferActive(),
  1970. basic.StopReplayBuffer, "Stopping replay buffer"),
  1971. this, this);
  1972. LoadHotkeyPair(replayBufHotkeys, "OBSBasic.StartReplayBuffer",
  1973. "OBSBasic.StopReplayBuffer");
  1974. if (vcamEnabled) {
  1975. vcamHotkeys = obs_hotkey_pair_register_frontend(
  1976. "OBSBasic.StartVirtualCam",
  1977. Str("Basic.Main.StartVirtualCam"),
  1978. "OBSBasic.StopVirtualCam",
  1979. Str("Basic.Main.StopVirtualCam"),
  1980. MAKE_CALLBACK(!basic.outputHandler->VirtualCamActive(),
  1981. basic.StartVirtualCam,
  1982. "Starting virtual camera"),
  1983. MAKE_CALLBACK(basic.outputHandler->VirtualCamActive(),
  1984. basic.StopVirtualCam,
  1985. "Stopping virtual camera"),
  1986. this, this);
  1987. LoadHotkeyPair(vcamHotkeys, "OBSBasic.StartVirtualCam",
  1988. "OBSBasic.StopVirtualCam");
  1989. }
  1990. togglePreviewHotkeys = obs_hotkey_pair_register_frontend(
  1991. "OBSBasic.EnablePreview",
  1992. Str("Basic.Main.PreviewConextMenu.Enable"),
  1993. "OBSBasic.DisablePreview", Str("Basic.Main.Preview.Disable"),
  1994. MAKE_CALLBACK(!basic.previewEnabled, basic.EnablePreview,
  1995. "Enabling preview"),
  1996. MAKE_CALLBACK(basic.previewEnabled, basic.DisablePreview,
  1997. "Disabling preview"),
  1998. this, this);
  1999. LoadHotkeyPair(togglePreviewHotkeys, "OBSBasic.EnablePreview",
  2000. "OBSBasic.DisablePreview");
  2001. contextBarHotkeys = obs_hotkey_pair_register_frontend(
  2002. "OBSBasic.ShowContextBar", Str("Basic.Main.ShowContextBar"),
  2003. "OBSBasic.HideContextBar", Str("Basic.Main.HideContextBar"),
  2004. MAKE_CALLBACK(!basic.ui->contextContainer->isVisible(),
  2005. basic.ShowContextBar, "Showing Context Bar"),
  2006. MAKE_CALLBACK(basic.ui->contextContainer->isVisible(),
  2007. basic.HideContextBar, "Hiding Context Bar"),
  2008. this, this);
  2009. LoadHotkeyPair(contextBarHotkeys, "OBSBasic.ShowContextBar",
  2010. "OBSBasic.HideContextBar");
  2011. #undef MAKE_CALLBACK
  2012. auto togglePreviewProgram = [](void *data, obs_hotkey_id,
  2013. obs_hotkey_t *, bool pressed) {
  2014. if (pressed)
  2015. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  2016. "on_modeSwitch_clicked",
  2017. Qt::QueuedConnection);
  2018. };
  2019. togglePreviewProgramHotkey = obs_hotkey_register_frontend(
  2020. "OBSBasic.TogglePreviewProgram",
  2021. Str("Basic.TogglePreviewProgramMode"), togglePreviewProgram,
  2022. this);
  2023. LoadHotkey(togglePreviewProgramHotkey, "OBSBasic.TogglePreviewProgram");
  2024. auto transition = [](void *data, obs_hotkey_id, obs_hotkey_t *,
  2025. bool pressed) {
  2026. if (pressed)
  2027. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  2028. "TransitionClicked",
  2029. Qt::QueuedConnection);
  2030. };
  2031. transitionHotkey = obs_hotkey_register_frontend(
  2032. "OBSBasic.Transition", Str("Transition"), transition, this);
  2033. LoadHotkey(transitionHotkey, "OBSBasic.Transition");
  2034. auto resetStats = [](void *data, obs_hotkey_id, obs_hotkey_t *,
  2035. bool pressed) {
  2036. if (pressed)
  2037. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  2038. "ResetStatsHotkey",
  2039. Qt::QueuedConnection);
  2040. };
  2041. statsHotkey = obs_hotkey_register_frontend(
  2042. "OBSBasic.ResetStats", Str("Basic.Stats.ResetStats"),
  2043. resetStats, this);
  2044. LoadHotkey(statsHotkey, "OBSBasic.ResetStats");
  2045. auto screenshot = [](void *data, obs_hotkey_id, obs_hotkey_t *,
  2046. bool pressed) {
  2047. if (pressed)
  2048. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  2049. "Screenshot",
  2050. Qt::QueuedConnection);
  2051. };
  2052. screenshotHotkey = obs_hotkey_register_frontend(
  2053. "OBSBasic.Screenshot", Str("Screenshot"), screenshot, this);
  2054. LoadHotkey(screenshotHotkey, "OBSBasic.Screenshot");
  2055. auto screenshotSource = [](void *data, obs_hotkey_id, obs_hotkey_t *,
  2056. bool pressed) {
  2057. if (pressed)
  2058. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  2059. "ScreenshotSelectedSource",
  2060. Qt::QueuedConnection);
  2061. };
  2062. sourceScreenshotHotkey = obs_hotkey_register_frontend(
  2063. "OBSBasic.SelectedSourceScreenshot",
  2064. Str("Screenshot.SourceHotkey"), screenshotSource, this);
  2065. LoadHotkey(sourceScreenshotHotkey, "OBSBasic.SelectedSourceScreenshot");
  2066. }
  2067. void OBSBasic::ClearHotkeys()
  2068. {
  2069. obs_hotkey_pair_unregister(streamingHotkeys);
  2070. obs_hotkey_pair_unregister(recordingHotkeys);
  2071. obs_hotkey_pair_unregister(pauseHotkeys);
  2072. obs_hotkey_pair_unregister(replayBufHotkeys);
  2073. obs_hotkey_pair_unregister(vcamHotkeys);
  2074. obs_hotkey_pair_unregister(togglePreviewHotkeys);
  2075. obs_hotkey_pair_unregister(contextBarHotkeys);
  2076. obs_hotkey_unregister(forceStreamingStopHotkey);
  2077. obs_hotkey_unregister(togglePreviewProgramHotkey);
  2078. obs_hotkey_unregister(transitionHotkey);
  2079. obs_hotkey_unregister(statsHotkey);
  2080. obs_hotkey_unregister(screenshotHotkey);
  2081. obs_hotkey_unregister(sourceScreenshotHotkey);
  2082. }
  2083. OBSBasic::~OBSBasic()
  2084. {
  2085. /* clear out UI event queue */
  2086. QApplication::sendPostedEvents(nullptr);
  2087. QApplication::sendPostedEvents(nullptr, QEvent::DeferredDelete);
  2088. if (updateCheckThread && updateCheckThread->isRunning())
  2089. updateCheckThread->wait();
  2090. delete screenshotData;
  2091. delete multiviewProjectorMenu;
  2092. delete previewProjector;
  2093. delete studioProgramProjector;
  2094. delete previewProjectorSource;
  2095. delete previewProjectorMain;
  2096. delete sourceProjector;
  2097. delete sceneProjectorMenu;
  2098. delete scaleFilteringMenu;
  2099. delete blendingModeMenu;
  2100. delete colorMenu;
  2101. delete colorWidgetAction;
  2102. delete colorSelect;
  2103. delete deinterlaceMenu;
  2104. delete perSceneTransitionMenu;
  2105. delete shortcutFilter;
  2106. delete trayMenu;
  2107. delete programOptions;
  2108. delete program;
  2109. /* XXX: any obs data must be released before calling obs_shutdown.
  2110. * currently, we can't automate this with C++ RAII because of the
  2111. * delicate nature of obs_shutdown needing to be freed before the UI
  2112. * can be freed, and we have no control over the destruction order of
  2113. * the Qt UI stuff, so we have to manually clear any references to
  2114. * libobs. */
  2115. delete cpuUsageTimer;
  2116. os_cpu_usage_info_destroy(cpuUsageInfo);
  2117. obs_hotkey_set_callback_routing_func(nullptr, nullptr);
  2118. ClearHotkeys();
  2119. service = nullptr;
  2120. outputHandler.reset();
  2121. if (interaction)
  2122. delete interaction;
  2123. if (properties)
  2124. delete properties;
  2125. if (filters)
  2126. delete filters;
  2127. if (transformWindow)
  2128. delete transformWindow;
  2129. if (advAudioWindow)
  2130. delete advAudioWindow;
  2131. if (about)
  2132. delete about;
  2133. obs_display_remove_draw_callback(ui->preview->GetDisplay(),
  2134. OBSBasic::RenderMain, this);
  2135. obs_enter_graphics();
  2136. gs_vertexbuffer_destroy(box);
  2137. gs_vertexbuffer_destroy(boxLeft);
  2138. gs_vertexbuffer_destroy(boxTop);
  2139. gs_vertexbuffer_destroy(boxRight);
  2140. gs_vertexbuffer_destroy(boxBottom);
  2141. gs_vertexbuffer_destroy(circle);
  2142. gs_vertexbuffer_destroy(actionSafeMargin);
  2143. gs_vertexbuffer_destroy(graphicsSafeMargin);
  2144. gs_vertexbuffer_destroy(fourByThreeSafeMargin);
  2145. gs_vertexbuffer_destroy(leftLine);
  2146. gs_vertexbuffer_destroy(topLine);
  2147. gs_vertexbuffer_destroy(rightLine);
  2148. obs_leave_graphics();
  2149. /* When shutting down, sometimes source references can get in to the
  2150. * event queue, and if we don't forcibly process those events they
  2151. * won't get processed until after obs_shutdown has been called. I
  2152. * really wish there were a more elegant way to deal with this via C++,
  2153. * but Qt doesn't use C++ in a normal way, so you can't really rely on
  2154. * normal C++ behavior for your data to be freed in the order that you
  2155. * expect or want it to. */
  2156. QApplication::sendPostedEvents(nullptr);
  2157. config_set_int(App()->GlobalConfig(), "General", "LastVersion",
  2158. LIBOBS_API_VER);
  2159. #if OBS_RELEASE_CANDIDATE > 0
  2160. config_set_int(App()->GlobalConfig(), "General", "LastRCVersion",
  2161. OBS_RELEASE_CANDIDATE_VER);
  2162. #elif OBS_BETA > 0
  2163. config_set_int(App()->GlobalConfig(), "General", "LastBetaVersion",
  2164. OBS_BETA_VER);
  2165. #endif
  2166. bool alwaysOnTop = IsAlwaysOnTop(this);
  2167. config_set_bool(App()->GlobalConfig(), "BasicWindow", "PreviewEnabled",
  2168. previewEnabled);
  2169. config_set_bool(App()->GlobalConfig(), "BasicWindow", "AlwaysOnTop",
  2170. alwaysOnTop);
  2171. config_set_bool(App()->GlobalConfig(), "BasicWindow",
  2172. "SceneDuplicationMode", sceneDuplicationMode);
  2173. config_set_bool(App()->GlobalConfig(), "BasicWindow", "SwapScenesMode",
  2174. swapScenesMode);
  2175. config_set_bool(App()->GlobalConfig(), "BasicWindow",
  2176. "EditPropertiesMode", editPropertiesMode);
  2177. config_set_bool(App()->GlobalConfig(), "BasicWindow",
  2178. "PreviewProgramMode", IsPreviewProgramMode());
  2179. config_set_bool(App()->GlobalConfig(), "BasicWindow", "DocksLocked",
  2180. ui->lockUI->isChecked());
  2181. config_save_safe(App()->GlobalConfig(), "tmp", nullptr);
  2182. #ifdef _WIN32
  2183. uint32_t winVer = GetWindowsVersion();
  2184. if (winVer > 0 && winVer < 0x602) {
  2185. bool disableAero =
  2186. config_get_bool(basicConfig, "Video", "DisableAero");
  2187. if (disableAero) {
  2188. SetAeroEnabled(true);
  2189. }
  2190. }
  2191. #endif
  2192. #ifdef BROWSER_AVAILABLE
  2193. DestroyPanelCookieManager();
  2194. delete cef;
  2195. cef = nullptr;
  2196. #endif
  2197. }
  2198. void OBSBasic::SaveProjectNow()
  2199. {
  2200. if (disableSaving)
  2201. return;
  2202. projectChanged = true;
  2203. SaveProjectDeferred();
  2204. }
  2205. void OBSBasic::SaveProject()
  2206. {
  2207. if (disableSaving)
  2208. return;
  2209. projectChanged = true;
  2210. QMetaObject::invokeMethod(this, "SaveProjectDeferred",
  2211. Qt::QueuedConnection);
  2212. }
  2213. void OBSBasic::SaveProjectDeferred()
  2214. {
  2215. if (disableSaving)
  2216. return;
  2217. if (!projectChanged)
  2218. return;
  2219. projectChanged = false;
  2220. const char *sceneCollection = config_get_string(
  2221. App()->GlobalConfig(), "Basic", "SceneCollectionFile");
  2222. char savePath[1024];
  2223. char fileName[1024];
  2224. int ret;
  2225. if (!sceneCollection)
  2226. return;
  2227. ret = snprintf(fileName, sizeof(fileName),
  2228. "obs-studio/basic/scenes/%s.json", sceneCollection);
  2229. if (ret <= 0)
  2230. return;
  2231. ret = GetConfigPath(savePath, sizeof(savePath), fileName);
  2232. if (ret <= 0)
  2233. return;
  2234. Save(savePath);
  2235. }
  2236. OBSSource OBSBasic::GetProgramSource()
  2237. {
  2238. return OBSGetStrongRef(programScene);
  2239. }
  2240. OBSScene OBSBasic::GetCurrentScene()
  2241. {
  2242. QListWidgetItem *item = ui->scenes->currentItem();
  2243. return item ? GetOBSRef<OBSScene>(item) : nullptr;
  2244. }
  2245. OBSSceneItem OBSBasic::GetSceneItem(QListWidgetItem *item)
  2246. {
  2247. return item ? GetOBSRef<OBSSceneItem>(item) : nullptr;
  2248. }
  2249. OBSSceneItem OBSBasic::GetCurrentSceneItem()
  2250. {
  2251. return ui->sources->Get(GetTopSelectedSourceItem());
  2252. }
  2253. void OBSBasic::UpdatePreviewScalingMenu()
  2254. {
  2255. bool fixedScaling = ui->preview->IsFixedScaling();
  2256. float scalingAmount = ui->preview->GetScalingAmount();
  2257. if (!fixedScaling) {
  2258. ui->actionScaleWindow->setChecked(true);
  2259. ui->actionScaleCanvas->setChecked(false);
  2260. ui->actionScaleOutput->setChecked(false);
  2261. return;
  2262. }
  2263. obs_video_info ovi;
  2264. obs_get_video_info(&ovi);
  2265. ui->actionScaleWindow->setChecked(false);
  2266. ui->actionScaleCanvas->setChecked(scalingAmount == 1.0f);
  2267. ui->actionScaleOutput->setChecked(scalingAmount ==
  2268. float(ovi.output_width) /
  2269. float(ovi.base_width));
  2270. }
  2271. void OBSBasic::CreateInteractionWindow(obs_source_t *source)
  2272. {
  2273. bool closed = true;
  2274. if (interaction)
  2275. closed = interaction->close();
  2276. if (!closed)
  2277. return;
  2278. interaction = new OBSBasicInteraction(this, source);
  2279. interaction->Init();
  2280. interaction->setAttribute(Qt::WA_DeleteOnClose, true);
  2281. }
  2282. void OBSBasic::CreatePropertiesWindow(obs_source_t *source)
  2283. {
  2284. bool closed = true;
  2285. if (properties)
  2286. closed = properties->close();
  2287. if (!closed)
  2288. return;
  2289. properties = new OBSBasicProperties(this, source);
  2290. properties->Init();
  2291. properties->setAttribute(Qt::WA_DeleteOnClose, true);
  2292. }
  2293. void OBSBasic::CreateFiltersWindow(obs_source_t *source)
  2294. {
  2295. bool closed = true;
  2296. if (filters)
  2297. closed = filters->close();
  2298. if (!closed)
  2299. return;
  2300. filters = new OBSBasicFilters(this, source);
  2301. filters->Init();
  2302. filters->setAttribute(Qt::WA_DeleteOnClose, true);
  2303. }
  2304. /* Qt callbacks for invokeMethod */
  2305. void OBSBasic::AddScene(OBSSource source)
  2306. {
  2307. const char *name = obs_source_get_name(source);
  2308. obs_scene_t *scene = obs_scene_from_source(source);
  2309. QListWidgetItem *item = new QListWidgetItem(QT_UTF8(name));
  2310. SetOBSRef(item, OBSScene(scene));
  2311. ui->scenes->addItem(item);
  2312. obs_hotkey_register_source(
  2313. source, "OBSBasic.SelectScene",
  2314. Str("Basic.Hotkeys.SelectScene"),
  2315. [](void *data, obs_hotkey_id, obs_hotkey_t *, bool pressed) {
  2316. OBSBasic *main = reinterpret_cast<OBSBasic *>(
  2317. App()->GetMainWindow());
  2318. auto potential_source =
  2319. static_cast<obs_source_t *>(data);
  2320. OBSSourceAutoRelease source =
  2321. obs_source_get_ref(potential_source);
  2322. if (source && pressed)
  2323. main->SetCurrentScene(source.Get());
  2324. },
  2325. static_cast<obs_source_t *>(source));
  2326. signal_handler_t *handler = obs_source_get_signal_handler(source);
  2327. SignalContainer<OBSScene> container;
  2328. container.ref = scene;
  2329. container.handlers.assign({
  2330. std::make_shared<OBSSignal>(handler, "item_add",
  2331. OBSBasic::SceneItemAdded, this),
  2332. std::make_shared<OBSSignal>(handler, "reorder",
  2333. OBSBasic::SceneReordered, this),
  2334. std::make_shared<OBSSignal>(handler, "refresh",
  2335. OBSBasic::SceneRefreshed, this),
  2336. });
  2337. item->setData(static_cast<int>(QtDataRole::OBSSignals),
  2338. QVariant::fromValue(container));
  2339. /* if the scene already has items (a duplicated scene) add them */
  2340. auto addSceneItem = [this](obs_sceneitem_t *item) {
  2341. AddSceneItem(item);
  2342. };
  2343. using addSceneItem_t = decltype(addSceneItem);
  2344. obs_scene_enum_items(
  2345. scene,
  2346. [](obs_scene_t *, obs_sceneitem_t *item, void *param) {
  2347. addSceneItem_t *func;
  2348. func = reinterpret_cast<addSceneItem_t *>(param);
  2349. (*func)(item);
  2350. return true;
  2351. },
  2352. &addSceneItem);
  2353. SaveProject();
  2354. if (!disableSaving) {
  2355. obs_source_t *source = obs_scene_get_source(scene);
  2356. blog(LOG_INFO, "User added scene '%s'",
  2357. obs_source_get_name(source));
  2358. OBSProjector::UpdateMultiviewProjectors();
  2359. }
  2360. if (api)
  2361. api->on_event(OBS_FRONTEND_EVENT_SCENE_LIST_CHANGED);
  2362. }
  2363. void OBSBasic::RemoveScene(OBSSource source)
  2364. {
  2365. obs_scene_t *scene = obs_scene_from_source(source);
  2366. QListWidgetItem *sel = nullptr;
  2367. int count = ui->scenes->count();
  2368. for (int i = 0; i < count; i++) {
  2369. auto item = ui->scenes->item(i);
  2370. auto cur_scene = GetOBSRef<OBSScene>(item);
  2371. if (cur_scene != scene)
  2372. continue;
  2373. sel = item;
  2374. break;
  2375. }
  2376. if (sel != nullptr) {
  2377. if (sel == ui->scenes->currentItem())
  2378. ui->sources->Clear();
  2379. delete sel;
  2380. }
  2381. SaveProject();
  2382. if (!disableSaving) {
  2383. blog(LOG_INFO, "User Removed scene '%s'",
  2384. obs_source_get_name(source));
  2385. OBSProjector::UpdateMultiviewProjectors();
  2386. }
  2387. if (api)
  2388. api->on_event(OBS_FRONTEND_EVENT_SCENE_LIST_CHANGED);
  2389. }
  2390. static bool select_one(obs_scene_t *scene, obs_sceneitem_t *item, void *param)
  2391. {
  2392. obs_sceneitem_t *selectedItem =
  2393. reinterpret_cast<obs_sceneitem_t *>(param);
  2394. if (obs_sceneitem_is_group(item))
  2395. obs_sceneitem_group_enum_items(item, select_one, param);
  2396. obs_sceneitem_select(item, (selectedItem == item));
  2397. UNUSED_PARAMETER(scene);
  2398. return true;
  2399. }
  2400. void OBSBasic::AddSceneItem(OBSSceneItem item)
  2401. {
  2402. obs_scene_t *scene = obs_sceneitem_get_scene(item);
  2403. if (GetCurrentScene() == scene)
  2404. ui->sources->Add(item);
  2405. SaveProject();
  2406. if (!disableSaving) {
  2407. obs_source_t *sceneSource = obs_scene_get_source(scene);
  2408. obs_source_t *itemSource = obs_sceneitem_get_source(item);
  2409. blog(LOG_INFO, "User added source '%s' (%s) to scene '%s'",
  2410. obs_source_get_name(itemSource),
  2411. obs_source_get_id(itemSource),
  2412. obs_source_get_name(sceneSource));
  2413. obs_scene_enum_items(scene, select_one,
  2414. (obs_sceneitem_t *)item);
  2415. }
  2416. }
  2417. static void RenameListValues(QListWidget *listWidget, const QString &newName,
  2418. const QString &prevName)
  2419. {
  2420. QList<QListWidgetItem *> items =
  2421. listWidget->findItems(prevName, Qt::MatchExactly);
  2422. for (int i = 0; i < items.count(); i++)
  2423. items[i]->setText(newName);
  2424. }
  2425. void OBSBasic::RenameSources(OBSSource source, QString newName,
  2426. QString prevName)
  2427. {
  2428. RenameListValues(ui->scenes, newName, prevName);
  2429. for (size_t i = 0; i < volumes.size(); i++) {
  2430. if (volumes[i]->GetName().compare(prevName) == 0)
  2431. volumes[i]->SetName(newName);
  2432. }
  2433. for (size_t i = 0; i < projectors.size(); i++) {
  2434. if (projectors[i]->GetSource() == source)
  2435. projectors[i]->RenameProjector(prevName, newName);
  2436. }
  2437. SaveProject();
  2438. obs_scene_t *scene = obs_scene_from_source(source);
  2439. if (scene)
  2440. OBSProjector::UpdateMultiviewProjectors();
  2441. UpdateContextBar();
  2442. }
  2443. void OBSBasic::ClearContextBar()
  2444. {
  2445. QLayoutItem *la = ui->emptySpace->layout()->itemAt(0);
  2446. if (la) {
  2447. delete la->widget();
  2448. ui->emptySpace->layout()->removeItem(la);
  2449. }
  2450. }
  2451. void OBSBasic::UpdateContextBarVisibility()
  2452. {
  2453. int width = ui->centralwidget->size().width();
  2454. ContextBarSize contextBarSizeNew;
  2455. if (width >= 740) {
  2456. contextBarSizeNew = ContextBarSize_Normal;
  2457. } else if (width >= 600) {
  2458. contextBarSizeNew = ContextBarSize_Reduced;
  2459. } else {
  2460. contextBarSizeNew = ContextBarSize_Minimized;
  2461. }
  2462. if (contextBarSize == contextBarSizeNew)
  2463. return;
  2464. contextBarSize = contextBarSizeNew;
  2465. UpdateContextBarDeferred();
  2466. }
  2467. static bool is_network_media_source(obs_source_t *source, const char *id)
  2468. {
  2469. if (strcmp(id, "ffmpeg_source") != 0)
  2470. return false;
  2471. OBSDataAutoRelease s = obs_source_get_settings(source);
  2472. bool is_local_file = obs_data_get_bool(s, "is_local_file");
  2473. return !is_local_file;
  2474. }
  2475. void OBSBasic::UpdateContextBarDeferred(bool force)
  2476. {
  2477. QMetaObject::invokeMethod(this, "UpdateContextBar",
  2478. Qt::QueuedConnection, Q_ARG(bool, force));
  2479. }
  2480. void OBSBasic::UpdateContextBar(bool force)
  2481. {
  2482. if (!ui->contextContainer->isVisible() && !force)
  2483. return;
  2484. OBSSceneItem item = GetCurrentSceneItem();
  2485. if (item) {
  2486. obs_source_t *source = obs_sceneitem_get_source(item);
  2487. bool updateNeeded = true;
  2488. QLayoutItem *la = ui->emptySpace->layout()->itemAt(0);
  2489. if (la) {
  2490. if (SourceToolbar *toolbar =
  2491. dynamic_cast<SourceToolbar *>(
  2492. la->widget())) {
  2493. if (toolbar->GetSource() == source)
  2494. updateNeeded = false;
  2495. } else if (MediaControls *toolbar =
  2496. dynamic_cast<MediaControls *>(
  2497. la->widget())) {
  2498. if (toolbar->GetSource() == source)
  2499. updateNeeded = false;
  2500. }
  2501. }
  2502. const char *id = obs_source_get_unversioned_id(source);
  2503. uint32_t flags = obs_source_get_output_flags(source);
  2504. ui->sourceInteractButton->setVisible(flags &
  2505. OBS_SOURCE_INTERACTION);
  2506. if (contextBarSize >= ContextBarSize_Reduced &&
  2507. (updateNeeded || force)) {
  2508. ClearContextBar();
  2509. if (flags & OBS_SOURCE_CONTROLLABLE_MEDIA) {
  2510. if (!is_network_media_source(source, id)) {
  2511. MediaControls *mediaControls =
  2512. new MediaControls(
  2513. ui->emptySpace);
  2514. mediaControls->SetSource(source);
  2515. ui->emptySpace->layout()->addWidget(
  2516. mediaControls);
  2517. }
  2518. } else if (strcmp(id, "browser_source") == 0) {
  2519. BrowserToolbar *c = new BrowserToolbar(
  2520. ui->emptySpace, source);
  2521. ui->emptySpace->layout()->addWidget(c);
  2522. } else if (strcmp(id, "wasapi_input_capture") == 0 ||
  2523. strcmp(id, "wasapi_output_capture") == 0 ||
  2524. strcmp(id, "coreaudio_input_capture") == 0 ||
  2525. strcmp(id, "coreaudio_output_capture") ==
  2526. 0 ||
  2527. strcmp(id, "pulse_input_capture") == 0 ||
  2528. strcmp(id, "pulse_output_capture") == 0 ||
  2529. strcmp(id, "alsa_input_capture") == 0) {
  2530. AudioCaptureToolbar *c =
  2531. new AudioCaptureToolbar(ui->emptySpace,
  2532. source);
  2533. c->Init();
  2534. ui->emptySpace->layout()->addWidget(c);
  2535. } else if (strcmp(id, "window_capture") == 0 ||
  2536. strcmp(id, "xcomposite_input") == 0) {
  2537. WindowCaptureToolbar *c =
  2538. new WindowCaptureToolbar(ui->emptySpace,
  2539. source);
  2540. c->Init();
  2541. ui->emptySpace->layout()->addWidget(c);
  2542. } else if (strcmp(id, "monitor_capture") == 0 ||
  2543. strcmp(id, "display_capture") == 0 ||
  2544. strcmp(id, "xshm_input") == 0) {
  2545. DisplayCaptureToolbar *c =
  2546. new DisplayCaptureToolbar(
  2547. ui->emptySpace, source);
  2548. c->Init();
  2549. ui->emptySpace->layout()->addWidget(c);
  2550. } else if (strcmp(id, "dshow_input") == 0) {
  2551. DeviceCaptureToolbar *c =
  2552. new DeviceCaptureToolbar(ui->emptySpace,
  2553. source);
  2554. ui->emptySpace->layout()->addWidget(c);
  2555. } else if (strcmp(id, "game_capture") == 0) {
  2556. GameCaptureToolbar *c = new GameCaptureToolbar(
  2557. ui->emptySpace, source);
  2558. ui->emptySpace->layout()->addWidget(c);
  2559. } else if (strcmp(id, "image_source") == 0) {
  2560. ImageSourceToolbar *c = new ImageSourceToolbar(
  2561. ui->emptySpace, source);
  2562. ui->emptySpace->layout()->addWidget(c);
  2563. } else if (strcmp(id, "color_source") == 0) {
  2564. ColorSourceToolbar *c = new ColorSourceToolbar(
  2565. ui->emptySpace, source);
  2566. ui->emptySpace->layout()->addWidget(c);
  2567. } else if (strcmp(id, "text_ft2_source") == 0 ||
  2568. strcmp(id, "text_gdiplus") == 0) {
  2569. TextSourceToolbar *c = new TextSourceToolbar(
  2570. ui->emptySpace, source);
  2571. ui->emptySpace->layout()->addWidget(c);
  2572. }
  2573. } else if (contextBarSize == ContextBarSize_Minimized) {
  2574. ClearContextBar();
  2575. }
  2576. QIcon icon;
  2577. if (strcmp(id, "scene") == 0)
  2578. icon = GetSceneIcon();
  2579. else if (strcmp(id, "group") == 0)
  2580. icon = GetGroupIcon();
  2581. else
  2582. icon = GetSourceIcon(id);
  2583. QPixmap pixmap = icon.pixmap(QSize(16, 16));
  2584. ui->contextSourceIcon->setPixmap(pixmap);
  2585. ui->contextSourceIconSpacer->hide();
  2586. ui->contextSourceIcon->show();
  2587. const char *name = obs_source_get_name(source);
  2588. ui->contextSourceLabel->setText(name);
  2589. ui->sourceFiltersButton->setEnabled(true);
  2590. ui->sourcePropertiesButton->setEnabled(
  2591. obs_source_configurable(source));
  2592. } else {
  2593. ClearContextBar();
  2594. ui->contextSourceIcon->hide();
  2595. ui->contextSourceIconSpacer->show();
  2596. ui->contextSourceLabel->setText(
  2597. QTStr("ContextBar.NoSelectedSource"));
  2598. ui->sourceFiltersButton->setEnabled(false);
  2599. ui->sourcePropertiesButton->setEnabled(false);
  2600. ui->sourceInteractButton->setVisible(false);
  2601. }
  2602. if (contextBarSize == ContextBarSize_Normal) {
  2603. ui->sourcePropertiesButton->setText(QTStr("Properties"));
  2604. ui->sourceFiltersButton->setText(QTStr("Filters"));
  2605. ui->sourceInteractButton->setText(QTStr("Interact"));
  2606. } else {
  2607. ui->sourcePropertiesButton->setText("");
  2608. ui->sourceFiltersButton->setText("");
  2609. ui->sourceInteractButton->setText("");
  2610. }
  2611. }
  2612. static inline bool SourceMixerHidden(obs_source_t *source)
  2613. {
  2614. OBSDataAutoRelease priv_settings =
  2615. obs_source_get_private_settings(source);
  2616. bool hidden = obs_data_get_bool(priv_settings, "mixer_hidden");
  2617. return hidden;
  2618. }
  2619. static inline void SetSourceMixerHidden(obs_source_t *source, bool hidden)
  2620. {
  2621. OBSDataAutoRelease priv_settings =
  2622. obs_source_get_private_settings(source);
  2623. obs_data_set_bool(priv_settings, "mixer_hidden", hidden);
  2624. }
  2625. void OBSBasic::GetAudioSourceFilters()
  2626. {
  2627. QAction *action = reinterpret_cast<QAction *>(sender());
  2628. VolControl *vol = action->property("volControl").value<VolControl *>();
  2629. obs_source_t *source = vol->GetSource();
  2630. CreateFiltersWindow(source);
  2631. }
  2632. void OBSBasic::GetAudioSourceProperties()
  2633. {
  2634. QAction *action = reinterpret_cast<QAction *>(sender());
  2635. VolControl *vol = action->property("volControl").value<VolControl *>();
  2636. obs_source_t *source = vol->GetSource();
  2637. CreatePropertiesWindow(source);
  2638. }
  2639. void OBSBasic::HideAudioControl()
  2640. {
  2641. QAction *action = reinterpret_cast<QAction *>(sender());
  2642. VolControl *vol = action->property("volControl").value<VolControl *>();
  2643. obs_source_t *source = vol->GetSource();
  2644. if (!SourceMixerHidden(source)) {
  2645. SetSourceMixerHidden(source, true);
  2646. DeactivateAudioSource(source);
  2647. }
  2648. }
  2649. void OBSBasic::UnhideAllAudioControls()
  2650. {
  2651. auto UnhideAudioMixer = [this](obs_source_t *source) /* -- */
  2652. {
  2653. if (!obs_source_active(source))
  2654. return true;
  2655. if (!SourceMixerHidden(source))
  2656. return true;
  2657. SetSourceMixerHidden(source, false);
  2658. ActivateAudioSource(source);
  2659. return true;
  2660. };
  2661. using UnhideAudioMixer_t = decltype(UnhideAudioMixer);
  2662. auto PreEnum = [](void *data, obs_source_t *source) -> bool /* -- */
  2663. { return (*reinterpret_cast<UnhideAudioMixer_t *>(data))(source); };
  2664. obs_enum_sources(PreEnum, &UnhideAudioMixer);
  2665. }
  2666. void OBSBasic::ToggleHideMixer()
  2667. {
  2668. OBSSceneItem item = GetCurrentSceneItem();
  2669. OBSSource source = obs_sceneitem_get_source(item);
  2670. if (!SourceMixerHidden(source)) {
  2671. SetSourceMixerHidden(source, true);
  2672. DeactivateAudioSource(source);
  2673. } else {
  2674. SetSourceMixerHidden(source, false);
  2675. ActivateAudioSource(source);
  2676. }
  2677. }
  2678. void OBSBasic::MixerRenameSource()
  2679. {
  2680. QAction *action = reinterpret_cast<QAction *>(sender());
  2681. VolControl *vol = action->property("volControl").value<VolControl *>();
  2682. OBSSource source = vol->GetSource();
  2683. const char *prevName = obs_source_get_name(source);
  2684. for (;;) {
  2685. string name;
  2686. bool accepted = NameDialog::AskForName(
  2687. this, QTStr("Basic.Main.MixerRename.Title"),
  2688. QTStr("Basic.Main.MixerRename.Text"), name,
  2689. QT_UTF8(prevName));
  2690. if (!accepted)
  2691. return;
  2692. if (name.empty()) {
  2693. OBSMessageBox::warning(this,
  2694. QTStr("NoNameEntered.Title"),
  2695. QTStr("NoNameEntered.Text"));
  2696. continue;
  2697. }
  2698. OBSSourceAutoRelease sourceTest =
  2699. obs_get_source_by_name(name.c_str());
  2700. if (sourceTest) {
  2701. OBSMessageBox::warning(this, QTStr("NameExists.Title"),
  2702. QTStr("NameExists.Text"));
  2703. continue;
  2704. }
  2705. obs_source_set_name(source, name.c_str());
  2706. break;
  2707. }
  2708. }
  2709. static inline bool SourceVolumeLocked(obs_source_t *source)
  2710. {
  2711. OBSDataAutoRelease priv_settings =
  2712. obs_source_get_private_settings(source);
  2713. bool lock = obs_data_get_bool(priv_settings, "volume_locked");
  2714. return lock;
  2715. }
  2716. void OBSBasic::LockVolumeControl(bool lock)
  2717. {
  2718. QAction *action = reinterpret_cast<QAction *>(sender());
  2719. VolControl *vol = action->property("volControl").value<VolControl *>();
  2720. obs_source_t *source = vol->GetSource();
  2721. OBSDataAutoRelease priv_settings =
  2722. obs_source_get_private_settings(source);
  2723. obs_data_set_bool(priv_settings, "volume_locked", lock);
  2724. vol->EnableSlider(!lock);
  2725. }
  2726. void OBSBasic::VolControlContextMenu()
  2727. {
  2728. VolControl *vol = reinterpret_cast<VolControl *>(sender());
  2729. /* ------------------- */
  2730. QAction lockAction(QTStr("LockVolume"), this);
  2731. lockAction.setCheckable(true);
  2732. lockAction.setChecked(SourceVolumeLocked(vol->GetSource()));
  2733. QAction hideAction(QTStr("Hide"), this);
  2734. QAction unhideAllAction(QTStr("UnhideAll"), this);
  2735. QAction mixerRenameAction(QTStr("Rename"), this);
  2736. QAction copyFiltersAction(QTStr("Copy.Filters"), this);
  2737. QAction pasteFiltersAction(QTStr("Paste.Filters"), this);
  2738. QAction filtersAction(QTStr("Filters"), this);
  2739. QAction propertiesAction(QTStr("Properties"), this);
  2740. QAction advPropAction(QTStr("Basic.MainMenu.Edit.AdvAudio"), this);
  2741. QAction toggleControlLayoutAction(QTStr("VerticalLayout"), this);
  2742. toggleControlLayoutAction.setCheckable(true);
  2743. toggleControlLayoutAction.setChecked(config_get_bool(
  2744. GetGlobalConfig(), "BasicWindow", "VerticalVolControl"));
  2745. /* ------------------- */
  2746. connect(&hideAction, &QAction::triggered, this,
  2747. &OBSBasic::HideAudioControl, Qt::DirectConnection);
  2748. connect(&unhideAllAction, &QAction::triggered, this,
  2749. &OBSBasic::UnhideAllAudioControls, Qt::DirectConnection);
  2750. connect(&lockAction, &QAction::toggled, this,
  2751. &OBSBasic::LockVolumeControl, Qt::DirectConnection);
  2752. connect(&mixerRenameAction, &QAction::triggered, this,
  2753. &OBSBasic::MixerRenameSource, Qt::DirectConnection);
  2754. connect(&copyFiltersAction, &QAction::triggered, this,
  2755. &OBSBasic::AudioMixerCopyFilters, Qt::DirectConnection);
  2756. connect(&pasteFiltersAction, &QAction::triggered, this,
  2757. &OBSBasic::AudioMixerPasteFilters, Qt::DirectConnection);
  2758. connect(&filtersAction, &QAction::triggered, this,
  2759. &OBSBasic::GetAudioSourceFilters, Qt::DirectConnection);
  2760. connect(&propertiesAction, &QAction::triggered, this,
  2761. &OBSBasic::GetAudioSourceProperties, Qt::DirectConnection);
  2762. connect(&advPropAction, &QAction::triggered, this,
  2763. &OBSBasic::on_actionAdvAudioProperties_triggered,
  2764. Qt::DirectConnection);
  2765. /* ------------------- */
  2766. connect(&toggleControlLayoutAction, &QAction::changed, this,
  2767. &OBSBasic::ToggleVolControlLayout, Qt::DirectConnection);
  2768. /* ------------------- */
  2769. hideAction.setProperty("volControl",
  2770. QVariant::fromValue<VolControl *>(vol));
  2771. lockAction.setProperty("volControl",
  2772. QVariant::fromValue<VolControl *>(vol));
  2773. mixerRenameAction.setProperty("volControl",
  2774. QVariant::fromValue<VolControl *>(vol));
  2775. copyFiltersAction.setProperty("volControl",
  2776. QVariant::fromValue<VolControl *>(vol));
  2777. pasteFiltersAction.setProperty("volControl",
  2778. QVariant::fromValue<VolControl *>(vol));
  2779. filtersAction.setProperty("volControl",
  2780. QVariant::fromValue<VolControl *>(vol));
  2781. propertiesAction.setProperty("volControl",
  2782. QVariant::fromValue<VolControl *>(vol));
  2783. /* ------------------- */
  2784. copyFiltersAction.setEnabled(obs_source_filter_count(vol->GetSource()) >
  2785. 0);
  2786. OBSSourceAutoRelease source =
  2787. obs_weak_source_get_source(copyFiltersSource);
  2788. if (source) {
  2789. pasteFiltersAction.setEnabled(true);
  2790. } else {
  2791. pasteFiltersAction.setEnabled(false);
  2792. }
  2793. QMenu popup;
  2794. vol->SetContextMenu(&popup);
  2795. popup.addAction(&lockAction);
  2796. popup.addSeparator();
  2797. popup.addAction(&unhideAllAction);
  2798. popup.addAction(&hideAction);
  2799. popup.addAction(&mixerRenameAction);
  2800. popup.addSeparator();
  2801. popup.addAction(&copyFiltersAction);
  2802. popup.addAction(&pasteFiltersAction);
  2803. popup.addSeparator();
  2804. popup.addAction(&toggleControlLayoutAction);
  2805. popup.addSeparator();
  2806. popup.addAction(&filtersAction);
  2807. popup.addAction(&propertiesAction);
  2808. popup.addAction(&advPropAction);
  2809. popup.exec(QCursor::pos());
  2810. vol->SetContextMenu(nullptr);
  2811. }
  2812. void OBSBasic::on_hMixerScrollArea_customContextMenuRequested()
  2813. {
  2814. StackedMixerAreaContextMenuRequested();
  2815. }
  2816. void OBSBasic::on_vMixerScrollArea_customContextMenuRequested()
  2817. {
  2818. StackedMixerAreaContextMenuRequested();
  2819. }
  2820. void OBSBasic::StackedMixerAreaContextMenuRequested()
  2821. {
  2822. QAction unhideAllAction(QTStr("UnhideAll"), this);
  2823. QAction advPropAction(QTStr("Basic.MainMenu.Edit.AdvAudio"), this);
  2824. QAction toggleControlLayoutAction(QTStr("VerticalLayout"), this);
  2825. toggleControlLayoutAction.setCheckable(true);
  2826. toggleControlLayoutAction.setChecked(config_get_bool(
  2827. GetGlobalConfig(), "BasicWindow", "VerticalVolControl"));
  2828. /* ------------------- */
  2829. connect(&unhideAllAction, &QAction::triggered, this,
  2830. &OBSBasic::UnhideAllAudioControls, Qt::DirectConnection);
  2831. connect(&advPropAction, &QAction::triggered, this,
  2832. &OBSBasic::on_actionAdvAudioProperties_triggered,
  2833. Qt::DirectConnection);
  2834. /* ------------------- */
  2835. connect(&toggleControlLayoutAction, &QAction::changed, this,
  2836. &OBSBasic::ToggleVolControlLayout, Qt::DirectConnection);
  2837. /* ------------------- */
  2838. QMenu popup;
  2839. popup.addAction(&unhideAllAction);
  2840. popup.addSeparator();
  2841. popup.addAction(&toggleControlLayoutAction);
  2842. popup.addSeparator();
  2843. popup.addAction(&advPropAction);
  2844. popup.exec(QCursor::pos());
  2845. }
  2846. void OBSBasic::ToggleMixerLayout(bool vertical)
  2847. {
  2848. if (vertical) {
  2849. ui->stackedMixerArea->setMinimumSize(180, 220);
  2850. ui->stackedMixerArea->setCurrentIndex(1);
  2851. } else {
  2852. ui->stackedMixerArea->setMinimumSize(220, 0);
  2853. ui->stackedMixerArea->setCurrentIndex(0);
  2854. }
  2855. }
  2856. void OBSBasic::ToggleVolControlLayout()
  2857. {
  2858. bool vertical = !config_get_bool(GetGlobalConfig(), "BasicWindow",
  2859. "VerticalVolControl");
  2860. config_set_bool(GetGlobalConfig(), "BasicWindow", "VerticalVolControl",
  2861. vertical);
  2862. ToggleMixerLayout(vertical);
  2863. // We need to store it so we can delete current and then add
  2864. // at the right order
  2865. vector<OBSSource> sources;
  2866. for (size_t i = 0; i != volumes.size(); i++)
  2867. sources.emplace_back(volumes[i]->GetSource());
  2868. ClearVolumeControls();
  2869. for (const auto &source : sources)
  2870. ActivateAudioSource(source);
  2871. }
  2872. void OBSBasic::ActivateAudioSource(OBSSource source)
  2873. {
  2874. if (SourceMixerHidden(source))
  2875. return;
  2876. if (!obs_source_audio_active(source))
  2877. return;
  2878. bool vertical = config_get_bool(GetGlobalConfig(), "BasicWindow",
  2879. "VerticalVolControl");
  2880. VolControl *vol = new VolControl(source, true, vertical);
  2881. vol->EnableSlider(!SourceVolumeLocked(source));
  2882. double meterDecayRate =
  2883. config_get_double(basicConfig, "Audio", "MeterDecayRate");
  2884. vol->SetMeterDecayRate(meterDecayRate);
  2885. uint32_t peakMeterTypeIdx =
  2886. config_get_uint(basicConfig, "Audio", "PeakMeterType");
  2887. enum obs_peak_meter_type peakMeterType;
  2888. switch (peakMeterTypeIdx) {
  2889. case 0:
  2890. peakMeterType = SAMPLE_PEAK_METER;
  2891. break;
  2892. case 1:
  2893. peakMeterType = TRUE_PEAK_METER;
  2894. break;
  2895. default:
  2896. peakMeterType = SAMPLE_PEAK_METER;
  2897. break;
  2898. }
  2899. vol->setPeakMeterType(peakMeterType);
  2900. vol->setContextMenuPolicy(Qt::CustomContextMenu);
  2901. connect(vol, &QWidget::customContextMenuRequested, this,
  2902. &OBSBasic::VolControlContextMenu);
  2903. connect(vol, &VolControl::ConfigClicked, this,
  2904. &OBSBasic::VolControlContextMenu);
  2905. InsertQObjectByName(volumes, vol);
  2906. for (auto volume : volumes) {
  2907. if (vertical)
  2908. ui->vVolControlLayout->addWidget(volume);
  2909. else
  2910. ui->hVolControlLayout->addWidget(volume);
  2911. }
  2912. }
  2913. void OBSBasic::DeactivateAudioSource(OBSSource source)
  2914. {
  2915. for (size_t i = 0; i < volumes.size(); i++) {
  2916. if (volumes[i]->GetSource() == source) {
  2917. delete volumes[i];
  2918. volumes.erase(volumes.begin() + i);
  2919. break;
  2920. }
  2921. }
  2922. }
  2923. bool OBSBasic::QueryRemoveSource(obs_source_t *source)
  2924. {
  2925. if (obs_source_get_type(source) == OBS_SOURCE_TYPE_SCENE &&
  2926. !obs_source_is_group(source)) {
  2927. int count = ui->scenes->count();
  2928. if (count == 1) {
  2929. OBSMessageBox::information(this,
  2930. QTStr("FinalScene.Title"),
  2931. QTStr("FinalScene.Text"));
  2932. return false;
  2933. }
  2934. }
  2935. const char *name = obs_source_get_name(source);
  2936. QString text = QTStr("ConfirmRemove.Text");
  2937. text.replace("$1", QT_UTF8(name));
  2938. QMessageBox remove_source(this);
  2939. remove_source.setText(text);
  2940. QPushButton *Yes =
  2941. remove_source.addButton(QTStr("Yes"), QMessageBox::YesRole);
  2942. remove_source.setDefaultButton(Yes);
  2943. remove_source.addButton(QTStr("No"), QMessageBox::NoRole);
  2944. remove_source.setIcon(QMessageBox::Question);
  2945. remove_source.setWindowTitle(QTStr("ConfirmRemove.Title"));
  2946. remove_source.exec();
  2947. return Yes == remove_source.clickedButton();
  2948. }
  2949. #define UPDATE_CHECK_INTERVAL (60 * 60 * 24 * 4) /* 4 days */
  2950. #ifdef UPDATE_SPARKLE
  2951. void init_sparkle_updater(bool update_to_undeployed);
  2952. void trigger_sparkle_update();
  2953. #endif
  2954. void OBSBasic::TimedCheckForUpdates()
  2955. {
  2956. if (App()->IsUpdaterDisabled())
  2957. return;
  2958. if (!config_get_bool(App()->GlobalConfig(), "General",
  2959. "EnableAutoUpdates"))
  2960. return;
  2961. #ifdef UPDATE_SPARKLE
  2962. init_sparkle_updater(config_get_bool(App()->GlobalConfig(), "General",
  2963. "UpdateToUndeployed"));
  2964. #elif _WIN32
  2965. long long lastUpdate = config_get_int(App()->GlobalConfig(), "General",
  2966. "LastUpdateCheck");
  2967. uint32_t lastVersion =
  2968. config_get_int(App()->GlobalConfig(), "General", "LastVersion");
  2969. if (lastVersion < LIBOBS_API_VER) {
  2970. lastUpdate = 0;
  2971. config_set_int(App()->GlobalConfig(), "General",
  2972. "LastUpdateCheck", 0);
  2973. }
  2974. long long t = (long long)time(nullptr);
  2975. long long secs = t - lastUpdate;
  2976. if (secs > UPDATE_CHECK_INTERVAL)
  2977. CheckForUpdates(false);
  2978. #endif
  2979. }
  2980. void OBSBasic::CheckForUpdates(bool manualUpdate)
  2981. {
  2982. #ifdef UPDATE_SPARKLE
  2983. trigger_sparkle_update();
  2984. #elif _WIN32
  2985. ui->actionCheckForUpdates->setEnabled(false);
  2986. if (updateCheckThread && updateCheckThread->isRunning())
  2987. return;
  2988. updateCheckThread.reset(new AutoUpdateThread(manualUpdate));
  2989. updateCheckThread->start();
  2990. #endif
  2991. UNUSED_PARAMETER(manualUpdate);
  2992. }
  2993. void OBSBasic::updateCheckFinished()
  2994. {
  2995. ui->actionCheckForUpdates->setEnabled(true);
  2996. }
  2997. void OBSBasic::DuplicateSelectedScene()
  2998. {
  2999. OBSScene curScene = GetCurrentScene();
  3000. if (!curScene)
  3001. return;
  3002. OBSSource curSceneSource = obs_scene_get_source(curScene);
  3003. QString format{obs_source_get_name(curSceneSource)};
  3004. format += " %1";
  3005. int i = 2;
  3006. QString placeHolderText = format.arg(i);
  3007. OBSSourceAutoRelease source = nullptr;
  3008. while ((source = obs_get_source_by_name(QT_TO_UTF8(placeHolderText)))) {
  3009. placeHolderText = format.arg(++i);
  3010. }
  3011. for (;;) {
  3012. string name;
  3013. bool accepted = NameDialog::AskForName(
  3014. this, QTStr("Basic.Main.AddSceneDlg.Title"),
  3015. QTStr("Basic.Main.AddSceneDlg.Text"), name,
  3016. placeHolderText);
  3017. if (!accepted)
  3018. return;
  3019. if (name.empty()) {
  3020. OBSMessageBox::warning(this,
  3021. QTStr("NoNameEntered.Title"),
  3022. QTStr("NoNameEntered.Text"));
  3023. continue;
  3024. }
  3025. obs_source_t *source = obs_get_source_by_name(name.c_str());
  3026. if (source) {
  3027. OBSMessageBox::warning(this, QTStr("NameExists.Title"),
  3028. QTStr("NameExists.Text"));
  3029. obs_source_release(source);
  3030. continue;
  3031. }
  3032. OBSSceneAutoRelease scene = obs_scene_duplicate(
  3033. curScene, name.c_str(), OBS_SCENE_DUP_REFS);
  3034. source = obs_scene_get_source(scene);
  3035. SetCurrentScene(source, true);
  3036. auto undo = [](const std::string &data) {
  3037. OBSSourceAutoRelease source =
  3038. obs_get_source_by_name(data.c_str());
  3039. obs_source_remove(source);
  3040. };
  3041. auto redo = [this, name](const std::string &data) {
  3042. OBSSourceAutoRelease source =
  3043. obs_get_source_by_name(data.c_str());
  3044. obs_scene_t *scene = obs_scene_from_source(source);
  3045. scene = obs_scene_duplicate(scene, name.c_str(),
  3046. OBS_SCENE_DUP_REFS);
  3047. source = obs_scene_get_source(scene);
  3048. SetCurrentScene(source.Get(), true);
  3049. };
  3050. undo_s.add_action(
  3051. QTStr("Undo.Scene.Duplicate")
  3052. .arg(obs_source_get_name(source)),
  3053. undo, redo, obs_source_get_name(source),
  3054. obs_source_get_name(obs_scene_get_source(curScene)));
  3055. break;
  3056. }
  3057. }
  3058. static bool save_undo_source_enum(obs_scene_t *scene, obs_sceneitem_t *item,
  3059. void *p)
  3060. {
  3061. UNUSED_PARAMETER(scene);
  3062. obs_source_t *source = obs_sceneitem_get_source(item);
  3063. if (obs_obj_is_private(source) && !obs_source_removed(source))
  3064. return true;
  3065. obs_data_array_t *array = (obs_data_array_t *)p;
  3066. /* check if the source is already stored in the array */
  3067. const char *name = obs_source_get_name(source);
  3068. const size_t count = obs_data_array_count(array);
  3069. for (size_t i = 0; i < count; i++) {
  3070. OBSDataAutoRelease sourceData = obs_data_array_item(array, i);
  3071. if (strcmp(name, obs_data_get_string(sourceData, "name")) == 0)
  3072. return true;
  3073. }
  3074. if (obs_source_is_group(source))
  3075. obs_scene_enum_items(obs_group_from_source(source),
  3076. save_undo_source_enum, p);
  3077. OBSDataAutoRelease source_data = obs_save_source(source);
  3078. obs_data_array_push_back(array, source_data);
  3079. return true;
  3080. }
  3081. static inline void RemoveSceneAndReleaseNested(obs_source_t *source)
  3082. {
  3083. obs_source_remove(source);
  3084. auto cb = [](void *unused, obs_source_t *source) {
  3085. UNUSED_PARAMETER(unused);
  3086. if (strcmp(obs_source_get_id(source), "scene") == 0)
  3087. obs_scene_prune_sources(obs_scene_from_source(source));
  3088. return true;
  3089. };
  3090. obs_enum_scenes(cb, NULL);
  3091. }
  3092. void OBSBasic::RemoveSelectedScene()
  3093. {
  3094. OBSScene scene = GetCurrentScene();
  3095. obs_source_t *source = obs_scene_get_source(scene);
  3096. if (!source || !QueryRemoveSource(source)) {
  3097. return;
  3098. }
  3099. /* ------------------------------ */
  3100. /* save all sources in scene */
  3101. OBSDataArrayAutoRelease sources_in_deleted_scene =
  3102. obs_data_array_create();
  3103. obs_scene_enum_items(scene, save_undo_source_enum,
  3104. sources_in_deleted_scene);
  3105. OBSDataAutoRelease scene_data = obs_save_source(source);
  3106. obs_data_array_push_back(sources_in_deleted_scene, scene_data);
  3107. /* ----------------------------------------------- */
  3108. /* save all scenes and groups the scene is used in */
  3109. OBSDataArrayAutoRelease scene_used_in_other_scenes =
  3110. obs_data_array_create();
  3111. struct other_scenes_cb_data {
  3112. obs_source_t *oldScene;
  3113. obs_data_array_t *scene_used_in_other_scenes;
  3114. } other_scenes_cb_data;
  3115. other_scenes_cb_data.oldScene = source;
  3116. other_scenes_cb_data.scene_used_in_other_scenes =
  3117. scene_used_in_other_scenes;
  3118. auto other_scenes_cb = [](void *data_ptr, obs_source_t *scene) {
  3119. struct other_scenes_cb_data *data =
  3120. (struct other_scenes_cb_data *)data_ptr;
  3121. if (strcmp(obs_source_get_name(scene),
  3122. obs_source_get_name(data->oldScene)) == 0)
  3123. return true;
  3124. obs_sceneitem_t *item = obs_scene_find_source(
  3125. obs_group_or_scene_from_source(scene),
  3126. obs_source_get_name(data->oldScene));
  3127. if (item) {
  3128. OBSDataAutoRelease scene_data =
  3129. obs_save_source(obs_scene_get_source(
  3130. obs_sceneitem_get_scene(item)));
  3131. obs_data_array_push_back(
  3132. data->scene_used_in_other_scenes, scene_data);
  3133. }
  3134. return true;
  3135. };
  3136. obs_enum_scenes(other_scenes_cb, &other_scenes_cb_data);
  3137. /* --------------------------- */
  3138. /* undo/redo */
  3139. auto undo = [this](const std::string &json) {
  3140. OBSDataAutoRelease base =
  3141. obs_data_create_from_json(json.c_str());
  3142. OBSDataArrayAutoRelease sources_in_deleted_scene =
  3143. obs_data_get_array(base, "sources_in_deleted_scene");
  3144. OBSDataArrayAutoRelease scene_used_in_other_scenes =
  3145. obs_data_get_array(base, "scene_used_in_other_scenes");
  3146. int savedIndex = (int)obs_data_get_int(base, "index");
  3147. std::vector<OBSSource> sources;
  3148. /* create missing sources */
  3149. size_t count = obs_data_array_count(sources_in_deleted_scene);
  3150. sources.reserve(count);
  3151. for (size_t i = 0; i < count; i++) {
  3152. OBSDataAutoRelease data = obs_data_array_item(
  3153. sources_in_deleted_scene, i);
  3154. const char *name = obs_data_get_string(data, "name");
  3155. OBSSourceAutoRelease source =
  3156. obs_get_source_by_name(name);
  3157. if (!source) {
  3158. source = obs_load_source(data);
  3159. sources.push_back(source.Get());
  3160. }
  3161. }
  3162. /* actually load sources now */
  3163. for (obs_source_t *source : sources)
  3164. obs_source_load2(source);
  3165. /* Add scene to scenes and groups it was nested in */
  3166. for (size_t i = 0;
  3167. i < obs_data_array_count(scene_used_in_other_scenes);
  3168. i++) {
  3169. OBSDataAutoRelease data = obs_data_array_item(
  3170. scene_used_in_other_scenes, i);
  3171. const char *name = obs_data_get_string(data, "name");
  3172. OBSSourceAutoRelease source =
  3173. obs_get_source_by_name(name);
  3174. OBSDataAutoRelease settings =
  3175. obs_data_get_obj(data, "settings");
  3176. OBSDataArrayAutoRelease items =
  3177. obs_data_get_array(settings, "items");
  3178. /* Clear scene, but keep a reference to all sources in the scene to make sure they don't get destroyed */
  3179. std::vector<OBSSource> existing_sources;
  3180. auto cb = [](obs_scene_t *scene, obs_sceneitem_t *item,
  3181. void *data) {
  3182. UNUSED_PARAMETER(scene);
  3183. std::vector<OBSSource> *existing =
  3184. (std::vector<OBSSource> *)data;
  3185. OBSSource source =
  3186. obs_sceneitem_get_source(item);
  3187. obs_sceneitem_remove(item);
  3188. existing->push_back(source);
  3189. return true;
  3190. };
  3191. obs_scene_enum_items(
  3192. obs_group_or_scene_from_source(source), cb,
  3193. (void *)&existing_sources);
  3194. /* Re-add sources to the scene */
  3195. obs_sceneitems_add(
  3196. obs_group_or_scene_from_source(source), items);
  3197. }
  3198. obs_source_t *scene_source = sources.back();
  3199. OBSScene scene = obs_scene_from_source(scene_source);
  3200. SetCurrentScene(scene, true);
  3201. /* set original index in list box */
  3202. ui->scenes->blockSignals(true);
  3203. int curIndex = ui->scenes->currentRow();
  3204. QListWidgetItem *item = ui->scenes->takeItem(curIndex);
  3205. ui->scenes->insertItem(savedIndex, item);
  3206. ui->scenes->setCurrentRow(savedIndex);
  3207. ui->scenes->blockSignals(false);
  3208. };
  3209. auto redo = [](const std::string &name) {
  3210. OBSSourceAutoRelease source =
  3211. obs_get_source_by_name(name.c_str());
  3212. RemoveSceneAndReleaseNested(source);
  3213. };
  3214. OBSDataAutoRelease data = obs_data_create();
  3215. obs_data_set_array(data, "sources_in_deleted_scene",
  3216. sources_in_deleted_scene);
  3217. obs_data_set_array(data, "scene_used_in_other_scenes",
  3218. scene_used_in_other_scenes);
  3219. obs_data_set_int(data, "index", ui->scenes->currentRow());
  3220. const char *scene_name = obs_source_get_name(source);
  3221. undo_s.add_action(QTStr("Undo.Delete").arg(scene_name), undo, redo,
  3222. obs_data_get_json(data), scene_name);
  3223. /* --------------------------- */
  3224. /* remove */
  3225. RemoveSceneAndReleaseNested(source);
  3226. if (api)
  3227. api->on_event(OBS_FRONTEND_EVENT_SCENE_LIST_CHANGED);
  3228. }
  3229. void OBSBasic::ReorderSources(OBSScene scene)
  3230. {
  3231. if (scene != GetCurrentScene() || ui->sources->IgnoreReorder())
  3232. return;
  3233. ui->sources->ReorderItems();
  3234. SaveProject();
  3235. }
  3236. void OBSBasic::RefreshSources(OBSScene scene)
  3237. {
  3238. if (scene != GetCurrentScene() || ui->sources->IgnoreReorder())
  3239. return;
  3240. ui->sources->RefreshItems();
  3241. SaveProject();
  3242. }
  3243. /* OBS Callbacks */
  3244. void OBSBasic::SceneReordered(void *data, calldata_t *params)
  3245. {
  3246. OBSBasic *window = static_cast<OBSBasic *>(data);
  3247. obs_scene_t *scene = (obs_scene_t *)calldata_ptr(params, "scene");
  3248. QMetaObject::invokeMethod(window, "ReorderSources",
  3249. Q_ARG(OBSScene, OBSScene(scene)));
  3250. }
  3251. void OBSBasic::SceneRefreshed(void *data, calldata_t *params)
  3252. {
  3253. OBSBasic *window = static_cast<OBSBasic *>(data);
  3254. obs_scene_t *scene = (obs_scene_t *)calldata_ptr(params, "scene");
  3255. QMetaObject::invokeMethod(window, "RefreshSources",
  3256. Q_ARG(OBSScene, OBSScene(scene)));
  3257. }
  3258. void OBSBasic::SceneItemAdded(void *data, calldata_t *params)
  3259. {
  3260. OBSBasic *window = static_cast<OBSBasic *>(data);
  3261. obs_sceneitem_t *item = (obs_sceneitem_t *)calldata_ptr(params, "item");
  3262. QMetaObject::invokeMethod(window, "AddSceneItem",
  3263. Q_ARG(OBSSceneItem, OBSSceneItem(item)));
  3264. }
  3265. void OBSBasic::SourceCreated(void *data, calldata_t *params)
  3266. {
  3267. obs_source_t *source = (obs_source_t *)calldata_ptr(params, "source");
  3268. if (obs_scene_from_source(source) != NULL)
  3269. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  3270. "AddScene", WaitConnection(),
  3271. Q_ARG(OBSSource, OBSSource(source)));
  3272. }
  3273. void OBSBasic::SourceRemoved(void *data, calldata_t *params)
  3274. {
  3275. obs_source_t *source = (obs_source_t *)calldata_ptr(params, "source");
  3276. if (obs_scene_from_source(source) != NULL)
  3277. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  3278. "RemoveScene",
  3279. Q_ARG(OBSSource, OBSSource(source)));
  3280. }
  3281. void OBSBasic::SourceActivated(void *data, calldata_t *params)
  3282. {
  3283. obs_source_t *source = (obs_source_t *)calldata_ptr(params, "source");
  3284. uint32_t flags = obs_source_get_output_flags(source);
  3285. if (flags & OBS_SOURCE_AUDIO)
  3286. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  3287. "ActivateAudioSource",
  3288. Q_ARG(OBSSource, OBSSource(source)));
  3289. }
  3290. void OBSBasic::SourceDeactivated(void *data, calldata_t *params)
  3291. {
  3292. obs_source_t *source = (obs_source_t *)calldata_ptr(params, "source");
  3293. uint32_t flags = obs_source_get_output_flags(source);
  3294. if (flags & OBS_SOURCE_AUDIO)
  3295. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  3296. "DeactivateAudioSource",
  3297. Q_ARG(OBSSource, OBSSource(source)));
  3298. }
  3299. void OBSBasic::SourceAudioActivated(void *data, calldata_t *params)
  3300. {
  3301. obs_source_t *source = (obs_source_t *)calldata_ptr(params, "source");
  3302. if (obs_source_active(source))
  3303. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  3304. "ActivateAudioSource",
  3305. Q_ARG(OBSSource, OBSSource(source)));
  3306. }
  3307. void OBSBasic::SourceAudioDeactivated(void *data, calldata_t *params)
  3308. {
  3309. obs_source_t *source = (obs_source_t *)calldata_ptr(params, "source");
  3310. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  3311. "DeactivateAudioSource",
  3312. Q_ARG(OBSSource, OBSSource(source)));
  3313. }
  3314. void OBSBasic::SourceRenamed(void *data, calldata_t *params)
  3315. {
  3316. obs_source_t *source = (obs_source_t *)calldata_ptr(params, "source");
  3317. const char *newName = calldata_string(params, "new_name");
  3318. const char *prevName = calldata_string(params, "prev_name");
  3319. QMetaObject::invokeMethod(static_cast<OBSBasic *>(data),
  3320. "RenameSources", Q_ARG(OBSSource, source),
  3321. Q_ARG(QString, QT_UTF8(newName)),
  3322. Q_ARG(QString, QT_UTF8(prevName)));
  3323. blog(LOG_INFO, "Source '%s' renamed to '%s'", prevName, newName);
  3324. }
  3325. void OBSBasic::DrawBackdrop(float cx, float cy)
  3326. {
  3327. if (!box)
  3328. return;
  3329. GS_DEBUG_MARKER_BEGIN(GS_DEBUG_COLOR_DEFAULT, "DrawBackdrop");
  3330. gs_effect_t *solid = obs_get_base_effect(OBS_EFFECT_SOLID);
  3331. gs_eparam_t *color = gs_effect_get_param_by_name(solid, "color");
  3332. gs_technique_t *tech = gs_effect_get_technique(solid, "Solid");
  3333. vec4 colorVal;
  3334. vec4_set(&colorVal, 0.0f, 0.0f, 0.0f, 1.0f);
  3335. gs_effect_set_vec4(color, &colorVal);
  3336. gs_technique_begin(tech);
  3337. gs_technique_begin_pass(tech, 0);
  3338. gs_matrix_push();
  3339. gs_matrix_identity();
  3340. gs_matrix_scale3f(float(cx), float(cy), 1.0f);
  3341. gs_load_vertexbuffer(box);
  3342. gs_draw(GS_TRISTRIP, 0, 0);
  3343. gs_matrix_pop();
  3344. gs_technique_end_pass(tech);
  3345. gs_technique_end(tech);
  3346. gs_load_vertexbuffer(nullptr);
  3347. GS_DEBUG_MARKER_END();
  3348. }
  3349. void OBSBasic::RenderMain(void *data, uint32_t cx, uint32_t cy)
  3350. {
  3351. GS_DEBUG_MARKER_BEGIN(GS_DEBUG_COLOR_DEFAULT, "RenderMain");
  3352. OBSBasic *window = static_cast<OBSBasic *>(data);
  3353. obs_video_info ovi;
  3354. obs_get_video_info(&ovi);
  3355. window->previewCX = int(window->previewScale * float(ovi.base_width));
  3356. window->previewCY = int(window->previewScale * float(ovi.base_height));
  3357. gs_viewport_push();
  3358. gs_projection_push();
  3359. obs_display_t *display = window->ui->preview->GetDisplay();
  3360. uint32_t width, height;
  3361. obs_display_size(display, &width, &height);
  3362. float right = float(width) - window->previewX;
  3363. float bottom = float(height) - window->previewY;
  3364. gs_ortho(-window->previewX, right, -window->previewY, bottom, -100.0f,
  3365. 100.0f);
  3366. window->ui->preview->DrawOverflow();
  3367. /* --------------------------------------- */
  3368. gs_ortho(0.0f, float(ovi.base_width), 0.0f, float(ovi.base_height),
  3369. -100.0f, 100.0f);
  3370. gs_set_viewport(window->previewX, window->previewY, window->previewCX,
  3371. window->previewCY);
  3372. if (window->IsPreviewProgramMode()) {
  3373. window->DrawBackdrop(float(ovi.base_width),
  3374. float(ovi.base_height));
  3375. OBSScene scene = window->GetCurrentScene();
  3376. obs_source_t *source = obs_scene_get_source(scene);
  3377. if (source)
  3378. obs_source_video_render(source);
  3379. } else {
  3380. obs_render_main_texture_src_color_only();
  3381. }
  3382. gs_load_vertexbuffer(nullptr);
  3383. /* --------------------------------------- */
  3384. gs_ortho(-window->previewX, right, -window->previewY, bottom, -100.0f,
  3385. 100.0f);
  3386. gs_reset_viewport();
  3387. window->ui->preview->DrawSceneEditing();
  3388. uint32_t targetCX = window->previewCX;
  3389. uint32_t targetCY = window->previewCY;
  3390. if (window->drawSafeAreas) {
  3391. RenderSafeAreas(window->actionSafeMargin, targetCX, targetCY);
  3392. RenderSafeAreas(window->graphicsSafeMargin, targetCX, targetCY);
  3393. RenderSafeAreas(window->fourByThreeSafeMargin, targetCX,
  3394. targetCY);
  3395. RenderSafeAreas(window->leftLine, targetCX, targetCY);
  3396. RenderSafeAreas(window->topLine, targetCX, targetCY);
  3397. RenderSafeAreas(window->rightLine, targetCX, targetCY);
  3398. }
  3399. /* --------------------------------------- */
  3400. gs_projection_pop();
  3401. gs_viewport_pop();
  3402. GS_DEBUG_MARKER_END();
  3403. UNUSED_PARAMETER(cx);
  3404. UNUSED_PARAMETER(cy);
  3405. }
  3406. /* Main class functions */
  3407. obs_service_t *OBSBasic::GetService()
  3408. {
  3409. if (!service) {
  3410. service =
  3411. obs_service_create("rtmp_common", NULL, NULL, nullptr);
  3412. obs_service_release(service);
  3413. }
  3414. return service;
  3415. }
  3416. void OBSBasic::SetService(obs_service_t *newService)
  3417. {
  3418. if (newService) {
  3419. service = newService;
  3420. }
  3421. }
  3422. int OBSBasic::GetTransitionDuration()
  3423. {
  3424. return ui->transitionDuration->value();
  3425. }
  3426. bool OBSBasic::Active() const
  3427. {
  3428. if (!outputHandler)
  3429. return false;
  3430. return outputHandler->Active();
  3431. }
  3432. #ifdef _WIN32
  3433. #define IS_WIN32 1
  3434. #else
  3435. #define IS_WIN32 0
  3436. #endif
  3437. static inline int AttemptToResetVideo(struct obs_video_info *ovi)
  3438. {
  3439. return obs_reset_video(ovi);
  3440. }
  3441. static inline enum obs_scale_type GetScaleType(ConfigFile &basicConfig)
  3442. {
  3443. const char *scaleTypeStr =
  3444. config_get_string(basicConfig, "Video", "ScaleType");
  3445. if (astrcmpi(scaleTypeStr, "bilinear") == 0)
  3446. return OBS_SCALE_BILINEAR;
  3447. else if (astrcmpi(scaleTypeStr, "lanczos") == 0)
  3448. return OBS_SCALE_LANCZOS;
  3449. else if (astrcmpi(scaleTypeStr, "area") == 0)
  3450. return OBS_SCALE_AREA;
  3451. else
  3452. return OBS_SCALE_BICUBIC;
  3453. }
  3454. static inline enum video_format GetVideoFormatFromName(const char *name)
  3455. {
  3456. if (astrcmpi(name, "I420") == 0)
  3457. return VIDEO_FORMAT_I420;
  3458. else if (astrcmpi(name, "NV12") == 0)
  3459. return VIDEO_FORMAT_NV12;
  3460. else if (astrcmpi(name, "I444") == 0)
  3461. return VIDEO_FORMAT_I444;
  3462. #if 0 //currently unsupported
  3463. else if (astrcmpi(name, "YVYU") == 0)
  3464. return VIDEO_FORMAT_YVYU;
  3465. else if (astrcmpi(name, "YUY2") == 0)
  3466. return VIDEO_FORMAT_YUY2;
  3467. else if (astrcmpi(name, "UYVY") == 0)
  3468. return VIDEO_FORMAT_UYVY;
  3469. #endif
  3470. else
  3471. return VIDEO_FORMAT_RGBA;
  3472. }
  3473. void OBSBasic::ResetUI()
  3474. {
  3475. bool studioPortraitLayout = config_get_bool(
  3476. GetGlobalConfig(), "BasicWindow", "StudioPortraitLayout");
  3477. bool labels = config_get_bool(GetGlobalConfig(), "BasicWindow",
  3478. "StudioModeLabels");
  3479. if (studioPortraitLayout)
  3480. ui->previewLayout->setDirection(QBoxLayout::TopToBottom);
  3481. else
  3482. ui->previewLayout->setDirection(QBoxLayout::LeftToRight);
  3483. if (previewProgramMode)
  3484. ui->previewLabel->setHidden(!labels);
  3485. if (programLabel)
  3486. programLabel->setHidden(!labels);
  3487. }
  3488. int OBSBasic::ResetVideo()
  3489. {
  3490. if (outputHandler && outputHandler->Active())
  3491. return OBS_VIDEO_CURRENTLY_ACTIVE;
  3492. ProfileScope("OBSBasic::ResetVideo");
  3493. struct obs_video_info ovi;
  3494. int ret;
  3495. GetConfigFPS(ovi.fps_num, ovi.fps_den);
  3496. const char *colorFormat =
  3497. config_get_string(basicConfig, "Video", "ColorFormat");
  3498. const char *colorSpace =
  3499. config_get_string(basicConfig, "Video", "ColorSpace");
  3500. const char *colorRange =
  3501. config_get_string(basicConfig, "Video", "ColorRange");
  3502. ovi.graphics_module = App()->GetRenderModule();
  3503. ovi.base_width =
  3504. (uint32_t)config_get_uint(basicConfig, "Video", "BaseCX");
  3505. ovi.base_height =
  3506. (uint32_t)config_get_uint(basicConfig, "Video", "BaseCY");
  3507. ovi.output_width =
  3508. (uint32_t)config_get_uint(basicConfig, "Video", "OutputCX");
  3509. ovi.output_height =
  3510. (uint32_t)config_get_uint(basicConfig, "Video", "OutputCY");
  3511. ovi.output_format = GetVideoFormatFromName(colorFormat);
  3512. ovi.colorspace = astrcmpi(colorSpace, "601") == 0
  3513. ? VIDEO_CS_601
  3514. : (astrcmpi(colorSpace, "709") == 0
  3515. ? VIDEO_CS_709
  3516. : VIDEO_CS_SRGB);
  3517. ovi.range = astrcmpi(colorRange, "Full") == 0 ? VIDEO_RANGE_FULL
  3518. : VIDEO_RANGE_PARTIAL;
  3519. ovi.adapter =
  3520. config_get_uint(App()->GlobalConfig(), "Video", "AdapterIdx");
  3521. ovi.gpu_conversion = true;
  3522. ovi.scale_type = GetScaleType(basicConfig);
  3523. if (ovi.base_width < 8 || ovi.base_height < 8) {
  3524. ovi.base_width = 1920;
  3525. ovi.base_height = 1080;
  3526. config_set_uint(basicConfig, "Video", "BaseCX", 1920);
  3527. config_set_uint(basicConfig, "Video", "BaseCY", 1080);
  3528. }
  3529. if (ovi.output_width < 8 || ovi.output_height < 8) {
  3530. ovi.output_width = ovi.base_width;
  3531. ovi.output_height = ovi.base_height;
  3532. config_set_uint(basicConfig, "Video", "OutputCX",
  3533. ovi.base_width);
  3534. config_set_uint(basicConfig, "Video", "OutputCY",
  3535. ovi.base_height);
  3536. }
  3537. ret = AttemptToResetVideo(&ovi);
  3538. if (IS_WIN32 && ret != OBS_VIDEO_SUCCESS) {
  3539. if (ret == OBS_VIDEO_CURRENTLY_ACTIVE) {
  3540. blog(LOG_WARNING, "Tried to reset when "
  3541. "already active");
  3542. return ret;
  3543. }
  3544. /* Try OpenGL if DirectX fails on windows */
  3545. if (astrcmpi(ovi.graphics_module, DL_OPENGL) != 0) {
  3546. blog(LOG_WARNING,
  3547. "Failed to initialize obs video (%d) "
  3548. "with graphics_module='%s', retrying "
  3549. "with graphics_module='%s'",
  3550. ret, ovi.graphics_module, DL_OPENGL);
  3551. ovi.graphics_module = DL_OPENGL;
  3552. ret = AttemptToResetVideo(&ovi);
  3553. }
  3554. } else if (ret == OBS_VIDEO_SUCCESS) {
  3555. ResizePreview(ovi.base_width, ovi.base_height);
  3556. if (program)
  3557. ResizeProgram(ovi.base_width, ovi.base_height);
  3558. }
  3559. if (ret == OBS_VIDEO_SUCCESS) {
  3560. OBSBasicStats::InitializeValues();
  3561. OBSProjector::UpdateMultiviewProjectors();
  3562. }
  3563. return ret;
  3564. }
  3565. bool OBSBasic::ResetAudio()
  3566. {
  3567. ProfileScope("OBSBasic::ResetAudio");
  3568. struct obs_audio_info ai;
  3569. ai.samples_per_sec =
  3570. config_get_uint(basicConfig, "Audio", "SampleRate");
  3571. const char *channelSetupStr =
  3572. config_get_string(basicConfig, "Audio", "ChannelSetup");
  3573. if (strcmp(channelSetupStr, "Mono") == 0)
  3574. ai.speakers = SPEAKERS_MONO;
  3575. else if (strcmp(channelSetupStr, "2.1") == 0)
  3576. ai.speakers = SPEAKERS_2POINT1;
  3577. else if (strcmp(channelSetupStr, "4.0") == 0)
  3578. ai.speakers = SPEAKERS_4POINT0;
  3579. else if (strcmp(channelSetupStr, "4.1") == 0)
  3580. ai.speakers = SPEAKERS_4POINT1;
  3581. else if (strcmp(channelSetupStr, "5.1") == 0)
  3582. ai.speakers = SPEAKERS_5POINT1;
  3583. else if (strcmp(channelSetupStr, "7.1") == 0)
  3584. ai.speakers = SPEAKERS_7POINT1;
  3585. else
  3586. ai.speakers = SPEAKERS_STEREO;
  3587. return obs_reset_audio(&ai);
  3588. }
  3589. void OBSBasic::ResetAudioDevice(const char *sourceId, const char *deviceId,
  3590. const char *deviceDesc, int channel)
  3591. {
  3592. bool disable = deviceId && strcmp(deviceId, "disabled") == 0;
  3593. OBSSourceAutoRelease source;
  3594. OBSDataAutoRelease settings;
  3595. source = obs_get_output_source(channel);
  3596. if (source) {
  3597. if (disable) {
  3598. obs_set_output_source(channel, nullptr);
  3599. } else {
  3600. settings = obs_source_get_settings(source);
  3601. const char *oldId =
  3602. obs_data_get_string(settings, "device_id");
  3603. if (strcmp(oldId, deviceId) != 0) {
  3604. obs_data_set_string(settings, "device_id",
  3605. deviceId);
  3606. obs_source_update(source, settings);
  3607. }
  3608. }
  3609. } else if (!disable) {
  3610. settings = obs_data_create();
  3611. obs_data_set_string(settings, "device_id", deviceId);
  3612. source = obs_source_create(sourceId, deviceDesc, settings,
  3613. nullptr);
  3614. obs_set_output_source(channel, source);
  3615. }
  3616. }
  3617. void OBSBasic::ResizePreview(uint32_t cx, uint32_t cy)
  3618. {
  3619. QSize targetSize;
  3620. bool isFixedScaling;
  3621. obs_video_info ovi;
  3622. /* resize preview panel to fix to the top section of the window */
  3623. targetSize = GetPixelSize(ui->preview);
  3624. isFixedScaling = ui->preview->IsFixedScaling();
  3625. obs_get_video_info(&ovi);
  3626. if (isFixedScaling) {
  3627. previewScale = ui->preview->GetScalingAmount();
  3628. GetCenterPosFromFixedScale(
  3629. int(cx), int(cy),
  3630. targetSize.width() - PREVIEW_EDGE_SIZE * 2,
  3631. targetSize.height() - PREVIEW_EDGE_SIZE * 2, previewX,
  3632. previewY, previewScale);
  3633. previewX += ui->preview->GetScrollX();
  3634. previewY += ui->preview->GetScrollY();
  3635. } else {
  3636. GetScaleAndCenterPos(int(cx), int(cy),
  3637. targetSize.width() - PREVIEW_EDGE_SIZE * 2,
  3638. targetSize.height() -
  3639. PREVIEW_EDGE_SIZE * 2,
  3640. previewX, previewY, previewScale);
  3641. }
  3642. previewX += float(PREVIEW_EDGE_SIZE);
  3643. previewY += float(PREVIEW_EDGE_SIZE);
  3644. }
  3645. void OBSBasic::CloseDialogs()
  3646. {
  3647. QList<QDialog *> childDialogs = this->findChildren<QDialog *>();
  3648. if (!childDialogs.isEmpty()) {
  3649. for (int i = 0; i < childDialogs.size(); ++i) {
  3650. childDialogs.at(i)->close();
  3651. }
  3652. }
  3653. if (!stats.isNull())
  3654. stats->close(); //call close to save Stats geometry
  3655. if (!remux.isNull())
  3656. remux->close();
  3657. }
  3658. void OBSBasic::EnumDialogs()
  3659. {
  3660. visDialogs.clear();
  3661. modalDialogs.clear();
  3662. visMsgBoxes.clear();
  3663. /* fill list of Visible dialogs and Modal dialogs */
  3664. QList<QDialog *> dialogs = findChildren<QDialog *>();
  3665. for (QDialog *dialog : dialogs) {
  3666. if (dialog->isVisible())
  3667. visDialogs.append(dialog);
  3668. if (dialog->isModal())
  3669. modalDialogs.append(dialog);
  3670. }
  3671. /* fill list of Visible message boxes */
  3672. QList<QMessageBox *> msgBoxes = findChildren<QMessageBox *>();
  3673. for (QMessageBox *msgbox : msgBoxes) {
  3674. if (msgbox->isVisible())
  3675. visMsgBoxes.append(msgbox);
  3676. }
  3677. }
  3678. void OBSBasic::ClearProjectors()
  3679. {
  3680. for (size_t i = 0; i < projectors.size(); i++) {
  3681. if (projectors[i])
  3682. delete projectors[i];
  3683. }
  3684. projectors.clear();
  3685. }
  3686. void OBSBasic::ClearSceneData()
  3687. {
  3688. disableSaving++;
  3689. CloseDialogs();
  3690. ClearVolumeControls();
  3691. ClearListItems(ui->scenes);
  3692. ui->sources->Clear();
  3693. ClearQuickTransitions();
  3694. ui->transitions->clear();
  3695. ClearProjectors();
  3696. for (int i = 0; i < MAX_CHANNELS; i++)
  3697. obs_set_output_source(i, nullptr);
  3698. lastScene = nullptr;
  3699. swapScene = nullptr;
  3700. programScene = nullptr;
  3701. prevFTBSource = nullptr;
  3702. clipboard.clear();
  3703. copyFiltersSource = nullptr;
  3704. copyFilter = nullptr;
  3705. auto cb = [](void *unused, obs_source_t *source) {
  3706. obs_source_remove(source);
  3707. UNUSED_PARAMETER(unused);
  3708. return true;
  3709. };
  3710. obs_enum_scenes(cb, nullptr);
  3711. obs_enum_sources(cb, nullptr);
  3712. if (api)
  3713. api->on_event(OBS_FRONTEND_EVENT_SCENE_COLLECTION_CLEANUP);
  3714. undo_s.clear();
  3715. /* using QEvent::DeferredDelete explicitly is the only way to ensure
  3716. * that deleteLater events are processed at this point */
  3717. QApplication::sendPostedEvents(nullptr, QEvent::DeferredDelete);
  3718. do {
  3719. QApplication::sendPostedEvents(nullptr);
  3720. } while (obs_wait_for_destroy_queue());
  3721. disableSaving--;
  3722. blog(LOG_INFO, "All scene data cleared");
  3723. blog(LOG_INFO, "------------------------------------------------");
  3724. }
  3725. void OBSBasic::closeEvent(QCloseEvent *event)
  3726. {
  3727. /* Do not close window if inside of a temporary event loop because we
  3728. * could be inside of an Auth::LoadUI call. Keep trying once per
  3729. * second until we've exit any known sub-loops. */
  3730. if (os_atomic_load_long(&insideEventLoop) != 0) {
  3731. QTimer::singleShot(1000, this, SLOT(close()));
  3732. event->ignore();
  3733. return;
  3734. }
  3735. #if YOUTUBE_ENABLED
  3736. /* Also don't close the window if the youtube stream check is active */
  3737. if (youtubeStreamCheckThread) {
  3738. QTimer::singleShot(1000, this, SLOT(close()));
  3739. event->ignore();
  3740. return;
  3741. }
  3742. #endif
  3743. if (isVisible())
  3744. config_set_string(App()->GlobalConfig(), "BasicWindow",
  3745. "geometry",
  3746. saveGeometry().toBase64().constData());
  3747. bool confirmOnExit =
  3748. config_get_bool(GetGlobalConfig(), "General", "ConfirmOnExit");
  3749. if (confirmOnExit && outputHandler && outputHandler->Active()) {
  3750. SetShowing(true);
  3751. QMessageBox::StandardButton button = OBSMessageBox::question(
  3752. this, QTStr("ConfirmExit.Title"),
  3753. QTStr("ConfirmExit.Text"));
  3754. if (button == QMessageBox::No) {
  3755. event->ignore();
  3756. restart = false;
  3757. return;
  3758. }
  3759. }
  3760. QWidget::closeEvent(event);
  3761. if (!event->isAccepted())
  3762. return;
  3763. blog(LOG_INFO, SHUTDOWN_SEPARATOR);
  3764. closing = true;
  3765. if (introCheckThread)
  3766. introCheckThread->wait();
  3767. if (whatsNewInitThread)
  3768. whatsNewInitThread->wait();
  3769. if (updateCheckThread)
  3770. updateCheckThread->wait();
  3771. if (logUploadThread)
  3772. logUploadThread->wait();
  3773. if (devicePropertiesThread && devicePropertiesThread->isRunning()) {
  3774. devicePropertiesThread->wait();
  3775. devicePropertiesThread.reset();
  3776. }
  3777. QApplication::sendPostedEvents(nullptr);
  3778. signalHandlers.clear();
  3779. Auth::Save();
  3780. SaveProjectNow();
  3781. auth.reset();
  3782. delete extraBrowsers;
  3783. config_set_string(App()->GlobalConfig(), "BasicWindow", "DockState",
  3784. saveState().toBase64().constData());
  3785. #ifdef BROWSER_AVAILABLE
  3786. SaveExtraBrowserDocks();
  3787. ClearExtraBrowserDocks();
  3788. #endif
  3789. if (api)
  3790. api->on_event(OBS_FRONTEND_EVENT_SCRIPTING_SHUTDOWN);
  3791. disableSaving++;
  3792. /* Clear all scene data (dialogs, widgets, widget sub-items, scenes,
  3793. * sources, etc) so that all references are released before shutdown */
  3794. ClearSceneData();
  3795. if (api)
  3796. api->on_event(OBS_FRONTEND_EVENT_EXIT);
  3797. QMetaObject::invokeMethod(App(), "quit", Qt::QueuedConnection);
  3798. }
  3799. void OBSBasic::changeEvent(QEvent *event)
  3800. {
  3801. if (event->type() == QEvent::WindowStateChange) {
  3802. QWindowStateChangeEvent *stateEvent =
  3803. (QWindowStateChangeEvent *)event;
  3804. if (isMinimized()) {
  3805. if (trayIcon && trayIcon->isVisible() &&
  3806. sysTrayMinimizeToTray()) {
  3807. ToggleShowHide();
  3808. }
  3809. if (previewEnabled)
  3810. EnablePreviewDisplay(false);
  3811. } else if (stateEvent->oldState() & Qt::WindowMinimized &&
  3812. isVisible()) {
  3813. if (previewEnabled)
  3814. EnablePreviewDisplay(true);
  3815. }
  3816. }
  3817. }
  3818. void OBSBasic::on_actionShow_Recordings_triggered()
  3819. {
  3820. const char *mode = config_get_string(basicConfig, "Output", "Mode");
  3821. const char *type = config_get_string(basicConfig, "AdvOut", "RecType");
  3822. const char *adv_path =
  3823. strcmp(type, "Standard")
  3824. ? config_get_string(basicConfig, "AdvOut", "FFFilePath")
  3825. : config_get_string(basicConfig, "AdvOut",
  3826. "RecFilePath");
  3827. const char *path = strcmp(mode, "Advanced")
  3828. ? config_get_string(basicConfig,
  3829. "SimpleOutput",
  3830. "FilePath")
  3831. : adv_path;
  3832. QDesktopServices::openUrl(QUrl::fromLocalFile(path));
  3833. }
  3834. void OBSBasic::on_actionRemux_triggered()
  3835. {
  3836. if (!remux.isNull()) {
  3837. remux->show();
  3838. remux->raise();
  3839. return;
  3840. }
  3841. const char *mode = config_get_string(basicConfig, "Output", "Mode");
  3842. const char *path = strcmp(mode, "Advanced")
  3843. ? config_get_string(basicConfig,
  3844. "SimpleOutput",
  3845. "FilePath")
  3846. : config_get_string(basicConfig, "AdvOut",
  3847. "RecFilePath");
  3848. OBSRemux *remuxDlg;
  3849. remuxDlg = new OBSRemux(path, this);
  3850. remuxDlg->show();
  3851. remux = remuxDlg;
  3852. }
  3853. void OBSBasic::on_action_Settings_triggered()
  3854. {
  3855. static bool settings_already_executing = false;
  3856. /* Do not load settings window if inside of a temporary event loop
  3857. * because we could be inside of an Auth::LoadUI call. Keep trying
  3858. * once per second until we've exit any known sub-loops. */
  3859. if (os_atomic_load_long(&insideEventLoop) != 0) {
  3860. QTimer::singleShot(1000, this,
  3861. SLOT(on_action_Settings_triggered()));
  3862. return;
  3863. }
  3864. if (settings_already_executing) {
  3865. return;
  3866. }
  3867. settings_already_executing = true;
  3868. {
  3869. OBSBasicSettings settings(this);
  3870. settings.exec();
  3871. }
  3872. SystemTray(false);
  3873. settings_already_executing = false;
  3874. if (restart) {
  3875. QMessageBox::StandardButton button = OBSMessageBox::question(
  3876. this, QTStr("Restart"), QTStr("NeedsRestart"));
  3877. if (button == QMessageBox::Yes)
  3878. close();
  3879. else
  3880. restart = false;
  3881. }
  3882. }
  3883. static inline void AddMissingFiles(void *data, obs_source_t *source)
  3884. {
  3885. obs_missing_files_t *f = (obs_missing_files_t *)data;
  3886. obs_missing_files_t *sf = obs_source_get_missing_files(source);
  3887. obs_missing_files_append(f, sf);
  3888. obs_missing_files_destroy(sf);
  3889. }
  3890. void OBSBasic::on_actionShowMissingFiles_triggered()
  3891. {
  3892. obs_missing_files_t *files = obs_missing_files_create();
  3893. auto cb_sources = [](void *data, obs_source_t *source) {
  3894. AddMissingFiles(data, source);
  3895. return true;
  3896. };
  3897. obs_enum_sources(cb_sources, files);
  3898. auto cb_transitions = [](void *data, obs_source_t *source) {
  3899. if (obs_source_get_type(source) != OBS_SOURCE_TYPE_TRANSITION)
  3900. return true;
  3901. AddMissingFiles(data, source);
  3902. return true;
  3903. };
  3904. obs_enum_all_sources(cb_transitions, files);
  3905. if (obs_missing_files_count(files) > 0) {
  3906. missDialog = new OBSMissingFiles(files, this);
  3907. missDialog->setAttribute(Qt::WA_DeleteOnClose, true);
  3908. missDialog->show();
  3909. missDialog->raise();
  3910. } else {
  3911. obs_missing_files_destroy(files);
  3912. OBSMessageBox::information(
  3913. this, QTStr("MissingFiles.NoMissing.Title"),
  3914. QTStr("MissingFiles.NoMissing.Text"));
  3915. }
  3916. }
  3917. void save_audio_source(int channel, obs_data_t *save)
  3918. {
  3919. OBSSourceAutoRelease source = obs_get_output_source(channel);
  3920. if (!source)
  3921. return;
  3922. OBSDataAutoRelease obj = obs_data_create();
  3923. obs_data_set_double(obj, "vol", obs_source_get_volume(source));
  3924. obs_data_set_double(obj, "balance",
  3925. obs_source_get_balance_value(source));
  3926. obs_data_set_double(obj, "mixers", obs_source_get_audio_mixers(source));
  3927. obs_data_set_double(obj, "sync", obs_source_get_sync_offset(source));
  3928. obs_data_set_double(obj, "flags", obs_source_get_flags(source));
  3929. obs_data_set_obj(save, std::to_string(channel).c_str(), obj);
  3930. }
  3931. void load_audio_source(int channel, obs_data_t *data)
  3932. {
  3933. OBSSourceAutoRelease source = obs_get_output_source(channel);
  3934. if (!source)
  3935. return;
  3936. OBSDataAutoRelease save =
  3937. obs_data_get_obj(data, std::to_string(channel).c_str());
  3938. obs_source_set_volume(source, obs_data_get_double(save, "vol"));
  3939. obs_source_set_balance_value(source,
  3940. obs_data_get_double(save, "balance"));
  3941. obs_source_set_audio_mixers(source,
  3942. obs_data_get_double(save, "mixers"));
  3943. obs_source_set_sync_offset(source, obs_data_get_double(save, "sync"));
  3944. obs_source_set_flags(source, obs_data_get_double(save, "flags"));
  3945. }
  3946. void OBSBasic::on_actionAdvAudioProperties_triggered()
  3947. {
  3948. if (advAudioWindow != nullptr) {
  3949. advAudioWindow->raise();
  3950. return;
  3951. }
  3952. bool iconsVisible = config_get_bool(App()->GlobalConfig(),
  3953. "BasicWindow", "ShowSourceIcons");
  3954. advAudioWindow = new OBSBasicAdvAudio(this);
  3955. advAudioWindow->show();
  3956. advAudioWindow->setAttribute(Qt::WA_DeleteOnClose, true);
  3957. advAudioWindow->SetIconsVisible(iconsVisible);
  3958. }
  3959. void OBSBasic::on_scenes_currentItemChanged(QListWidgetItem *current,
  3960. QListWidgetItem *prev)
  3961. {
  3962. obs_source_t *source = NULL;
  3963. if (current) {
  3964. obs_scene_t *scene;
  3965. scene = GetOBSRef<OBSScene>(current);
  3966. source = obs_scene_get_source(scene);
  3967. }
  3968. SetCurrentScene(source);
  3969. if (api)
  3970. api->on_event(OBS_FRONTEND_EVENT_PREVIEW_SCENE_CHANGED);
  3971. UpdateContextBar();
  3972. UNUSED_PARAMETER(prev);
  3973. }
  3974. void OBSBasic::EditSceneName()
  3975. {
  3976. ui->scenesDock->removeAction(renameScene);
  3977. QListWidgetItem *item = ui->scenes->currentItem();
  3978. Qt::ItemFlags flags = item->flags();
  3979. item->setFlags(flags | Qt::ItemIsEditable);
  3980. ui->scenes->editItem(item);
  3981. item->setFlags(flags);
  3982. }
  3983. void OBSBasic::AddProjectorMenuMonitors(QMenu *parent, QObject *target,
  3984. const char *slot)
  3985. {
  3986. QAction *action;
  3987. QList<QScreen *> screens = QGuiApplication::screens();
  3988. for (int i = 0; i < screens.size(); i++) {
  3989. QScreen *screen = screens[i];
  3990. QRect screenGeometry = screen->geometry();
  3991. qreal ratio = screen->devicePixelRatio();
  3992. QString name = "";
  3993. #ifdef _WIN32
  3994. QTextStream fullname(&name);
  3995. fullname << GetMonitorName(screen->name());
  3996. fullname << " (";
  3997. fullname << (i + 1);
  3998. fullname << ")";
  3999. #elif defined(__APPLE__)
  4000. name = screen->name();
  4001. #else
  4002. name = screen->model().simplified();
  4003. if (name.length() > 1 && name.endsWith("-"))
  4004. name.chop(1);
  4005. #endif
  4006. name = name.simplified();
  4007. if (name.length() == 0) {
  4008. name = QString("%1 %2")
  4009. .arg(QTStr("Display"))
  4010. .arg(QString::number(i + 1));
  4011. }
  4012. QString str =
  4013. QString("%1: %2x%3 @ %4,%5")
  4014. .arg(name,
  4015. QString::number(screenGeometry.width() *
  4016. ratio),
  4017. QString::number(screenGeometry.height() *
  4018. ratio),
  4019. QString::number(screenGeometry.x()),
  4020. QString::number(screenGeometry.y()));
  4021. action = parent->addAction(str, target, slot);
  4022. action->setProperty("monitor", i);
  4023. }
  4024. }
  4025. void OBSBasic::on_scenes_customContextMenuRequested(const QPoint &pos)
  4026. {
  4027. QListWidgetItem *item = ui->scenes->itemAt(pos);
  4028. QMenu popup(this);
  4029. QMenu order(QTStr("Basic.MainMenu.Edit.Order"), this);
  4030. popup.addAction(QTStr("Add"), this,
  4031. SLOT(on_actionAddScene_triggered()));
  4032. if (item) {
  4033. QAction *copyFilters = new QAction(QTStr("Copy.Filters"), this);
  4034. copyFilters->setEnabled(false);
  4035. connect(copyFilters, SIGNAL(triggered()), this,
  4036. SLOT(SceneCopyFilters()));
  4037. QAction *pasteFilters =
  4038. new QAction(QTStr("Paste.Filters"), this);
  4039. pasteFilters->setEnabled(
  4040. !obs_weak_source_expired(copyFiltersSource));
  4041. connect(pasteFilters, SIGNAL(triggered()), this,
  4042. SLOT(ScenePasteFilters()));
  4043. popup.addSeparator();
  4044. popup.addAction(QTStr("Duplicate"), this,
  4045. SLOT(DuplicateSelectedScene()));
  4046. popup.addAction(copyFilters);
  4047. popup.addAction(pasteFilters);
  4048. popup.addSeparator();
  4049. popup.addAction(QTStr("Rename"), this, SLOT(EditSceneName()));
  4050. popup.addAction(QTStr("Remove"), this,
  4051. SLOT(RemoveSelectedScene()));
  4052. popup.addSeparator();
  4053. order.addAction(QTStr("Basic.MainMenu.Edit.Order.MoveUp"), this,
  4054. SLOT(on_actionSceneUp_triggered()));
  4055. order.addAction(QTStr("Basic.MainMenu.Edit.Order.MoveDown"),
  4056. this, SLOT(on_actionSceneDown_triggered()));
  4057. order.addSeparator();
  4058. order.addAction(QTStr("Basic.MainMenu.Edit.Order.MoveToTop"),
  4059. this, SLOT(MoveSceneToTop()));
  4060. order.addAction(QTStr("Basic.MainMenu.Edit.Order.MoveToBottom"),
  4061. this, SLOT(MoveSceneToBottom()));
  4062. popup.addMenu(&order);
  4063. popup.addSeparator();
  4064. delete sceneProjectorMenu;
  4065. sceneProjectorMenu = new QMenu(QTStr("SceneProjector"));
  4066. AddProjectorMenuMonitors(sceneProjectorMenu, this,
  4067. SLOT(OpenSceneProjector()));
  4068. popup.addMenu(sceneProjectorMenu);
  4069. QAction *sceneWindow = popup.addAction(
  4070. QTStr("SceneWindow"), this, SLOT(OpenSceneWindow()));
  4071. popup.addAction(sceneWindow);
  4072. popup.addAction(QTStr("Screenshot.Scene"), this,
  4073. SLOT(ScreenshotScene()));
  4074. popup.addSeparator();
  4075. popup.addAction(QTStr("Filters"), this,
  4076. SLOT(OpenSceneFilters()));
  4077. popup.addSeparator();
  4078. delete perSceneTransitionMenu;
  4079. perSceneTransitionMenu = CreatePerSceneTransitionMenu();
  4080. popup.addMenu(perSceneTransitionMenu);
  4081. /* ---------------------- */
  4082. QAction *multiviewAction =
  4083. popup.addAction(QTStr("ShowInMultiview"));
  4084. OBSSource source = GetCurrentSceneSource();
  4085. OBSDataAutoRelease data =
  4086. obs_source_get_private_settings(source);
  4087. obs_data_set_default_bool(data, "show_in_multiview", true);
  4088. bool show = obs_data_get_bool(data, "show_in_multiview");
  4089. multiviewAction->setCheckable(true);
  4090. multiviewAction->setChecked(show);
  4091. auto showInMultiview = [](OBSData data) {
  4092. bool show =
  4093. obs_data_get_bool(data, "show_in_multiview");
  4094. obs_data_set_bool(data, "show_in_multiview", !show);
  4095. OBSProjector::UpdateMultiviewProjectors();
  4096. };
  4097. connect(multiviewAction, &QAction::triggered,
  4098. std::bind(showInMultiview, data.Get()));
  4099. copyFilters->setEnabled(obs_source_filter_count(source) > 0);
  4100. }
  4101. popup.addSeparator();
  4102. bool grid = ui->scenes->GetGridMode();
  4103. QAction *gridAction = new QAction(grid ? QTStr("Basic.Main.ListMode")
  4104. : QTStr("Basic.Main.GridMode"),
  4105. this);
  4106. connect(gridAction, SIGNAL(triggered()), this,
  4107. SLOT(GridActionClicked()));
  4108. popup.addAction(gridAction);
  4109. popup.exec(QCursor::pos());
  4110. }
  4111. void OBSBasic::GridActionClicked()
  4112. {
  4113. bool gridMode = !ui->scenes->GetGridMode();
  4114. ui->scenes->SetGridMode(gridMode);
  4115. }
  4116. void OBSBasic::on_actionAddScene_triggered()
  4117. {
  4118. string name;
  4119. QString format{QTStr("Basic.Main.DefaultSceneName.Text")};
  4120. int i = 2;
  4121. QString placeHolderText = format.arg(i);
  4122. OBSSourceAutoRelease source = nullptr;
  4123. while ((source = obs_get_source_by_name(QT_TO_UTF8(placeHolderText)))) {
  4124. placeHolderText = format.arg(++i);
  4125. }
  4126. bool accepted = NameDialog::AskForName(
  4127. this, QTStr("Basic.Main.AddSceneDlg.Title"),
  4128. QTStr("Basic.Main.AddSceneDlg.Text"), name, placeHolderText);
  4129. if (accepted) {
  4130. if (name.empty()) {
  4131. OBSMessageBox::warning(this,
  4132. QTStr("NoNameEntered.Title"),
  4133. QTStr("NoNameEntered.Text"));
  4134. on_actionAddScene_triggered();
  4135. return;
  4136. }
  4137. OBSSourceAutoRelease source =
  4138. obs_get_source_by_name(name.c_str());
  4139. if (source) {
  4140. OBSMessageBox::warning(this, QTStr("NameExists.Title"),
  4141. QTStr("NameExists.Text"));
  4142. on_actionAddScene_triggered();
  4143. return;
  4144. }
  4145. auto undo_fn = [](const std::string &data) {
  4146. obs_source_t *t = obs_get_source_by_name(data.c_str());
  4147. if (t) {
  4148. obs_source_release(t);
  4149. obs_source_remove(t);
  4150. }
  4151. };
  4152. auto redo_fn = [this](const std::string &data) {
  4153. OBSSceneAutoRelease scene =
  4154. obs_scene_create(data.c_str());
  4155. obs_source_t *source = obs_scene_get_source(scene);
  4156. SetCurrentScene(source, true);
  4157. };
  4158. undo_s.add_action(QTStr("Undo.Add").arg(QString(name.c_str())),
  4159. undo_fn, redo_fn, name, name);
  4160. OBSSceneAutoRelease scene = obs_scene_create(name.c_str());
  4161. obs_source_t *scene_source = obs_scene_get_source(scene);
  4162. SetCurrentScene(scene_source);
  4163. }
  4164. }
  4165. void OBSBasic::on_actionRemoveScene_triggered()
  4166. {
  4167. RemoveSelectedScene();
  4168. }
  4169. void OBSBasic::ChangeSceneIndex(bool relative, int offset, int invalidIdx)
  4170. {
  4171. int idx = ui->scenes->currentRow();
  4172. if (idx == -1 || idx == invalidIdx)
  4173. return;
  4174. ui->scenes->blockSignals(true);
  4175. QListWidgetItem *item = ui->scenes->takeItem(idx);
  4176. if (!relative)
  4177. idx = 0;
  4178. ui->scenes->insertItem(idx + offset, item);
  4179. ui->scenes->setCurrentRow(idx + offset);
  4180. item->setSelected(true);
  4181. ui->scenes->blockSignals(false);
  4182. OBSProjector::UpdateMultiviewProjectors();
  4183. }
  4184. void OBSBasic::on_actionSceneUp_triggered()
  4185. {
  4186. ChangeSceneIndex(true, -1, 0);
  4187. }
  4188. void OBSBasic::on_actionSceneDown_triggered()
  4189. {
  4190. ChangeSceneIndex(true, 1, ui->scenes->count() - 1);
  4191. }
  4192. void OBSBasic::MoveSceneToTop()
  4193. {
  4194. ChangeSceneIndex(false, 0, 0);
  4195. }
  4196. void OBSBasic::MoveSceneToBottom()
  4197. {
  4198. ChangeSceneIndex(false, ui->scenes->count() - 1,
  4199. ui->scenes->count() - 1);
  4200. }
  4201. void OBSBasic::EditSceneItemName()
  4202. {
  4203. int idx = GetTopSelectedSourceItem();
  4204. ui->sources->Edit(idx);
  4205. }
  4206. void OBSBasic::SetDeinterlacingMode()
  4207. {
  4208. QAction *action = reinterpret_cast<QAction *>(sender());
  4209. obs_deinterlace_mode mode =
  4210. (obs_deinterlace_mode)action->property("mode").toInt();
  4211. OBSSceneItem sceneItem = GetCurrentSceneItem();
  4212. obs_source_t *source = obs_sceneitem_get_source(sceneItem);
  4213. obs_source_set_deinterlace_mode(source, mode);
  4214. }
  4215. void OBSBasic::SetDeinterlacingOrder()
  4216. {
  4217. QAction *action = reinterpret_cast<QAction *>(sender());
  4218. obs_deinterlace_field_order order =
  4219. (obs_deinterlace_field_order)action->property("order").toInt();
  4220. OBSSceneItem sceneItem = GetCurrentSceneItem();
  4221. obs_source_t *source = obs_sceneitem_get_source(sceneItem);
  4222. obs_source_set_deinterlace_field_order(source, order);
  4223. }
  4224. QMenu *OBSBasic::AddDeinterlacingMenu(QMenu *menu, obs_source_t *source)
  4225. {
  4226. obs_deinterlace_mode deinterlaceMode =
  4227. obs_source_get_deinterlace_mode(source);
  4228. obs_deinterlace_field_order deinterlaceOrder =
  4229. obs_source_get_deinterlace_field_order(source);
  4230. QAction *action;
  4231. #define ADD_MODE(name, mode) \
  4232. action = menu->addAction(QTStr("" name), this, \
  4233. SLOT(SetDeinterlacingMode())); \
  4234. action->setProperty("mode", (int)mode); \
  4235. action->setCheckable(true); \
  4236. action->setChecked(deinterlaceMode == mode);
  4237. ADD_MODE("Disable", OBS_DEINTERLACE_MODE_DISABLE);
  4238. ADD_MODE("Deinterlacing.Discard", OBS_DEINTERLACE_MODE_DISCARD);
  4239. ADD_MODE("Deinterlacing.Retro", OBS_DEINTERLACE_MODE_RETRO);
  4240. ADD_MODE("Deinterlacing.Blend", OBS_DEINTERLACE_MODE_BLEND);
  4241. ADD_MODE("Deinterlacing.Blend2x", OBS_DEINTERLACE_MODE_BLEND_2X);
  4242. ADD_MODE("Deinterlacing.Linear", OBS_DEINTERLACE_MODE_LINEAR);
  4243. ADD_MODE("Deinterlacing.Linear2x", OBS_DEINTERLACE_MODE_LINEAR_2X);
  4244. ADD_MODE("Deinterlacing.Yadif", OBS_DEINTERLACE_MODE_YADIF);
  4245. ADD_MODE("Deinterlacing.Yadif2x", OBS_DEINTERLACE_MODE_YADIF_2X);
  4246. #undef ADD_MODE
  4247. menu->addSeparator();
  4248. #define ADD_ORDER(name, order) \
  4249. action = menu->addAction(QTStr("Deinterlacing." name), this, \
  4250. SLOT(SetDeinterlacingOrder())); \
  4251. action->setProperty("order", (int)order); \
  4252. action->setCheckable(true); \
  4253. action->setChecked(deinterlaceOrder == order);
  4254. ADD_ORDER("TopFieldFirst", OBS_DEINTERLACE_FIELD_ORDER_TOP);
  4255. ADD_ORDER("BottomFieldFirst", OBS_DEINTERLACE_FIELD_ORDER_BOTTOM);
  4256. #undef ADD_ORDER
  4257. return menu;
  4258. }
  4259. void OBSBasic::SetScaleFilter()
  4260. {
  4261. QAction *action = reinterpret_cast<QAction *>(sender());
  4262. obs_scale_type mode = (obs_scale_type)action->property("mode").toInt();
  4263. OBSSceneItem sceneItem = GetCurrentSceneItem();
  4264. obs_sceneitem_set_scale_filter(sceneItem, mode);
  4265. }
  4266. QMenu *OBSBasic::AddScaleFilteringMenu(QMenu *menu, obs_sceneitem_t *item)
  4267. {
  4268. obs_scale_type scaleFilter = obs_sceneitem_get_scale_filter(item);
  4269. QAction *action;
  4270. #define ADD_MODE(name, mode) \
  4271. action = \
  4272. menu->addAction(QTStr("" name), this, SLOT(SetScaleFilter())); \
  4273. action->setProperty("mode", (int)mode); \
  4274. action->setCheckable(true); \
  4275. action->setChecked(scaleFilter == mode);
  4276. ADD_MODE("Disable", OBS_SCALE_DISABLE);
  4277. ADD_MODE("ScaleFiltering.Point", OBS_SCALE_POINT);
  4278. ADD_MODE("ScaleFiltering.Bilinear", OBS_SCALE_BILINEAR);
  4279. ADD_MODE("ScaleFiltering.Bicubic", OBS_SCALE_BICUBIC);
  4280. ADD_MODE("ScaleFiltering.Lanczos", OBS_SCALE_LANCZOS);
  4281. ADD_MODE("ScaleFiltering.Area", OBS_SCALE_AREA);
  4282. #undef ADD_MODE
  4283. return menu;
  4284. }
  4285. void OBSBasic::SetBlendingMode()
  4286. {
  4287. QAction *action = reinterpret_cast<QAction *>(sender());
  4288. obs_blending_type mode =
  4289. (obs_blending_type)action->property("mode").toInt();
  4290. OBSSceneItem sceneItem = GetCurrentSceneItem();
  4291. obs_sceneitem_set_blending_mode(sceneItem, mode);
  4292. }
  4293. QMenu *OBSBasic::AddBlendingModeMenu(QMenu *menu, obs_sceneitem_t *item)
  4294. {
  4295. obs_blending_type blendingMode = obs_sceneitem_get_blending_mode(item);
  4296. QAction *action;
  4297. #define ADD_MODE(name, mode) \
  4298. action = menu->addAction(QTStr("" name), this, \
  4299. SLOT(SetBlendingMode())); \
  4300. action->setProperty("mode", (int)mode); \
  4301. action->setCheckable(true); \
  4302. action->setChecked(blendingMode == mode);
  4303. ADD_MODE("BlendingMode.Normal", OBS_BLEND_NORMAL);
  4304. ADD_MODE("BlendingMode.Additive", OBS_BLEND_ADDITIVE);
  4305. ADD_MODE("BlendingMode.Subtract", OBS_BLEND_SUBTRACT);
  4306. ADD_MODE("BlendingMode.Screen", OBS_BLEND_SCREEN);
  4307. ADD_MODE("BlendingMode.Multiply", OBS_BLEND_MULTIPLY);
  4308. ADD_MODE("BlendingMode.Lighten", OBS_BLEND_LIGHTEN);
  4309. ADD_MODE("BlendingMode.Darken", OBS_BLEND_DARKEN);
  4310. #undef ADD_MODE
  4311. return menu;
  4312. }
  4313. QMenu *OBSBasic::AddBackgroundColorMenu(QMenu *menu,
  4314. QWidgetAction *widgetAction,
  4315. ColorSelect *select,
  4316. obs_sceneitem_t *item)
  4317. {
  4318. QAction *action;
  4319. menu->setStyleSheet(QString(
  4320. "*[bgColor=\"1\"]{background-color:rgba(255,68,68,33%);}"
  4321. "*[bgColor=\"2\"]{background-color:rgba(255,255,68,33%);}"
  4322. "*[bgColor=\"3\"]{background-color:rgba(68,255,68,33%);}"
  4323. "*[bgColor=\"4\"]{background-color:rgba(68,255,255,33%);}"
  4324. "*[bgColor=\"5\"]{background-color:rgba(68,68,255,33%);}"
  4325. "*[bgColor=\"6\"]{background-color:rgba(255,68,255,33%);}"
  4326. "*[bgColor=\"7\"]{background-color:rgba(68,68,68,33%);}"
  4327. "*[bgColor=\"8\"]{background-color:rgba(255,255,255,33%);}"));
  4328. obs_data_t *privData = obs_sceneitem_get_private_settings(item);
  4329. obs_data_release(privData);
  4330. obs_data_set_default_int(privData, "color-preset", 0);
  4331. int preset = obs_data_get_int(privData, "color-preset");
  4332. action = menu->addAction(QTStr("Clear"), this, +SLOT(ColorChange()));
  4333. action->setCheckable(true);
  4334. action->setProperty("bgColor", 0);
  4335. action->setChecked(preset == 0);
  4336. action = menu->addAction(QTStr("CustomColor"), this,
  4337. +SLOT(ColorChange()));
  4338. action->setCheckable(true);
  4339. action->setProperty("bgColor", 1);
  4340. action->setChecked(preset == 1);
  4341. menu->addSeparator();
  4342. widgetAction->setDefaultWidget(select);
  4343. for (int i = 1; i < 9; i++) {
  4344. stringstream button;
  4345. button << "preset" << i;
  4346. QPushButton *colorButton =
  4347. select->findChild<QPushButton *>(button.str().c_str());
  4348. if (preset == i + 1)
  4349. colorButton->setStyleSheet("border: 2px solid black");
  4350. colorButton->setProperty("bgColor", i);
  4351. select->connect(colorButton, SIGNAL(released()), this,
  4352. SLOT(ColorChange()));
  4353. }
  4354. menu->addAction(widgetAction);
  4355. return menu;
  4356. }
  4357. ColorSelect::ColorSelect(QWidget *parent)
  4358. : QWidget(parent), ui(new Ui::ColorSelect)
  4359. {
  4360. ui->setupUi(this);
  4361. }
  4362. void OBSBasic::CreateSourcePopupMenu(int idx, bool preview)
  4363. {
  4364. UpdateEditMenu();
  4365. QMenu popup(this);
  4366. delete previewProjectorSource;
  4367. delete sourceProjector;
  4368. delete scaleFilteringMenu;
  4369. delete blendingModeMenu;
  4370. delete colorMenu;
  4371. delete colorWidgetAction;
  4372. delete colorSelect;
  4373. delete deinterlaceMenu;
  4374. if (preview) {
  4375. QAction *action = popup.addAction(
  4376. QTStr("Basic.Main.PreviewConextMenu.Enable"), this,
  4377. SLOT(TogglePreview()));
  4378. action->setCheckable(true);
  4379. action->setChecked(
  4380. obs_display_enabled(ui->preview->GetDisplay()));
  4381. if (IsPreviewProgramMode())
  4382. action->setEnabled(false);
  4383. popup.addAction(ui->actionLockPreview);
  4384. popup.addMenu(ui->scalingMenu);
  4385. previewProjectorSource = new QMenu(QTStr("PreviewProjector"));
  4386. AddProjectorMenuMonitors(previewProjectorSource, this,
  4387. SLOT(OpenPreviewProjector()));
  4388. popup.addMenu(previewProjectorSource);
  4389. QAction *previewWindow =
  4390. popup.addAction(QTStr("PreviewWindow"), this,
  4391. SLOT(OpenPreviewWindow()));
  4392. popup.addAction(previewWindow);
  4393. popup.addAction(QTStr("Screenshot.Preview"), this,
  4394. SLOT(ScreenshotScene()));
  4395. popup.addSeparator();
  4396. }
  4397. QPointer<QMenu> addSourceMenu = CreateAddSourcePopupMenu();
  4398. if (addSourceMenu)
  4399. popup.addMenu(addSourceMenu);
  4400. if (ui->sources->MultipleBaseSelected()) {
  4401. popup.addSeparator();
  4402. popup.addAction(QTStr("Basic.Main.GroupItems"), ui->sources,
  4403. SLOT(GroupSelectedItems()));
  4404. } else if (ui->sources->GroupsSelected()) {
  4405. popup.addSeparator();
  4406. popup.addAction(QTStr("Basic.Main.Ungroup"), ui->sources,
  4407. SLOT(UngroupSelectedGroups()));
  4408. }
  4409. popup.addSeparator();
  4410. popup.addAction(ui->actionCopySource);
  4411. popup.addAction(ui->actionPasteRef);
  4412. popup.addAction(ui->actionPasteDup);
  4413. popup.addSeparator();
  4414. popup.addSeparator();
  4415. popup.addAction(ui->actionCopyFilters);
  4416. popup.addAction(ui->actionPasteFilters);
  4417. popup.addSeparator();
  4418. if (idx != -1) {
  4419. if (addSourceMenu)
  4420. popup.addSeparator();
  4421. OBSSceneItem sceneItem = ui->sources->Get(idx);
  4422. obs_source_t *source = obs_sceneitem_get_source(sceneItem);
  4423. uint32_t flags = obs_source_get_output_flags(source);
  4424. bool isAsyncVideo = (flags & OBS_SOURCE_ASYNC_VIDEO) ==
  4425. OBS_SOURCE_ASYNC_VIDEO;
  4426. bool hasAudio = (flags & OBS_SOURCE_AUDIO) == OBS_SOURCE_AUDIO;
  4427. QAction *action;
  4428. colorMenu = new QMenu(QTStr("ChangeBG"));
  4429. colorWidgetAction = new QWidgetAction(colorMenu);
  4430. colorSelect = new ColorSelect(colorMenu);
  4431. popup.addMenu(AddBackgroundColorMenu(
  4432. colorMenu, colorWidgetAction, colorSelect, sceneItem));
  4433. popup.addAction(QTStr("Rename"), this,
  4434. SLOT(EditSceneItemName()));
  4435. popup.addAction(QTStr("Remove"), this,
  4436. SLOT(on_actionRemoveSource_triggered()));
  4437. popup.addSeparator();
  4438. popup.addMenu(ui->orderMenu);
  4439. popup.addMenu(ui->transformMenu);
  4440. sourceProjector = new QMenu(QTStr("SourceProjector"));
  4441. AddProjectorMenuMonitors(sourceProjector, this,
  4442. SLOT(OpenSourceProjector()));
  4443. QAction *sourceWindow = popup.addAction(
  4444. QTStr("SourceWindow"), this, SLOT(OpenSourceWindow()));
  4445. popup.addAction(sourceWindow);
  4446. popup.addSeparator();
  4447. if (hasAudio) {
  4448. QAction *actionHideMixer =
  4449. popup.addAction(QTStr("HideMixer"), this,
  4450. SLOT(ToggleHideMixer()));
  4451. actionHideMixer->setCheckable(true);
  4452. actionHideMixer->setChecked(SourceMixerHidden(source));
  4453. }
  4454. if (isAsyncVideo) {
  4455. deinterlaceMenu = new QMenu(QTStr("Deinterlacing"));
  4456. popup.addMenu(
  4457. AddDeinterlacingMenu(deinterlaceMenu, source));
  4458. popup.addSeparator();
  4459. }
  4460. QAction *resizeOutput =
  4461. popup.addAction(QTStr("ResizeOutputSizeOfSource"), this,
  4462. SLOT(ResizeOutputSizeOfSource()));
  4463. int width = obs_source_get_width(source);
  4464. int height = obs_source_get_height(source);
  4465. resizeOutput->setEnabled(!obs_video_active());
  4466. if (width < 8 || height < 8)
  4467. resizeOutput->setEnabled(false);
  4468. scaleFilteringMenu = new QMenu(QTStr("ScaleFiltering"));
  4469. popup.addMenu(
  4470. AddScaleFilteringMenu(scaleFilteringMenu, sceneItem));
  4471. popup.addSeparator();
  4472. blendingModeMenu = new QMenu(QTStr("BlendingMode"));
  4473. popup.addMenu(AddBlendingModeMenu(blendingModeMenu, sceneItem));
  4474. popup.addSeparator();
  4475. popup.addMenu(sourceProjector);
  4476. popup.addAction(sourceWindow);
  4477. popup.addAction(QTStr("Screenshot.Source"), this,
  4478. SLOT(ScreenshotSelectedSource()));
  4479. popup.addSeparator();
  4480. popup.addMenu(CreateVisibilityTransitionMenu(true));
  4481. popup.addMenu(CreateVisibilityTransitionMenu(false));
  4482. popup.addSeparator();
  4483. action = popup.addAction(QTStr("Interact"), this,
  4484. SLOT(on_actionInteract_triggered()));
  4485. action->setEnabled(obs_source_get_output_flags(source) &
  4486. OBS_SOURCE_INTERACTION);
  4487. popup.addAction(QTStr("Filters"), this, SLOT(OpenFilters()));
  4488. action = popup.addAction(
  4489. QTStr("Properties"), this,
  4490. SLOT(on_actionSourceProperties_triggered()));
  4491. action->setEnabled(obs_source_configurable(source));
  4492. }
  4493. popup.exec(QCursor::pos());
  4494. }
  4495. void OBSBasic::on_sources_customContextMenuRequested(const QPoint &pos)
  4496. {
  4497. if (ui->scenes->count()) {
  4498. QModelIndex idx = ui->sources->indexAt(pos);
  4499. CreateSourcePopupMenu(idx.row(), false);
  4500. }
  4501. }
  4502. void OBSBasic::on_scenes_itemDoubleClicked(QListWidgetItem *witem)
  4503. {
  4504. if (!witem)
  4505. return;
  4506. if (IsPreviewProgramMode()) {
  4507. bool doubleClickSwitch =
  4508. config_get_bool(App()->GlobalConfig(), "BasicWindow",
  4509. "TransitionOnDoubleClick");
  4510. if (doubleClickSwitch)
  4511. TransitionClicked();
  4512. }
  4513. }
  4514. static inline bool should_show_properties(obs_source_t *source, const char *id)
  4515. {
  4516. if (!source)
  4517. return false;
  4518. if (strcmp(id, "group") == 0)
  4519. return false;
  4520. if (!obs_source_configurable(source))
  4521. return false;
  4522. uint32_t caps = obs_source_get_output_flags(source);
  4523. if ((caps & OBS_SOURCE_CAP_DONT_SHOW_PROPERTIES) != 0)
  4524. return false;
  4525. return true;
  4526. }
  4527. void OBSBasic::AddSource(const char *id)
  4528. {
  4529. if (id && *id) {
  4530. OBSBasicSourceSelect sourceSelect(this, id, undo_s);
  4531. sourceSelect.exec();
  4532. if (should_show_properties(sourceSelect.newSource, id)) {
  4533. CreatePropertiesWindow(sourceSelect.newSource);
  4534. }
  4535. }
  4536. }
  4537. QMenu *OBSBasic::CreateAddSourcePopupMenu()
  4538. {
  4539. const char *unversioned_type;
  4540. const char *type;
  4541. bool foundValues = false;
  4542. bool foundDeprecated = false;
  4543. size_t idx = 0;
  4544. QMenu *popup = new QMenu(QTStr("Add"), this);
  4545. QMenu *deprecated = new QMenu(QTStr("Deprecated"), popup);
  4546. auto getActionAfter = [](QMenu *menu, const QString &name) {
  4547. QList<QAction *> actions = menu->actions();
  4548. for (QAction *menuAction : actions) {
  4549. if (menuAction->text().compare(name) >= 0)
  4550. return menuAction;
  4551. }
  4552. return (QAction *)nullptr;
  4553. };
  4554. auto addSource = [this, getActionAfter](QMenu *popup, const char *type,
  4555. const char *name) {
  4556. QString qname = QT_UTF8(name);
  4557. QAction *popupItem = new QAction(qname, this);
  4558. popupItem->setData(QT_UTF8(type));
  4559. connect(popupItem, SIGNAL(triggered(bool)), this,
  4560. SLOT(AddSourceFromAction()));
  4561. QIcon icon;
  4562. if (strcmp(type, "scene") == 0)
  4563. icon = GetSceneIcon();
  4564. else
  4565. icon = GetSourceIcon(type);
  4566. popupItem->setIcon(icon);
  4567. QAction *after = getActionAfter(popup, qname);
  4568. popup->insertAction(after, popupItem);
  4569. };
  4570. while (obs_enum_input_types2(idx++, &type, &unversioned_type)) {
  4571. const char *name = obs_source_get_display_name(type);
  4572. uint32_t caps = obs_get_source_output_flags(type);
  4573. if ((caps & OBS_SOURCE_CAP_DISABLED) != 0)
  4574. continue;
  4575. if ((caps & OBS_SOURCE_DEPRECATED) == 0) {
  4576. addSource(popup, unversioned_type, name);
  4577. } else {
  4578. addSource(deprecated, unversioned_type, name);
  4579. foundDeprecated = true;
  4580. }
  4581. foundValues = true;
  4582. }
  4583. addSource(popup, "scene", Str("Basic.Scene"));
  4584. popup->addSeparator();
  4585. QAction *addGroup = new QAction(QTStr("Group"), this);
  4586. addGroup->setData(QT_UTF8("group"));
  4587. addGroup->setIcon(GetGroupIcon());
  4588. connect(addGroup, SIGNAL(triggered(bool)), this,
  4589. SLOT(AddSourceFromAction()));
  4590. popup->addAction(addGroup);
  4591. if (!foundDeprecated) {
  4592. delete deprecated;
  4593. deprecated = nullptr;
  4594. }
  4595. if (!foundValues) {
  4596. delete popup;
  4597. popup = nullptr;
  4598. } else if (foundDeprecated) {
  4599. popup->addSeparator();
  4600. popup->addMenu(deprecated);
  4601. }
  4602. return popup;
  4603. }
  4604. void OBSBasic::AddSourceFromAction()
  4605. {
  4606. QAction *action = qobject_cast<QAction *>(sender());
  4607. if (!action)
  4608. return;
  4609. AddSource(QT_TO_UTF8(action->data().toString()));
  4610. }
  4611. void OBSBasic::AddSourcePopupMenu(const QPoint &pos)
  4612. {
  4613. if (!GetCurrentScene()) {
  4614. // Tell the user he needs a scene first (help beginners).
  4615. OBSMessageBox::information(
  4616. this, QTStr("Basic.Main.AddSourceHelp.Title"),
  4617. QTStr("Basic.Main.AddSourceHelp.Text"));
  4618. return;
  4619. }
  4620. QScopedPointer<QMenu> popup(CreateAddSourcePopupMenu());
  4621. if (popup)
  4622. popup->exec(pos);
  4623. }
  4624. void OBSBasic::on_actionAddSource_triggered()
  4625. {
  4626. AddSourcePopupMenu(QCursor::pos());
  4627. }
  4628. static bool remove_items(obs_scene_t *, obs_sceneitem_t *item, void *param)
  4629. {
  4630. vector<OBSSceneItem> &items =
  4631. *reinterpret_cast<vector<OBSSceneItem> *>(param);
  4632. if (obs_sceneitem_selected(item)) {
  4633. items.emplace_back(item);
  4634. } else if (obs_sceneitem_is_group(item)) {
  4635. obs_sceneitem_group_enum_items(item, remove_items, &items);
  4636. }
  4637. return true;
  4638. };
  4639. OBSData OBSBasic::BackupScene(obs_scene_t *scene,
  4640. std::vector<obs_source_t *> *sources)
  4641. {
  4642. OBSDataArrayAutoRelease undo_array = obs_data_array_create();
  4643. if (!sources) {
  4644. obs_scene_enum_items(scene, save_undo_source_enum, undo_array);
  4645. } else {
  4646. for (obs_source_t *source : *sources) {
  4647. obs_data_t *source_data = obs_save_source(source);
  4648. obs_data_array_push_back(undo_array, source_data);
  4649. obs_data_release(source_data);
  4650. }
  4651. }
  4652. OBSDataAutoRelease scene_data =
  4653. obs_save_source(obs_scene_get_source(scene));
  4654. obs_data_array_push_back(undo_array, scene_data);
  4655. OBSDataAutoRelease data = obs_data_create();
  4656. obs_data_set_array(data, "array", undo_array);
  4657. obs_data_get_json(data);
  4658. return data.Get();
  4659. }
  4660. static bool add_source_enum(obs_scene_t *, obs_sceneitem_t *item, void *p)
  4661. {
  4662. auto sources = static_cast<std::vector<OBSSource> *>(p);
  4663. sources->push_back(obs_sceneitem_get_source(item));
  4664. return true;
  4665. }
  4666. void OBSBasic::CreateSceneUndoRedoAction(const QString &action_name,
  4667. OBSData undo_data, OBSData redo_data)
  4668. {
  4669. auto undo_redo = [this](const std::string &json) {
  4670. OBSDataAutoRelease base =
  4671. obs_data_create_from_json(json.c_str());
  4672. OBSDataArrayAutoRelease array =
  4673. obs_data_get_array(base, "array");
  4674. std::vector<OBSSource> sources;
  4675. std::vector<OBSSource> old_sources;
  4676. /* create missing sources */
  4677. const size_t count = obs_data_array_count(array);
  4678. sources.reserve(count);
  4679. for (size_t i = 0; i < count; i++) {
  4680. OBSDataAutoRelease data = obs_data_array_item(array, i);
  4681. const char *name = obs_data_get_string(data, "name");
  4682. OBSSourceAutoRelease source =
  4683. obs_get_source_by_name(name);
  4684. if (!source)
  4685. source = obs_load_source(data);
  4686. sources.push_back(source.Get());
  4687. /* update scene/group settings to restore their
  4688. * contents to their saved settings */
  4689. obs_scene_t *scene =
  4690. obs_group_or_scene_from_source(source);
  4691. if (scene) {
  4692. obs_scene_enum_items(scene, add_source_enum,
  4693. &old_sources);
  4694. OBSDataAutoRelease scene_settings =
  4695. obs_data_get_obj(data, "settings");
  4696. obs_source_update(source, scene_settings);
  4697. }
  4698. }
  4699. /* actually load sources now */
  4700. for (obs_source_t *source : sources)
  4701. obs_source_load2(source);
  4702. ui->sources->RefreshItems();
  4703. };
  4704. const char *undo_json = obs_data_get_last_json(undo_data);
  4705. const char *redo_json = obs_data_get_last_json(redo_data);
  4706. undo_s.add_action(action_name, undo_redo, undo_redo, undo_json,
  4707. redo_json);
  4708. }
  4709. void OBSBasic::on_actionRemoveSource_triggered()
  4710. {
  4711. vector<OBSSceneItem> items;
  4712. OBSScene scene = GetCurrentScene();
  4713. obs_source_t *scene_source = obs_scene_get_source(scene);
  4714. obs_scene_enum_items(scene, remove_items, &items);
  4715. if (!items.size())
  4716. return;
  4717. /* ------------------------------------- */
  4718. /* confirm action with user */
  4719. bool confirmed = false;
  4720. if (items.size() > 1) {
  4721. QString text = QTStr("ConfirmRemove.TextMultiple")
  4722. .arg(QString::number(items.size()));
  4723. QMessageBox remove_items(this);
  4724. remove_items.setText(text);
  4725. QPushButton *Yes = remove_items.addButton(QTStr("Yes"),
  4726. QMessageBox::YesRole);
  4727. remove_items.setDefaultButton(Yes);
  4728. remove_items.addButton(QTStr("No"), QMessageBox::NoRole);
  4729. remove_items.setIcon(QMessageBox::Question);
  4730. remove_items.setWindowTitle(QTStr("ConfirmRemove.Title"));
  4731. remove_items.exec();
  4732. confirmed = Yes == remove_items.clickedButton();
  4733. } else {
  4734. OBSSceneItem &item = items[0];
  4735. obs_source_t *source = obs_sceneitem_get_source(item);
  4736. if (source && QueryRemoveSource(source))
  4737. confirmed = true;
  4738. }
  4739. if (!confirmed)
  4740. return;
  4741. /* ----------------------------------------------- */
  4742. /* save undo data */
  4743. OBSData undo_data = BackupScene(scene_source);
  4744. /* ----------------------------------------------- */
  4745. /* remove items */
  4746. for (auto &item : items)
  4747. obs_sceneitem_remove(item);
  4748. /* ----------------------------------------------- */
  4749. /* save redo data */
  4750. OBSData redo_data = BackupScene(scene_source);
  4751. /* ----------------------------------------------- */
  4752. /* add undo/redo action */
  4753. QString action_name;
  4754. if (items.size() > 1) {
  4755. action_name = QTStr("Undo.Sources.Multi")
  4756. .arg(QString::number(items.size()));
  4757. } else {
  4758. QString str = QTStr("Undo.Delete");
  4759. action_name = str.arg(obs_source_get_name(
  4760. obs_sceneitem_get_source(items[0])));
  4761. }
  4762. CreateSceneUndoRedoAction(action_name, undo_data, redo_data);
  4763. }
  4764. void OBSBasic::on_actionInteract_triggered()
  4765. {
  4766. OBSSceneItem item = GetCurrentSceneItem();
  4767. OBSSource source = obs_sceneitem_get_source(item);
  4768. if (source)
  4769. CreateInteractionWindow(source);
  4770. }
  4771. void OBSBasic::on_actionSourceProperties_triggered()
  4772. {
  4773. OBSSceneItem item = GetCurrentSceneItem();
  4774. OBSSource source = obs_sceneitem_get_source(item);
  4775. if (source)
  4776. CreatePropertiesWindow(source);
  4777. }
  4778. void OBSBasic::MoveSceneItem(enum obs_order_movement movement,
  4779. const QString &action_name)
  4780. {
  4781. OBSSceneItem item = GetCurrentSceneItem();
  4782. obs_source_t *source = obs_sceneitem_get_source(item);
  4783. if (!source)
  4784. return;
  4785. OBSScene scene = GetCurrentScene();
  4786. std::vector<obs_source_t *> sources;
  4787. if (scene != obs_sceneitem_get_scene(item))
  4788. sources.push_back(
  4789. obs_scene_get_source(obs_sceneitem_get_scene(item)));
  4790. OBSData undo_data = BackupScene(scene, &sources);
  4791. obs_sceneitem_set_order(item, movement);
  4792. const char *source_name = obs_source_get_name(source);
  4793. const char *scene_name =
  4794. obs_source_get_name(obs_scene_get_source(scene));
  4795. OBSData redo_data = BackupScene(scene, &sources);
  4796. CreateSceneUndoRedoAction(action_name.arg(source_name, scene_name),
  4797. undo_data, redo_data);
  4798. }
  4799. void OBSBasic::on_actionSourceUp_triggered()
  4800. {
  4801. MoveSceneItem(OBS_ORDER_MOVE_UP, QTStr("Undo.MoveUp"));
  4802. }
  4803. void OBSBasic::on_actionSourceDown_triggered()
  4804. {
  4805. MoveSceneItem(OBS_ORDER_MOVE_DOWN, QTStr("Undo.MoveDown"));
  4806. }
  4807. void OBSBasic::on_actionMoveUp_triggered()
  4808. {
  4809. MoveSceneItem(OBS_ORDER_MOVE_UP, QTStr("Undo.MoveUp"));
  4810. }
  4811. void OBSBasic::on_actionMoveDown_triggered()
  4812. {
  4813. MoveSceneItem(OBS_ORDER_MOVE_DOWN, QTStr("Undo.MoveDown"));
  4814. }
  4815. void OBSBasic::on_actionMoveToTop_triggered()
  4816. {
  4817. MoveSceneItem(OBS_ORDER_MOVE_TOP, QTStr("Undo.MoveToTop"));
  4818. }
  4819. void OBSBasic::on_actionMoveToBottom_triggered()
  4820. {
  4821. MoveSceneItem(OBS_ORDER_MOVE_BOTTOM, QTStr("Undo.MoveToBottom"));
  4822. }
  4823. static BPtr<char> ReadLogFile(const char *subdir, const char *log)
  4824. {
  4825. char logDir[512];
  4826. if (GetConfigPath(logDir, sizeof(logDir), subdir) <= 0)
  4827. return nullptr;
  4828. string path = logDir;
  4829. path += "/";
  4830. path += log;
  4831. BPtr<char> file = os_quick_read_utf8_file(path.c_str());
  4832. if (!file)
  4833. blog(LOG_WARNING, "Failed to read log file %s", path.c_str());
  4834. return file;
  4835. }
  4836. void OBSBasic::UploadLog(const char *subdir, const char *file, const bool crash)
  4837. {
  4838. BPtr<char> fileString{ReadLogFile(subdir, file)};
  4839. if (!fileString)
  4840. return;
  4841. if (!*fileString)
  4842. return;
  4843. ui->menuLogFiles->setEnabled(false);
  4844. #if defined(_WIN32)
  4845. ui->menuCrashLogs->setEnabled(false);
  4846. #endif
  4847. stringstream ss;
  4848. ss << "OBS " << App()->GetVersionString() << " log file uploaded at "
  4849. << CurrentDateTimeString() << "\n\n"
  4850. << fileString;
  4851. if (logUploadThread) {
  4852. logUploadThread->wait();
  4853. }
  4854. RemoteTextThread *thread =
  4855. new RemoteTextThread("https://obsproject.com/logs/upload",
  4856. "text/plain", ss.str().c_str());
  4857. logUploadThread.reset(thread);
  4858. if (crash) {
  4859. connect(thread, &RemoteTextThread::Result, this,
  4860. &OBSBasic::crashUploadFinished);
  4861. } else {
  4862. connect(thread, &RemoteTextThread::Result, this,
  4863. &OBSBasic::logUploadFinished);
  4864. }
  4865. logUploadThread->start();
  4866. }
  4867. void OBSBasic::on_actionShowLogs_triggered()
  4868. {
  4869. char logDir[512];
  4870. if (GetConfigPath(logDir, sizeof(logDir), "obs-studio/logs") <= 0)
  4871. return;
  4872. QUrl url = QUrl::fromLocalFile(QT_UTF8(logDir));
  4873. QDesktopServices::openUrl(url);
  4874. }
  4875. void OBSBasic::on_actionUploadCurrentLog_triggered()
  4876. {
  4877. UploadLog("obs-studio/logs", App()->GetCurrentLog(), false);
  4878. }
  4879. void OBSBasic::on_actionUploadLastLog_triggered()
  4880. {
  4881. UploadLog("obs-studio/logs", App()->GetLastLog(), false);
  4882. }
  4883. void OBSBasic::on_actionViewCurrentLog_triggered()
  4884. {
  4885. if (!logView)
  4886. logView = new OBSLogViewer();
  4887. logView->show();
  4888. logView->setWindowState(
  4889. (logView->windowState() & ~Qt::WindowMinimized) |
  4890. Qt::WindowActive);
  4891. logView->activateWindow();
  4892. logView->raise();
  4893. }
  4894. void OBSBasic::on_actionShowCrashLogs_triggered()
  4895. {
  4896. char logDir[512];
  4897. if (GetConfigPath(logDir, sizeof(logDir), "obs-studio/crashes") <= 0)
  4898. return;
  4899. QUrl url = QUrl::fromLocalFile(QT_UTF8(logDir));
  4900. QDesktopServices::openUrl(url);
  4901. }
  4902. void OBSBasic::on_actionUploadLastCrashLog_triggered()
  4903. {
  4904. UploadLog("obs-studio/crashes", App()->GetLastCrashLog(), true);
  4905. }
  4906. void OBSBasic::on_actionCheckForUpdates_triggered()
  4907. {
  4908. CheckForUpdates(true);
  4909. }
  4910. void OBSBasic::logUploadFinished(const QString &text, const QString &error)
  4911. {
  4912. ui->menuLogFiles->setEnabled(true);
  4913. #if defined(_WIN32)
  4914. ui->menuCrashLogs->setEnabled(true);
  4915. #endif
  4916. if (text.isEmpty()) {
  4917. OBSMessageBox::critical(
  4918. this, QTStr("LogReturnDialog.ErrorUploadingLog"),
  4919. error);
  4920. return;
  4921. }
  4922. openLogDialog(text, false);
  4923. }
  4924. void OBSBasic::crashUploadFinished(const QString &text, const QString &error)
  4925. {
  4926. ui->menuLogFiles->setEnabled(true);
  4927. #if defined(_WIN32)
  4928. ui->menuCrashLogs->setEnabled(true);
  4929. #endif
  4930. if (text.isEmpty()) {
  4931. OBSMessageBox::critical(
  4932. this, QTStr("LogReturnDialog.ErrorUploadingLog"),
  4933. error);
  4934. return;
  4935. }
  4936. openLogDialog(text, true);
  4937. }
  4938. void OBSBasic::openLogDialog(const QString &text, const bool crash)
  4939. {
  4940. OBSDataAutoRelease returnData =
  4941. obs_data_create_from_json(QT_TO_UTF8(text));
  4942. string resURL = obs_data_get_string(returnData, "url");
  4943. QString logURL = resURL.c_str();
  4944. OBSLogReply logDialog(this, logURL, crash);
  4945. logDialog.exec();
  4946. }
  4947. static void RenameListItem(OBSBasic *parent, QListWidget *listWidget,
  4948. obs_source_t *source, const string &name)
  4949. {
  4950. const char *prevName = obs_source_get_name(source);
  4951. if (name == prevName)
  4952. return;
  4953. OBSSourceAutoRelease foundSource = obs_get_source_by_name(name.c_str());
  4954. QListWidgetItem *listItem = listWidget->currentItem();
  4955. if (foundSource || name.empty()) {
  4956. listItem->setText(QT_UTF8(prevName));
  4957. if (foundSource) {
  4958. OBSMessageBox::warning(parent,
  4959. QTStr("NameExists.Title"),
  4960. QTStr("NameExists.Text"));
  4961. } else if (name.empty()) {
  4962. OBSMessageBox::warning(parent,
  4963. QTStr("NoNameEntered.Title"),
  4964. QTStr("NoNameEntered.Text"));
  4965. }
  4966. } else {
  4967. auto undo = [prev = std::string(prevName)](
  4968. const std::string &data) {
  4969. OBSSourceAutoRelease source =
  4970. obs_get_source_by_name(data.c_str());
  4971. obs_source_set_name(source, prev.c_str());
  4972. };
  4973. auto redo = [name](const std::string &data) {
  4974. OBSSourceAutoRelease source =
  4975. obs_get_source_by_name(data.c_str());
  4976. obs_source_set_name(source, name.c_str());
  4977. };
  4978. std::string undo_data(name);
  4979. std::string redo_data(prevName);
  4980. parent->undo_s.add_action(
  4981. QTStr("Undo.Rename").arg(name.c_str()), undo, redo,
  4982. undo_data, redo_data);
  4983. listItem->setText(QT_UTF8(name.c_str()));
  4984. obs_source_set_name(source, name.c_str());
  4985. }
  4986. }
  4987. void OBSBasic::SceneNameEdited(QWidget *editor,
  4988. QAbstractItemDelegate::EndEditHint endHint)
  4989. {
  4990. OBSScene scene = GetCurrentScene();
  4991. QLineEdit *edit = qobject_cast<QLineEdit *>(editor);
  4992. string text = QT_TO_UTF8(edit->text().trimmed());
  4993. if (!scene)
  4994. return;
  4995. obs_source_t *source = obs_scene_get_source(scene);
  4996. RenameListItem(this, ui->scenes, source, text);
  4997. ui->scenesDock->addAction(renameScene);
  4998. if (api)
  4999. api->on_event(OBS_FRONTEND_EVENT_SCENE_LIST_CHANGED);
  5000. UNUSED_PARAMETER(endHint);
  5001. }
  5002. void OBSBasic::OpenFilters(OBSSource source)
  5003. {
  5004. if (source == nullptr) {
  5005. OBSSceneItem item = GetCurrentSceneItem();
  5006. source = obs_sceneitem_get_source(item);
  5007. }
  5008. CreateFiltersWindow(source);
  5009. }
  5010. void OBSBasic::OpenProperties(OBSSource source)
  5011. {
  5012. if (source == nullptr) {
  5013. OBSSceneItem item = GetCurrentSceneItem();
  5014. source = obs_sceneitem_get_source(item);
  5015. }
  5016. CreatePropertiesWindow(source);
  5017. }
  5018. void OBSBasic::OpenInteraction(OBSSource source)
  5019. {
  5020. if (source == nullptr) {
  5021. OBSSceneItem item = GetCurrentSceneItem();
  5022. source = obs_sceneitem_get_source(item);
  5023. }
  5024. CreateInteractionWindow(source);
  5025. }
  5026. void OBSBasic::OpenSceneFilters()
  5027. {
  5028. OBSScene scene = GetCurrentScene();
  5029. OBSSource source = obs_scene_get_source(scene);
  5030. CreateFiltersWindow(source);
  5031. }
  5032. #define RECORDING_START \
  5033. "==== Recording Start ==============================================="
  5034. #define RECORDING_STOP \
  5035. "==== Recording Stop ================================================"
  5036. #define REPLAY_BUFFER_START \
  5037. "==== Replay Buffer Start ==========================================="
  5038. #define REPLAY_BUFFER_STOP \
  5039. "==== Replay Buffer Stop ============================================"
  5040. #define STREAMING_START \
  5041. "==== Streaming Start ==============================================="
  5042. #define STREAMING_STOP \
  5043. "==== Streaming Stop ================================================"
  5044. #define VIRTUAL_CAM_START \
  5045. "==== Virtual Camera Start =========================================="
  5046. #define VIRTUAL_CAM_STOP \
  5047. "==== Virtual Camera Stop ==========================================="
  5048. void OBSBasic::DisplayStreamStartError()
  5049. {
  5050. QString message = !outputHandler->lastError.empty()
  5051. ? QTStr(outputHandler->lastError.c_str())
  5052. : QTStr("Output.StartFailedGeneric");
  5053. ui->streamButton->setText(QTStr("Basic.Main.StartStreaming"));
  5054. ui->streamButton->setEnabled(true);
  5055. ui->streamButton->setChecked(false);
  5056. if (sysTrayStream) {
  5057. sysTrayStream->setText(ui->streamButton->text());
  5058. sysTrayStream->setEnabled(true);
  5059. }
  5060. QMessageBox::critical(this, QTStr("Output.StartStreamFailed"), message);
  5061. }
  5062. #if YOUTUBE_ENABLED
  5063. void OBSBasic::YouTubeActionDialogOk(const QString &id, const QString &key,
  5064. bool autostart, bool autostop,
  5065. bool start_now)
  5066. {
  5067. //blog(LOG_DEBUG, "Stream key: %s", QT_TO_UTF8(key));
  5068. obs_service_t *service_obj = GetService();
  5069. OBSDataAutoRelease settings = obs_service_get_settings(service_obj);
  5070. const std::string a_key = QT_TO_UTF8(key);
  5071. obs_data_set_string(settings, "key", a_key.c_str());
  5072. const std::string an_id = QT_TO_UTF8(id);
  5073. obs_data_set_string(settings, "stream_id", an_id.c_str());
  5074. obs_service_update(service_obj, settings);
  5075. autoStartBroadcast = autostart;
  5076. autoStopBroadcast = autostop;
  5077. broadcastReady = true;
  5078. if (start_now)
  5079. QMetaObject::invokeMethod(this, "StartStreaming");
  5080. }
  5081. void OBSBasic::YoutubeStreamCheck(const std::string &key)
  5082. {
  5083. YoutubeApiWrappers *apiYouTube(
  5084. dynamic_cast<YoutubeApiWrappers *>(GetAuth()));
  5085. if (!apiYouTube) {
  5086. /* technically we should never get here -Jim */
  5087. QMetaObject::invokeMethod(this, "ForceStopStreaming",
  5088. Qt::QueuedConnection);
  5089. youtubeStreamCheckThread->deleteLater();
  5090. blog(LOG_ERROR, "==========================================");
  5091. blog(LOG_ERROR, "%s: Uh, hey, we got here", __FUNCTION__);
  5092. blog(LOG_ERROR, "==========================================");
  5093. return;
  5094. }
  5095. int timeout = 0;
  5096. json11::Json json;
  5097. QString id = key.c_str();
  5098. while (StreamingActive()) {
  5099. if (timeout == 14) {
  5100. QMetaObject::invokeMethod(this, "ForceStopStreaming",
  5101. Qt::QueuedConnection);
  5102. break;
  5103. }
  5104. if (!apiYouTube->FindStream(id, json)) {
  5105. QMetaObject::invokeMethod(this,
  5106. "DisplayStreamStartError",
  5107. Qt::QueuedConnection);
  5108. QMetaObject::invokeMethod(this, "StopStreaming",
  5109. Qt::QueuedConnection);
  5110. break;
  5111. }
  5112. auto item = json["items"][0];
  5113. auto status = item["status"]["streamStatus"].string_value();
  5114. if (status == "active") {
  5115. QMetaObject::invokeMethod(ui->broadcastButton,
  5116. "setEnabled",
  5117. Q_ARG(bool, true));
  5118. break;
  5119. } else {
  5120. QThread::sleep(1);
  5121. timeout++;
  5122. }
  5123. }
  5124. youtubeStreamCheckThread->deleteLater();
  5125. }
  5126. void OBSBasic::ShowYouTubeAutoStartWarning()
  5127. {
  5128. auto msgBox = []() {
  5129. QMessageBox msgbox(App()->GetMainWindow());
  5130. msgbox.setWindowTitle(QTStr(
  5131. "YouTube.Actions.AutoStartStreamingWarning.Title"));
  5132. msgbox.setText(
  5133. QTStr("YouTube.Actions.AutoStartStreamingWarning"));
  5134. msgbox.setIcon(QMessageBox::Icon::Information);
  5135. msgbox.addButton(QMessageBox::Ok);
  5136. QCheckBox *cb = new QCheckBox(QTStr("DoNotShowAgain"));
  5137. msgbox.setCheckBox(cb);
  5138. msgbox.exec();
  5139. if (cb->isChecked()) {
  5140. config_set_bool(App()->GlobalConfig(), "General",
  5141. "WarnedAboutYouTubeAutoStart", true);
  5142. config_save_safe(App()->GlobalConfig(), "tmp", nullptr);
  5143. }
  5144. };
  5145. bool warned = config_get_bool(App()->GlobalConfig(), "General",
  5146. "WarnedAboutYouTubeAutoStart");
  5147. if (!warned) {
  5148. QMetaObject::invokeMethod(App(), "Exec", Qt::QueuedConnection,
  5149. Q_ARG(VoidFunc, msgBox));
  5150. }
  5151. }
  5152. #endif
  5153. void OBSBasic::StartStreaming()
  5154. {
  5155. if (outputHandler->StreamingActive())
  5156. return;
  5157. if (disableOutputsRef)
  5158. return;
  5159. if (auth && auth->broadcastFlow()) {
  5160. if (!broadcastActive && !broadcastReady) {
  5161. ui->streamButton->setChecked(false);
  5162. QMessageBox no_broadcast(this);
  5163. no_broadcast.setText(QTStr("Output.NoBroadcast.Text"));
  5164. QPushButton *SetupBroadcast = no_broadcast.addButton(
  5165. QTStr("Basic.Main.SetupBroadcast"),
  5166. QMessageBox::YesRole);
  5167. no_broadcast.setDefaultButton(SetupBroadcast);
  5168. no_broadcast.addButton(QTStr("Close"),
  5169. QMessageBox::NoRole);
  5170. no_broadcast.setIcon(QMessageBox::Information);
  5171. no_broadcast.setWindowTitle(
  5172. QTStr("Output.NoBroadcast.Title"));
  5173. no_broadcast.exec();
  5174. if (no_broadcast.clickedButton() == SetupBroadcast)
  5175. QMetaObject::invokeMethod(this,
  5176. "SetupBroadcast");
  5177. return;
  5178. }
  5179. }
  5180. if (!outputHandler->SetupStreaming(service)) {
  5181. DisplayStreamStartError();
  5182. return;
  5183. }
  5184. if (api)
  5185. api->on_event(OBS_FRONTEND_EVENT_STREAMING_STARTING);
  5186. SaveProject();
  5187. ui->streamButton->setEnabled(false);
  5188. ui->streamButton->setChecked(false);
  5189. ui->streamButton->setText(QTStr("Basic.Main.Connecting"));
  5190. ui->broadcastButton->setChecked(false);
  5191. if (sysTrayStream) {
  5192. sysTrayStream->setEnabled(false);
  5193. sysTrayStream->setText(ui->streamButton->text());
  5194. }
  5195. if (!outputHandler->StartStreaming(service)) {
  5196. DisplayStreamStartError();
  5197. return;
  5198. }
  5199. if (!autoStartBroadcast) {
  5200. ui->broadcastButton->setText(
  5201. QTStr("Basic.Main.StartBroadcast"));
  5202. ui->broadcastButton->setProperty("broadcastState", "ready");
  5203. ui->broadcastButton->style()->unpolish(ui->broadcastButton);
  5204. ui->broadcastButton->style()->polish(ui->broadcastButton);
  5205. // well, we need to disable button while stream is not active
  5206. ui->broadcastButton->setEnabled(false);
  5207. } else {
  5208. if (!autoStopBroadcast) {
  5209. ui->broadcastButton->setText(
  5210. QTStr("Basic.Main.StopBroadcast"));
  5211. } else {
  5212. ui->broadcastButton->setText(
  5213. QTStr("Basic.Main.AutoStopEnabled"));
  5214. ui->broadcastButton->setEnabled(false);
  5215. }
  5216. ui->broadcastButton->setProperty("broadcastState", "active");
  5217. ui->broadcastButton->style()->unpolish(ui->broadcastButton);
  5218. ui->broadcastButton->style()->polish(ui->broadcastButton);
  5219. broadcastActive = true;
  5220. }
  5221. bool recordWhenStreaming = config_get_bool(
  5222. GetGlobalConfig(), "BasicWindow", "RecordWhenStreaming");
  5223. if (recordWhenStreaming)
  5224. StartRecording();
  5225. bool replayBufferWhileStreaming = config_get_bool(
  5226. GetGlobalConfig(), "BasicWindow", "ReplayBufferWhileStreaming");
  5227. if (replayBufferWhileStreaming)
  5228. StartReplayBuffer();
  5229. #if YOUTUBE_ENABLED
  5230. if (!autoStartBroadcast)
  5231. OBSBasic::ShowYouTubeAutoStartWarning();
  5232. #endif
  5233. }
  5234. void OBSBasic::BroadcastButtonClicked()
  5235. {
  5236. if (!broadcastReady ||
  5237. (!broadcastActive && !outputHandler->StreamingActive())) {
  5238. SetupBroadcast();
  5239. if (broadcastReady)
  5240. ui->broadcastButton->setChecked(true);
  5241. return;
  5242. }
  5243. if (!autoStartBroadcast) {
  5244. #if YOUTUBE_ENABLED
  5245. std::shared_ptr<YoutubeApiWrappers> ytAuth =
  5246. dynamic_pointer_cast<YoutubeApiWrappers>(auth);
  5247. if (ytAuth.get()) {
  5248. if (!ytAuth->StartLatestBroadcast()) {
  5249. auto last_error = ytAuth->GetLastError();
  5250. if (last_error.isEmpty())
  5251. last_error = QTStr(
  5252. "YouTube.Actions.Error.YouTubeApi");
  5253. if (!ytAuth->GetTranslatedError(last_error))
  5254. last_error =
  5255. QTStr("YouTube.Actions.Error.BroadcastTransitionFailed")
  5256. .arg(last_error,
  5257. ytAuth->GetBroadcastId());
  5258. OBSMessageBox::warning(
  5259. this,
  5260. QTStr("Output.BroadcastStartFailed"),
  5261. last_error, true);
  5262. ui->broadcastButton->setChecked(false);
  5263. return;
  5264. }
  5265. }
  5266. #endif
  5267. broadcastActive = true;
  5268. autoStartBroadcast = true; // and clear the flag
  5269. if (!autoStopBroadcast) {
  5270. ui->broadcastButton->setText(
  5271. QTStr("Basic.Main.StopBroadcast"));
  5272. } else {
  5273. ui->broadcastButton->setText(
  5274. QTStr("Basic.Main.AutoStopEnabled"));
  5275. ui->broadcastButton->setEnabled(false);
  5276. }
  5277. ui->broadcastButton->setProperty("broadcastState", "active");
  5278. ui->broadcastButton->style()->unpolish(ui->broadcastButton);
  5279. ui->broadcastButton->style()->polish(ui->broadcastButton);
  5280. } else if (!autoStopBroadcast) {
  5281. #if YOUTUBE_ENABLED
  5282. bool confirm = config_get_bool(GetGlobalConfig(), "BasicWindow",
  5283. "WarnBeforeStoppingStream");
  5284. if (confirm && isVisible()) {
  5285. QMessageBox::StandardButton button = OBSMessageBox::question(
  5286. this, QTStr("ConfirmStop.Title"),
  5287. QTStr("YouTube.Actions.AutoStopStreamingWarning"),
  5288. QMessageBox::Yes | QMessageBox::No,
  5289. QMessageBox::No);
  5290. if (button == QMessageBox::No) {
  5291. ui->broadcastButton->setChecked(true);
  5292. return;
  5293. }
  5294. }
  5295. std::shared_ptr<YoutubeApiWrappers> ytAuth =
  5296. dynamic_pointer_cast<YoutubeApiWrappers>(auth);
  5297. if (ytAuth.get()) {
  5298. if (!ytAuth->StopLatestBroadcast()) {
  5299. auto last_error = ytAuth->GetLastError();
  5300. if (last_error.isEmpty())
  5301. last_error = QTStr(
  5302. "YouTube.Actions.Error.YouTubeApi");
  5303. if (!ytAuth->GetTranslatedError(last_error))
  5304. last_error =
  5305. QTStr("YouTube.Actions.Error.BroadcastTransitionFailed")
  5306. .arg(last_error,
  5307. ytAuth->GetBroadcastId());
  5308. OBSMessageBox::warning(
  5309. this,
  5310. QTStr("Output.BroadcastStopFailed"),
  5311. last_error, true);
  5312. }
  5313. }
  5314. #endif
  5315. broadcastActive = false;
  5316. broadcastReady = false;
  5317. autoStopBroadcast = true;
  5318. QMetaObject::invokeMethod(this, "StopStreaming");
  5319. SetBroadcastFlowEnabled(true);
  5320. }
  5321. }
  5322. void OBSBasic::SetBroadcastFlowEnabled(bool enabled)
  5323. {
  5324. ui->broadcastButton->setEnabled(enabled);
  5325. ui->broadcastButton->setVisible(enabled);
  5326. ui->broadcastButton->setChecked(broadcastReady);
  5327. ui->broadcastButton->setProperty("broadcastState", "idle");
  5328. ui->broadcastButton->style()->unpolish(ui->broadcastButton);
  5329. ui->broadcastButton->style()->polish(ui->broadcastButton);
  5330. ui->broadcastButton->setText(QTStr("Basic.Main.SetupBroadcast"));
  5331. }
  5332. void OBSBasic::SetupBroadcast()
  5333. {
  5334. #if YOUTUBE_ENABLED
  5335. Auth *const auth = GetAuth();
  5336. if (IsYouTubeService(auth->service())) {
  5337. OBSYoutubeActions *dialog;
  5338. dialog = new OBSYoutubeActions(this, auth, broadcastReady);
  5339. connect(dialog, &OBSYoutubeActions::ok, this,
  5340. &OBSBasic::YouTubeActionDialogOk);
  5341. int result = dialog->Valid() ? dialog->exec()
  5342. : QDialog::Rejected;
  5343. if (result != QDialog::Accepted) {
  5344. if (!broadcastReady)
  5345. ui->broadcastButton->setChecked(false);
  5346. }
  5347. }
  5348. #endif
  5349. }
  5350. #ifdef _WIN32
  5351. static inline void UpdateProcessPriority()
  5352. {
  5353. const char *priority = config_get_string(App()->GlobalConfig(),
  5354. "General", "ProcessPriority");
  5355. if (priority && strcmp(priority, "Normal") != 0)
  5356. SetProcessPriority(priority);
  5357. }
  5358. static inline void ClearProcessPriority()
  5359. {
  5360. const char *priority = config_get_string(App()->GlobalConfig(),
  5361. "General", "ProcessPriority");
  5362. if (priority && strcmp(priority, "Normal") != 0)
  5363. SetProcessPriority("Normal");
  5364. }
  5365. #else
  5366. #define UpdateProcessPriority() \
  5367. do { \
  5368. } while (false)
  5369. #define ClearProcessPriority() \
  5370. do { \
  5371. } while (false)
  5372. #endif
  5373. inline void OBSBasic::OnActivate(bool force)
  5374. {
  5375. if (ui->profileMenu->isEnabled() || force) {
  5376. ui->profileMenu->setEnabled(false);
  5377. ui->autoConfigure->setEnabled(false);
  5378. App()->IncrementSleepInhibition();
  5379. UpdateProcessPriority();
  5380. #if defined(_WIN32) && QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  5381. taskBtn->setOverlayIcon(QIcon::fromTheme(
  5382. "obs-active", QIcon(":/res/images/active.png")));
  5383. #endif
  5384. if (trayIcon && trayIcon->isVisible()) {
  5385. #ifdef __APPLE__
  5386. QIcon trayMask =
  5387. QIcon(":/res/images/tray_active_macos.svg");
  5388. trayMask.setIsMask(true);
  5389. trayIcon->setIcon(
  5390. QIcon::fromTheme("obs-tray", trayMask));
  5391. #else
  5392. trayIcon->setIcon(QIcon::fromTheme(
  5393. "obs-tray-active",
  5394. QIcon(":/res/images/tray_active.png")));
  5395. #endif
  5396. }
  5397. }
  5398. }
  5399. extern volatile bool recording_paused;
  5400. extern volatile bool replaybuf_active;
  5401. inline void OBSBasic::OnDeactivate()
  5402. {
  5403. if (!outputHandler->Active() && !ui->profileMenu->isEnabled()) {
  5404. ui->profileMenu->setEnabled(true);
  5405. ui->autoConfigure->setEnabled(true);
  5406. App()->DecrementSleepInhibition();
  5407. ClearProcessPriority();
  5408. #if defined(_WIN32) && QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  5409. taskBtn->clearOverlayIcon();
  5410. #endif
  5411. if (trayIcon && trayIcon->isVisible()) {
  5412. #ifdef __APPLE__
  5413. QIcon trayIconFile =
  5414. QIcon(":/res/images/obs_macos.svg");
  5415. trayIconFile.setIsMask(true);
  5416. #else
  5417. QIcon trayIconFile = QIcon(":/res/images/obs.png");
  5418. #endif
  5419. trayIcon->setIcon(
  5420. QIcon::fromTheme("obs-tray", trayIconFile));
  5421. }
  5422. } else if (outputHandler->Active() && trayIcon &&
  5423. trayIcon->isVisible()) {
  5424. if (os_atomic_load_bool(&recording_paused)) {
  5425. #ifdef __APPLE__
  5426. QIcon trayIconFile =
  5427. QIcon(":/res/images/obs_paused_macos.svg");
  5428. trayIconFile.setIsMask(true);
  5429. #else
  5430. QIcon trayIconFile =
  5431. QIcon(":/res/images/obs_paused.png");
  5432. #endif
  5433. trayIcon->setIcon(QIcon::fromTheme("obs-tray-paused",
  5434. trayIconFile));
  5435. #if defined(_WIN32) && QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  5436. taskBtn->setOverlayIcon(QIcon::fromTheme(
  5437. "obs-paused",
  5438. QIcon(":/res/images/paused.png")));
  5439. #endif
  5440. } else {
  5441. #ifdef __APPLE__
  5442. QIcon trayIconFile =
  5443. QIcon(":/res/images/tray_active_macos.svg");
  5444. trayIconFile.setIsMask(true);
  5445. #else
  5446. QIcon trayIconFile =
  5447. QIcon(":/res/images/tray_active.png");
  5448. #endif
  5449. trayIcon->setIcon(QIcon::fromTheme("obs-tray-active",
  5450. trayIconFile));
  5451. #if defined(_WIN32) && QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  5452. taskBtn->setOverlayIcon(QIcon::fromTheme(
  5453. "obs-active",
  5454. QIcon(":/res/images/active.png")));
  5455. #endif
  5456. }
  5457. }
  5458. }
  5459. void OBSBasic::StopStreaming()
  5460. {
  5461. SaveProject();
  5462. if (outputHandler->StreamingActive())
  5463. outputHandler->StopStreaming(streamingStopping);
  5464. // special case: force reset broadcast state if
  5465. // no autostart and no autostop selected
  5466. if (!autoStartBroadcast && !broadcastActive) {
  5467. broadcastActive = false;
  5468. autoStartBroadcast = true;
  5469. autoStopBroadcast = true;
  5470. broadcastReady = false;
  5471. }
  5472. if (autoStopBroadcast) {
  5473. broadcastActive = false;
  5474. broadcastReady = false;
  5475. }
  5476. OnDeactivate();
  5477. bool recordWhenStreaming = config_get_bool(
  5478. GetGlobalConfig(), "BasicWindow", "RecordWhenStreaming");
  5479. bool keepRecordingWhenStreamStops =
  5480. config_get_bool(GetGlobalConfig(), "BasicWindow",
  5481. "KeepRecordingWhenStreamStops");
  5482. if (recordWhenStreaming && !keepRecordingWhenStreamStops)
  5483. StopRecording();
  5484. bool replayBufferWhileStreaming = config_get_bool(
  5485. GetGlobalConfig(), "BasicWindow", "ReplayBufferWhileStreaming");
  5486. bool keepReplayBufferStreamStops =
  5487. config_get_bool(GetGlobalConfig(), "BasicWindow",
  5488. "KeepReplayBufferStreamStops");
  5489. if (replayBufferWhileStreaming && !keepReplayBufferStreamStops)
  5490. StopReplayBuffer();
  5491. }
  5492. void OBSBasic::ForceStopStreaming()
  5493. {
  5494. SaveProject();
  5495. if (outputHandler->StreamingActive())
  5496. outputHandler->StopStreaming(true);
  5497. // special case: force reset broadcast state if
  5498. // no autostart and no autostop selected
  5499. if (!autoStartBroadcast && !broadcastActive) {
  5500. broadcastActive = false;
  5501. autoStartBroadcast = true;
  5502. autoStopBroadcast = true;
  5503. broadcastReady = false;
  5504. }
  5505. if (autoStopBroadcast) {
  5506. broadcastActive = false;
  5507. broadcastReady = false;
  5508. }
  5509. OnDeactivate();
  5510. bool recordWhenStreaming = config_get_bool(
  5511. GetGlobalConfig(), "BasicWindow", "RecordWhenStreaming");
  5512. bool keepRecordingWhenStreamStops =
  5513. config_get_bool(GetGlobalConfig(), "BasicWindow",
  5514. "KeepRecordingWhenStreamStops");
  5515. if (recordWhenStreaming && !keepRecordingWhenStreamStops)
  5516. StopRecording();
  5517. bool replayBufferWhileStreaming = config_get_bool(
  5518. GetGlobalConfig(), "BasicWindow", "ReplayBufferWhileStreaming");
  5519. bool keepReplayBufferStreamStops =
  5520. config_get_bool(GetGlobalConfig(), "BasicWindow",
  5521. "KeepReplayBufferStreamStops");
  5522. if (replayBufferWhileStreaming && !keepReplayBufferStreamStops)
  5523. StopReplayBuffer();
  5524. }
  5525. void OBSBasic::StreamDelayStarting(int sec)
  5526. {
  5527. ui->streamButton->setText(QTStr("Basic.Main.StopStreaming"));
  5528. ui->streamButton->setEnabled(true);
  5529. ui->streamButton->setChecked(true);
  5530. if (sysTrayStream) {
  5531. sysTrayStream->setText(ui->streamButton->text());
  5532. sysTrayStream->setEnabled(true);
  5533. }
  5534. if (!startStreamMenu.isNull())
  5535. startStreamMenu->deleteLater();
  5536. startStreamMenu = new QMenu();
  5537. startStreamMenu->addAction(QTStr("Basic.Main.StopStreaming"), this,
  5538. SLOT(StopStreaming()));
  5539. startStreamMenu->addAction(QTStr("Basic.Main.ForceStopStreaming"), this,
  5540. SLOT(ForceStopStreaming()));
  5541. ui->streamButton->setMenu(startStreamMenu);
  5542. ui->statusbar->StreamDelayStarting(sec);
  5543. OnActivate();
  5544. }
  5545. void OBSBasic::StreamDelayStopping(int sec)
  5546. {
  5547. ui->streamButton->setText(QTStr("Basic.Main.StartStreaming"));
  5548. ui->streamButton->setEnabled(true);
  5549. ui->streamButton->setChecked(false);
  5550. if (sysTrayStream) {
  5551. sysTrayStream->setText(ui->streamButton->text());
  5552. sysTrayStream->setEnabled(true);
  5553. }
  5554. if (!startStreamMenu.isNull())
  5555. startStreamMenu->deleteLater();
  5556. startStreamMenu = new QMenu();
  5557. startStreamMenu->addAction(QTStr("Basic.Main.StartStreaming"), this,
  5558. SLOT(StartStreaming()));
  5559. startStreamMenu->addAction(QTStr("Basic.Main.ForceStopStreaming"), this,
  5560. SLOT(ForceStopStreaming()));
  5561. ui->streamButton->setMenu(startStreamMenu);
  5562. ui->statusbar->StreamDelayStopping(sec);
  5563. if (api)
  5564. api->on_event(OBS_FRONTEND_EVENT_STREAMING_STOPPING);
  5565. }
  5566. void OBSBasic::StreamingStart()
  5567. {
  5568. ui->streamButton->setText(QTStr("Basic.Main.StopStreaming"));
  5569. ui->streamButton->setEnabled(true);
  5570. ui->streamButton->setChecked(true);
  5571. ui->statusbar->StreamStarted(outputHandler->streamOutput);
  5572. if (sysTrayStream) {
  5573. sysTrayStream->setText(ui->streamButton->text());
  5574. sysTrayStream->setEnabled(true);
  5575. }
  5576. #if YOUTUBE_ENABLED
  5577. if (!autoStartBroadcast) {
  5578. // get a current stream key
  5579. obs_service_t *service_obj = GetService();
  5580. OBSDataAutoRelease settings =
  5581. obs_service_get_settings(service_obj);
  5582. std::string key = obs_data_get_string(settings, "stream_id");
  5583. if (!key.empty() && !youtubeStreamCheckThread) {
  5584. youtubeStreamCheckThread = CreateQThread(
  5585. [this, key] { YoutubeStreamCheck(key); });
  5586. youtubeStreamCheckThread->setObjectName(
  5587. "YouTubeStreamCheckThread");
  5588. youtubeStreamCheckThread->start();
  5589. }
  5590. }
  5591. #endif
  5592. if (api)
  5593. api->on_event(OBS_FRONTEND_EVENT_STREAMING_STARTED);
  5594. OnActivate();
  5595. blog(LOG_INFO, STREAMING_START);
  5596. }
  5597. void OBSBasic::StreamStopping()
  5598. {
  5599. ui->streamButton->setText(QTStr("Basic.Main.StoppingStreaming"));
  5600. if (sysTrayStream)
  5601. sysTrayStream->setText(ui->streamButton->text());
  5602. streamingStopping = true;
  5603. if (api)
  5604. api->on_event(OBS_FRONTEND_EVENT_STREAMING_STOPPING);
  5605. }
  5606. void OBSBasic::StreamingStop(int code, QString last_error)
  5607. {
  5608. const char *errorDescription = "";
  5609. DStr errorMessage;
  5610. bool use_last_error = false;
  5611. bool encode_error = false;
  5612. switch (code) {
  5613. case OBS_OUTPUT_BAD_PATH:
  5614. errorDescription = Str("Output.ConnectFail.BadPath");
  5615. break;
  5616. case OBS_OUTPUT_CONNECT_FAILED:
  5617. use_last_error = true;
  5618. errorDescription = Str("Output.ConnectFail.ConnectFailed");
  5619. break;
  5620. case OBS_OUTPUT_INVALID_STREAM:
  5621. errorDescription = Str("Output.ConnectFail.InvalidStream");
  5622. break;
  5623. case OBS_OUTPUT_ENCODE_ERROR:
  5624. encode_error = true;
  5625. break;
  5626. default:
  5627. case OBS_OUTPUT_ERROR:
  5628. use_last_error = true;
  5629. errorDescription = Str("Output.ConnectFail.Error");
  5630. break;
  5631. case OBS_OUTPUT_DISCONNECTED:
  5632. /* doesn't happen if output is set to reconnect. note that
  5633. * reconnects are handled in the output, not in the UI */
  5634. use_last_error = true;
  5635. errorDescription = Str("Output.ConnectFail.Disconnected");
  5636. }
  5637. if (use_last_error && !last_error.isEmpty())
  5638. dstr_printf(errorMessage, "%s\n\n%s", errorDescription,
  5639. QT_TO_UTF8(last_error));
  5640. else
  5641. dstr_copy(errorMessage, errorDescription);
  5642. ui->statusbar->StreamStopped();
  5643. ui->streamButton->setText(QTStr("Basic.Main.StartStreaming"));
  5644. ui->streamButton->setEnabled(true);
  5645. ui->streamButton->setChecked(false);
  5646. if (sysTrayStream) {
  5647. sysTrayStream->setText(ui->streamButton->text());
  5648. sysTrayStream->setEnabled(true);
  5649. }
  5650. streamingStopping = false;
  5651. if (api)
  5652. api->on_event(OBS_FRONTEND_EVENT_STREAMING_STOPPED);
  5653. OnDeactivate();
  5654. blog(LOG_INFO, STREAMING_STOP);
  5655. if (encode_error) {
  5656. QString msg =
  5657. last_error.isEmpty()
  5658. ? QTStr("Output.StreamEncodeError.Msg")
  5659. : QTStr("Output.StreamEncodeError.Msg.LastError")
  5660. .arg(last_error);
  5661. OBSMessageBox::information(
  5662. this, QTStr("Output.StreamEncodeError.Title"), msg);
  5663. } else if (code != OBS_OUTPUT_SUCCESS && isVisible()) {
  5664. OBSMessageBox::information(this,
  5665. QTStr("Output.ConnectFail.Title"),
  5666. QT_UTF8(errorMessage));
  5667. } else if (code != OBS_OUTPUT_SUCCESS && !isVisible()) {
  5668. SysTrayNotify(QT_UTF8(errorDescription),
  5669. QSystemTrayIcon::Warning);
  5670. }
  5671. if (!startStreamMenu.isNull()) {
  5672. ui->streamButton->setMenu(nullptr);
  5673. startStreamMenu->deleteLater();
  5674. startStreamMenu = nullptr;
  5675. }
  5676. // Reset broadcast button state/text
  5677. if (!broadcastActive)
  5678. SetBroadcastFlowEnabled(auth && auth->broadcastFlow());
  5679. }
  5680. void OBSBasic::AutoRemux(QString input)
  5681. {
  5682. bool autoRemux = config_get_bool(Config(), "Video", "AutoRemux");
  5683. if (!autoRemux)
  5684. return;
  5685. const char *recType = config_get_string(Config(), "AdvOut", "RecType");
  5686. bool ffmpegOutput = astrcmpi(recType, "FFmpeg") == 0;
  5687. if (ffmpegOutput)
  5688. return;
  5689. if (input.isEmpty())
  5690. return;
  5691. QFileInfo fi(input);
  5692. QString suffix = fi.suffix();
  5693. /* do not remux if lossless */
  5694. if (suffix.compare("avi", Qt::CaseInsensitive) == 0) {
  5695. return;
  5696. }
  5697. QString path = fi.path();
  5698. QString output = input;
  5699. output.resize(output.size() - suffix.size());
  5700. output += "mp4";
  5701. OBSRemux *remux = new OBSRemux(QT_TO_UTF8(path), this, true);
  5702. remux->show();
  5703. remux->AutoRemux(input, output);
  5704. }
  5705. void OBSBasic::StartRecording()
  5706. {
  5707. if (outputHandler->RecordingActive())
  5708. return;
  5709. if (disableOutputsRef)
  5710. return;
  5711. if (!OutputPathValid()) {
  5712. OutputPathInvalidMessage();
  5713. ui->recordButton->setChecked(false);
  5714. return;
  5715. }
  5716. if (LowDiskSpace()) {
  5717. DiskSpaceMessage();
  5718. ui->recordButton->setChecked(false);
  5719. return;
  5720. }
  5721. if (api)
  5722. api->on_event(OBS_FRONTEND_EVENT_RECORDING_STARTING);
  5723. SaveProject();
  5724. if (!outputHandler->StartRecording())
  5725. ui->recordButton->setChecked(false);
  5726. }
  5727. void OBSBasic::RecordStopping()
  5728. {
  5729. ui->recordButton->setText(QTStr("Basic.Main.StoppingRecording"));
  5730. if (sysTrayRecord)
  5731. sysTrayRecord->setText(ui->recordButton->text());
  5732. recordingStopping = true;
  5733. if (api)
  5734. api->on_event(OBS_FRONTEND_EVENT_RECORDING_STOPPING);
  5735. }
  5736. void OBSBasic::StopRecording()
  5737. {
  5738. SaveProject();
  5739. if (outputHandler->RecordingActive())
  5740. outputHandler->StopRecording(recordingStopping);
  5741. OnDeactivate();
  5742. }
  5743. void OBSBasic::RecordingStart()
  5744. {
  5745. ui->statusbar->RecordingStarted(outputHandler->fileOutput);
  5746. ui->recordButton->setText(QTStr("Basic.Main.StopRecording"));
  5747. ui->recordButton->setChecked(true);
  5748. if (sysTrayRecord)
  5749. sysTrayRecord->setText(ui->recordButton->text());
  5750. recordingStopping = false;
  5751. if (api)
  5752. api->on_event(OBS_FRONTEND_EVENT_RECORDING_STARTED);
  5753. if (!diskFullTimer->isActive())
  5754. diskFullTimer->start(1000);
  5755. OnActivate();
  5756. UpdatePause();
  5757. blog(LOG_INFO, RECORDING_START);
  5758. }
  5759. void OBSBasic::RecordingStop(int code, QString last_error)
  5760. {
  5761. ui->statusbar->RecordingStopped();
  5762. ui->recordButton->setText(QTStr("Basic.Main.StartRecording"));
  5763. ui->recordButton->setChecked(false);
  5764. if (sysTrayRecord)
  5765. sysTrayRecord->setText(ui->recordButton->text());
  5766. blog(LOG_INFO, RECORDING_STOP);
  5767. if (code == OBS_OUTPUT_UNSUPPORTED && isVisible()) {
  5768. OBSMessageBox::critical(this, QTStr("Output.RecordFail.Title"),
  5769. QTStr("Output.RecordFail.Unsupported"));
  5770. } else if (code == OBS_OUTPUT_ENCODE_ERROR && isVisible()) {
  5771. QString msg =
  5772. last_error.isEmpty()
  5773. ? QTStr("Output.RecordError.EncodeErrorMsg")
  5774. : QTStr("Output.RecordError.EncodeErrorMsg.LastError")
  5775. .arg(last_error);
  5776. OBSMessageBox::warning(this, QTStr("Output.RecordError.Title"),
  5777. msg);
  5778. } else if (code == OBS_OUTPUT_NO_SPACE && isVisible()) {
  5779. OBSMessageBox::warning(this,
  5780. QTStr("Output.RecordNoSpace.Title"),
  5781. QTStr("Output.RecordNoSpace.Msg"));
  5782. } else if (code != OBS_OUTPUT_SUCCESS && isVisible()) {
  5783. const char *errorDescription;
  5784. DStr errorMessage;
  5785. bool use_last_error = true;
  5786. errorDescription = Str("Output.RecordError.Msg");
  5787. if (use_last_error && !last_error.isEmpty())
  5788. dstr_printf(errorMessage, "%s\n\n%s", errorDescription,
  5789. QT_TO_UTF8(last_error));
  5790. else
  5791. dstr_copy(errorMessage, errorDescription);
  5792. OBSMessageBox::critical(this, QTStr("Output.RecordError.Title"),
  5793. QT_UTF8(errorMessage));
  5794. } else if (code == OBS_OUTPUT_UNSUPPORTED && !isVisible()) {
  5795. SysTrayNotify(QTStr("Output.RecordFail.Unsupported"),
  5796. QSystemTrayIcon::Warning);
  5797. } else if (code == OBS_OUTPUT_NO_SPACE && !isVisible()) {
  5798. SysTrayNotify(QTStr("Output.RecordNoSpace.Msg"),
  5799. QSystemTrayIcon::Warning);
  5800. } else if (code != OBS_OUTPUT_SUCCESS && !isVisible()) {
  5801. SysTrayNotify(QTStr("Output.RecordError.Msg"),
  5802. QSystemTrayIcon::Warning);
  5803. } else if (code == OBS_OUTPUT_SUCCESS) {
  5804. if (outputHandler) {
  5805. std::string path = outputHandler->lastRecordingPath;
  5806. QString str = QTStr("Basic.StatusBar.RecordingSavedTo");
  5807. ShowStatusBarMessage(str.arg(QT_UTF8(path.c_str())));
  5808. }
  5809. }
  5810. if (api)
  5811. api->on_event(OBS_FRONTEND_EVENT_RECORDING_STOPPED);
  5812. if (diskFullTimer->isActive())
  5813. diskFullTimer->stop();
  5814. AutoRemux(outputHandler->lastRecordingPath.c_str());
  5815. OnDeactivate();
  5816. UpdatePause(false);
  5817. }
  5818. void OBSBasic::ShowReplayBufferPauseWarning()
  5819. {
  5820. auto msgBox = []() {
  5821. QMessageBox msgbox(App()->GetMainWindow());
  5822. msgbox.setWindowTitle(QTStr("Output.ReplayBuffer."
  5823. "PauseWarning.Title"));
  5824. msgbox.setText(QTStr("Output.ReplayBuffer."
  5825. "PauseWarning.Text"));
  5826. msgbox.setIcon(QMessageBox::Icon::Information);
  5827. msgbox.addButton(QMessageBox::Ok);
  5828. QCheckBox *cb = new QCheckBox(QTStr("DoNotShowAgain"));
  5829. msgbox.setCheckBox(cb);
  5830. msgbox.exec();
  5831. if (cb->isChecked()) {
  5832. config_set_bool(App()->GlobalConfig(), "General",
  5833. "WarnedAboutReplayBufferPausing", true);
  5834. config_save_safe(App()->GlobalConfig(), "tmp", nullptr);
  5835. }
  5836. };
  5837. bool warned = config_get_bool(App()->GlobalConfig(), "General",
  5838. "WarnedAboutReplayBufferPausing");
  5839. if (!warned) {
  5840. QMetaObject::invokeMethod(App(), "Exec", Qt::QueuedConnection,
  5841. Q_ARG(VoidFunc, msgBox));
  5842. }
  5843. }
  5844. void OBSBasic::StartReplayBuffer()
  5845. {
  5846. if (!outputHandler || !outputHandler->replayBuffer)
  5847. return;
  5848. if (outputHandler->ReplayBufferActive())
  5849. return;
  5850. if (disableOutputsRef)
  5851. return;
  5852. if (!UIValidation::NoSourcesConfirmation(this)) {
  5853. replayBufferButton->setChecked(false);
  5854. return;
  5855. }
  5856. if (LowDiskSpace()) {
  5857. DiskSpaceMessage();
  5858. replayBufferButton->setChecked(false);
  5859. return;
  5860. }
  5861. if (api)
  5862. api->on_event(OBS_FRONTEND_EVENT_REPLAY_BUFFER_STARTING);
  5863. SaveProject();
  5864. if (!outputHandler->StartReplayBuffer()) {
  5865. replayBufferButton->setChecked(false);
  5866. } else if (os_atomic_load_bool(&recording_paused)) {
  5867. ShowReplayBufferPauseWarning();
  5868. }
  5869. }
  5870. void OBSBasic::ReplayBufferStopping()
  5871. {
  5872. if (!outputHandler || !outputHandler->replayBuffer)
  5873. return;
  5874. replayBufferButton->setText(QTStr("Basic.Main.StoppingReplayBuffer"));
  5875. if (sysTrayReplayBuffer)
  5876. sysTrayReplayBuffer->setText(replayBufferButton->text());
  5877. replayBufferStopping = true;
  5878. if (api)
  5879. api->on_event(OBS_FRONTEND_EVENT_REPLAY_BUFFER_STOPPING);
  5880. }
  5881. void OBSBasic::StopReplayBuffer()
  5882. {
  5883. if (!outputHandler || !outputHandler->replayBuffer)
  5884. return;
  5885. SaveProject();
  5886. if (outputHandler->ReplayBufferActive())
  5887. outputHandler->StopReplayBuffer(replayBufferStopping);
  5888. OnDeactivate();
  5889. }
  5890. void OBSBasic::ReplayBufferStart()
  5891. {
  5892. if (!outputHandler || !outputHandler->replayBuffer)
  5893. return;
  5894. replayBufferButton->setText(QTStr("Basic.Main.StopReplayBuffer"));
  5895. replayBufferButton->setChecked(true);
  5896. if (sysTrayReplayBuffer)
  5897. sysTrayReplayBuffer->setText(replayBufferButton->text());
  5898. replayBufferStopping = false;
  5899. if (api)
  5900. api->on_event(OBS_FRONTEND_EVENT_REPLAY_BUFFER_STARTED);
  5901. OnActivate();
  5902. UpdateReplayBuffer();
  5903. blog(LOG_INFO, REPLAY_BUFFER_START);
  5904. }
  5905. void OBSBasic::ReplayBufferSave()
  5906. {
  5907. if (!outputHandler || !outputHandler->replayBuffer)
  5908. return;
  5909. if (!outputHandler->ReplayBufferActive())
  5910. return;
  5911. outputHandler->ConfigureReplayBuffer();
  5912. calldata_t cd = {0};
  5913. proc_handler_t *ph =
  5914. obs_output_get_proc_handler(outputHandler->replayBuffer);
  5915. proc_handler_call(ph, "save", &cd);
  5916. calldata_free(&cd);
  5917. }
  5918. void OBSBasic::ReplayBufferSaved()
  5919. {
  5920. if (!outputHandler || !outputHandler->replayBuffer)
  5921. return;
  5922. if (!outputHandler->ReplayBufferActive())
  5923. return;
  5924. calldata_t cd = {0};
  5925. proc_handler_t *ph =
  5926. obs_output_get_proc_handler(outputHandler->replayBuffer);
  5927. proc_handler_call(ph, "get_last_replay", &cd);
  5928. QString path = QT_UTF8(calldata_string(&cd, "path"));
  5929. QString msg = QTStr("Basic.StatusBar.ReplayBufferSavedTo").arg(path);
  5930. ShowStatusBarMessage(msg);
  5931. calldata_free(&cd);
  5932. if (api)
  5933. api->on_event(OBS_FRONTEND_EVENT_REPLAY_BUFFER_SAVED);
  5934. AutoRemux(path);
  5935. }
  5936. void OBSBasic::ReplayBufferStop(int code)
  5937. {
  5938. if (!outputHandler || !outputHandler->replayBuffer)
  5939. return;
  5940. replayBufferButton->setText(QTStr("Basic.Main.StartReplayBuffer"));
  5941. replayBufferButton->setChecked(false);
  5942. if (sysTrayReplayBuffer)
  5943. sysTrayReplayBuffer->setText(replayBufferButton->text());
  5944. blog(LOG_INFO, REPLAY_BUFFER_STOP);
  5945. if (code == OBS_OUTPUT_UNSUPPORTED && isVisible()) {
  5946. OBSMessageBox::critical(this, QTStr("Output.RecordFail.Title"),
  5947. QTStr("Output.RecordFail.Unsupported"));
  5948. } else if (code == OBS_OUTPUT_NO_SPACE && isVisible()) {
  5949. OBSMessageBox::warning(this,
  5950. QTStr("Output.RecordNoSpace.Title"),
  5951. QTStr("Output.RecordNoSpace.Msg"));
  5952. } else if (code != OBS_OUTPUT_SUCCESS && isVisible()) {
  5953. OBSMessageBox::critical(this, QTStr("Output.RecordError.Title"),
  5954. QTStr("Output.RecordError.Msg"));
  5955. } else if (code == OBS_OUTPUT_UNSUPPORTED && !isVisible()) {
  5956. SysTrayNotify(QTStr("Output.RecordFail.Unsupported"),
  5957. QSystemTrayIcon::Warning);
  5958. } else if (code == OBS_OUTPUT_NO_SPACE && !isVisible()) {
  5959. SysTrayNotify(QTStr("Output.RecordNoSpace.Msg"),
  5960. QSystemTrayIcon::Warning);
  5961. } else if (code != OBS_OUTPUT_SUCCESS && !isVisible()) {
  5962. SysTrayNotify(QTStr("Output.RecordError.Msg"),
  5963. QSystemTrayIcon::Warning);
  5964. }
  5965. if (api)
  5966. api->on_event(OBS_FRONTEND_EVENT_REPLAY_BUFFER_STOPPED);
  5967. OnDeactivate();
  5968. UpdateReplayBuffer(false);
  5969. }
  5970. void OBSBasic::StartVirtualCam()
  5971. {
  5972. if (!outputHandler || !outputHandler->virtualCam)
  5973. return;
  5974. if (outputHandler->VirtualCamActive())
  5975. return;
  5976. if (disableOutputsRef)
  5977. return;
  5978. SaveProject();
  5979. if (!outputHandler->StartVirtualCam()) {
  5980. vcamButton->setChecked(false);
  5981. }
  5982. }
  5983. void OBSBasic::StopVirtualCam()
  5984. {
  5985. if (!outputHandler || !outputHandler->virtualCam)
  5986. return;
  5987. SaveProject();
  5988. if (outputHandler->VirtualCamActive())
  5989. outputHandler->StopVirtualCam();
  5990. OnDeactivate();
  5991. }
  5992. void OBSBasic::OnVirtualCamStart()
  5993. {
  5994. if (!outputHandler || !outputHandler->virtualCam)
  5995. return;
  5996. vcamButton->setText(QTStr("Basic.Main.StopVirtualCam"));
  5997. if (sysTrayVirtualCam)
  5998. sysTrayVirtualCam->setText(QTStr("Basic.Main.StopVirtualCam"));
  5999. vcamButton->setChecked(true);
  6000. if (api)
  6001. api->on_event(OBS_FRONTEND_EVENT_VIRTUALCAM_STARTED);
  6002. OnActivate();
  6003. blog(LOG_INFO, VIRTUAL_CAM_START);
  6004. }
  6005. void OBSBasic::OnVirtualCamStop(int)
  6006. {
  6007. if (!outputHandler || !outputHandler->virtualCam)
  6008. return;
  6009. vcamButton->setText(QTStr("Basic.Main.StartVirtualCam"));
  6010. if (sysTrayVirtualCam)
  6011. sysTrayVirtualCam->setText(QTStr("Basic.Main.StartVirtualCam"));
  6012. vcamButton->setChecked(false);
  6013. if (api)
  6014. api->on_event(OBS_FRONTEND_EVENT_VIRTUALCAM_STOPPED);
  6015. blog(LOG_INFO, VIRTUAL_CAM_STOP);
  6016. OnDeactivate();
  6017. }
  6018. void OBSBasic::on_streamButton_clicked()
  6019. {
  6020. if (outputHandler->StreamingActive()) {
  6021. bool confirm = config_get_bool(GetGlobalConfig(), "BasicWindow",
  6022. "WarnBeforeStoppingStream");
  6023. #if YOUTUBE_ENABLED
  6024. if (isVisible() && auth && IsYouTubeService(auth->service()) &&
  6025. autoStopBroadcast) {
  6026. QMessageBox::StandardButton button = OBSMessageBox::question(
  6027. this, QTStr("ConfirmStop.Title"),
  6028. QTStr("YouTube.Actions.AutoStopStreamingWarning"),
  6029. QMessageBox::Yes | QMessageBox::No,
  6030. QMessageBox::No);
  6031. if (button == QMessageBox::No) {
  6032. ui->streamButton->setChecked(true);
  6033. return;
  6034. }
  6035. confirm = false;
  6036. }
  6037. #endif
  6038. if (confirm && isVisible()) {
  6039. QMessageBox::StandardButton button =
  6040. OBSMessageBox::question(
  6041. this, QTStr("ConfirmStop.Title"),
  6042. QTStr("ConfirmStop.Text"),
  6043. QMessageBox::Yes | QMessageBox::No,
  6044. QMessageBox::No);
  6045. if (button == QMessageBox::No) {
  6046. ui->streamButton->setChecked(true);
  6047. return;
  6048. }
  6049. }
  6050. StopStreaming();
  6051. } else {
  6052. if (!UIValidation::NoSourcesConfirmation(this)) {
  6053. ui->streamButton->setChecked(false);
  6054. return;
  6055. }
  6056. Auth *auth = GetAuth();
  6057. auto action =
  6058. (auth && auth->external())
  6059. ? StreamSettingsAction::ContinueStream
  6060. : UIValidation::StreamSettingsConfirmation(
  6061. this, service);
  6062. switch (action) {
  6063. case StreamSettingsAction::ContinueStream:
  6064. break;
  6065. case StreamSettingsAction::OpenSettings:
  6066. on_action_Settings_triggered();
  6067. ui->streamButton->setChecked(false);
  6068. return;
  6069. case StreamSettingsAction::Cancel:
  6070. ui->streamButton->setChecked(false);
  6071. return;
  6072. }
  6073. bool confirm = config_get_bool(GetGlobalConfig(), "BasicWindow",
  6074. "WarnBeforeStartingStream");
  6075. bool bwtest = false;
  6076. if (this->auth) {
  6077. OBSDataAutoRelease settings =
  6078. obs_service_get_settings(service);
  6079. bwtest = obs_data_get_bool(settings, "bwtest");
  6080. // Disable confirmation if this is going to open broadcast setup
  6081. if (auth && auth->broadcastFlow() && !broadcastReady &&
  6082. !broadcastActive)
  6083. confirm = false;
  6084. }
  6085. if (bwtest && isVisible()) {
  6086. QMessageBox::StandardButton button =
  6087. OBSMessageBox::question(
  6088. this, QTStr("ConfirmBWTest.Title"),
  6089. QTStr("ConfirmBWTest.Text"));
  6090. if (button == QMessageBox::No) {
  6091. ui->streamButton->setChecked(false);
  6092. return;
  6093. }
  6094. } else if (confirm && isVisible()) {
  6095. QMessageBox::StandardButton button =
  6096. OBSMessageBox::question(
  6097. this, QTStr("ConfirmStart.Title"),
  6098. QTStr("ConfirmStart.Text"),
  6099. QMessageBox::Yes | QMessageBox::No,
  6100. QMessageBox::No);
  6101. if (button == QMessageBox::No) {
  6102. ui->streamButton->setChecked(false);
  6103. return;
  6104. }
  6105. }
  6106. StartStreaming();
  6107. }
  6108. }
  6109. void OBSBasic::on_recordButton_clicked()
  6110. {
  6111. if (outputHandler->RecordingActive()) {
  6112. bool confirm = config_get_bool(GetGlobalConfig(), "BasicWindow",
  6113. "WarnBeforeStoppingRecord");
  6114. if (confirm && isVisible()) {
  6115. QMessageBox::StandardButton button =
  6116. OBSMessageBox::question(
  6117. this, QTStr("ConfirmStopRecord.Title"),
  6118. QTStr("ConfirmStopRecord.Text"),
  6119. QMessageBox::Yes | QMessageBox::No,
  6120. QMessageBox::No);
  6121. if (button == QMessageBox::No) {
  6122. ui->recordButton->setChecked(true);
  6123. return;
  6124. }
  6125. }
  6126. StopRecording();
  6127. } else {
  6128. if (!UIValidation::NoSourcesConfirmation(this)) {
  6129. ui->recordButton->setChecked(false);
  6130. return;
  6131. }
  6132. StartRecording();
  6133. }
  6134. }
  6135. void OBSBasic::VCamButtonClicked()
  6136. {
  6137. if (outputHandler->VirtualCamActive()) {
  6138. StopVirtualCam();
  6139. } else {
  6140. if (!UIValidation::NoSourcesConfirmation(this)) {
  6141. vcamButton->setChecked(false);
  6142. return;
  6143. }
  6144. StartVirtualCam();
  6145. }
  6146. }
  6147. void OBSBasic::on_settingsButton_clicked()
  6148. {
  6149. on_action_Settings_triggered();
  6150. }
  6151. void OBSBasic::on_actionHelpPortal_triggered()
  6152. {
  6153. QUrl url = QUrl("https://obsproject.com/help", QUrl::TolerantMode);
  6154. QDesktopServices::openUrl(url);
  6155. }
  6156. void OBSBasic::on_actionWebsite_triggered()
  6157. {
  6158. QUrl url = QUrl("https://obsproject.com", QUrl::TolerantMode);
  6159. QDesktopServices::openUrl(url);
  6160. }
  6161. void OBSBasic::on_actionDiscord_triggered()
  6162. {
  6163. QUrl url = QUrl("https://obsproject.com/discord", QUrl::TolerantMode);
  6164. QDesktopServices::openUrl(url);
  6165. }
  6166. void OBSBasic::on_actionShowSettingsFolder_triggered()
  6167. {
  6168. char path[512];
  6169. int ret = GetConfigPath(path, 512, "obs-studio");
  6170. if (ret <= 0)
  6171. return;
  6172. QDesktopServices::openUrl(QUrl::fromLocalFile(path));
  6173. }
  6174. void OBSBasic::on_actionShowProfileFolder_triggered()
  6175. {
  6176. char path[512];
  6177. int ret = GetProfilePath(path, 512, "");
  6178. if (ret <= 0)
  6179. return;
  6180. QDesktopServices::openUrl(QUrl::fromLocalFile(path));
  6181. }
  6182. int OBSBasic::GetTopSelectedSourceItem()
  6183. {
  6184. QModelIndexList selectedItems =
  6185. ui->sources->selectionModel()->selectedIndexes();
  6186. return selectedItems.count() ? selectedItems[0].row() : -1;
  6187. }
  6188. QModelIndexList OBSBasic::GetAllSelectedSourceItems()
  6189. {
  6190. return ui->sources->selectionModel()->selectedIndexes();
  6191. }
  6192. void OBSBasic::on_preview_customContextMenuRequested(const QPoint &pos)
  6193. {
  6194. CreateSourcePopupMenu(GetTopSelectedSourceItem(), true);
  6195. UNUSED_PARAMETER(pos);
  6196. }
  6197. void OBSBasic::ProgramViewContextMenuRequested(const QPoint &)
  6198. {
  6199. QMenu popup(this);
  6200. QPointer<QMenu> studioProgramProjector;
  6201. studioProgramProjector = new QMenu(QTStr("StudioProgramProjector"));
  6202. AddProjectorMenuMonitors(studioProgramProjector, this,
  6203. SLOT(OpenStudioProgramProjector()));
  6204. popup.addMenu(studioProgramProjector);
  6205. QAction *studioProgramWindow =
  6206. popup.addAction(QTStr("StudioProgramWindow"), this,
  6207. SLOT(OpenStudioProgramWindow()));
  6208. popup.addAction(studioProgramWindow);
  6209. popup.addAction(QTStr("Screenshot.StudioProgram"), this,
  6210. SLOT(ScreenshotProgram()));
  6211. popup.exec(QCursor::pos());
  6212. }
  6213. void OBSBasic::PreviewDisabledMenu(const QPoint &pos)
  6214. {
  6215. QMenu popup(this);
  6216. delete previewProjectorMain;
  6217. QAction *action =
  6218. popup.addAction(QTStr("Basic.Main.PreviewConextMenu.Enable"),
  6219. this, SLOT(TogglePreview()));
  6220. action->setCheckable(true);
  6221. action->setChecked(obs_display_enabled(ui->preview->GetDisplay()));
  6222. previewProjectorMain = new QMenu(QTStr("PreviewProjector"));
  6223. AddProjectorMenuMonitors(previewProjectorMain, this,
  6224. SLOT(OpenPreviewProjector()));
  6225. QAction *previewWindow = popup.addAction(QTStr("PreviewWindow"), this,
  6226. SLOT(OpenPreviewWindow()));
  6227. popup.addMenu(previewProjectorMain);
  6228. popup.addAction(previewWindow);
  6229. popup.exec(QCursor::pos());
  6230. UNUSED_PARAMETER(pos);
  6231. }
  6232. void OBSBasic::on_actionAlwaysOnTop_triggered()
  6233. {
  6234. #ifndef _WIN32
  6235. /* Make sure all dialogs are safely and successfully closed before
  6236. * switching the always on top mode due to the fact that windows all
  6237. * have to be recreated, so queue the actual toggle to happen after
  6238. * all events related to closing the dialogs have finished */
  6239. CloseDialogs();
  6240. #endif
  6241. QMetaObject::invokeMethod(this, "ToggleAlwaysOnTop",
  6242. Qt::QueuedConnection);
  6243. }
  6244. void OBSBasic::ToggleAlwaysOnTop()
  6245. {
  6246. bool isAlwaysOnTop = IsAlwaysOnTop(this);
  6247. ui->actionAlwaysOnTop->setChecked(!isAlwaysOnTop);
  6248. SetAlwaysOnTop(this, !isAlwaysOnTop);
  6249. show();
  6250. }
  6251. void OBSBasic::GetFPSCommon(uint32_t &num, uint32_t &den) const
  6252. {
  6253. const char *val = config_get_string(basicConfig, "Video", "FPSCommon");
  6254. if (strcmp(val, "10") == 0) {
  6255. num = 10;
  6256. den = 1;
  6257. } else if (strcmp(val, "20") == 0) {
  6258. num = 20;
  6259. den = 1;
  6260. } else if (strcmp(val, "24 NTSC") == 0) {
  6261. num = 24000;
  6262. den = 1001;
  6263. } else if (strcmp(val, "25 PAL") == 0) {
  6264. num = 25;
  6265. den = 1;
  6266. } else if (strcmp(val, "29.97") == 0) {
  6267. num = 30000;
  6268. den = 1001;
  6269. } else if (strcmp(val, "48") == 0) {
  6270. num = 48;
  6271. den = 1;
  6272. } else if (strcmp(val, "50 PAL") == 0) {
  6273. num = 50;
  6274. den = 1;
  6275. } else if (strcmp(val, "59.94") == 0) {
  6276. num = 60000;
  6277. den = 1001;
  6278. } else if (strcmp(val, "60") == 0) {
  6279. num = 60;
  6280. den = 1;
  6281. } else {
  6282. num = 30;
  6283. den = 1;
  6284. }
  6285. }
  6286. void OBSBasic::GetFPSInteger(uint32_t &num, uint32_t &den) const
  6287. {
  6288. num = (uint32_t)config_get_uint(basicConfig, "Video", "FPSInt");
  6289. den = 1;
  6290. }
  6291. void OBSBasic::GetFPSFraction(uint32_t &num, uint32_t &den) const
  6292. {
  6293. num = (uint32_t)config_get_uint(basicConfig, "Video", "FPSNum");
  6294. den = (uint32_t)config_get_uint(basicConfig, "Video", "FPSDen");
  6295. }
  6296. void OBSBasic::GetFPSNanoseconds(uint32_t &num, uint32_t &den) const
  6297. {
  6298. num = 1000000000;
  6299. den = (uint32_t)config_get_uint(basicConfig, "Video", "FPSNS");
  6300. }
  6301. void OBSBasic::GetConfigFPS(uint32_t &num, uint32_t &den) const
  6302. {
  6303. uint32_t type = config_get_uint(basicConfig, "Video", "FPSType");
  6304. if (type == 1) //"Integer"
  6305. GetFPSInteger(num, den);
  6306. else if (type == 2) //"Fraction"
  6307. GetFPSFraction(num, den);
  6308. else if (false) //"Nanoseconds", currently not implemented
  6309. GetFPSNanoseconds(num, den);
  6310. else
  6311. GetFPSCommon(num, den);
  6312. }
  6313. config_t *OBSBasic::Config() const
  6314. {
  6315. return basicConfig;
  6316. }
  6317. void OBSBasic::UpdateEditMenu()
  6318. {
  6319. int idx = GetTopSelectedSourceItem();
  6320. size_t filter_count = 0;
  6321. OBSSceneItem sceneItem;
  6322. OBSSource source;
  6323. if (idx != -1) {
  6324. sceneItem = ui->sources->Get(idx);
  6325. source = obs_sceneitem_get_source(sceneItem);
  6326. filter_count = obs_source_filter_count(source);
  6327. }
  6328. for (size_t i = clipboard.size(); i > 0; i--) {
  6329. const size_t idx = i - 1;
  6330. OBSWeakSource &weak = clipboard[idx].weak_source;
  6331. if (obs_weak_source_expired(weak))
  6332. clipboard.erase(clipboard.begin() + idx);
  6333. }
  6334. ui->actionCopySource->setEnabled(idx != -1);
  6335. ui->actionEditTransform->setEnabled(idx != -1);
  6336. ui->actionCopyTransform->setEnabled(idx != -1);
  6337. ui->actionCopyFilters->setEnabled(filter_count > 0);
  6338. ui->actionPasteFilters->setEnabled(
  6339. !obs_weak_source_expired(copyFiltersSource) && idx != -1);
  6340. ui->actionPasteRef->setEnabled(!!clipboard.size());
  6341. ui->actionPasteDup->setEnabled(!!clipboard.size());
  6342. ui->actionMoveUp->setEnabled(idx != -1);
  6343. ui->actionMoveDown->setEnabled(idx != -1);
  6344. ui->actionMoveToTop->setEnabled(idx != -1);
  6345. ui->actionMoveToBottom->setEnabled(idx != -1);
  6346. bool canTransform = false;
  6347. if (sceneItem)
  6348. canTransform = !obs_sceneitem_locked(sceneItem);
  6349. ui->actionResetTransform->setEnabled(canTransform);
  6350. ui->actionRotate90CW->setEnabled(canTransform);
  6351. ui->actionRotate90CCW->setEnabled(canTransform);
  6352. ui->actionRotate180->setEnabled(canTransform);
  6353. ui->actionFlipHorizontal->setEnabled(canTransform);
  6354. ui->actionFlipVertical->setEnabled(canTransform);
  6355. ui->actionFitToScreen->setEnabled(canTransform);
  6356. ui->actionStretchToScreen->setEnabled(canTransform);
  6357. ui->actionCenterToScreen->setEnabled(canTransform);
  6358. ui->actionVerticalCenter->setEnabled(canTransform);
  6359. ui->actionHorizontalCenter->setEnabled(canTransform);
  6360. }
  6361. void OBSBasic::on_menuBasic_MainMenu_Edit_aboutToShow()
  6362. {
  6363. UpdateEditMenu();
  6364. }
  6365. void OBSBasic::on_actionEditTransform_triggered()
  6366. {
  6367. if (transformWindow)
  6368. transformWindow->close();
  6369. if (!GetCurrentSceneItem())
  6370. return;
  6371. transformWindow = new OBSBasicTransform(this);
  6372. connect(ui->scenes, &QListWidget::currentItemChanged, transformWindow,
  6373. &OBSBasicTransform::OnSceneChanged);
  6374. transformWindow->show();
  6375. transformWindow->setAttribute(Qt::WA_DeleteOnClose, true);
  6376. }
  6377. void OBSBasic::on_actionCopyTransform_triggered()
  6378. {
  6379. ui->actionPasteTransform->setEnabled(true);
  6380. }
  6381. void undo_redo(const std::string &data)
  6382. {
  6383. OBSDataAutoRelease dat = obs_data_create_from_json(data.c_str());
  6384. OBSSourceAutoRelease source =
  6385. obs_get_source_by_name(obs_data_get_string(dat, "scene_name"));
  6386. reinterpret_cast<OBSBasic *>(App()->GetMainWindow())
  6387. ->SetCurrentScene(source.Get(), true);
  6388. obs_scene_load_transform_states(data.c_str());
  6389. }
  6390. static bool reset_tr(obs_scene_t *scene, obs_sceneitem_t *item, void *param)
  6391. {
  6392. if (obs_sceneitem_is_group(item))
  6393. obs_sceneitem_group_enum_items(item, reset_tr, nullptr);
  6394. if (!obs_sceneitem_selected(item))
  6395. return true;
  6396. if (obs_sceneitem_locked(item))
  6397. return true;
  6398. obs_sceneitem_defer_update_begin(item);
  6399. obs_transform_info info;
  6400. vec2_set(&info.pos, 0.0f, 0.0f);
  6401. vec2_set(&info.scale, 1.0f, 1.0f);
  6402. info.rot = 0.0f;
  6403. info.alignment = OBS_ALIGN_TOP | OBS_ALIGN_LEFT;
  6404. info.bounds_type = OBS_BOUNDS_NONE;
  6405. info.bounds_alignment = OBS_ALIGN_CENTER;
  6406. vec2_set(&info.bounds, 0.0f, 0.0f);
  6407. obs_sceneitem_set_info(item, &info);
  6408. obs_sceneitem_crop crop = {};
  6409. obs_sceneitem_set_crop(item, &crop);
  6410. obs_sceneitem_defer_update_end(item);
  6411. UNUSED_PARAMETER(scene);
  6412. UNUSED_PARAMETER(param);
  6413. return true;
  6414. }
  6415. void OBSBasic::on_actionResetTransform_triggered()
  6416. {
  6417. obs_scene_t *scene = GetCurrentScene();
  6418. OBSDataAutoRelease wrapper =
  6419. obs_scene_save_transform_states(scene, false);
  6420. obs_scene_enum_items(scene, reset_tr, nullptr);
  6421. OBSDataAutoRelease rwrapper =
  6422. obs_scene_save_transform_states(scene, false);
  6423. std::string undo_data(obs_data_get_json(wrapper));
  6424. std::string redo_data(obs_data_get_json(rwrapper));
  6425. undo_s.add_action(
  6426. QTStr("Undo.Transform.Reset")
  6427. .arg(obs_source_get_name(obs_scene_get_source(scene))),
  6428. undo_redo, undo_redo, undo_data, redo_data);
  6429. obs_scene_enum_items(GetCurrentScene(), reset_tr, nullptr);
  6430. }
  6431. static void GetItemBox(obs_sceneitem_t *item, vec3 &tl, vec3 &br)
  6432. {
  6433. matrix4 boxTransform;
  6434. obs_sceneitem_get_box_transform(item, &boxTransform);
  6435. vec3_set(&tl, M_INFINITE, M_INFINITE, 0.0f);
  6436. vec3_set(&br, -M_INFINITE, -M_INFINITE, 0.0f);
  6437. auto GetMinPos = [&](float x, float y) {
  6438. vec3 pos;
  6439. vec3_set(&pos, x, y, 0.0f);
  6440. vec3_transform(&pos, &pos, &boxTransform);
  6441. vec3_min(&tl, &tl, &pos);
  6442. vec3_max(&br, &br, &pos);
  6443. };
  6444. GetMinPos(0.0f, 0.0f);
  6445. GetMinPos(1.0f, 0.0f);
  6446. GetMinPos(0.0f, 1.0f);
  6447. GetMinPos(1.0f, 1.0f);
  6448. }
  6449. static vec3 GetItemTL(obs_sceneitem_t *item)
  6450. {
  6451. vec3 tl, br;
  6452. GetItemBox(item, tl, br);
  6453. return tl;
  6454. }
  6455. static void SetItemTL(obs_sceneitem_t *item, const vec3 &tl)
  6456. {
  6457. vec3 newTL;
  6458. vec2 pos;
  6459. obs_sceneitem_get_pos(item, &pos);
  6460. newTL = GetItemTL(item);
  6461. pos.x += tl.x - newTL.x;
  6462. pos.y += tl.y - newTL.y;
  6463. obs_sceneitem_set_pos(item, &pos);
  6464. }
  6465. static bool RotateSelectedSources(obs_scene_t *scene, obs_sceneitem_t *item,
  6466. void *param)
  6467. {
  6468. if (obs_sceneitem_is_group(item))
  6469. obs_sceneitem_group_enum_items(item, RotateSelectedSources,
  6470. param);
  6471. if (!obs_sceneitem_selected(item))
  6472. return true;
  6473. if (obs_sceneitem_locked(item))
  6474. return true;
  6475. float rot = *reinterpret_cast<float *>(param);
  6476. vec3 tl = GetItemTL(item);
  6477. rot += obs_sceneitem_get_rot(item);
  6478. if (rot >= 360.0f)
  6479. rot -= 360.0f;
  6480. else if (rot <= -360.0f)
  6481. rot += 360.0f;
  6482. obs_sceneitem_set_rot(item, rot);
  6483. obs_sceneitem_force_update_transform(item);
  6484. SetItemTL(item, tl);
  6485. UNUSED_PARAMETER(scene);
  6486. return true;
  6487. };
  6488. void OBSBasic::on_actionRotate90CW_triggered()
  6489. {
  6490. float f90CW = 90.0f;
  6491. OBSDataAutoRelease wrapper =
  6492. obs_scene_save_transform_states(GetCurrentScene(), false);
  6493. obs_scene_enum_items(GetCurrentScene(), RotateSelectedSources, &f90CW);
  6494. OBSDataAutoRelease rwrapper =
  6495. obs_scene_save_transform_states(GetCurrentScene(), false);
  6496. std::string undo_data(obs_data_get_json(wrapper));
  6497. std::string redo_data(obs_data_get_json(rwrapper));
  6498. undo_s.add_action(QTStr("Undo.Transform.Rotate")
  6499. .arg(obs_source_get_name(obs_scene_get_source(
  6500. GetCurrentScene()))),
  6501. undo_redo, undo_redo, undo_data, redo_data);
  6502. }
  6503. void OBSBasic::on_actionRotate90CCW_triggered()
  6504. {
  6505. float f90CCW = -90.0f;
  6506. OBSDataAutoRelease wrapper =
  6507. obs_scene_save_transform_states(GetCurrentScene(), false);
  6508. obs_scene_enum_items(GetCurrentScene(), RotateSelectedSources, &f90CCW);
  6509. OBSDataAutoRelease rwrapper =
  6510. obs_scene_save_transform_states(GetCurrentScene(), false);
  6511. std::string undo_data(obs_data_get_json(wrapper));
  6512. std::string redo_data(obs_data_get_json(rwrapper));
  6513. undo_s.add_action(QTStr("Undo.Transform.Rotate")
  6514. .arg(obs_source_get_name(obs_scene_get_source(
  6515. GetCurrentScene()))),
  6516. undo_redo, undo_redo, undo_data, redo_data);
  6517. }
  6518. void OBSBasic::on_actionRotate180_triggered()
  6519. {
  6520. float f180 = 180.0f;
  6521. OBSDataAutoRelease wrapper =
  6522. obs_scene_save_transform_states(GetCurrentScene(), false);
  6523. obs_scene_enum_items(GetCurrentScene(), RotateSelectedSources, &f180);
  6524. OBSDataAutoRelease rwrapper =
  6525. obs_scene_save_transform_states(GetCurrentScene(), false);
  6526. std::string undo_data(obs_data_get_json(wrapper));
  6527. std::string redo_data(obs_data_get_json(rwrapper));
  6528. undo_s.add_action(QTStr("Undo.Transform.Rotate")
  6529. .arg(obs_source_get_name(obs_scene_get_source(
  6530. GetCurrentScene()))),
  6531. undo_redo, undo_redo, undo_data, redo_data);
  6532. }
  6533. static bool MultiplySelectedItemScale(obs_scene_t *scene, obs_sceneitem_t *item,
  6534. void *param)
  6535. {
  6536. vec2 &mul = *reinterpret_cast<vec2 *>(param);
  6537. if (obs_sceneitem_is_group(item))
  6538. obs_sceneitem_group_enum_items(item, MultiplySelectedItemScale,
  6539. param);
  6540. if (!obs_sceneitem_selected(item))
  6541. return true;
  6542. if (obs_sceneitem_locked(item))
  6543. return true;
  6544. vec3 tl = GetItemTL(item);
  6545. vec2 scale;
  6546. obs_sceneitem_get_scale(item, &scale);
  6547. vec2_mul(&scale, &scale, &mul);
  6548. obs_sceneitem_set_scale(item, &scale);
  6549. obs_sceneitem_force_update_transform(item);
  6550. SetItemTL(item, tl);
  6551. UNUSED_PARAMETER(scene);
  6552. return true;
  6553. }
  6554. void OBSBasic::on_actionFlipHorizontal_triggered()
  6555. {
  6556. vec2 scale;
  6557. vec2_set(&scale, -1.0f, 1.0f);
  6558. OBSDataAutoRelease wrapper =
  6559. obs_scene_save_transform_states(GetCurrentScene(), false);
  6560. obs_scene_enum_items(GetCurrentScene(), MultiplySelectedItemScale,
  6561. &scale);
  6562. OBSDataAutoRelease rwrapper =
  6563. obs_scene_save_transform_states(GetCurrentScene(), false);
  6564. std::string undo_data(obs_data_get_json(wrapper));
  6565. std::string redo_data(obs_data_get_json(rwrapper));
  6566. undo_s.add_action(QTStr("Undo.Transform.HFlip")
  6567. .arg(obs_source_get_name(obs_scene_get_source(
  6568. GetCurrentScene()))),
  6569. undo_redo, undo_redo, undo_data, redo_data);
  6570. }
  6571. void OBSBasic::on_actionFlipVertical_triggered()
  6572. {
  6573. vec2 scale;
  6574. vec2_set(&scale, 1.0f, -1.0f);
  6575. OBSDataAutoRelease wrapper =
  6576. obs_scene_save_transform_states(GetCurrentScene(), false);
  6577. obs_scene_enum_items(GetCurrentScene(), MultiplySelectedItemScale,
  6578. &scale);
  6579. OBSDataAutoRelease rwrapper =
  6580. obs_scene_save_transform_states(GetCurrentScene(), false);
  6581. std::string undo_data(obs_data_get_json(wrapper));
  6582. std::string redo_data(obs_data_get_json(rwrapper));
  6583. undo_s.add_action(QTStr("Undo.Transform.VFlip")
  6584. .arg(obs_source_get_name(obs_scene_get_source(
  6585. GetCurrentScene()))),
  6586. undo_redo, undo_redo, undo_data, redo_data);
  6587. }
  6588. static bool CenterAlignSelectedItems(obs_scene_t *scene, obs_sceneitem_t *item,
  6589. void *param)
  6590. {
  6591. obs_bounds_type boundsType =
  6592. *reinterpret_cast<obs_bounds_type *>(param);
  6593. if (obs_sceneitem_is_group(item))
  6594. obs_sceneitem_group_enum_items(item, CenterAlignSelectedItems,
  6595. param);
  6596. if (!obs_sceneitem_selected(item))
  6597. return true;
  6598. if (obs_sceneitem_locked(item))
  6599. return true;
  6600. obs_video_info ovi;
  6601. obs_get_video_info(&ovi);
  6602. obs_transform_info itemInfo;
  6603. vec2_set(&itemInfo.pos, 0.0f, 0.0f);
  6604. vec2_set(&itemInfo.scale, 1.0f, 1.0f);
  6605. itemInfo.alignment = OBS_ALIGN_LEFT | OBS_ALIGN_TOP;
  6606. itemInfo.rot = 0.0f;
  6607. vec2_set(&itemInfo.bounds, float(ovi.base_width),
  6608. float(ovi.base_height));
  6609. itemInfo.bounds_type = boundsType;
  6610. itemInfo.bounds_alignment = OBS_ALIGN_CENTER;
  6611. obs_sceneitem_set_info(item, &itemInfo);
  6612. UNUSED_PARAMETER(scene);
  6613. return true;
  6614. }
  6615. void OBSBasic::on_actionFitToScreen_triggered()
  6616. {
  6617. obs_bounds_type boundsType = OBS_BOUNDS_SCALE_INNER;
  6618. OBSDataAutoRelease wrapper =
  6619. obs_scene_save_transform_states(GetCurrentScene(), false);
  6620. obs_scene_enum_items(GetCurrentScene(), CenterAlignSelectedItems,
  6621. &boundsType);
  6622. OBSDataAutoRelease rwrapper =
  6623. obs_scene_save_transform_states(GetCurrentScene(), false);
  6624. std::string undo_data(obs_data_get_json(wrapper));
  6625. std::string redo_data(obs_data_get_json(rwrapper));
  6626. undo_s.add_action(QTStr("Undo.Transform.FitToScreen")
  6627. .arg(obs_source_get_name(obs_scene_get_source(
  6628. GetCurrentScene()))),
  6629. undo_redo, undo_redo, undo_data, redo_data);
  6630. }
  6631. void OBSBasic::on_actionStretchToScreen_triggered()
  6632. {
  6633. obs_bounds_type boundsType = OBS_BOUNDS_STRETCH;
  6634. OBSDataAutoRelease wrapper =
  6635. obs_scene_save_transform_states(GetCurrentScene(), false);
  6636. obs_scene_enum_items(GetCurrentScene(), CenterAlignSelectedItems,
  6637. &boundsType);
  6638. OBSDataAutoRelease rwrapper =
  6639. obs_scene_save_transform_states(GetCurrentScene(), false);
  6640. std::string undo_data(obs_data_get_json(wrapper));
  6641. std::string redo_data(obs_data_get_json(rwrapper));
  6642. undo_s.add_action(QTStr("Undo.Transform.StretchToScreen")
  6643. .arg(obs_source_get_name(obs_scene_get_source(
  6644. GetCurrentScene()))),
  6645. undo_redo, undo_redo, undo_data, redo_data);
  6646. }
  6647. enum class CenterType {
  6648. Scene,
  6649. Vertical,
  6650. Horizontal,
  6651. };
  6652. static bool center_to_scene(obs_scene_t *, obs_sceneitem_t *item, void *param)
  6653. {
  6654. CenterType centerType = *reinterpret_cast<CenterType *>(param);
  6655. vec3 tl, br, itemCenter, screenCenter, offset;
  6656. obs_video_info ovi;
  6657. obs_transform_info oti;
  6658. if (obs_sceneitem_is_group(item))
  6659. obs_sceneitem_group_enum_items(item, center_to_scene,
  6660. &centerType);
  6661. if (!obs_sceneitem_selected(item))
  6662. return true;
  6663. if (obs_sceneitem_locked(item))
  6664. return true;
  6665. obs_get_video_info(&ovi);
  6666. obs_sceneitem_get_info(item, &oti);
  6667. vec3_set(&screenCenter, float(ovi.base_width), float(ovi.base_height),
  6668. 0.0f);
  6669. vec3_mulf(&screenCenter, &screenCenter, 0.5f);
  6670. GetItemBox(item, tl, br);
  6671. vec3_sub(&itemCenter, &br, &tl);
  6672. vec3_mulf(&itemCenter, &itemCenter, 0.5f);
  6673. vec3_add(&itemCenter, &itemCenter, &tl);
  6674. vec3_sub(&offset, &screenCenter, &itemCenter);
  6675. vec3_add(&tl, &tl, &offset);
  6676. vec3 itemTL = GetItemTL(item);
  6677. if (centerType == CenterType::Vertical)
  6678. tl.x = itemTL.x;
  6679. else if (centerType == CenterType::Horizontal)
  6680. tl.y = itemTL.y;
  6681. SetItemTL(item, tl);
  6682. return true;
  6683. };
  6684. void OBSBasic::on_actionCenterToScreen_triggered()
  6685. {
  6686. CenterType centerType = CenterType::Scene;
  6687. OBSDataAutoRelease wrapper =
  6688. obs_scene_save_transform_states(GetCurrentScene(), false);
  6689. obs_scene_enum_items(GetCurrentScene(), center_to_scene, &centerType);
  6690. OBSDataAutoRelease rwrapper =
  6691. obs_scene_save_transform_states(GetCurrentScene(), false);
  6692. std::string undo_data(obs_data_get_json(wrapper));
  6693. std::string redo_data(obs_data_get_json(rwrapper));
  6694. undo_s.add_action(QTStr("Undo.Transform.Center")
  6695. .arg(obs_source_get_name(obs_scene_get_source(
  6696. GetCurrentScene()))),
  6697. undo_redo, undo_redo, undo_data, redo_data);
  6698. }
  6699. void OBSBasic::on_actionVerticalCenter_triggered()
  6700. {
  6701. CenterType centerType = CenterType::Vertical;
  6702. OBSDataAutoRelease wrapper =
  6703. obs_scene_save_transform_states(GetCurrentScene(), false);
  6704. obs_scene_enum_items(GetCurrentScene(), center_to_scene, &centerType);
  6705. OBSDataAutoRelease rwrapper =
  6706. obs_scene_save_transform_states(GetCurrentScene(), false);
  6707. std::string undo_data(obs_data_get_json(wrapper));
  6708. std::string redo_data(obs_data_get_json(rwrapper));
  6709. undo_s.add_action(QTStr("Undo.Transform.VCenter")
  6710. .arg(obs_source_get_name(obs_scene_get_source(
  6711. GetCurrentScene()))),
  6712. undo_redo, undo_redo, undo_data, redo_data);
  6713. }
  6714. void OBSBasic::on_actionHorizontalCenter_triggered()
  6715. {
  6716. CenterType centerType = CenterType::Horizontal;
  6717. OBSDataAutoRelease wrapper =
  6718. obs_scene_save_transform_states(GetCurrentScene(), false);
  6719. obs_scene_enum_items(GetCurrentScene(), center_to_scene, &centerType);
  6720. OBSDataAutoRelease rwrapper =
  6721. obs_scene_save_transform_states(GetCurrentScene(), false);
  6722. std::string undo_data(obs_data_get_json(wrapper));
  6723. std::string redo_data(obs_data_get_json(rwrapper));
  6724. undo_s.add_action(QTStr("Undo.Transform.HCenter")
  6725. .arg(obs_source_get_name(obs_scene_get_source(
  6726. GetCurrentScene()))),
  6727. undo_redo, undo_redo, undo_data, redo_data);
  6728. }
  6729. void OBSBasic::EnablePreviewDisplay(bool enable)
  6730. {
  6731. obs_display_set_enabled(ui->preview->GetDisplay(), enable);
  6732. ui->preview->setVisible(enable);
  6733. ui->previewDisabledWidget->setVisible(!enable);
  6734. }
  6735. void OBSBasic::TogglePreview()
  6736. {
  6737. previewEnabled = !previewEnabled;
  6738. EnablePreviewDisplay(previewEnabled);
  6739. }
  6740. void OBSBasic::EnablePreview()
  6741. {
  6742. if (previewProgramMode)
  6743. return;
  6744. previewEnabled = true;
  6745. EnablePreviewDisplay(true);
  6746. }
  6747. void OBSBasic::DisablePreview()
  6748. {
  6749. if (previewProgramMode)
  6750. return;
  6751. previewEnabled = false;
  6752. EnablePreviewDisplay(false);
  6753. }
  6754. static bool nudge_callback(obs_scene_t *, obs_sceneitem_t *item, void *param)
  6755. {
  6756. if (obs_sceneitem_locked(item))
  6757. return true;
  6758. struct vec2 &offset = *reinterpret_cast<struct vec2 *>(param);
  6759. struct vec2 pos;
  6760. if (!obs_sceneitem_selected(item)) {
  6761. if (obs_sceneitem_is_group(item)) {
  6762. struct vec3 offset3;
  6763. vec3_set(&offset3, offset.x, offset.y, 0.0f);
  6764. struct matrix4 matrix;
  6765. obs_sceneitem_get_draw_transform(item, &matrix);
  6766. vec4_set(&matrix.t, 0.0f, 0.0f, 0.0f, 1.0f);
  6767. matrix4_inv(&matrix, &matrix);
  6768. vec3_transform(&offset3, &offset3, &matrix);
  6769. struct vec2 new_offset;
  6770. vec2_set(&new_offset, offset3.x, offset3.y);
  6771. obs_sceneitem_group_enum_items(item, nudge_callback,
  6772. &new_offset);
  6773. }
  6774. return true;
  6775. }
  6776. obs_sceneitem_get_pos(item, &pos);
  6777. vec2_add(&pos, &pos, &offset);
  6778. obs_sceneitem_set_pos(item, &pos);
  6779. return true;
  6780. }
  6781. void OBSBasic::Nudge(int dist, MoveDir dir)
  6782. {
  6783. if (ui->preview->Locked())
  6784. return;
  6785. struct vec2 offset;
  6786. vec2_set(&offset, 0.0f, 0.0f);
  6787. switch (dir) {
  6788. case MoveDir::Up:
  6789. offset.y = (float)-dist;
  6790. break;
  6791. case MoveDir::Down:
  6792. offset.y = (float)dist;
  6793. break;
  6794. case MoveDir::Left:
  6795. offset.x = (float)-dist;
  6796. break;
  6797. case MoveDir::Right:
  6798. offset.x = (float)dist;
  6799. break;
  6800. }
  6801. if (!recent_nudge) {
  6802. recent_nudge = true;
  6803. OBSDataAutoRelease wrapper = obs_scene_save_transform_states(
  6804. GetCurrentScene(), true);
  6805. std::string undo_data(obs_data_get_json(wrapper));
  6806. nudge_timer = new QTimer;
  6807. QObject::connect(
  6808. nudge_timer, &QTimer::timeout,
  6809. [this, &recent_nudge = recent_nudge, undo_data]() {
  6810. OBSDataAutoRelease rwrapper =
  6811. obs_scene_save_transform_states(
  6812. GetCurrentScene(), true);
  6813. std::string redo_data(
  6814. obs_data_get_json(rwrapper));
  6815. undo_s.add_action(
  6816. QTStr("Undo.Transform")
  6817. .arg(obs_source_get_name(
  6818. GetCurrentSceneSource())),
  6819. undo_redo, undo_redo, undo_data,
  6820. redo_data);
  6821. recent_nudge = false;
  6822. });
  6823. connect(nudge_timer, &QTimer::timeout, nudge_timer,
  6824. &QTimer::deleteLater);
  6825. nudge_timer->setSingleShot(true);
  6826. }
  6827. if (nudge_timer) {
  6828. nudge_timer->stop();
  6829. nudge_timer->start(1000);
  6830. } else {
  6831. blog(LOG_ERROR, "No nudge timer!");
  6832. }
  6833. obs_scene_enum_items(GetCurrentScene(), nudge_callback, &offset);
  6834. }
  6835. void OBSBasic::NudgeUp()
  6836. {
  6837. Nudge(1, MoveDir::Up);
  6838. }
  6839. void OBSBasic::NudgeDown()
  6840. {
  6841. Nudge(1, MoveDir::Down);
  6842. }
  6843. void OBSBasic::NudgeLeft()
  6844. {
  6845. Nudge(1, MoveDir::Left);
  6846. }
  6847. void OBSBasic::NudgeRight()
  6848. {
  6849. Nudge(1, MoveDir::Right);
  6850. }
  6851. void OBSBasic::DeleteProjector(OBSProjector *projector)
  6852. {
  6853. for (size_t i = 0; i < projectors.size(); i++) {
  6854. if (projectors[i] == projector) {
  6855. projectors[i]->deleteLater();
  6856. projectors.erase(projectors.begin() + i);
  6857. break;
  6858. }
  6859. }
  6860. }
  6861. OBSProjector *OBSBasic::OpenProjector(obs_source_t *source, int monitor,
  6862. ProjectorType type)
  6863. {
  6864. /* seriously? 10 monitors? */
  6865. if (monitor > 9 || monitor > QGuiApplication::screens().size() - 1)
  6866. return nullptr;
  6867. bool closeProjectors = config_get_bool(GetGlobalConfig(), "BasicWindow",
  6868. "CloseExistingProjectors");
  6869. if (closeProjectors && monitor > -1) {
  6870. for (size_t i = projectors.size(); i > 0; i--) {
  6871. size_t idx = i - 1;
  6872. if (projectors[idx]->GetMonitor() == monitor)
  6873. DeleteProjector(projectors[idx]);
  6874. }
  6875. }
  6876. OBSProjector *projector =
  6877. new OBSProjector(nullptr, source, monitor, type);
  6878. projectors.emplace_back(projector);
  6879. return projector;
  6880. }
  6881. void OBSBasic::OpenStudioProgramProjector()
  6882. {
  6883. int monitor = sender()->property("monitor").toInt();
  6884. OpenProjector(nullptr, monitor, ProjectorType::StudioProgram);
  6885. }
  6886. void OBSBasic::OpenPreviewProjector()
  6887. {
  6888. int monitor = sender()->property("monitor").toInt();
  6889. OpenProjector(nullptr, monitor, ProjectorType::Preview);
  6890. }
  6891. void OBSBasic::OpenSourceProjector()
  6892. {
  6893. int monitor = sender()->property("monitor").toInt();
  6894. OBSSceneItem item = GetCurrentSceneItem();
  6895. if (!item)
  6896. return;
  6897. OpenProjector(obs_sceneitem_get_source(item), monitor,
  6898. ProjectorType::Source);
  6899. }
  6900. void OBSBasic::OpenMultiviewProjector()
  6901. {
  6902. int monitor = sender()->property("monitor").toInt();
  6903. OpenProjector(nullptr, monitor, ProjectorType::Multiview);
  6904. }
  6905. void OBSBasic::OpenSceneProjector()
  6906. {
  6907. int monitor = sender()->property("monitor").toInt();
  6908. OBSScene scene = GetCurrentScene();
  6909. if (!scene)
  6910. return;
  6911. OpenProjector(obs_scene_get_source(scene), monitor,
  6912. ProjectorType::Scene);
  6913. }
  6914. void OBSBasic::OpenStudioProgramWindow()
  6915. {
  6916. OpenProjector(nullptr, -1, ProjectorType::StudioProgram);
  6917. }
  6918. void OBSBasic::OpenPreviewWindow()
  6919. {
  6920. OpenProjector(nullptr, -1, ProjectorType::Preview);
  6921. }
  6922. void OBSBasic::OpenSourceWindow()
  6923. {
  6924. OBSSceneItem item = GetCurrentSceneItem();
  6925. if (!item)
  6926. return;
  6927. OBSSource source = obs_sceneitem_get_source(item);
  6928. OpenProjector(obs_sceneitem_get_source(item), -1,
  6929. ProjectorType::Source);
  6930. }
  6931. void OBSBasic::OpenMultiviewWindow()
  6932. {
  6933. OpenProjector(nullptr, -1, ProjectorType::Multiview);
  6934. }
  6935. void OBSBasic::OpenSceneWindow()
  6936. {
  6937. OBSScene scene = GetCurrentScene();
  6938. if (!scene)
  6939. return;
  6940. OBSSource source = obs_scene_get_source(scene);
  6941. OpenProjector(obs_scene_get_source(scene), -1, ProjectorType::Scene);
  6942. }
  6943. void OBSBasic::OpenSavedProjectors()
  6944. {
  6945. for (SavedProjectorInfo *info : savedProjectorsArray) {
  6946. OpenSavedProjector(info);
  6947. }
  6948. }
  6949. void OBSBasic::OpenSavedProjector(SavedProjectorInfo *info)
  6950. {
  6951. if (info) {
  6952. OBSProjector *projector = nullptr;
  6953. switch (info->type) {
  6954. case ProjectorType::Source:
  6955. case ProjectorType::Scene: {
  6956. OBSSourceAutoRelease source =
  6957. obs_get_source_by_name(info->name.c_str());
  6958. if (!source)
  6959. return;
  6960. projector = OpenProjector(source, info->monitor,
  6961. info->type);
  6962. break;
  6963. }
  6964. default: {
  6965. projector = OpenProjector(nullptr, info->monitor,
  6966. info->type);
  6967. break;
  6968. }
  6969. }
  6970. if (projector && !info->geometry.empty() && info->monitor < 0) {
  6971. QByteArray byteArray = QByteArray::fromBase64(
  6972. QByteArray(info->geometry.c_str()));
  6973. projector->restoreGeometry(byteArray);
  6974. if (!WindowPositionValid(projector->normalGeometry())) {
  6975. QRect rect = QGuiApplication::primaryScreen()
  6976. ->geometry();
  6977. projector->setGeometry(QStyle::alignedRect(
  6978. Qt::LeftToRight, Qt::AlignCenter,
  6979. size(), rect));
  6980. }
  6981. if (info->alwaysOnTopOverridden)
  6982. projector->SetIsAlwaysOnTop(info->alwaysOnTop,
  6983. true);
  6984. }
  6985. }
  6986. }
  6987. void OBSBasic::on_actionFullscreenInterface_triggered()
  6988. {
  6989. if (!isFullScreen())
  6990. showFullScreen();
  6991. else
  6992. showNormal();
  6993. }
  6994. void OBSBasic::UpdateTitleBar()
  6995. {
  6996. stringstream name;
  6997. const char *profile =
  6998. config_get_string(App()->GlobalConfig(), "Basic", "Profile");
  6999. const char *sceneCollection = config_get_string(
  7000. App()->GlobalConfig(), "Basic", "SceneCollection");
  7001. name << "OBS ";
  7002. if (previewProgramMode)
  7003. name << "Studio ";
  7004. name << App()->GetVersionString();
  7005. if (App()->IsPortableMode())
  7006. name << " - Portable Mode";
  7007. name << " - " << Str("TitleBar.Profile") << ": " << profile;
  7008. name << " - " << Str("TitleBar.Scenes") << ": " << sceneCollection;
  7009. setWindowTitle(QT_UTF8(name.str().c_str()));
  7010. }
  7011. int OBSBasic::GetProfilePath(char *path, size_t size, const char *file) const
  7012. {
  7013. char profiles_path[512];
  7014. const char *profile =
  7015. config_get_string(App()->GlobalConfig(), "Basic", "ProfileDir");
  7016. int ret;
  7017. if (!profile)
  7018. return -1;
  7019. if (!path)
  7020. return -1;
  7021. if (!file)
  7022. file = "";
  7023. ret = GetConfigPath(profiles_path, 512, "obs-studio/basic/profiles");
  7024. if (ret <= 0)
  7025. return ret;
  7026. if (!*file)
  7027. return snprintf(path, size, "%s/%s", profiles_path, profile);
  7028. return snprintf(path, size, "%s/%s/%s", profiles_path, profile, file);
  7029. }
  7030. void OBSBasic::on_resetUI_triggered()
  7031. {
  7032. /* prune deleted extra docks */
  7033. for (int i = extraDocks.size() - 1; i >= 0; i--) {
  7034. if (!extraDocks[i]) {
  7035. extraDocks.removeAt(i);
  7036. }
  7037. }
  7038. if (extraDocks.size()) {
  7039. QMessageBox::StandardButton button = QMessageBox::question(
  7040. this, QTStr("ResetUIWarning.Title"),
  7041. QTStr("ResetUIWarning.Text"));
  7042. if (button == QMessageBox::No)
  7043. return;
  7044. }
  7045. /* undock/hide/center extra docks */
  7046. for (int i = extraDocks.size() - 1; i >= 0; i--) {
  7047. if (extraDocks[i]) {
  7048. extraDocks[i]->setVisible(true);
  7049. extraDocks[i]->setFloating(true);
  7050. extraDocks[i]->move(frameGeometry().topLeft() +
  7051. rect().center() -
  7052. extraDocks[i]->rect().center());
  7053. extraDocks[i]->setVisible(false);
  7054. }
  7055. }
  7056. restoreState(startingDockLayout);
  7057. int cx = width();
  7058. int cy = height();
  7059. int cx22_5 = cx * 225 / 1000;
  7060. int cx5 = cx * 5 / 100;
  7061. cy = cy * 225 / 1000;
  7062. int mixerSize = cx - (cx22_5 * 2 + cx5 * 2);
  7063. QList<QDockWidget *> docks{ui->scenesDock, ui->sourcesDock,
  7064. ui->mixerDock, ui->transitionsDock,
  7065. ui->controlsDock};
  7066. QList<int> sizes{cx22_5, cx22_5, mixerSize, cx5, cx5};
  7067. ui->scenesDock->setVisible(true);
  7068. ui->sourcesDock->setVisible(true);
  7069. ui->mixerDock->setVisible(true);
  7070. ui->transitionsDock->setVisible(true);
  7071. ui->controlsDock->setVisible(true);
  7072. statsDock->setVisible(false);
  7073. statsDock->setFloating(true);
  7074. resizeDocks(docks, {cy, cy, cy, cy, cy}, Qt::Vertical);
  7075. resizeDocks(docks, sizes, Qt::Horizontal);
  7076. activateWindow();
  7077. }
  7078. void OBSBasic::on_lockUI_toggled(bool lock)
  7079. {
  7080. QDockWidget::DockWidgetFeatures features =
  7081. lock ? QDockWidget::NoDockWidgetFeatures
  7082. : (QDockWidget::DockWidgetClosable |
  7083. QDockWidget::DockWidgetMovable |
  7084. QDockWidget::DockWidgetFloatable);
  7085. QDockWidget::DockWidgetFeatures mainFeatures = features;
  7086. mainFeatures &= ~QDockWidget::QDockWidget::DockWidgetClosable;
  7087. ui->scenesDock->setFeatures(mainFeatures);
  7088. ui->sourcesDock->setFeatures(mainFeatures);
  7089. ui->mixerDock->setFeatures(mainFeatures);
  7090. ui->transitionsDock->setFeatures(mainFeatures);
  7091. ui->controlsDock->setFeatures(mainFeatures);
  7092. statsDock->setFeatures(features);
  7093. for (int i = extraDocks.size() - 1; i >= 0; i--) {
  7094. if (!extraDocks[i]) {
  7095. extraDocks.removeAt(i);
  7096. } else {
  7097. extraDocks[i]->setFeatures(features);
  7098. }
  7099. }
  7100. }
  7101. void OBSBasic::on_toggleListboxToolbars_toggled(bool visible)
  7102. {
  7103. ui->sourcesToolbar->setVisible(visible);
  7104. ui->scenesToolbar->setVisible(visible);
  7105. config_set_bool(App()->GlobalConfig(), "BasicWindow",
  7106. "ShowListboxToolbars", visible);
  7107. }
  7108. void OBSBasic::ShowContextBar()
  7109. {
  7110. on_toggleContextBar_toggled(true);
  7111. }
  7112. void OBSBasic::HideContextBar()
  7113. {
  7114. on_toggleContextBar_toggled(false);
  7115. }
  7116. void OBSBasic::on_toggleContextBar_toggled(bool visible)
  7117. {
  7118. config_set_bool(App()->GlobalConfig(), "BasicWindow",
  7119. "ShowContextToolbars", visible);
  7120. this->ui->contextContainer->setVisible(visible);
  7121. UpdateContextBar(true);
  7122. }
  7123. void OBSBasic::on_toggleStatusBar_toggled(bool visible)
  7124. {
  7125. ui->statusbar->setVisible(visible);
  7126. config_set_bool(App()->GlobalConfig(), "BasicWindow", "ShowStatusBar",
  7127. visible);
  7128. }
  7129. void OBSBasic::on_toggleSourceIcons_toggled(bool visible)
  7130. {
  7131. ui->sources->SetIconsVisible(visible);
  7132. if (advAudioWindow != nullptr)
  7133. advAudioWindow->SetIconsVisible(visible);
  7134. config_set_bool(App()->GlobalConfig(), "BasicWindow", "ShowSourceIcons",
  7135. visible);
  7136. }
  7137. void OBSBasic::on_actionLockPreview_triggered()
  7138. {
  7139. ui->preview->ToggleLocked();
  7140. ui->actionLockPreview->setChecked(ui->preview->Locked());
  7141. }
  7142. void OBSBasic::on_scalingMenu_aboutToShow()
  7143. {
  7144. obs_video_info ovi;
  7145. obs_get_video_info(&ovi);
  7146. QAction *action = ui->actionScaleCanvas;
  7147. QString text = QTStr("Basic.MainMenu.Edit.Scale.Canvas");
  7148. text = text.arg(QString::number(ovi.base_width),
  7149. QString::number(ovi.base_height));
  7150. action->setText(text);
  7151. action = ui->actionScaleOutput;
  7152. text = QTStr("Basic.MainMenu.Edit.Scale.Output");
  7153. text = text.arg(QString::number(ovi.output_width),
  7154. QString::number(ovi.output_height));
  7155. action->setText(text);
  7156. action->setVisible(!(ovi.output_width == ovi.base_width &&
  7157. ovi.output_height == ovi.base_height));
  7158. UpdatePreviewScalingMenu();
  7159. }
  7160. void OBSBasic::on_actionScaleWindow_triggered()
  7161. {
  7162. ui->preview->SetFixedScaling(false);
  7163. ui->preview->ResetScrollingOffset();
  7164. emit ui->preview->DisplayResized();
  7165. }
  7166. void OBSBasic::on_actionScaleCanvas_triggered()
  7167. {
  7168. ui->preview->SetFixedScaling(true);
  7169. ui->preview->SetScalingLevel(0);
  7170. emit ui->preview->DisplayResized();
  7171. }
  7172. void OBSBasic::on_actionScaleOutput_triggered()
  7173. {
  7174. obs_video_info ovi;
  7175. obs_get_video_info(&ovi);
  7176. ui->preview->SetFixedScaling(true);
  7177. float scalingAmount = float(ovi.output_width) / float(ovi.base_width);
  7178. // log base ZOOM_SENSITIVITY of x = log(x) / log(ZOOM_SENSITIVITY)
  7179. int32_t approxScalingLevel =
  7180. int32_t(round(log(scalingAmount) / log(ZOOM_SENSITIVITY)));
  7181. ui->preview->SetScalingLevel(approxScalingLevel);
  7182. ui->preview->SetScalingAmount(scalingAmount);
  7183. emit ui->preview->DisplayResized();
  7184. }
  7185. void OBSBasic::SetShowing(bool showing)
  7186. {
  7187. if (!showing && isVisible()) {
  7188. config_set_string(App()->GlobalConfig(), "BasicWindow",
  7189. "geometry",
  7190. saveGeometry().toBase64().constData());
  7191. /* hide all visible child dialogs */
  7192. visDlgPositions.clear();
  7193. if (!visDialogs.isEmpty()) {
  7194. for (QDialog *dlg : visDialogs) {
  7195. visDlgPositions.append(dlg->pos());
  7196. dlg->hide();
  7197. }
  7198. }
  7199. if (showHide)
  7200. showHide->setText(QTStr("Basic.SystemTray.Show"));
  7201. QTimer::singleShot(250, this, SLOT(hide()));
  7202. setVisible(false);
  7203. #ifdef __APPLE__
  7204. EnableOSXDockIcon(false);
  7205. #endif
  7206. } else if (showing && !isVisible()) {
  7207. if (showHide)
  7208. showHide->setText(QTStr("Basic.SystemTray.Hide"));
  7209. QTimer::singleShot(250, this, SLOT(show()));
  7210. setVisible(true);
  7211. #ifdef __APPLE__
  7212. EnableOSXDockIcon(true);
  7213. #endif
  7214. /* raise and activate window to ensure it is on top */
  7215. raise();
  7216. activateWindow();
  7217. /* show all child dialogs that was visible earlier */
  7218. if (!visDialogs.isEmpty()) {
  7219. for (int i = 0; i < visDialogs.size(); ++i) {
  7220. QDialog *dlg = visDialogs[i];
  7221. dlg->move(visDlgPositions[i]);
  7222. dlg->show();
  7223. }
  7224. }
  7225. /* Unminimize window if it was hidden to tray instead of task
  7226. * bar. */
  7227. if (sysTrayMinimizeToTray()) {
  7228. Qt::WindowStates state;
  7229. state = windowState() & ~Qt::WindowMinimized;
  7230. state |= Qt::WindowActive;
  7231. setWindowState(state);
  7232. }
  7233. }
  7234. }
  7235. void OBSBasic::ToggleShowHide()
  7236. {
  7237. bool showing = isVisible();
  7238. if (showing) {
  7239. /* check for modal dialogs */
  7240. EnumDialogs();
  7241. if (!modalDialogs.isEmpty() || !visMsgBoxes.isEmpty())
  7242. return;
  7243. }
  7244. SetShowing(!showing);
  7245. }
  7246. void OBSBasic::SystemTrayInit()
  7247. {
  7248. #ifdef __APPLE__
  7249. QIcon trayIconFile = QIcon(":/res/images/obs_macos.svg");
  7250. trayIconFile.setIsMask(true);
  7251. #else
  7252. QIcon trayIconFile = QIcon(":/res/images/obs.png");
  7253. #endif
  7254. trayIcon.reset(new QSystemTrayIcon(
  7255. QIcon::fromTheme("obs-tray", trayIconFile), this));
  7256. trayIcon->setToolTip("OBS Studio");
  7257. showHide = new QAction(QTStr("Basic.SystemTray.Show"), trayIcon.data());
  7258. sysTrayStream = new QAction(
  7259. StreamingActive() ? QTStr("Basic.Main.StopStreaming")
  7260. : QTStr("Basic.Main.StartStreaming"),
  7261. trayIcon.data());
  7262. sysTrayRecord = new QAction(
  7263. RecordingActive() ? QTStr("Basic.Main.StopRecording")
  7264. : QTStr("Basic.Main.StartRecording"),
  7265. trayIcon.data());
  7266. sysTrayReplayBuffer = new QAction(
  7267. ReplayBufferActive() ? QTStr("Basic.Main.StopReplayBuffer")
  7268. : QTStr("Basic.Main.StartReplayBuffer"),
  7269. trayIcon.data());
  7270. sysTrayVirtualCam = new QAction(
  7271. VirtualCamActive() ? QTStr("Basic.Main.StopVirtualCam")
  7272. : QTStr("Basic.Main.StartVirtualCam"),
  7273. trayIcon.data());
  7274. exit = new QAction(QTStr("Exit"), trayIcon.data());
  7275. trayMenu = new QMenu;
  7276. previewProjector = new QMenu(QTStr("PreviewProjector"));
  7277. studioProgramProjector = new QMenu(QTStr("StudioProgramProjector"));
  7278. AddProjectorMenuMonitors(previewProjector, this,
  7279. SLOT(OpenPreviewProjector()));
  7280. AddProjectorMenuMonitors(studioProgramProjector, this,
  7281. SLOT(OpenStudioProgramProjector()));
  7282. trayMenu->addAction(showHide);
  7283. trayMenu->addMenu(previewProjector);
  7284. trayMenu->addMenu(studioProgramProjector);
  7285. trayMenu->addAction(sysTrayStream);
  7286. trayMenu->addAction(sysTrayRecord);
  7287. trayMenu->addAction(sysTrayReplayBuffer);
  7288. trayMenu->addAction(sysTrayVirtualCam);
  7289. trayMenu->addAction(exit);
  7290. trayIcon->setContextMenu(trayMenu);
  7291. trayIcon->show();
  7292. if (outputHandler && !outputHandler->replayBuffer)
  7293. sysTrayReplayBuffer->setEnabled(false);
  7294. sysTrayVirtualCam->setEnabled(vcamEnabled);
  7295. if (Active())
  7296. OnActivate(true);
  7297. connect(trayIcon.data(),
  7298. SIGNAL(activated(QSystemTrayIcon::ActivationReason)), this,
  7299. SLOT(IconActivated(QSystemTrayIcon::ActivationReason)));
  7300. connect(showHide, SIGNAL(triggered()), this, SLOT(ToggleShowHide()));
  7301. connect(sysTrayStream, SIGNAL(triggered()), this,
  7302. SLOT(on_streamButton_clicked()));
  7303. connect(sysTrayRecord, SIGNAL(triggered()), this,
  7304. SLOT(on_recordButton_clicked()));
  7305. connect(sysTrayReplayBuffer.data(), &QAction::triggered, this,
  7306. &OBSBasic::ReplayBufferClicked);
  7307. connect(sysTrayVirtualCam.data(), &QAction::triggered, this,
  7308. &OBSBasic::VCamButtonClicked);
  7309. connect(exit, SIGNAL(triggered()), this, SLOT(close()));
  7310. }
  7311. void OBSBasic::IconActivated(QSystemTrayIcon::ActivationReason reason)
  7312. {
  7313. // Refresh projector list
  7314. previewProjector->clear();
  7315. studioProgramProjector->clear();
  7316. AddProjectorMenuMonitors(previewProjector, this,
  7317. SLOT(OpenPreviewProjector()));
  7318. AddProjectorMenuMonitors(studioProgramProjector, this,
  7319. SLOT(OpenStudioProgramProjector()));
  7320. #ifdef __APPLE__
  7321. UNUSED_PARAMETER(reason);
  7322. #else
  7323. if (reason == QSystemTrayIcon::Trigger) {
  7324. EnablePreviewDisplay(previewEnabled && !isVisible());
  7325. ToggleShowHide();
  7326. }
  7327. #endif
  7328. }
  7329. void OBSBasic::SysTrayNotify(const QString &text,
  7330. QSystemTrayIcon::MessageIcon n)
  7331. {
  7332. if (trayIcon && trayIcon->isVisible() &&
  7333. QSystemTrayIcon::supportsMessages()) {
  7334. QSystemTrayIcon::MessageIcon icon =
  7335. QSystemTrayIcon::MessageIcon(n);
  7336. trayIcon->showMessage("OBS Studio", text, icon, 10000);
  7337. }
  7338. }
  7339. void OBSBasic::SystemTray(bool firstStarted)
  7340. {
  7341. if (!QSystemTrayIcon::isSystemTrayAvailable())
  7342. return;
  7343. if (!trayIcon && !firstStarted)
  7344. return;
  7345. bool sysTrayWhenStarted = config_get_bool(
  7346. GetGlobalConfig(), "BasicWindow", "SysTrayWhenStarted");
  7347. bool sysTrayEnabled = config_get_bool(GetGlobalConfig(), "BasicWindow",
  7348. "SysTrayEnabled");
  7349. if (firstStarted)
  7350. SystemTrayInit();
  7351. if (!sysTrayEnabled) {
  7352. trayIcon->hide();
  7353. } else {
  7354. trayIcon->show();
  7355. if (firstStarted && (sysTrayWhenStarted || opt_minimize_tray)) {
  7356. QTimer::singleShot(50, this, SLOT(hide()));
  7357. EnablePreviewDisplay(false);
  7358. setVisible(false);
  7359. #ifdef __APPLE__
  7360. EnableOSXDockIcon(false);
  7361. #endif
  7362. opt_minimize_tray = false;
  7363. }
  7364. }
  7365. if (isVisible())
  7366. showHide->setText(QTStr("Basic.SystemTray.Hide"));
  7367. else
  7368. showHide->setText(QTStr("Basic.SystemTray.Show"));
  7369. }
  7370. bool OBSBasic::sysTrayMinimizeToTray()
  7371. {
  7372. return config_get_bool(GetGlobalConfig(), "BasicWindow",
  7373. "SysTrayMinimizeToTray");
  7374. }
  7375. void OBSBasic::on_actionMainUndo_triggered()
  7376. {
  7377. undo_s.undo();
  7378. }
  7379. void OBSBasic::on_actionMainRedo_triggered()
  7380. {
  7381. undo_s.redo();
  7382. }
  7383. void OBSBasic::on_actionCopySource_triggered()
  7384. {
  7385. clipboard.clear();
  7386. bool allowPastingDuplicate = true;
  7387. for (auto &selectedSource : GetAllSelectedSourceItems()) {
  7388. OBSSceneItem item = ui->sources->Get(selectedSource.row());
  7389. if (!item)
  7390. continue;
  7391. on_actionCopyTransform_triggered();
  7392. OBSSource source = obs_sceneitem_get_source(item);
  7393. SourceCopyInfo copyInfo;
  7394. copyInfo.weak_source = OBSGetWeakRef(source);
  7395. obs_sceneitem_get_info(item, &copyInfo.transform);
  7396. obs_sceneitem_get_crop(item, &copyInfo.crop);
  7397. copyInfo.blend = obs_sceneitem_get_blending_mode(item);
  7398. copyInfo.visible = obs_sceneitem_visible(item);
  7399. clipboard.push_back(copyInfo);
  7400. uint32_t output_flags = obs_source_get_output_flags(source);
  7401. if (output_flags & OBS_SOURCE_DO_NOT_DUPLICATE)
  7402. allowPastingDuplicate = false;
  7403. }
  7404. ui->actionPasteRef->setEnabled(true);
  7405. ui->actionPasteDup->setEnabled(allowPastingDuplicate);
  7406. }
  7407. void OBSBasic::on_actionPasteRef_triggered()
  7408. {
  7409. OBSSource scene_source = GetCurrentSceneSource();
  7410. OBSData undo_data = BackupScene(scene_source);
  7411. OBSScene scene = GetCurrentScene();
  7412. undo_s.push_disabled();
  7413. for (size_t i = clipboard.size(); i > 0; i--) {
  7414. SourceCopyInfo &copyInfo = clipboard[i - 1];
  7415. OBSSource source = OBSGetStrongRef(copyInfo.weak_source);
  7416. if (!source)
  7417. continue;
  7418. const char *name = obs_source_get_name(source);
  7419. /* do not allow duplicate refs of the same group in the same
  7420. * scene */
  7421. if (!!obs_scene_get_group(scene, name)) {
  7422. continue;
  7423. }
  7424. OBSBasicSourceSelect::SourcePaste(copyInfo, false);
  7425. }
  7426. undo_s.pop_disabled();
  7427. QString action_name = QTStr("Undo.PasteSourceRef");
  7428. const char *scene_name = obs_source_get_name(scene_source);
  7429. OBSData redo_data = BackupScene(scene_source);
  7430. CreateSceneUndoRedoAction(action_name.arg(scene_name), undo_data,
  7431. redo_data);
  7432. }
  7433. void OBSBasic::on_actionPasteDup_triggered()
  7434. {
  7435. OBSSource scene_source = GetCurrentSceneSource();
  7436. OBSData undo_data = BackupScene(scene_source);
  7437. undo_s.push_disabled();
  7438. for (size_t i = clipboard.size(); i > 0; i--) {
  7439. SourceCopyInfo &copyInfo = clipboard[i - 1];
  7440. OBSBasicSourceSelect::SourcePaste(copyInfo, true);
  7441. }
  7442. undo_s.pop_disabled();
  7443. QString action_name = QTStr("Undo.PasteSource");
  7444. const char *scene_name = obs_source_get_name(scene_source);
  7445. OBSData redo_data = BackupScene(scene_source);
  7446. CreateSceneUndoRedoAction(action_name.arg(scene_name), undo_data,
  7447. redo_data);
  7448. }
  7449. void OBSBasic::AudioMixerCopyFilters()
  7450. {
  7451. QAction *action = reinterpret_cast<QAction *>(sender());
  7452. VolControl *vol = action->property("volControl").value<VolControl *>();
  7453. obs_source_t *source = vol->GetSource();
  7454. copyFiltersSource = obs_source_get_weak_source(source);
  7455. }
  7456. void OBSBasic::AudioMixerPasteFilters()
  7457. {
  7458. QAction *action = reinterpret_cast<QAction *>(sender());
  7459. VolControl *vol = action->property("volControl").value<VolControl *>();
  7460. obs_source_t *dstSource = vol->GetSource();
  7461. OBSSourceAutoRelease source =
  7462. obs_weak_source_get_source(copyFiltersSource);
  7463. if (source == dstSource)
  7464. return;
  7465. obs_source_copy_filters(dstSource, source);
  7466. }
  7467. void OBSBasic::SceneCopyFilters()
  7468. {
  7469. copyFiltersSource = obs_source_get_weak_source(GetCurrentSceneSource());
  7470. }
  7471. void OBSBasic::ScenePasteFilters()
  7472. {
  7473. OBSSourceAutoRelease source =
  7474. obs_weak_source_get_source(copyFiltersSource);
  7475. OBSSource dstSource = GetCurrentSceneSource();
  7476. if (source == dstSource)
  7477. return;
  7478. obs_source_copy_filters(dstSource, source);
  7479. }
  7480. void OBSBasic::on_actionCopyFilters_triggered()
  7481. {
  7482. OBSSceneItem item = GetCurrentSceneItem();
  7483. if (!item)
  7484. return;
  7485. OBSSource source = obs_sceneitem_get_source(item);
  7486. copyFiltersSource = obs_source_get_weak_source(source);
  7487. ui->actionPasteFilters->setEnabled(true);
  7488. }
  7489. void OBSBasic::CreateFilterPasteUndoRedoAction(const QString &text,
  7490. obs_source_t *source,
  7491. obs_data_array_t *undo_array,
  7492. obs_data_array_t *redo_array)
  7493. {
  7494. auto undo_redo = [this](const std::string &json) {
  7495. OBSDataAutoRelease data =
  7496. obs_data_create_from_json(json.c_str());
  7497. OBSDataArrayAutoRelease array =
  7498. obs_data_get_array(data, "array");
  7499. const char *name = obs_data_get_string(data, "name");
  7500. OBSSourceAutoRelease source = obs_get_source_by_name(name);
  7501. obs_source_restore_filters(source, array);
  7502. if (filters)
  7503. filters->UpdateSource(source);
  7504. };
  7505. const char *name = obs_source_get_name(source);
  7506. OBSDataAutoRelease undo_data = obs_data_create();
  7507. OBSDataAutoRelease redo_data = obs_data_create();
  7508. obs_data_set_array(undo_data, "array", undo_array);
  7509. obs_data_set_array(redo_data, "array", redo_array);
  7510. obs_data_set_string(undo_data, "name", name);
  7511. obs_data_set_string(redo_data, "name", name);
  7512. undo_s.add_action(text, undo_redo, undo_redo,
  7513. obs_data_get_json(undo_data),
  7514. obs_data_get_json(redo_data));
  7515. }
  7516. void OBSBasic::on_actionPasteFilters_triggered()
  7517. {
  7518. OBSSourceAutoRelease source =
  7519. obs_weak_source_get_source(copyFiltersSource);
  7520. OBSSceneItem sceneItem = GetCurrentSceneItem();
  7521. OBSSource dstSource = obs_sceneitem_get_source(sceneItem);
  7522. if (source == dstSource)
  7523. return;
  7524. OBSDataArrayAutoRelease undo_array =
  7525. obs_source_backup_filters(dstSource);
  7526. obs_source_copy_filters(dstSource, source);
  7527. OBSDataArrayAutoRelease redo_array =
  7528. obs_source_backup_filters(dstSource);
  7529. const char *srcName = obs_source_get_name(source);
  7530. const char *dstName = obs_source_get_name(dstSource);
  7531. QString text =
  7532. QTStr("Undo.Filters.Paste.Multiple").arg(srcName, dstName);
  7533. CreateFilterPasteUndoRedoAction(text, dstSource, undo_array,
  7534. redo_array);
  7535. }
  7536. static void ConfirmColor(SourceTree *sources, const QColor &color,
  7537. QModelIndexList selectedItems)
  7538. {
  7539. for (int x = 0; x < selectedItems.count(); x++) {
  7540. SourceTreeItem *treeItem =
  7541. sources->GetItemWidget(selectedItems[x].row());
  7542. treeItem->setStyleSheet("background: " +
  7543. color.name(QColor::HexArgb));
  7544. treeItem->style()->unpolish(treeItem);
  7545. treeItem->style()->polish(treeItem);
  7546. OBSSceneItem sceneItem = sources->Get(selectedItems[x].row());
  7547. OBSDataAutoRelease privData =
  7548. obs_sceneitem_get_private_settings(sceneItem);
  7549. obs_data_set_int(privData, "color-preset", 1);
  7550. obs_data_set_string(privData, "color",
  7551. QT_TO_UTF8(color.name(QColor::HexArgb)));
  7552. }
  7553. }
  7554. void OBSBasic::ColorChange()
  7555. {
  7556. QModelIndexList selectedItems =
  7557. ui->sources->selectionModel()->selectedIndexes();
  7558. QAction *action = qobject_cast<QAction *>(sender());
  7559. QPushButton *colorButton = qobject_cast<QPushButton *>(sender());
  7560. if (selectedItems.count() == 0)
  7561. return;
  7562. if (colorButton) {
  7563. int preset = colorButton->property("bgColor").value<int>();
  7564. for (int x = 0; x < selectedItems.count(); x++) {
  7565. SourceTreeItem *treeItem = ui->sources->GetItemWidget(
  7566. selectedItems[x].row());
  7567. treeItem->setStyleSheet("");
  7568. treeItem->setProperty("bgColor", preset);
  7569. treeItem->style()->unpolish(treeItem);
  7570. treeItem->style()->polish(treeItem);
  7571. OBSSceneItem sceneItem =
  7572. ui->sources->Get(selectedItems[x].row());
  7573. OBSDataAutoRelease privData =
  7574. obs_sceneitem_get_private_settings(sceneItem);
  7575. obs_data_set_int(privData, "color-preset", preset + 1);
  7576. obs_data_set_string(privData, "color", "");
  7577. }
  7578. for (int i = 1; i < 9; i++) {
  7579. stringstream button;
  7580. button << "preset" << i;
  7581. QPushButton *cButton =
  7582. colorButton->parentWidget()
  7583. ->findChild<QPushButton *>(
  7584. button.str().c_str());
  7585. cButton->setStyleSheet("border: 1px solid black");
  7586. }
  7587. colorButton->setStyleSheet("border: 2px solid black");
  7588. } else if (action) {
  7589. int preset = action->property("bgColor").value<int>();
  7590. if (preset == 1) {
  7591. OBSSceneItem curSceneItem = GetCurrentSceneItem();
  7592. SourceTreeItem *curTreeItem =
  7593. GetItemWidgetFromSceneItem(curSceneItem);
  7594. OBSDataAutoRelease curPrivData =
  7595. obs_sceneitem_get_private_settings(
  7596. curSceneItem);
  7597. int oldPreset =
  7598. obs_data_get_int(curPrivData, "color-preset");
  7599. const QString oldSheet = curTreeItem->styleSheet();
  7600. auto liveChangeColor = [=](const QColor &color) {
  7601. if (color.isValid()) {
  7602. curTreeItem->setStyleSheet(
  7603. "background: " +
  7604. color.name(QColor::HexArgb));
  7605. }
  7606. };
  7607. auto changedColor = [=](const QColor &color) {
  7608. if (color.isValid()) {
  7609. ConfirmColor(ui->sources, color,
  7610. selectedItems);
  7611. }
  7612. };
  7613. auto rejected = [=]() {
  7614. if (oldPreset == 1) {
  7615. curTreeItem->setStyleSheet(oldSheet);
  7616. curTreeItem->setProperty("bgColor", 0);
  7617. } else if (oldPreset == 0) {
  7618. curTreeItem->setStyleSheet(
  7619. "background: none");
  7620. curTreeItem->setProperty("bgColor", 0);
  7621. } else {
  7622. curTreeItem->setStyleSheet("");
  7623. curTreeItem->setProperty("bgColor",
  7624. oldPreset - 1);
  7625. }
  7626. curTreeItem->style()->unpolish(curTreeItem);
  7627. curTreeItem->style()->polish(curTreeItem);
  7628. };
  7629. QColorDialog::ColorDialogOptions options =
  7630. QColorDialog::ShowAlphaChannel;
  7631. const char *oldColor =
  7632. obs_data_get_string(curPrivData, "color");
  7633. const char *customColor = *oldColor != 0 ? oldColor
  7634. : "#55FF0000";
  7635. #ifndef _WIN32
  7636. options |= QColorDialog::DontUseNativeDialog;
  7637. #endif
  7638. QColorDialog *colorDialog = new QColorDialog(this);
  7639. colorDialog->setOptions(options);
  7640. colorDialog->setCurrentColor(QColor(customColor));
  7641. connect(colorDialog, &QColorDialog::currentColorChanged,
  7642. liveChangeColor);
  7643. connect(colorDialog, &QColorDialog::colorSelected,
  7644. changedColor);
  7645. connect(colorDialog, &QColorDialog::rejected, rejected);
  7646. colorDialog->open();
  7647. } else {
  7648. for (int x = 0; x < selectedItems.count(); x++) {
  7649. SourceTreeItem *treeItem =
  7650. ui->sources->GetItemWidget(
  7651. selectedItems[x].row());
  7652. treeItem->setStyleSheet("background: none");
  7653. treeItem->setProperty("bgColor", preset);
  7654. treeItem->style()->unpolish(treeItem);
  7655. treeItem->style()->polish(treeItem);
  7656. OBSSceneItem sceneItem = ui->sources->Get(
  7657. selectedItems[x].row());
  7658. OBSDataAutoRelease privData =
  7659. obs_sceneitem_get_private_settings(
  7660. sceneItem);
  7661. obs_data_set_int(privData, "color-preset",
  7662. preset);
  7663. obs_data_set_string(privData, "color", "");
  7664. }
  7665. }
  7666. }
  7667. }
  7668. SourceTreeItem *OBSBasic::GetItemWidgetFromSceneItem(obs_sceneitem_t *sceneItem)
  7669. {
  7670. int i = 0;
  7671. SourceTreeItem *treeItem = ui->sources->GetItemWidget(i);
  7672. OBSSceneItem item = ui->sources->Get(i);
  7673. int64_t id = obs_sceneitem_get_id(sceneItem);
  7674. while (treeItem && obs_sceneitem_get_id(item) != id) {
  7675. i++;
  7676. treeItem = ui->sources->GetItemWidget(i);
  7677. item = ui->sources->Get(i);
  7678. }
  7679. if (treeItem)
  7680. return treeItem;
  7681. return nullptr;
  7682. }
  7683. void OBSBasic::on_autoConfigure_triggered()
  7684. {
  7685. AutoConfig test(this);
  7686. test.setModal(true);
  7687. test.show();
  7688. test.exec();
  7689. }
  7690. void OBSBasic::on_stats_triggered()
  7691. {
  7692. if (!stats.isNull()) {
  7693. stats->show();
  7694. stats->raise();
  7695. return;
  7696. }
  7697. OBSBasicStats *statsDlg;
  7698. statsDlg = new OBSBasicStats(nullptr);
  7699. statsDlg->show();
  7700. stats = statsDlg;
  7701. }
  7702. void OBSBasic::on_actionShowAbout_triggered()
  7703. {
  7704. if (about)
  7705. about->close();
  7706. about = new OBSAbout(this);
  7707. about->show();
  7708. about->setAttribute(Qt::WA_DeleteOnClose, true);
  7709. }
  7710. void OBSBasic::ResizeOutputSizeOfSource()
  7711. {
  7712. if (obs_video_active())
  7713. return;
  7714. QMessageBox resize_output(this);
  7715. resize_output.setText(QTStr("ResizeOutputSizeOfSource.Text") + "\n\n" +
  7716. QTStr("ResizeOutputSizeOfSource.Continue"));
  7717. QAbstractButton *Yes =
  7718. resize_output.addButton(QTStr("Yes"), QMessageBox::YesRole);
  7719. resize_output.addButton(QTStr("No"), QMessageBox::NoRole);
  7720. resize_output.setIcon(QMessageBox::Warning);
  7721. resize_output.setWindowTitle(QTStr("ResizeOutputSizeOfSource"));
  7722. resize_output.exec();
  7723. if (resize_output.clickedButton() != Yes)
  7724. return;
  7725. OBSSource source = obs_sceneitem_get_source(GetCurrentSceneItem());
  7726. int width = obs_source_get_width(source);
  7727. int height = obs_source_get_height(source);
  7728. config_set_uint(basicConfig, "Video", "BaseCX", width);
  7729. config_set_uint(basicConfig, "Video", "BaseCY", height);
  7730. config_set_uint(basicConfig, "Video", "OutputCX", width);
  7731. config_set_uint(basicConfig, "Video", "OutputCY", height);
  7732. ResetVideo();
  7733. ResetOutputs();
  7734. config_save_safe(basicConfig, "tmp", nullptr);
  7735. on_actionFitToScreen_triggered();
  7736. }
  7737. QAction *OBSBasic::AddDockWidget(QDockWidget *dock)
  7738. {
  7739. QAction *action = ui->menuDocks->addAction(dock->windowTitle());
  7740. action->setProperty("uuid", dock->property("uuid").toString());
  7741. action->setCheckable(true);
  7742. assignDockToggle(dock, action);
  7743. extraDocks.push_back(dock);
  7744. bool lock = ui->lockUI->isChecked();
  7745. QDockWidget::DockWidgetFeatures features =
  7746. lock ? QDockWidget::NoDockWidgetFeatures
  7747. : (QDockWidget::DockWidgetClosable |
  7748. QDockWidget::DockWidgetMovable |
  7749. QDockWidget::DockWidgetFloatable);
  7750. dock->setFeatures(features);
  7751. /* prune deleted docks */
  7752. for (int i = extraDocks.size() - 1; i >= 0; i--) {
  7753. if (!extraDocks[i]) {
  7754. extraDocks.removeAt(i);
  7755. }
  7756. }
  7757. return action;
  7758. }
  7759. OBSBasic *OBSBasic::Get()
  7760. {
  7761. return reinterpret_cast<OBSBasic *>(App()->GetMainWindow());
  7762. }
  7763. bool OBSBasic::StreamingActive()
  7764. {
  7765. if (!outputHandler)
  7766. return false;
  7767. return outputHandler->StreamingActive();
  7768. }
  7769. bool OBSBasic::RecordingActive()
  7770. {
  7771. if (!outputHandler)
  7772. return false;
  7773. return outputHandler->RecordingActive();
  7774. }
  7775. bool OBSBasic::ReplayBufferActive()
  7776. {
  7777. if (!outputHandler)
  7778. return false;
  7779. return outputHandler->ReplayBufferActive();
  7780. }
  7781. bool OBSBasic::VirtualCamActive()
  7782. {
  7783. if (!outputHandler)
  7784. return false;
  7785. return outputHandler->VirtualCamActive();
  7786. }
  7787. SceneRenameDelegate::SceneRenameDelegate(QObject *parent)
  7788. : QStyledItemDelegate(parent)
  7789. {
  7790. }
  7791. void SceneRenameDelegate::setEditorData(QWidget *editor,
  7792. const QModelIndex &index) const
  7793. {
  7794. QStyledItemDelegate::setEditorData(editor, index);
  7795. QLineEdit *lineEdit = qobject_cast<QLineEdit *>(editor);
  7796. if (lineEdit)
  7797. lineEdit->selectAll();
  7798. }
  7799. bool SceneRenameDelegate::eventFilter(QObject *editor, QEvent *event)
  7800. {
  7801. if (event->type() == QEvent::KeyPress) {
  7802. QKeyEvent *keyEvent = static_cast<QKeyEvent *>(event);
  7803. if (keyEvent->key() == Qt::Key_Escape) {
  7804. QLineEdit *lineEdit = qobject_cast<QLineEdit *>(editor);
  7805. if (lineEdit)
  7806. lineEdit->undo();
  7807. }
  7808. }
  7809. return QStyledItemDelegate::eventFilter(editor, event);
  7810. }
  7811. void OBSBasic::UpdatePatronJson(const QString &text, const QString &error)
  7812. {
  7813. if (!error.isEmpty())
  7814. return;
  7815. patronJson = QT_TO_UTF8(text);
  7816. }
  7817. void OBSBasic::PauseRecording()
  7818. {
  7819. if (!pause || !outputHandler || !outputHandler->fileOutput ||
  7820. os_atomic_load_bool(&recording_paused))
  7821. return;
  7822. obs_output_t *output = outputHandler->fileOutput;
  7823. if (obs_output_pause(output, true)) {
  7824. pause->setAccessibleName(QTStr("Basic.Main.UnpauseRecording"));
  7825. pause->setToolTip(QTStr("Basic.Main.UnpauseRecording"));
  7826. pause->blockSignals(true);
  7827. pause->setChecked(true);
  7828. pause->blockSignals(false);
  7829. ui->statusbar->RecordingPaused();
  7830. #if defined(_WIN32) && QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  7831. taskBtn->setOverlayIcon(QIcon::fromTheme(
  7832. "obs-paused", QIcon(":/res/images/paused.png")));
  7833. #endif
  7834. if (trayIcon && trayIcon->isVisible()) {
  7835. #ifdef __APPLE__
  7836. QIcon trayIconFile =
  7837. QIcon(":/res/images/obs_paused_macos.svg");
  7838. trayIconFile.setIsMask(true);
  7839. #else
  7840. QIcon trayIconFile =
  7841. QIcon(":/res/images/obs_paused.png");
  7842. #endif
  7843. trayIcon->setIcon(QIcon::fromTheme("obs-tray-paused",
  7844. trayIconFile));
  7845. }
  7846. os_atomic_set_bool(&recording_paused, true);
  7847. if (api)
  7848. api->on_event(OBS_FRONTEND_EVENT_RECORDING_PAUSED);
  7849. if (os_atomic_load_bool(&replaybuf_active))
  7850. ShowReplayBufferPauseWarning();
  7851. }
  7852. }
  7853. void OBSBasic::UnpauseRecording()
  7854. {
  7855. if (!pause || !outputHandler || !outputHandler->fileOutput ||
  7856. !os_atomic_load_bool(&recording_paused))
  7857. return;
  7858. obs_output_t *output = outputHandler->fileOutput;
  7859. if (obs_output_pause(output, false)) {
  7860. pause->setAccessibleName(QTStr("Basic.Main.PauseRecording"));
  7861. pause->setToolTip(QTStr("Basic.Main.PauseRecording"));
  7862. pause->blockSignals(true);
  7863. pause->setChecked(false);
  7864. pause->blockSignals(false);
  7865. ui->statusbar->RecordingUnpaused();
  7866. #if defined(_WIN32) && QT_VERSION < QT_VERSION_CHECK(6, 0, 0)
  7867. taskBtn->setOverlayIcon(QIcon::fromTheme(
  7868. "obs-active", QIcon(":/res/images/active.png")));
  7869. #endif
  7870. if (trayIcon && trayIcon->isVisible()) {
  7871. #ifdef __APPLE__
  7872. QIcon trayIconFile =
  7873. QIcon(":/res/images/tray_active_macos.svg");
  7874. trayIconFile.setIsMask(true);
  7875. #else
  7876. QIcon trayIconFile =
  7877. QIcon(":/res/images/tray_active.png");
  7878. #endif
  7879. trayIcon->setIcon(QIcon::fromTheme("obs-tray-active",
  7880. trayIconFile));
  7881. }
  7882. os_atomic_set_bool(&recording_paused, false);
  7883. if (api)
  7884. api->on_event(OBS_FRONTEND_EVENT_RECORDING_UNPAUSED);
  7885. }
  7886. }
  7887. void OBSBasic::PauseToggled()
  7888. {
  7889. if (!pause || !outputHandler || !outputHandler->fileOutput)
  7890. return;
  7891. obs_output_t *output = outputHandler->fileOutput;
  7892. bool enable = !obs_output_paused(output);
  7893. if (enable)
  7894. PauseRecording();
  7895. else
  7896. UnpauseRecording();
  7897. }
  7898. void OBSBasic::UpdatePause(bool activate)
  7899. {
  7900. if (!activate || !outputHandler || !outputHandler->RecordingActive()) {
  7901. pause.reset();
  7902. return;
  7903. }
  7904. const char *mode = config_get_string(basicConfig, "Output", "Mode");
  7905. bool adv = astrcmpi(mode, "Advanced") == 0;
  7906. bool shared;
  7907. if (adv) {
  7908. const char *recType =
  7909. config_get_string(basicConfig, "AdvOut", "RecType");
  7910. if (astrcmpi(recType, "FFmpeg") == 0) {
  7911. shared = config_get_bool(basicConfig, "AdvOut",
  7912. "FFOutputToFile");
  7913. } else {
  7914. const char *recordEncoder = config_get_string(
  7915. basicConfig, "AdvOut", "RecEncoder");
  7916. shared = astrcmpi(recordEncoder, "none") == 0;
  7917. }
  7918. } else {
  7919. const char *quality = config_get_string(
  7920. basicConfig, "SimpleOutput", "RecQuality");
  7921. shared = strcmp(quality, "Stream") == 0;
  7922. }
  7923. if (!shared) {
  7924. pause.reset(new QPushButton());
  7925. pause->setAccessibleName(QTStr("Basic.Main.PauseRecording"));
  7926. pause->setToolTip(QTStr("Basic.Main.PauseRecording"));
  7927. pause->setCheckable(true);
  7928. pause->setChecked(false);
  7929. pause->setProperty("themeID",
  7930. QVariant(QStringLiteral("pauseIconSmall")));
  7931. QSizePolicy sp;
  7932. sp.setHeightForWidth(true);
  7933. pause->setSizePolicy(sp);
  7934. connect(pause.data(), &QAbstractButton::clicked, this,
  7935. &OBSBasic::PauseToggled);
  7936. ui->recordingLayout->addWidget(pause.data());
  7937. } else {
  7938. pause.reset();
  7939. }
  7940. }
  7941. void OBSBasic::UpdateReplayBuffer(bool activate)
  7942. {
  7943. if (!activate || !outputHandler ||
  7944. !outputHandler->ReplayBufferActive()) {
  7945. replay.reset();
  7946. return;
  7947. }
  7948. replay.reset(new QPushButton());
  7949. replay->setAccessibleName(QTStr("Basic.Main.SaveReplay"));
  7950. replay->setToolTip(QTStr("Basic.Main.SaveReplay"));
  7951. replay->setChecked(false);
  7952. replay->setProperty("themeID",
  7953. QVariant(QStringLiteral("replayIconSmall")));
  7954. QSizePolicy sp;
  7955. sp.setHeightForWidth(true);
  7956. replay->setSizePolicy(sp);
  7957. connect(replay.data(), &QAbstractButton::clicked, this,
  7958. &OBSBasic::ReplayBufferSave);
  7959. replayLayout->addWidget(replay.data());
  7960. setTabOrder(replayLayout->itemAt(0)->widget(),
  7961. replayLayout->itemAt(1)->widget());
  7962. setTabOrder(replayLayout->itemAt(1)->widget(),
  7963. ui->buttonsVLayout->itemAt(3)->widget());
  7964. }
  7965. #define MBYTE (1024ULL * 1024ULL)
  7966. #define MBYTES_LEFT_STOP_REC 50ULL
  7967. #define MAX_BYTES_LEFT (MBYTES_LEFT_STOP_REC * MBYTE)
  7968. const char *OBSBasic::GetCurrentOutputPath()
  7969. {
  7970. const char *path = nullptr;
  7971. const char *mode = config_get_string(Config(), "Output", "Mode");
  7972. if (strcmp(mode, "Advanced") == 0) {
  7973. const char *advanced_mode =
  7974. config_get_string(Config(), "AdvOut", "RecType");
  7975. if (strcmp(advanced_mode, "FFmpeg") == 0) {
  7976. path = config_get_string(Config(), "AdvOut",
  7977. "FFFilePath");
  7978. } else {
  7979. path = config_get_string(Config(), "AdvOut",
  7980. "RecFilePath");
  7981. }
  7982. } else {
  7983. path = config_get_string(Config(), "SimpleOutput", "FilePath");
  7984. }
  7985. return path;
  7986. }
  7987. void OBSBasic::OutputPathInvalidMessage()
  7988. {
  7989. blog(LOG_ERROR, "Recording stopped because of bad output path");
  7990. OBSMessageBox::critical(this, QTStr("Output.BadPath.Title"),
  7991. QTStr("Output.BadPath.Text"));
  7992. }
  7993. bool OBSBasic::OutputPathValid()
  7994. {
  7995. const char *mode = config_get_string(Config(), "Output", "Mode");
  7996. if (strcmp(mode, "Advanced") == 0) {
  7997. const char *advanced_mode =
  7998. config_get_string(Config(), "AdvOut", "RecType");
  7999. if (strcmp(advanced_mode, "FFmpeg") == 0) {
  8000. bool is_local = config_get_bool(Config(), "AdvOut",
  8001. "FFOutputToFile");
  8002. if (!is_local)
  8003. return true;
  8004. }
  8005. }
  8006. const char *path = GetCurrentOutputPath();
  8007. return path && *path && QDir(path).exists();
  8008. }
  8009. void OBSBasic::DiskSpaceMessage()
  8010. {
  8011. blog(LOG_ERROR, "Recording stopped because of low disk space");
  8012. OBSMessageBox::critical(this, QTStr("Output.RecordNoSpace.Title"),
  8013. QTStr("Output.RecordNoSpace.Msg"));
  8014. }
  8015. bool OBSBasic::LowDiskSpace()
  8016. {
  8017. const char *path;
  8018. path = GetCurrentOutputPath();
  8019. if (!path)
  8020. return false;
  8021. uint64_t num_bytes = os_get_free_disk_space(path);
  8022. if (num_bytes < (MAX_BYTES_LEFT))
  8023. return true;
  8024. else
  8025. return false;
  8026. }
  8027. void OBSBasic::CheckDiskSpaceRemaining()
  8028. {
  8029. if (LowDiskSpace()) {
  8030. StopRecording();
  8031. StopReplayBuffer();
  8032. DiskSpaceMessage();
  8033. }
  8034. }
  8035. void OBSBasic::ScenesReordered()
  8036. {
  8037. OBSProjector::UpdateMultiviewProjectors();
  8038. }
  8039. void OBSBasic::ResetStatsHotkey()
  8040. {
  8041. QList<OBSBasicStats *> list = findChildren<OBSBasicStats *>();
  8042. foreach(OBSBasicStats * s, list) s->Reset();
  8043. }
  8044. void OBSBasic::on_customContextMenuRequested(const QPoint &pos)
  8045. {
  8046. QWidget *widget = childAt(pos);
  8047. const char *className = nullptr;
  8048. if (widget != nullptr)
  8049. className = widget->metaObject()->className();
  8050. if (!className || strstr(className, "Dock") != nullptr)
  8051. ui->menuDocks->exec(mapToGlobal(pos));
  8052. }
  8053. void OBSBasic::UpdateProjectorHideCursor()
  8054. {
  8055. for (size_t i = 0; i < projectors.size(); i++)
  8056. projectors[i]->SetHideCursor();
  8057. }
  8058. void OBSBasic::UpdateProjectorAlwaysOnTop(bool top)
  8059. {
  8060. for (size_t i = 0; i < projectors.size(); i++)
  8061. SetAlwaysOnTop(projectors[i], top);
  8062. }
  8063. void OBSBasic::ResetProjectors()
  8064. {
  8065. OBSDataArrayAutoRelease savedProjectorList = SaveProjectors();
  8066. ClearProjectors();
  8067. LoadSavedProjectors(savedProjectorList);
  8068. OpenSavedProjectors();
  8069. }
  8070. void OBSBasic::on_sourcePropertiesButton_clicked()
  8071. {
  8072. on_actionSourceProperties_triggered();
  8073. }
  8074. void OBSBasic::on_sourceFiltersButton_clicked()
  8075. {
  8076. OpenFilters();
  8077. }
  8078. void OBSBasic::on_sourceInteractButton_clicked()
  8079. {
  8080. on_actionInteract_triggered();
  8081. }
  8082. void OBSBasic::ShowStatusBarMessage(const QString &message)
  8083. {
  8084. ui->statusbar->clearMessage();
  8085. ui->statusbar->showMessage(message, 10000);
  8086. }
  8087. void OBSBasic::UpdatePreviewSafeAreas()
  8088. {
  8089. drawSafeAreas = config_get_bool(App()->GlobalConfig(), "BasicWindow",
  8090. "ShowSafeAreas");
  8091. }