window-basic-main.cpp 266 KB

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