window-basic-main.cpp 266 KB

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