window-basic-main.cpp 296 KB

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