window-basic-main.cpp 269 KB

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