obs-studio-21.0.2/000077500000000000000000000000001323646663100136765ustar00rootroot00000000000000obs-studio-21.0.2/.editorconfig000066400000000000000000000010701323646663100163510ustar00rootroot00000000000000# EditorConfig is awesome: http://EditorConfig.org # Since OBS follows the Linux kernel coding style I have started this file to # help with automatically setting various text editors to those requirements. # top-most EditorConfig file root = true # Unix-style newlines with a newline ending every file. [*] insert_final_newline = true trim_trailing_whitespace = true charset = utf-8 indent_style = tab indent_size = 8 # As per notr1ch, for 3rd party code that's a part of obs-outputs. [plugins/obs-outputs/librtmp/*.{cpp,c,h}] indent_style = space indent_size = 4 obs-studio-21.0.2/.gitattributes000066400000000000000000000003351323646663100165720ustar00rootroot00000000000000* text=auto *.sln text eol=crlf *.vcproj text eol=crlf *.vcxproj text eol=crlf *.vcxproj text eol=crlf *.vcxproj.filters text eol=crlf cmake/ALL_BUILD.vcxproj.user.in text eol=crlf obs-studio-21.0.2/.gitignore000066400000000000000000000014661323646663100156750ustar00rootroot00000000000000#binaries *.exe *.dll *.dylib *.so #cmake /cmbuild/ /build/ /build32/ /build64/ /release/ /release32/ /release64/ /debug/ /debug32/ /debug64/ /builds/ *.o.d *.ninja .ninja* .dirstamp #xcode *.xcodeproj/ #clion .idea/ #other stuff (windows stuff, qt moc stuff, etc) Release_MD/ Release/ Debug/ x64/ ipch/ GeneratedFiles/ .moc/ /other/ #make stuff configure depcomp install-sh Makefile.in Makefile #python __pycache__ #sphinx /docs/sphinx/_build/* !/docs/sphinx/_build/.gitignore !/docs/sphinx/Makefile #random useless file stuff *.dmg *.app .DS_Store .directory .hg .depend tags *.trace *.vsp *.psess *.swp *.dat *.clbin *.log *.tlog *.sdf *.opensdf *.xml *.ipch *.css *.xslt *.aps *.suo *.ncb *.user *.lo *.ilk *.la *.o *.obj *.pdb *.res *.manifest *.dep *.zip *.lnk *.chm *~ .DS_Store */.DS_Store */**/.DS_Store obs-studio-21.0.2/.gitmodules000066400000000000000000000013531323646663100160550ustar00rootroot00000000000000[submodule "plugins/win-dshow/libdshowcapture"] path = plugins/win-dshow/libdshowcapture url = https://github.com/jp9000/libdshowcapture.git [submodule "plugins/mac-syphon/syphon-framework"] path = plugins/mac-syphon/syphon-framework url = https://github.com/palana/Syphon-Framework.git [submodule "plugins/enc-amf"] path = plugins/enc-amf url = https://github.com/jp9000/obs-studio_amf-encoder-plugin.git [submodule "plugins/obs-browser"] path = plugins/obs-browser url = https://github.com/kc5nra/obs-browser.git [submodule "plugins/obs-vst"] path = plugins/obs-vst url = https://github.com/DDRBoxman/obs-vst.git [submodule "plugins/obs-outputs/ftl-sdk"] path = plugins/obs-outputs/ftl-sdk url = https://github.com/Mixer/ftl-sdk.git obs-studio-21.0.2/.mailmap000066400000000000000000000005051323646663100153170ustar00rootroot00000000000000Jim Zachary Lund Benjamin Klettbach BtbN John Bradley HomeWorld hwdro Michael Fabian Dirks Martell Malone obs-studio-21.0.2/.travis.yml000066400000000000000000000042101323646663100160040ustar00rootroot00000000000000language: cpp cache: ccache: true env: global: # AWS S3 creds # access key - secure: "MfhOg+84yb4ZHB2tM8PIPFQX2Y+WLN0I0iiAgyLC4KaHPUoNOyloe9yk6OjV7Lj7SZWqTlQUsqHa8S9mOUswGIody1Ydglo4RvyGOKCd8I6b2ri/jE8qHVuD9sO+sNlIxq4YqqG/qReTsbSs2YEgLneZUCYLCk/fihl8L6eVuSc=" # secret - secure: "JRQVU2zgC3hY6CEY+Crmh/upp93En0BzKaLcsuBT538johNlK7m5hn3m2UOw63seLvBvVaKKWUDj9N986a3DwcXxWPMyF/9ctXgNWy39WzaVWxrbVR5nQB1fdiRp5YEgkoVN+gEm3OVF7sV5AGzh5/8CvEdRCoTLIGgMGHxW9mc=" # ccache - USE_CCACHE=1 - CCACHE_COMPRESS=1 - CCACHE_MAXSIZE=200M - CCACHE_CPP2=1 matrix: include: - os: osx env: - CMAKE_PREFIX_PATH=/usr/local/opt/qt5/lib/cmake - CEF_BUILD_VERSION=3.3282.1726.gc8368c8 before_install: "./CI/install-dependencies-osx.sh" before_script: "./CI/before-script-osx.sh" before_deploy: "./CI/before-deploy-osx.sh" - os: linux dist: trusty sudo: required before_install: "./CI/install-dependencies-linux.sh" before_script: "./CI/before-script-linux.sh" script: cd ./build && make -j4 && cd - deploy: provider: s3 access_key_id: $AWS_ACCESS_KEY secret_access_key: $AWS_SECRET_KEY skip_cleanup: true local_dir: nightly bucket: obs-nightly region: us-west-2 acl: public_read on: repo: jp9000/obs-studio condition: "$TRAVIS_OS_NAME = osx" all_branches: true # The channel name "azubu.il.us.quakenet.org#obs-dev" is encrypted against jp9000/obs-studio to prevent IRC spam of forks #notifications: # irc: # skip_join: false # template: # - "[Travis CI|%{result}] %{repository_name}/%{branch} (%{author} - %{commit_subject}) %{build_url}" # channels: # - secure: k9j7+ogVODMlveZdd5pP73AVLCFl1VbzVaVon0ECn3EQcxnLSpiZbc6l+PnIUKgee5pRKtUB4breufgmr4puq3s69YeQiOVKk5gx2yJGZ5jGacbSne0xTspzPxapiEbVUkcJ2L7gKntDG4+SUiW67dtt4G26O7zsErDF/lY/woQ= # on_failure: always # on_success: change notifications: webhooks: urls: - secure: T5RBY818nO40nr5eC8pdrCfAdQKGkjQdbyYw7mfFrhxWxgt/U5tyKXpX0l9zNGfobS0SnLSqF71OrfW04V97oijXx3q5Y24xV6mSrlLQZOq19+XvGp82LDpkVd4yi2N0kBYpoANB9Pkof4jWT/rKfdQCQttluOLjgr5SM0uWHRg= on_success: change on_failure: always obs-studio-21.0.2/AUTHORS000066400000000000000000000217021323646663100147500ustar00rootroot00000000000000Contributors are sorted by their amount of commits / translated strings. Contributors: Jim Palana fryshorts BtbN John Bradley Gol-D-Ace Richard Stanway Colin Edwards Zachary Lund Michael Fabian Dirks Martell Malone cg2121 Christoph Hohmann HomeWorld dodgepong Ryan Foster derrod Radzaquiel Socapex juvester Skyler Lipthay SuslikV Arkkis Cephas Reis GoaLitiuM Danni Jess Mayo Kris Moore Carl Fürstenberg Anry CoDEmanX Ján Mlynek Kurt Kartaltepe Manuel Kroeber sorayuki Alexandre Vicenzi Andrew Surzhynskyi Benjamin Klettbach bl Bl00drav3n Blackhive Charles Ray Shisler III Jeremiah Senkpiel John R. Bradley Kilian von Pflugk mntone Serge Paquet shiina424 shousa Timo Gurr adray Andrei Nistor Azat Khasanshin Ben Torell bootkiller Brian S. Stephan e00E Eric Bataille Joseph El-Khouri jpk Lexsus Lionheart Zhang paibox Robin Hielscher skwerlman taesheren Take Vos Taylor Blau Warren Turkal yogpstop Aarni Koskela Aesen Vismea Akagi201 Alexander Uhlmann Alexandre Biny Andreas Reischuck Anthony Catel Anthony Super Asgeir Mortensen Autumin Aydin Akan Bernd Buschinski bla boombatower Caitlin Potter Caleb Anderson CallumHoward Cam CommanderRoot Copy Liu craftwar Cray Elliott cryptonaut Dan Dascalescu David Cooper David McMackins II dennis Derrick Lambert Emil Sayahi EpicCoder Ethan Lee Frank Gehann Giorgio Pellero Grigorii Chirkov Guillermo A. Amaral Gökberk Yaltıraklı Haden F Iblis Lin Igor Bochkariov Jake Probst Jamy Timmermans Jimmy Berry Jkoan Joel Bethke Julian Miller Kazuki Oishi ka’imi Kevin Kevin Tardif Lasse Dalegaard lemmi Lioncash Lucian Poston Lukas Monka Luke Yelavich mape Marc Chambers Mark Vaughn Mathias Panzenböck Matthew McNamara MedicMomcilo michael bishop Michael Hoang Momcilo Medic nd Nicolas F Night Olle Kelderman Palakis pantonvich partouf Patrick Ancillotti Peter SZTANOJEV pipll raincomplex repeat Ricardo Constantino Rodrigo Ipince rpslack Ryan Sullivan sam8641 Seth Murphy Seung-Woo Kim Shamun Shaolin Simon SoraYuki Teemu Kauhanen thekrzos Thomas McGrew TotalCaesar659 trwnh vic vividnightmare VodBox wayne wang Weikardzaena Will Jamieson William Casarin Younes SERRAJ Ziemas Translations: Arabic Abdullah AL-Qahtani (Za7ef_SA) majdcomp ZILZAL BWU Wheelman (Wheelman) Saleh Luxmaroc (salehoukiki) Gol D. Ace (goldace) معتصم دعنا (rozana-media) chaironeko dodgepong FC Barcelona HD (kurdnews) Basque Alexander Gabilondo (alexgabi) Xabier Aramendi (azpidatziak) Osoitz txaro etxondoko Gol D. Ace (goldace) dodgepong Bengali shamuntohamd Bulgarian kalmarin Seyhan Halil (yildirim17) Viktor Kitov (viktorkitov) Stanislav_Evtimov Ivan (SKDown) Catalan Jaime Muñoz Martín (jmmartin_5) jmontane Nil Campamà (Soifam) Aleix Vidal i Gaya (leixet) Gol D. Ace (goldace) Chinese Simplified Bob Liu (Akagi201) PabloLiu (719018105) Sasasu cai_miao David Kuo (s50407s) Boyuan Yang (073plan) 鲜童 (xiananjyzy) copyliu wwj402_github Bing Feng (fengbing123) Hexcolyte Gol D. Ace (goldace) dodgepong WaterOtaku Chinese Traditional TzeKei Lee (chikei) dodgepong Julian_Lai Chien-Yu Lin (u900011) David Kuo (s50407s) You-Ruei Tzeng (e222et) Inndy.Lin (inndy) Meng Hao Li (GazCore) Gol D. Ace (goldace) Wingo Chan (wingo19932003) ak-47root Watson Tsai (ashaneba) Han-Jen Cheng (notexist) cai_miao Jimmy Huang (f56112000) chaironeko tomoe-musashi Croatian medicmomcilo Gol D. Ace (goldace) dodgepong Czech Jirka 'Venty' Michel (VentyCZ) Sawanyo dodgepong Kiznoh Danish Jens Hyllegaard (Hyllegaard) NCAA Anders G. Jørgensen (spirit55555) MaltahlGaming (maltahlgaming) Anders Urban (minikaliffen) Christian Henriksen (cnhenriksen) Gol D. Ace (goldace) Johan Keller Jensen (JKeller) Dutch Eric Bataille (ThoNohT) Michel Snippe (michelsnippe) Greendweller robbert0891 (robbertoorschot38) Nicole (Dutchess_Nicole) Jasper J (JassieJ) Gol D. Ace (goldace) Bo Alsemgeest (bo.alsemgeest.wausie) JorRy Julian Meijboom (julianmeijboom) markpc Estonian MartinEwing AndresTraks Finnish ArkkisN (j) Jarska dodgepong Obama (Obama44) Gol D. Ace (goldace) chaironeko French radzaquiel Nunzio Conte (nunzioconte54) Yberion Léo (leeo97one) Stéphane Lepin (Palakis) DoK_- BoboopTeam DarkInFire Ben Turner (ben-turner) steve_fr Grisou2907 Theguiguix McGuygnol Gabriel Dugny (Gabigabigo) Gol D. Ace (goldace) GANGAT Naeem (zboggum) kyllian (tardigradeus) dodgepong chaironeko Galician Xesús M. Mosquera Carregal (xesusmosquera) Gol D. Ace (goldace) chaironeko German Gol D. Ace (goldace) Michael Fabian Dirks (Xaymar) dodgepong Benjamin Klettbach (benklett) Sven Kirschbaum (fallobst22) (fallobst22) random31415 Palana Dennis Giebert (Isegrim) (isegrimderwolf) Jonathan (macburgerjunior) Robin Hielscher (Jack0r) Tim (robske_110) (robske110) BoJustus Jonas Otto (jottosmail) mdod Prince_of_Raop Tiim WurstOnAir Greek Mepharees Tasos Sahanidis (tatokis) Alex Kalles (alexakis1997) iosifidis chaironeko dodgepong Hebrew amirsher Chemi epic_ziver_D Hindi shamuntohamd Hungarian Gige Adam Liszkai (adamos42) dodgepong Gol D. Ace (goldace) Italian LordShadow95 Marocco2 smart2128 dodgepong Edoardo Macrì (edomacri) Edoardo “OfficialDJMela” Macrì (agersforum) ScemEnzo Gol D. Ace (goldace) Fisherozzo Sergio Beneduce (sbeneduce) SkyLion Japanese shousa Kenta (kenta0644) dodgepong chaironeko Korean Wonjoo Noh (ynetwork) Gol D. Ace (goldace) antome Lithuanian Justas Vilimas (tyntas) Malay amsyar ZeRo (amsyarminer555) dodgepong Norwegian Bokmal Taesh (magnusmbratteng) dodgepong mgKaiztra Tommy (nwgat) Oddbjørn Grytdal (Fooshi) Decicus Sander Skjegstad (r530er) Legend27 Gol D. Ace (goldace) areedw chaironeko Mats Andreassen (MatsA) Pirate English Matthew Hatcher (MatthewSH) jkcoaster Charlie W. (wallichc) iltrof chaironeko Gol D. Ace (goldace) Polish grocal Michał Durak (micechal) Damian Korcz (damikiller) opl Gol D. Ace (goldace) dodgepong Mateusz (Silesianek) Michał Lewczak (michal200507) Portuguese André Biscaia (LazP) dodgepong joaoboia Gol D. Ace (goldace) Portuguese, Brazilian Shaolin (admshao) Ramon Mendes (rbrgameplays) Fabio Madia (Shaolin) TFSThiagoBR98 CaioWzy clr0dr1g mizifih aalonsomb André Gama (ToeOficial) Gol D. Ace (goldace) ThisGuy dodgepong Romanian Cristian Silaghi (stelistcristi) banrek Hisashi Gol D. Ace (goldace) chaironeko dodgepong Russian iltrof Alek Nirov (dectanova) VNGXR dodgepong Pavel (Shevalie) Maxim Gribanov (MaximGribanov) Bugo Andy (anry025) fromgate Gol D. Ace (goldace) Andrei Stepanov (adem4ik) Vlad (KoTmaxHo) Mixaill Sergei Fug1t1v3 (fug) Walt Gee (vovanych) Sigge Stjärnholm (Kladdy) Yuri Mihaqlov (yurijmi) Serbian (Cyrillic) medicmomcilo Gol D. Ace (goldace) Serbian (Latin) medicmomcilo Gol D. Ace (goldace) dodgepong Slovak Ján M (longmoped) Anton Lokaj (anlo) LoLLy Nka (lollynka279) Gol D. Ace (goldace) Slovenian kristjan.krusic (krusic22) Gol D. Ace (goldace) ArcaneWater dodgepong Spanish Roberto Lorenzo (HonzoNebro) Jaime Martinez Rincon (mrjaime1999) Marcos Vidal Martinez (M4RK22) Jaime Muñoz Martín (jmmartin_5) Maximiliano Schtroumpftech Pena-Roig (som2tokmynam) Ruben Deig Ramos (rdeigramos) Eleazar Córcoles (MtrElee3) Gol D. Ace (goldace) Sigge Stjärnholm (Kladdy) chaironeko dodgepong Rodrigo Ipince (ipince) Rubén Pérez (RixzZ) Swedish Anton R (FirePhoenix) Sigge Stjärnholm (Kladdy) Laccy IEST (Laccy) Olle Dahström (odahlstrom) Gustav Ekner (ekner) Gol D. Ace (goldace) Henrik Mattsson-Mårn (rchk) chaironeko Jonas Svensson (jonassanojj99) Tamil Kolappan Nathan (kolappannathan) Thai sakuhanachan* (sakuhanachanloli) 盛凤阁 (execzero) nongnoobjung (kitcharuk_4) dodgepong Gol D. Ace (goldace) Turkish Ali Kömesöğütlü (Mobile46) (byzlo685) omer.karagoz (mrkaragoz) monolifed Cemal Dursun (cmldrs) Savas Tokmak (Laserist) Murat Karagöz (anemon_1994) gecebekcisi1 Gol D. Ace (goldace) Hydroboost mustafaa Ukrainian SuslikV Юрій (Devinit) Andy (anry025) Maksym Tymoshyk (maximillian_) Urdu (Pakistan) shamuntohamd Vietnamese Johnny “max20091” Utah (boostyourprogram) Hưng Nguyễn (hoyostudio) Hà Phi Hùng (haphihungcom) Gol D. Ace (goldace) dodgepong obs-studio-21.0.2/CI/000077500000000000000000000000001323646663100141715ustar00rootroot00000000000000obs-studio-21.0.2/CI/before-deploy-osx.sh000077500000000000000000000051221323646663100200730ustar00rootroot00000000000000hr() { echo "───────────────────────────────────────────────────" echo $1 echo "───────────────────────────────────────────────────" } # Exit if something fails set -e # Generate file name variables export GIT_HASH=$(git rev-parse --short HEAD) export FILE_DATE=$(date +%Y-%m-%d.%H:%M:%S) export FILENAME=$FILE_DATE-$GIT_HASH-$TRAVIS_BRANCH-osx.pkg cd ./build # Move the CEF plugin out before running build_app so that it doesn't get packaged twice hr "Moving CEF out to preserve linking" mv ./rundir/RelWithDebInfo/obs-plugins/CEF.app ./ mv ./rundir/RelWithDebInfo/obs-plugins/obs-browser.so ./ # Move obslua hr "Moving OBS LUA" mv ./rundir/RelWithDebInfo/data/obs-scripting/obslua.so ./rundir/RelWithDebInfo/bin/ # Move obspython # hr "Moving OBS Python" # mv ./rundir/RelWithDebInfo/data/obs-scripting/_obspython.so ./rundir/RelWithDebInfo/bin/ # mv ./rundir/RelWithDebInfo/data/obs-scripting/obspython.py ./rundir/RelWithDebInfo/bin/ # Package everything into a nice .app hr "Packaging .app" STABLE=false if [ -n "${TRAVIS_TAG}" ]; then STABLE=true fi sudo python ../CI/install/osx/build_app.py --public-key ../CI/install/osx/OBSPublicDSAKey.pem --sparkle-framework ../../sparkle/Sparkle.framework --base-url "https://obsproject.com/osx_update" --stable=$STABLE # Move the CEF plugin back to where it belongs hr "Moving CEF back" mv ./CEF.app ./rundir/RelWithDebInfo/obs-plugins/ mv ./obs-browser.so ./rundir/RelWithDebInfo/obs-plugins/ # Package app hr "Generating .pkg" packagesbuild ../CI/install/osx/CMakeLists.pkgproj # Signing stuff hr "Decrypting Cert" openssl aes-256-cbc -K $encrypted_dd3c7f5e9db9_key -iv $encrypted_dd3c7f5e9db9_iv -in ../CI/osxcert/Certificates.p12.enc -out Certificates.p12 -d hr "Creating Keychain" security create-keychain -p mysecretpassword build.keychain security default-keychain -s build.keychain security unlock-keychain -p mysecretpassword build.keychain security set-keychain-settings -t 3600 -u build.keychain hr "Importing certs into keychain" security import ./Certificates.p12 -k build.keychain -T /usr/bin/productsign -P "" # macOS 10.12+ security set-key-partition-list -S apple-tool:,apple: -s -k mysecretpassword build.keychain hr "Signing Package" productsign --sign 2MMRE5MTB8 ./OBS.pkg ./$FILENAME # Move to the folder that travis uses to upload artifacts from hr "Moving package to nightly folder for distribution" mkdir ../nightly sudo mv ./$FILENAME ../nightly obs-studio-21.0.2/CI/before-deploy-win.cmd000066400000000000000000000004251323646663100202060ustar00rootroot00000000000000robocopy C:\projects\obs-studio\build32\rundir\RelWithDebInfo C:\projects\obs-studio\build\ /E /XF .gitignore robocopy C:\projects\obs-studio\build64\rundir\RelWithDebInfo C:\projects\obs-studio\build\ /E /XC /XN /XO /XF .gitignore 7z a build.zip C:\projects\obs-studio\build\*obs-studio-21.0.2/CI/before-script-linux.sh000077500000000000000000000001411323646663100204250ustar00rootroot00000000000000#!/bin/sh set -ex ccache -s || echo "CCache is not available." mkdir build && cd build cmake .. obs-studio-21.0.2/CI/before-script-osx.sh000077500000000000000000000005021323646663100201000ustar00rootroot00000000000000# Make sure ccache is found export PATH=/usr/local/opt/ccache/libexec:$PATH mkdir build cd build cmake -DENABLE_SPARKLE_UPDATER=ON \ -DCMAKE_OSX_DEPLOYMENT_TARGET=10.10 \ -DDepsPath=/tmp/obsdeps \ -DVLCPath=$PWD/../../vlc-master \ -DBUILD_BROWSER=ON \ -DCEF_ROOT_DIR=$PWD/../../cef_binary_${CEF_BUILD_VERSION}_macosx64 ..obs-studio-21.0.2/CI/install-dependencies-linux.sh000077500000000000000000000020231323646663100217540ustar00rootroot00000000000000#!/bin/sh set -ex sudo add-apt-repository ppa:kirillshkrogalev/ffmpeg-next -y sudo apt-get -qq update sudo apt-get install -y \ build-essential \ checkinstall \ cmake \ libasound2-dev \ libavcodec-ffmpeg-dev \ libavdevice-ffmpeg-dev \ libavfilter-ffmpeg-dev \ libavformat-ffmpeg-dev \ libavutil-ffmpeg-dev \ libcurl4-openssl-dev \ libfdk-aac-dev \ libfontconfig-dev \ libfreetype6-dev \ libgl1-mesa-dev \ libjack-jackd2-dev \ libjansson-dev \ libluajit-5.1-dev \ libpulse-dev \ libqt5x11extras5-dev \ libspeexdsp-dev \ libswresample-ffmpeg-dev \ libswscale-ffmpeg-dev \ libudev-dev \ libv4l-dev \ libvlc-dev \ libx11-dev \ libx264-dev \ libxcb-shm0-dev \ libxcb-xinerama0-dev \ libxcomposite-dev \ libxinerama-dev \ pkg-config \ python3-dev \ qtbase5-dev \ swig obs-studio-21.0.2/CI/install-dependencies-osx.sh000077500000000000000000000033731323646663100214370ustar00rootroot00000000000000# Exit if something fails set -e # Echo all commands before executing set -v git fetch --unshallow # Leave obs-studio folder cd ../ # Install Packages app so we can build a package later # http://s.sudre.free.fr/Software/Packages/about.html wget --retry-connrefused --waitretry=1 https://s3-us-west-2.amazonaws.com/obs-nightly/Packages.pkg sudo installer -pkg ./Packages.pkg -target / brew update #Base OBS Deps and ccache brew install qt5 jack speexdsp ccache swig export PATH=/usr/local/opt/ccache/libexec:$PATH ccache -s || echo "CCache is not available." # Fetch and untar prebuilt OBS deps that are compatible with older versions of OSX wget --retry-connrefused --waitretry=1 https://s3-us-west-2.amazonaws.com/obs-nightly/osx-deps.tar.gz tar -xf ./osx-deps.tar.gz -C /tmp # Fetch vlc codebase wget --retry-connrefused --waitretry=1 -O vlc-master.zip https://github.com/videolan/vlc/archive/master.zip unzip -q ./vlc-master.zip # Get sparkle wget --retry-connrefused --waitretry=1 -O sparkle.tar.bz2 https://github.com/sparkle-project/Sparkle/releases/download/1.16.0/Sparkle-1.16.0.tar.bz2 mkdir ./sparkle tar -xf ./sparkle.tar.bz2 -C ./sparkle sudo cp -R ./sparkle/Sparkle.framework /Library/Frameworks/Sparkle.framework # CEF Stuff wget --retry-connrefused --waitretry=1 https://obs-nightly.s3-us-west-2.amazonaws.com/cef_binary_${CEF_BUILD_VERSION}_macosx64.tar.bz2 tar -xf ./cef_binary_${CEF_BUILD_VERSION}_macosx64.tar.bz2 cd ./cef_binary_${CEF_BUILD_VERSION}_macosx64 # remove a broken test sed -i '.orig' '/add_subdirectory(tests\/ceftests)/d' ./CMakeLists.txt mkdir build cd ./build cmake -DCMAKE_CXX_FLAGS="-std=c++11 -stdlib=libc++" -DCMAKE_EXE_LINKER_FLAGS="-std=c++11 -stdlib=libc++" -DCMAKE_OSX_DEPLOYMENT_TARGET=10.9 .. make -j4 mkdir libcef_dll cd ../../ obs-studio-21.0.2/CI/install/000077500000000000000000000000001323646663100156375ustar00rootroot00000000000000obs-studio-21.0.2/CI/install/osx/000077500000000000000000000000001323646663100164505ustar00rootroot00000000000000obs-studio-21.0.2/CI/install/osx/CMakeLists.pkgproj000066400000000000000000000650151323646663100220540ustar00rootroot00000000000000 PACKAGES PACKAGE_FILES DEFAULT_INSTALL_LOCATION / HIERARCHY CHILDREN CHILDREN CHILDREN GID 80 PATH ../../../build/OBS.app PATH_TYPE 3 PERMISSIONS 493 TYPE 3 UID 0 CHILDREN GID 80 PATH Utilities PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 GID 80 PATH Applications PATH_TYPE 0 PERMISSIONS 509 TYPE 1 UID 0 CHILDREN CHILDREN CHILDREN CHILDREN CHILDREN CHILDREN CHILDREN GID 80 PATH ../../../build/plugins/obs-browser/CEF.app PATH_TYPE 3 PERMISSIONS 493 TYPE 3 UID 0 CHILDREN GID 80 PATH ../../../build/plugins/obs-browser/obs-browser.so PATH_TYPE 3 PERMISSIONS 493 TYPE 3 UID 0 GID 80 PATH bin PATH_TYPE 0 PERMISSIONS 493 TYPE 2 UID 0 GID 80 PATH obs-browser PATH_TYPE 0 PERMISSIONS 493 TYPE 2 UID 0 GID 80 PATH plugins PATH_TYPE 0 PERMISSIONS 493 TYPE 2 UID 0 GID 80 PATH obs-studio PATH_TYPE 0 PERMISSIONS 493 TYPE 2 UID 0 GID 80 PATH Application Support PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Documentation PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Filesystems PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Frameworks PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Input Methods PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Internet Plug-Ins PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH LaunchAgents PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH LaunchDaemons PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH PreferencePanes PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Preferences PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 80 PATH Printers PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH PrivilegedHelperTools PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH QuickLook PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH QuickTime PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Screen Savers PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Scripts PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Services PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN GID 0 PATH Widgets PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 GID 0 PATH Library PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN CHILDREN CHILDREN GID 0 PATH Extensions PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 GID 0 PATH Library PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 GID 0 PATH System PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 CHILDREN CHILDREN GID 0 PATH Shared PATH_TYPE 0 PERMISSIONS 1023 TYPE 1 UID 0 GID 80 PATH Users PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 GID 0 PATH / PATH_TYPE 0 PERMISSIONS 493 TYPE 1 UID 0 PAYLOAD_TYPE 0 VERSION 2 PACKAGE_SCRIPTS POSTINSTALL_PATH PATH post-install.sh PATH_TYPE 3 PREINSTALL_PATH RESOURCES PACKAGE_SETTINGS AUTHENTICATION 1 CONCLUSION_ACTION 0 IDENTIFIER org.obsproject.pkg.obs-studio NAME OBS OVERWRITE_PERMISSIONS VERSION 1.0 UUID 19CCE3F2-8911-4364-B673-8B5BC3ABD4DA PACKAGE_SETTINGS LOCATION 0 NAME SyphonInject PATH PATH SyphonInject.pkg PATH_TYPE 1 TYPE 1 UUID 0CC9C67E-4D14-4794-9930-019925513B1C PROJECT PROJECT_COMMENTS NOTES PCFET0NUWVBFIGh0bWwgUFVCTElDICItLy9XM0MvL0RURCBIVE1M IDQuMDEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvVFIvaHRtbDQv c3RyaWN0LmR0ZCI+CjxodG1sPgo8aGVhZD4KPG1ldGEgaHR0cC1l cXVpdj0iQ29udGVudC1UeXBlIiBjb250ZW50PSJ0ZXh0L2h0bWw7 IGNoYXJzZXQ9VVRGLTgiPgo8bWV0YSBodHRwLWVxdWl2PSJDb250 ZW50LVN0eWxlLVR5cGUiIGNvbnRlbnQ9InRleHQvY3NzIj4KPHRp dGxlPjwvdGl0bGU+CjxtZXRhIG5hbWU9IkdlbmVyYXRvciIgY29u dGVudD0iQ29jb2EgSFRNTCBXcml0ZXIiPgo8bWV0YSBuYW1lPSJD b2NvYVZlcnNpb24iIGNvbnRlbnQ9IjE1MDQuODEiPgo8c3R5bGUg dHlwZT0idGV4dC9jc3MiPgo8L3N0eWxlPgo8L2hlYWQ+Cjxib2R5 Pgo8L2JvZHk+CjwvaHRtbD4K PROJECT_PRESENTATION BACKGROUND ALIGNMENT 4 BACKGROUND_PATH PATH obs.png PATH_TYPE 1 CUSTOM 1 SCALING 0 INSTALLATION TYPE HIERARCHIES INSTALLER LIST DESCRIPTION OPTIONS HIDDEN STATE 0 PACKAGE_UUID 19CCE3F2-8911-4364-B673-8B5BC3ABD4DA REQUIREMENTS TITLE TOOLTIP TYPE 0 UUID 7C540711-59F4-479C-9CFD-8C4D6594992E DESCRIPTION OPTIONS HIDDEN STATE 1 PACKAGE_UUID 0CC9C67E-4D14-4794-9930-019925513B1C REQUIREMENTS TITLE TOOLTIP TYPE 0 UUID BBDE08F6-D7EE-47CB-881F-7F208B3A604B REMOVED INSTALLATION TYPE 0 MODE 0 INSTALLATION_STEPS ICPRESENTATION_CHAPTER_VIEW_CONTROLLER_CLASS ICPresentationViewIntroductionController INSTALLER_PLUGIN Introduction LIST_TITLE_KEY InstallerSectionTitle ICPRESENTATION_CHAPTER_VIEW_CONTROLLER_CLASS ICPresentationViewReadMeController INSTALLER_PLUGIN ReadMe LIST_TITLE_KEY InstallerSectionTitle ICPRESENTATION_CHAPTER_VIEW_CONTROLLER_CLASS ICPresentationViewLicenseController INSTALLER_PLUGIN License LIST_TITLE_KEY InstallerSectionTitle ICPRESENTATION_CHAPTER_VIEW_CONTROLLER_CLASS ICPresentationViewDestinationSelectController INSTALLER_PLUGIN TargetSelect LIST_TITLE_KEY InstallerSectionTitle ICPRESENTATION_CHAPTER_VIEW_CONTROLLER_CLASS ICPresentationViewInstallationTypeController INSTALLER_PLUGIN PackageSelection LIST_TITLE_KEY InstallerSectionTitle ICPRESENTATION_CHAPTER_VIEW_CONTROLLER_CLASS ICPresentationViewInstallationController INSTALLER_PLUGIN Install LIST_TITLE_KEY InstallerSectionTitle ICPRESENTATION_CHAPTER_VIEW_CONTROLLER_CLASS ICPresentationViewSummaryController INSTALLER_PLUGIN Summary LIST_TITLE_KEY InstallerSectionTitle INTRODUCTION LOCALIZATIONS LICENSE KEYWORDS LOCALIZATIONS MODE 0 README LOCALIZATIONS SUMMARY LOCALIZATIONS TITLE LOCALIZATIONS LANGUAGE English VALUE OBS PROJECT_REQUIREMENTS LIST POSTINSTALL_PATH PREINSTALL_PATH RESOURCES ROOT_VOLUME_ONLY PROJECT_SETTINGS ADVANCED_OPTIONS BUILD_FORMAT 0 BUILD_PATH PATH ../../../build PATH_TYPE 3 EXCLUDED_FILES PATTERNS_ARRAY REGULAR_EXPRESSION STRING .DS_Store TYPE 0 PROTECTED PROXY_NAME Remove .DS_Store files PROXY_TOOLTIP Remove ".DS_Store" files created by the Finder. STATE PATTERNS_ARRAY REGULAR_EXPRESSION STRING .pbdevelopment TYPE 0 PROTECTED PROXY_NAME Remove .pbdevelopment files PROXY_TOOLTIP Remove ".pbdevelopment" files created by ProjectBuilder or Xcode. STATE PATTERNS_ARRAY REGULAR_EXPRESSION STRING CVS TYPE 1 REGULAR_EXPRESSION STRING .cvsignore TYPE 0 REGULAR_EXPRESSION STRING .cvspass TYPE 0 REGULAR_EXPRESSION STRING .svn TYPE 1 REGULAR_EXPRESSION STRING .git TYPE 1 REGULAR_EXPRESSION STRING .gitignore TYPE 0 PROTECTED PROXY_NAME Remove SCM metadata PROXY_TOOLTIP Remove helper files and folders used by the CVS, SVN or Git Source Code Management systems. STATE PATTERNS_ARRAY REGULAR_EXPRESSION STRING classes.nib TYPE 0 REGULAR_EXPRESSION STRING designable.db TYPE 0 REGULAR_EXPRESSION STRING info.nib TYPE 0 PROTECTED PROXY_NAME Optimize nib files PROXY_TOOLTIP Remove "classes.nib", "info.nib" and "designable.nib" files within .nib bundles. STATE PATTERNS_ARRAY REGULAR_EXPRESSION STRING Resources Disabled TYPE 1 PROTECTED PROXY_NAME Remove Resources Disabled folders PROXY_TOOLTIP Remove "Resources Disabled" folders. STATE SEPARATOR NAME OBS TYPE 0 VERSION 2 obs-studio-21.0.2/CI/install/osx/OBSPublicDSAKey.pem000066400000000000000000000042561323646663100217450ustar00rootroot00000000000000-----BEGIN PUBLIC KEY----- MIIGPDCCBC4GByqGSM44BAEwggQhAoICAQCZZZ2y7H2GJmMfP4KQihJTJOoiGNUw mue6sqMbH+utRykRnSKBZux6R665eRFMpNgrgFO1TLLGbdD2U31KiGtCvFJOmOl3 +QP055BuXjEG36NU7AWEFLAlbDlr/2D3oumq3Ib3iMnnr9RrVztJ2VFOvVio1eWr ZxboVwKPK8D6BqsWiv15vbYlJnTC4Fls6ySmdjVBxwoPlTaMu1ysi5DfbIZ93s5u aQt1FvXuWtPBWjyVUORcNbcWf49E5R2pV0OSBK95Hw2/wXz4vmj+w92dTePGnVaW Me4CoF5PIeZILwp6DCLStX4eW2WG1NChJTC8zeQ/3bMMoGyKM/MadyvrDqMywsKY caxkIwHrDKOEdXXGo80dIwZMMLipPA8DKhx5ojphfkeXjIhKSx+49knXT3ED5okE Wai7tGUXj/8D8sGh+7b+AVsdujvr4v8WQaZiKUOZ2IIHOg3VLz9T9v0zet1Yt987 KNymFcp2CHeJ6KnDP/ZGQ6Nl0HsPxUgscsXV+R2FEc8Q1j0Ukkuxnopa0E4/huUu gjyRzpXD734qFMDf7LcXca6qNjBor6gVj5sRyRKCpZ+KQfMUlr8jp506ztYSyeJu dxJV30tQgztwkbrs02CqOt4Z3Peo6sdht7hWKSPVwmja3tq8/TfUSSoo6wKYN9/w Mf3dVeRF8hCzJQIVAJnzuzmzQhCKPiQnl3jh5qGII2XfAoICAQCCVATAff89ceHj ROHEbHTQFpVxJ/kRZPfxnU46DSw79Tih7tthV68oakPSOTP3cx/Tga0GwogarZ9N F2VVan5w9OQSSewXsr5UDT5bnmJF+h+JB7TMy+sXZBYobUqjlUd5VtKc8RsN86P4 s7xbK0mA+hfe+27r18JT81/eH3xUfh7UOUGSdMN2Ch9f7RFSMZIgUAZUzu2K3ODp hPgtc2QJ8QVAp7GLvQgw8ZUME/ChZslyBIyJvYgUIxfxlgRWYro5pQT7/ngkgdXo wlghHKkldwMuY3zaFdhPnFNuEUEtc18ILsbz0+AnagCUd6n+3safskCRqLIHMOY6 iLBSZPX9hJQhVCqSqz1VNDDww8FNa/fojJ1Lr/TI0I+0Ib2pCiY2LChXUqGY5SLZ 2KNs5qFsyZP+I0L8YsGwqvUYyFwk7Ok224n0NtaOwqpLCrtXd/i6DaDNiaoJuwJC 1ELCfaZivorgkC5rhBt2H7qWUAR+EtrFE/gb0k/G5EIhjYql7onGbX+G2re38vQA fg1pzguhig2dafP/BxMLZrn1Gg61xzmEYPuS9gclktaf675srv8GVb46VkOxXL+D YvTmpJPP7UUOVlmAMCo4j4y09MW3jq9TDp42VTLeZVubyjslGnavlnq1O+ZyXUye 1FMeby65sIbSHHHwoFnRv3hLSEXI5gOCAgYAAoICAQCUkYnZkPfHfOJZI403xUYP CE/bLpkza074Xo6EXElsWRnpQgNTx+JFOvItgj3v0OkIqDin9UredKOwfkiftslV jxUVKA6I5kwnGvCpvTpQMLyLjq+VQr+J2D6eId6tV/iajhdu5r4JThU8KllT7Ywb NAur34ftLNCVAMRUaDNeEoHfePgderW384e+lbvpmtifmBluammGSxxRtUsdjvJZ BFkhaJu86CKxcU7D1lbPVOtV/jaxz6d16VdGcfBdi2LzXZzZtYpT9XGPX3NF+xii spAURWsoe11LTRXF+eJhgCm5iIDN3kh1HEQKYKAVpmrcM0aFzk/NpS+tFyU72vaq IRSSJw/aa1oELOAakG5oPldc4RcYWl32sbnVwXHO7TZvgTrBSC10o65MAC5CHP/s b07heDYAIt7re7szvOYq+c/9zAMAlu3pcO8MqaXYMmybdHBXHQ2b+DdJWHmIUWcX CbUzr09vzGkJAvqsXqbmJPr8aixrO75DhT0iDTILLWe/GWK51nf+Tg0pNxVgGyAl BqvRqqo7SSDu9FMkwQesFFHhuoHLyEHwVPJ+sMQTNwQcm9c6YuW8EYDRSkeKLWYk 3fkjG+Pe9uVE8a1taDg3FjSY0UqjUT6XMw+i0Lajyus2L6wFBwrrGM6E4xa6x1CC MGjmuSOlPA1umQsToIcO4g== -----END PUBLIC KEY----- obs-studio-21.0.2/CI/install/osx/SyphonInject.pkg000066400000000000000000010152301323646663100215720ustar00rootroot00000000000000xar! h]xV[J~7?tzMo'vWQ Qk wəydVKV}?,}8U#|r<|~ܬ'ϗsä)<0mSg =Ě?~}VEԧn.iXG.؟|vuns+|vH#~s0-?(y5MmU8c8!=fp^rŠjCM5M ֢(jZM). g6/vZtt` m(* 62hdZpvgO.ʚ^*wYztU'а-Ukh: 8e I o*;Sv tHwIWQ,Q5[\1l-{u[8 ۙAѲ`;L#Ok#h57Yˈ(dkمBafΊl]I{̤Zl#PY~f{JHXDauvXM)#"/O^=eE^fs~組+{N@ !^BJR*iv6uz18d2@u+=r;6WQc TC) W s)Rwd,[P6[{ Wco3>1-ӱܑܾհ.}JOhl[hrS}7|w?)e(O摌G{ - _^!bi7 -ӣ=4xVW`Relv%s f~t8~=:Ŵ72 Z Zr_牾^'" Hys1/ĵCysxgM-#̜V_|-d| j2RPUǑQEZ(ʊ`x-p؝pO* ?z89?9$ fPnwԠe%463 Ym3Lxy]TmZ _c$8ܬM(؆VFd|;.zENжnC5`;i8t$[*O`mx8ڼuPn S5)`)ӗ-HS!˕&BM%%Mnܭ,6a?eЬ(p'A%F3hPş&cWKH!ͫ*gz|MWB:iҢ[~ڠ;QbM Cg$!.ğɮD˟7E*/#HnޅnV׾n0w ak Z7Ck!,U%wn- _ , +iL 76zYM_ ϰ;[f-Q z7䩝y lzGDZɥ|^m<01ЇԡOi)*EDqUHiM3uQM^^Zp $p#l>OuS8N.:R`TTq*eVsUUŴm"mkץ]{fvBS{T(`12 \w#Vv\;'/ayQyvvW`<.k<~|7`DN4rC??O CT}yШreڇG+&hq{7,,K'N\Pk*9~ͬ('h#<IǩcXvh|ϻϞC Os5%{)#n^ԁW~B:^h&myޕNJY/8K&ޫ9x!q_&CtS^cIv\o~~9l>-ZH )B S?,qXTqye}qː,1#3!.fN k̐ M?iUË JD1 EŽc6i htƥ >TuE{9@QȰ!@4!$JE0k(0R^$!%I&"Z5X;d W,e .gL"Ȥ9b:V֨3U_coP<ѳ#+^2sz]8úm{OrL4;uv?j;SPaPy0P ֋)*Q,# b4C)K=`7a *DDe!_y%-w %m!9_: xPMZ!z+=.,In?VRπsj644'ـ2r60(4OZ`1Ǟ]f6qՓLt;Q-j?DC)OM j<| ƞ3x˅q`"-z RL<ʿ.O&&dHTc QmDuhĽ[ hnbP&Y7pғ疶ҫofa)")辎"{ x\ixT'$(5 JI2I&$#D!3IILXT .E܀ZhUjѢU ҺRnuhV=}{gG>d}g29%upGoax^4Y c| |C'*%pqa$` vA[np lv  \.`'(k D3V?nׂ/kkoo_-߀77+.)I~w=CnQp{q^p,Wm B "U |%D,a bL$Y1D! bN$51D XGX "()ƂA1DlI bSL" D bNd"E!"惈]"6E1*@Ĥ D 7 bO"l1'ZAĜh/PCCCCCCCCCC`3Ћ ,7e>ru |mLCCCCCCCCCCCCCC ]G~T Ggg[tp#q AOIG~!@0>5̥a=~g2 ?1wZz~|Bi Y>WԯlMToP a Qيf^?lEO/ȦȽ$sZ- qy ޼M$Awutd{1$[uGfQJ'V}ڽMH4.͇ T3Bl ^0wJC!VZfn&8^s2 6Zܫ?NT,}~'C[J?E'&)kwv-?Sq-я@p*o;nfh51)3dM)NO.l"ZChrhݩJoLqwS,)2-솮gnݮ-!kIAuDY֮vo c _5'ϷCK!{SY'},@~Gh)=r,#casm .QԂ?)Hm⣫ֿfN:+<6C /϶.yiȒG۰(kAstCy<‹dɐmZ2^RmLY%CD1G U OmyU҃g>U{pseʒ<d&MFUŀ<ZH8,7$0GMM@g 9|XwmYXkYG(a$ҁe3<oy fQ牝;d}mgf܉EK{{ǜ5 " iyC%Es󺋎 v=̜sOh|(̕eT<\6{ClUqd_mq$Oɍ>S@}b^jUvk}*)UYW-+(Q2X[+Vy:Kem_|͊U4T=|iQ]hX@3cY+4Kbm΅/mWn(SvcXL+Vy3AY"ۊuDa=2JUmWaۊ)Đ%K4-ѢFKS2شH˔E2e +&?ҠȺ<'ҞM71=eѳ>q SդCVz?Koʉ fb3=ML_IzzrIOe}?QgGzzHQz9ݴY?BϹ2ng}'6s!3}tгL7Fx$nYe "=+geQJYf}OV'YʕT}TDg|f'Bg;Jv/{;?1֟b?SMzN9(ݜtN=p ~P=lg.?aSY`5q1gfַ?`$7ɬ^w.?rssܿ~3/UWO煨>V)y;Y{3??Ozf_H_ %3 ]?e S0L&`:)8__job?CႧYCTBIR~ Cnწa//@\z!]_t&[Qa7St8PtKҋ㩿S|W~'Pkַ(/&A〣AR]T.Gc7P><9vPXaG>Xoc}=_qU(KǔT?I/Ⱥz#)=J֯ejgY]Y sɤeR)kz([z]N~ʶ~ /eX;O|:9zgqnzv^M * ߣR>ˇ^><g>Ȼ]&wQ{X*̙~T 7+xެPT,g}57NSqK@+T?h|pT?n^y#v͠8b}&^~)gTϵ<_n0CH& S7u^֭Eg{u?LWl ӧ5̭kR,+O=ӬdYX[nf͙6hbK릖NQZP6eYz-L%ɞj2TwW UqC-XZטgekE+ոAfϬV^lI@sɊˣ/͜kJ*S̚4˚25FMmݯ$t dS uU35ZLnYR]=4isk;e{m{mq8o7R"~㸼8䡾1'3=3~,==-W7;J*6~cM-MV,e:Y;$Saz9lIKg\ω034e W|xCjP,Hb;`{Ņ$: aa%6uv ``d.2@YGD_J$f5 3 &&/6ivCO5٤l' 1ZVt`fQgbdScyd 5Cc\.UQ gJ(UgVj-Mj[S}(1*&FR\.T*~>$Ϣl+h4L MP_XG4ZF]3i .ndFz|Z]kf}h_yR$oe>X`ovȍ\xlz{^Ƈ^ eQTQx,[(쥷/O KCJP)nt6k6RnY^"֬ g#7G"nJj|(R'Ꚁѹ>V %DC)&% Q@_l 5e_(?"c@>eˮhc_Q N yҹBcWIr] 8_2+O'@%=ו^P9'Vn%TPNAcq7c? \X ۋW^IQZǡo]VEVMұcp&_c7A8?To~h`&\ɄWkS{d{]Fy-?E;'Abǁyێ󣜇x:2rb#/$ߗ8.;HOAqol܊ʀ AT7 2dv7[pU5DCQ'AfΒ-$h=fW([v`P6SoK$#mҹ`}PjjkgqVg8x΢8Eb@a{ͨYQ8|5MIoTnybŗǾ$ R^o+cG`qQLNhRq+ D`q*<'P"j=Uq6j+N!Kna#:ZNd{Ō{sۀn|a7zjEGU}+wcH+>e#V2B;8"w=qu?}>y{&װQ ⲟ[_d1/]H#Zt^U5@&p^=P0t| 5 @%C b}^4-RI\\R{ç$D=%[#9A.b"x{2<$ s} d+ĭ!ez+N:MԌMPQq#\Cm`"o!F!߯r|pw-",nusg$\ip"\"]6q4?Mzo-FUqo\Vnc cл~އE=^y缟EYk"s114BL+1Yb6ˈ7k'Mļy1o'@̻y/1'Fb>ḢT Y ʯ^:=t?J KEbۇXb/#N>-=سmD @}nBsV!=bC4!UL"D {^="tM  X3bɈGF?bXO bدO!=T2Zӈa>7Ć#^#ՈmCIĞ,pJZemI4uuRwOZy"ȧ`_9TVS|-.qrl,ҸlRpI&;abrV\%yysTbVFd>T\]e =q"-/.h,-ʟ=X{p:ֽo qt߀^`Q'®#d]Bw'炍З~ =vUEj$>w>z=47:o99%=Ns{dd߱=!]oޡ5MϪYIY̌4 0.C+nݧaVǍN)* Cy?qAsK}LUOUUɨTP6{:l3f~ds;#=0;ۢQ]'kj>oV޺룯^y< ^%|RqY!qIGDT58!) K6D\ȁяyԶkyC/ʮEa +>hr{CR|nJʲllQGj*i5R+TT(!hPaP}@8ikVڳ7)׽/iqg;|/wUyԅ~{#omNlSkE9YjԔa?_zCɼlj͞k['1ǎ# y9w;9m>NxfqS޸uȸS^;]һ7Mn=U>q_{[{or╻\`CEʪ.gR׿g7䋵SߓԼL gO=pRx n"?Md22kgA7)K䯢åZ>}ǮRv*¦cOe=8KUu9qi|G~۪n)Yk]羿ʶ]V{Ks7͖nz୸&~;8}< =]\^ 2=2+hmS*v>%C* תwf{ŷߘfv[gl Gޟy`r-~dH_Yڤ/WI$Q@DCEJd+Q!jt=$W^>5:x [&[U+1_j9k=hh,`6eP S|gLc.;wx=f5ncDd1C&ӧZx,SGgݥ♛ۥ|phlk[[Zko'1Y!]M3>8Ǝ}=OmqV~敻ui#ͼOy9o~qⓑ}]x ?~ܻuLvŹ6b[h󢥷|좜sZ^SIXlL-}|O͟1疙 WU2Z?p6%ZҚpj+7U\vb9Thܳ~Bӹoy^"cܳz_(yt[.'7W㕟+O'!B_y޽YtEWk*x^]=sK׾2hP0ߝr#Dw#Dee5CgkmAإKuV\Џ~h )j9|ڍXO&|zՠZPN^vt_w(0ӗEߑgJ#+q LJbIlIISl<ܦwyϤnǹ 8ÿxO>t%2R30 nBYw:@o翓;9ً ᄎkSo\Q 74scoX;jy~k͆ACẻL8e ݷןݙl}*bbryK{މ\4{G,~ոhs­|yιc'߰i y+W+b^ e,:)K]cc߸/S(}׵M5:g(t~#XM8[F:&$A]mΒ:Qs/"\bg>$\P(էΖQXvLK\qWپ.?; S^SIɨ݃-ֲ " "'ύ²X9'9^.ؕERΪ( ;!϶[G`'< BNh[߾{3ۦx"oS$+զ88'^ 'ݱSu('g7^gC-Ζ9j+ه,o{Z.FigO=S/oݩ?ɢgi׳ijWю|*b &Kv 4j&!yv{(9qsgy;*y{r '-5'BؽrVch_ui?\J)q$-/{\,\=瓺J6o3wsElk[ֲ"b\*ԃo0?u*?9 [chQr b<Y7Lv*vs6'Gz{'PAgvGէI Z9Voqr[@a"ۑd S[[#_<<_Hiy;d ;v\S#Q\,ǥ'$x{< =Us7xB `g\_rknlnfp/w^ݬ+ͅ9?p>9'9~^J8_휓D*6 57 a`z|VgU@ַ[޽OKvcY'dz>rD}ۍr. m7^ٱFr.N)F'až ,|~owW94Ph">% 솄gsWmdOǭZ"Z b;l׷aޣw8[`uXH8i\zaģ8Nwy\DBh\ez5k|͹9>pjw0b~wsNp,XX;s\[?srF?wc,'$!gAl $<':`ye7r;0?V?pJpsQrEyHfQi[w!xGi K]'t>[;F@_Cg " " " Bp W}n 0(=l5n XxIՒ/ X+ zIM]NKn_@=T$F H142* 7EHj < yW̠fSo©#cMV=ǣm]K==; گ#Wr9/>qO=$o 7)y܅\!cu|.zSV#3G~B<_<_<_<_<_<_<_<_<_\׳wSc?zk}RfۑQ{_W}{w,s9Ƿ|`G̈KK?9cvT\S=}m;Y m Z>צ=}Ž;}[6/{<+Eپue&Mv)o~as,[?&]!VbM'~[ZY+o"b^f퇷^Zu7G͑dY?uQ" " " " " edL<3dff\,oPY4&>-DlbqX^1h 8=A55*LFMjS(ϐdY^˃&xFZ@),M÷QT ES*Li) e 2t2M]f1P5RoXp&•BIPEd:cR_6MM'p ĩ D--HRSՂ0xTJUPJp&5N)],Ԃ<ã`WU|(ɣ 4JL>rN9˳p_dS-XԄt51Q*K֬XUY46'I1N/SI0jN+% 3Riae!]*AT(M~_F̊#& Ru.:=i4n0J 3P\=$PddMνʙZ?4BW42Z;9?``9]/K-C -4k_ReU6YRUT2kZ`Z[]*PV-cl(aK5SF6U"̨akU&KY:L(RBʏ+كT&Q.KIlh! ڕ$OrlI1ZVw4~/qU@C$(+h%$ eP"IYo6eR%ٸ$nKyӲJ3h=%>Qq<5-U4kZ=K'kGѸbl cט葳ƚt9?3@ɉ034e8k.Qfk2hLBX=$xw\f1阚h5c LZ]0KIOZ7j'E#$s\Zq|TȠF袣ågոF2LQ3Bp}~3; 9`><i&")pE]0⃀1B٣CvCx  Z MzHt#:'ݕ cw^4l$sљ#5 먘zbJqPQf>ֈhЁ6@,i^jd*]1mHP GD{7٘ 69&:Zh\ #W``q b&U6Bm~ Alb7t'Vk5jwldsjf5x\ X\:UQP |Ntՠ9%114fR٠NNf ,:dzMaNh^N`#qƓV9ZgoR[: ᛡ\^`5Vg\ i&f)4,ꦘhf#ɌH;)Yb7X!`+e)KGFWhšV"q3fH :j" z5r>+.:{bd!d *]޴eL =݊mDL6ql˃^I c}X1~xЀ6%1cł^yCy=&eL=BLCwW1ХvF4jwC-x ̕q56I77O"m%nꭟ 'Jr\HOKӁ̜'@~Ka삾ncjFܐ)0 i?#p(Lb'M"o~R$TzEB2]&Sk4Cbۀ)~ 9x ؀wn zito]ЇQ* &PIlT7eVW?YRll,2j VP]21_Ol9l@}TM}Xv~V>&}Stt͓/":jӂF! YU>f?~oQˬP-.3 KaԢhi<F9ſOĘ-X@c6`[_G=_GX'~EuyR"Ũa_R'C_R *<;[Э3Rokz>k[ix8K_ O_VFzo1})\(<  (< pJ>Ȼ " " " eօ3O썑a@Nād^{gK{ jj2}a )ξC@ y#_.X[#arsi!I(̗vC/ NmY8{+uxPd: XOr$(02_߹O0yd&f k )/^@ Mg}}5'0hUI䪊K) e@s.:8r9e<([@o 1)n`α}Em /HݎPp~5ʣFjre.8ʡ+HVĐ'J9r>IoRڪ6 PO{AM9?^nJf pQNN5G/ we.c2EˇnG|hatr'?UJggWV([N/R:)v+v\T9A[(q&%ђ֎;đtJQ:#3Qelp?Tfyu|}W-ؠt|J!ve,h$ x +nw]CEp"p$(V4+U\ùp`ñ%XQ{oeE/W/j$B&@ɼHq U H(wZt}*1ʶ!8Wj__K4u> _`D,D"=6 :TxOwxqQPcʖ]QprEfр cly ]&UXVB&ǏP {zAmGknJ4z,n\ϚSq-R? |ʀg+vw*Gdk8;@Vr>*pn㼲=nR1&{&B{afϫ?* V̚ze?vt1mś[@%B =߼9@/I/=U"@qly$!Yx" #sȔveKB Kk3lps"U}@å\+J]R3Nc(mn;.)y^xި.MZkP1.[0ϓ\59j xpY$i f1s99yĜLBbSI̩Te,'f%1gs61s>1s!Mf~EppN~ѡ!䇈e"vb!EeĮG9~cm@l#b vb[ [ëNEE ;+BI& &bi}X2b"v bNGl b1MBB̄;:K)i -IoooJJ.*Zgd=%=6F!`=Սᖍns)qd@P s)1 TfPX%N(^ $:6)cx\n&R]ZGqv%]ܮERIZXNEߤEuU>=ا^ o+baL?*,*Ds%oώ $We/+$؞Q$ܭ}ܻ f~y5>yO݃WvovoOmoEY޾׊+DADADAD W M^ G~ƒuy\i|ɺ~yAqoNXGQKSOa䙑QKd^lFߙ*!jil6ʪ {ưFxQ%B2p䁜MH_"RpqO?W3=9ԣ ?͏GўѱIU~tGW Z?G7Jӏ>GG J?zm~4Ngow _ @[׀u*[sҸת\KqOR:*X}p) VD.<\p<~xZZ؜!cH}~'%诺Q] 2C d2ph 2 {ϐ,=dQ^8jGN ccbagàjsxC]KUJ3i" "oKMkk#yKgErЫ݋)2&?һRkqB g:b5t~RkqktfNX_/xeӕy[pּ:uGsFyֵiu,7Y׾_מokW]b] o͓}O/3kOi8kWiG:gC㳊Y3[Nw!v:o ؟vquTw.r rD$9B7>',w;ؤxض[>.QmT$Xr m}$HDd_ $YǏȀB/Ŗ6w`\ܶzXh;D >QLD9 r(Hsl=H[TS8^qղ{B\ԺRr=v#ISE.:9B(皏0G!7{xZ;Ξm# 8'%y(dQp\޲^^mMk^u]WWNyt:k!X1v =eocBk>m=dVۚjO1Kq8䴭씓,7̭Ӹ:(:s(gΖ{z2ع3ҫ aqzxcGGuTX-ZH x;D"*ӌ= 1SzD`y|py~ c|O oѸޱ+X{0vV D}gQ"䲓㒎7I-fa\ZxR󎳜k1Y\huއN-jm4}+|fkl2)ԱGvGcuwn>K}zYv_Kk[xZfNZDzjeidȹf>z88~ 嵜N k$u?;rG>@vS P>A\l¹|['^|@ĤDdb!!bJbYFJb&|b."zbi!& >8#8Gg}zl#xҳa>=y#XX<"6 1=b*"oNV"vbSۄXb{B0bcDzNĆ"1s21 b}>{u:{> /?a;x.]]_x3<)Tcfx~&xvxsP\/" " " *\1A}+,K *^K8{ d/r/@Rɾ{ b/N]z+@aKoPua@%T0M}, @w-[vue[E/*zB.>_z)lϒ#_߽@Ozs ƻΟO黾________~_v_n_f_^_V_N_F_>_6_._&_____^^^^^\k/g!=Uk~c8yBQޭ4fdyV(K5u*M_VvEexZ*Fu\R)G(342P(ҁ[V.f6 v @JYbW %=*ɔuP lO"SOAZ >Z o5nDj| ZLm+JzⓃƲrzR,t=} `bjA"1L Ez@&Oޡo*˷3ҼAF uus-^=AZxki'2_X*Rk1Rfcj+vri~YYKMf+kYA8*MunD r\rPU oSd9!K+zOyn2G4fdvES)q }YݹUAYn]*ޏh{CY\Et*:_mEy$kE{Kɋ>{V%n=+y|xsbZ}xyY!V奻(Q*@^᜼^syG+ɻM;޴)E߹W&g4'o_Խ2"{ҔvxyDWO^|yQ>;cGd^ FXQhY9,~)uYs0yͼ :U_^^sh_y~6hejlAMByJ'[HwiXMPyO6 yDWv'ffT?2߄Z6Cw>t \{ nvEKwCtC~ =8îM{>c#^^xFA6C)dojjMt!fHJ6)sGD86oQB~HنQ3ɑn7Vb$R:I|u1k.VEUGe.$V. */_ 60<ڗF>[r +ֈ Qc~Nj>|1]aN*lp>ex>:ܿ15z~>FҎc1}v\XD."^ٍ"1SDu%&尻83E|j`'3¿[H*d,9/s02,-BD0ND90{})BaA>ŅNEʪiv]]E Yd*jUBjBV mѝK?pmq߂v4Ŀ,wRK΀a N~FC C#l/{ٮ l[lQ^;l$mȓJT~;?nVFb &ojw3|u)8p.:(^|12nuz5l)7fRx*fQWX &'+S3tpW[s%So E1L52N==2 *& gCymB Y@8޼ecQՓ5,cUil,Ig^Z`AT$R} *:N4 ը/Ь/.5ed.tHLeJ͸S4LT]1+͗*n-ch`Akƚ8Z)X\k*2 6Jc7*Z\4u& L A\y2^kY !0 Pk 0QϢT/c/kLL0c=6aVf^ם;k{m]6H  JH(:JBI(! mx {g-ΝΝAG0W[X¯(݇h ;bгb#)疠7tL@ˈaɵ Grzǫ*XqX<)&[ނtE9:k4 rc,z˜k Ul4AM$΢@[5a,1X<n`4뜒H;$-֚uJS:bCH0vA$[@JfFL<hߋlxj ,;; N3'@ >Csgowa oO\RQy{E(HoYChoѾ=:5sHӽ_,[BSXߟ:Z[9k N6.{zW^΃\' 7 M \/:'4]% ]<|uÅ.;]OtS]9 x/p 8| '.`t)Sz8U8_osfYr7ͅ1թ]-q+NC}9g+w#OtN?7r(j S܇m>ZHwJW t҄t~.<oss: %¹ױ/=(G';8)6^8Fb<_?VoxLcw/ˇ)or)ؿr;m34.~=K ǿǿǿǿǿǿǿǿǿǿǿǿǿǿ|Iax>ʿŠbϰby0>@T,?Dȋk\?kQ1##g7vx#3?Jt|4c0z5m`j'Ĭ[E"'F囙hPbKYv6w d4ъWvB)wx-0ǘ?[Ԫl{]* ԶQfD>G`Wro+L:›xJO? N\o4+nabj.,\SQx?Ji/m9c>%:B9 j谴}}2 dg |eijY?6RJc#VH&T {JUCq*M'~K HauuZU݅ : OU:*J\E4rX\%XEz}@މlE2Q*.#6p:`}݋a٘N6'!W`5l[CKV{~Wޕ~~лobj`|Pwϗi^iwMWl6ĚQ;ߙ:_eur7ɹfzƲ{S ˔o(uS %OTo YA1s U=>j2jNI72.>8qx}O8w o49u v=p엾Oz|9IZKTȑ?'oZxƭrJK̀S=>̽<42%L B~gS'5*7w0M-27O !J@ۊV7Ú&`s1=Gˮ(p(MH ×3MI$fs,/]SNrr p\^{?nb71#I$x (+/ mj#[uoZ:2_Ư I{xF:"LӠ_V?VSFӊXbΤtH=ڸkc[xb&H=Y Ⱦh7hnƣKL9ovH;E4?瞋 I ZԸ7wΠ 剭{9G-u Ξ,%ʽ'z[K7|k-9Rg~ov~ -hdjqսHvaGݞjd4]9[rK؃eS{uÙLy <vy5e|ו\jiiMz0OޣؕNzݟx&e&[vrug"63˞߉~Q ךrIno#^k50A"jY gؠg/㬲m~ ^7є:է3 ~v?cF]יcNW|}^[:}U)k?珞:.^dW~S#{ܗ,^z*v׾؂7V4SG\Yusrjp˶{Vf}Ѩf[˅?b>oWOܭ}Tþc?t6!`2&Q?uuYQJxV { _phR&}rۂAUu2V@o`S0trHajZJ孤Ge8E;pWv;+2an+ka_Q 2PoVZF)Sk eb-젩ajmnɇytgP uH`Rmљ`C:hs_v@J̺}xL-6r9ڠ֩jr+#mmLҷ͋<^xie׿|Dhd1Sb෭^! MXm۩gc㛿^|ó͎^4mj:'X =|~ec_ 3Cfgd_ZE^zKE u/W<U\'f&$^^NW. Y:jEޘny~rajŮ|ק%%4$H"G!Zn z7~TP? n~mpaԖ*NuvKz'qďfY~f^o~ubH̶u*/3t|+O~3^ }]ݾ-]uQic;R׶R{t1ӨKZkWQG/0OV1xyF]bXZ,*!@Pڊ0^˘k. QMT񳋚'ye6q;Z5!V*J4qiۅn%DPfuhd&o5JQADS]j7.]y1umϚ3 [Um swZ5?V>ngC[UF{s6._ڤM|yn}MsBrO`@c3yhSXE7~XAo!mv귱EN41e<yީW|{ɗmT1{x5Ԥ6-kq} ֋9{9o:I>y`vo#4i4$[uˠߌ< ۗi}.:6=Tc{j֨">IS11XO%\L?Roӧ4q9׸bQLW2SH M{F~:o٦C!%F;$s}/:EX˰YmȔ}8Vig\faG^~u ooуthzZ-.?*~^ӉSuq6Qy/ B686sӋ9_~hE_oܽV-ٟvFlpH~UB{G~;gI7G?_-8t. lߧY=E|4.f7_=hF:O'b6.NC>&?n8},^MEQIrMkh=^ͯ\?(W͇988S D&:l)!H.5u&5%OI?s.{ϟoWk{k U]|b?{~ >7{O F_7}2K M&/($o5a~ޚzt^6vy`cd?Lm4} jۀMܔn<'C9|lݣ?\=:gv7!{.p kFrFM~g7~z׼?./3yվUd#Bjk~s嫤{7ܽdO[?h7m^ǵѣ7|qczƒV(w|xWִ5vymlaQ~O.ޟ'A=k;>f9rz߮WK_'$5lѪaKިÿꔪRvsCubƮ9tMОK}L_f>]V:DCƵ_Ͽn[wZ~ާ>ߝqٴ+kŗ:maMvu%KO_'wZ2dl}Iaͱe~YS_++j\~Z~-w##~*Ёɳc֦Mzt=ty<7(%gڳf!.:㡧4^g:}l{wߢ&Pbr]u/m<7ͬÃLvY/]V eW ˺i;'iKuaoNKUx -sg%̺drW! 웜o{S 4!Onˑ}a+^~*8v]_TTNQ97.lv=wFpCȕ[s<U>bN瑟J]jVڭm_6c.HO7_HaٱQEǞL^zmDۊg*Q;5v'_OM_>;ͤkP=jZSI[ W?>rSoR?ꞲU\Tvz޼ 1Ve+dnpG6]vuXtA袒G4:Jw6XC|!񲣾-~v!|[2/O:hPk$|5])4bti";X}iX)`E t[nyjl:έn.(.b\p4GYQϢTK#uƒ7t3}2nXҼbm1qw=ݿݔq˟=⿲ӥuno9ީύ Όw6g&;l_9 d:qݔ;US~Na[լYS>(+ջ_fH9ie?vZnk-<.v-r3LaT\j2\43kdkА>5_mL ݹPQ0.kEՓC.2NSq˴A} UVSg5ONNYlDgOllgmədS :|B^L)N'K89PKJS, Fj?ᓦ-;ޢΑ>55ǜl҆}>ХyFV%kY8m>' ?{g~Y{[vN/S; m=qyTy 5\w Bi\X}S \ro!v:CbqлrhY (r@KaKjc#2M`֏ȇ,9o7սt:k;T5MS(@tG9%:xXbihr )/2,(XAM)=:rt P:p(JC)؏C (C 3PD@uwCޠӡ9uRo,=6^ 'GݫHk-kao#"c#昜%6՞t/c.Lmi1ǘW&FsKPt)HhԕL"p\k aJklV[V~Ƣ H;~Q/GǢʹ;Zbj/fr1-V˃Rx6af1bxVs>u[7c 8X;L :?d~BPh0v[>)Fk41#0+)KTS _Om5CpBcSar!5Tzc}S#fbsKl 5ۃb H D Ѡ?H A9i`&,S|]`?G 8 . ~å SxM^Mf ox0{Qx_< OSt\/Ƈ#8|&> /+|- ߅ŏ'g #%rJRWROPDF"i/ IHJI$lV2P%IddddSFVN1iɏ$w$$O%/%BNT#u5єhE!Dg"N zhb;O|G ',qD\#ψ$NH7ҝ )ٜlA#5H';.dٝK#2L'Z2'!4r9dH,'Ǔ r&9\L.! r=H~A wȯ=!0y&/?ȿȿW[L**R/i iMi]i#iiSi3i+4@(m/&FJK{H{Ki4[:@HE!R,HIGK)+'*&.!#](]$],]"]!]+]']/Ltkn7oGǤǥKOK/J/I/KHKHJIKIIK_H-2\&dd2Ր՗y|d-dmdmedY,LK%-%ReitY,_V (+eYlMMMM͒-}"[([$[.[#[+['[/$&J]C{9y+e7edee~.{!{-{#Gry5\-o&o.o!o#Ƀapy~wSW?ʟ_R P RЊ oWXDBQ*E'E"B讈R*ILE"[1@(T)(#Ss ((V)V+>UW|RE]bb{ %eu]=}c3s_oawFe5eue]e=e}2H QvUvS*{*{)8ee2M\eRwV6M6ԭmd)nsݖ-s[m: nܾuvqKn7nv3Rwܽ{k`a}svOv>}{{Pw}/q_}&7ouvoVS Ebj ZF-VP+ jZCQϨ Fj9BmQ_Q۩Nj5CQAu:BQǩIu:CQ EuBH]QשOMuCݥQCzBJFN=QϩKO/ozCC18- ZI]U4EtuڋAפkѵ:t]] i5݈}t)݌nN[ҭt-ݎ~?@At0B;Ntg ݕFat8AGtOE}~t4Cqt:N$:NS4:Π3,:@k:Σut>]@ z0]HHChm-t ]Jepz=E1Xz=@O'ѓ)Tz=AϤgѳ9\z1=^@/&660wyb*h:jbX.ǼIh9a0=13)f3c4f63Y̬`b~#ApTA P88*Ɔp- ,P7 `m& f@w,,բda_m75SWIDĚpJi6ZLZSbfh0ґQhw*<:!ghQ¿jpW@'1/M*TF#GF^b<2crl 6&`IP)Th 7%[EC܆0~{MfKQsJ,$4.poQ 3l$Nxzpa͙ aY0*JpSpRU~6IVbsa' ;嬄7-FiZC4#a` Ebl [-V@*UjSl [>ۈm>6c_pbuh\m/^"h8B4ɟ8Hj݇avʰǚ)H[=d88RM|h%j˲DW;C1SXZ/S3Ul_c[mW$۱Nl Z(H'N)‹VNEJt:`k\l_WPR5 -È^lbiR!ұ|ؑ Q7dUr;@*]>؉1jxw;ZʇXPuCEA;"`Ԉ.xw]ŮaױM;`츇`_-0Xe1zb 2# I ܶJG޿(dYaEI{p8@0ox2 i W3yLCF0QQĨTaj ~ Ӏv*|>U7!L- Z Es h?؟_+ӱK#(b&0gFF"-r²A7 F2u3ΤF o옮 ND@`+ 4憪.l(`S(p*@T^A-j:.%cap4a®51hf9h[A6 ¿d|}X0h,L)cIej.d,1 hcrL<7݆ZFSm*"Ȇ"j$7h8"n9iO>A=Ԏ*q.R\HPVBk9Lx΋!Y]΋Yv̜xVu{BK:vG[2> C/eR D/8^@ӌIar0-i#BC`#?b z-!л턃 5e];tQ>j]:ڗt 7`0J4b"LW&钊̭F;:AIC 4[USغѩ9&,!PG'y$ÑO@Mst\". !f۟D۾qն m[}OhQzxJ竄5sCJľ0\)' -(f:*8U'^ U0O: *pO4tr^ ?[U7Wo8c:\z0g<̙֊cxa{k[o7`T"={h+&p$Z #ěԴ # om8ۈ#{pts-s=@ Ȅ~*\C<v9Acn GDcɍc=7qux'3PG_.]Ia?MAr <e0rz\woCb}#3•#foO8ЙVEK]UxGO$W΋s9bhY@ P@?ZŃ5S4y(Nf3LhlN z@ VwgU;*ق P-@Cl8gu&iߵrY&(AVS(gl" 6ghv5 Sfqx(|"v2>E4k@-Ϙ!rĔjy ϻB_?R~R2|b>_/ sXhU(ť8F6vsiBm֤v׉UB4 #g Fh0\`(f\0``Xv3|vl |3>,1*Ի&Ն[//%Zs)FZ(P-scn1y8 uֆA ) {h*[VC#CZĮ+;^/` Xv &vx_cvv.4cq1vrsB2 M  98[cTĴY%1=uRhPڦ,fUB)$ffV#i\BޣPB*Q)IJa&cc1s\Z 1L 2>Ku%L$ I90EaB>H<0PVa%&I IufD,u&8*L SYlfy\J[O `(JC빊Y)g*Z[Sh=%ÝZjzEa9s 6sU} +)LLLLLLLL̖̐̔̒̑̓̕|,/Y DPHYˬg>c60Mf Kf |lgv0;]ngcXd6VVDI4U:&TV^0dqCXӘuЖhf+\͇tӱP|.oF[džg<%9v7͊ +ۍatcܙ|Wv_X}W )cv-C>ia3*מ*Į*`Rìp= :{18ퟏeIJ~I) Ո3it-6?)\%W6Xx>]uMDz%%o8|7`ǧ(p0\|fvUzBzVAU QȌnQvm%;h@4Yq c[/5v3c\ilZ,fWEU ;bfkK[rZUr0"Fy1@XcSDd80~4v(EDq b4`%K$}331:KZ$h̯g!bUD,G'"H""H#҉ ""!r%kuz3bD|Nl& $[mq4sd~e31oY@@j,΂,ςF,hʂ6,cA :+ "Yłh$ ,aA X`bP|X0Y0 X+XXX{XpGYpgY ~d b=‚X c,N=Xb,^ŽY7a,a`X<{x_eDOeLײ,^Ff/a,>Y|Oe,>9O vg{ooScpSp蹞Q_2ZG |ϜdNqKs!$ 0%O q[ω),]00"KB@iljo!39I,CzcH[4s z.!ך`GkC\J ̩\ͱ#?3EG u3qE&~!#g!?hFs&.OX(Asz:C'_)1[]%Z&?5TXqX0:>Ԩ3wG 9s^gaR N1W s ;z\7w٬$ s<'^p{nbfUKOS"'bfX9Z yE&`~~A/ nh+(qf^09I Ipv@D9?#]Eɕ eLG-Tc0'`\bCj'bn1'HNzA` &YM!7lHagA?kMw:C gVqO?czX jR`eWqh4e{Fg1wX<JK6&Mf0=f,PbXm7#^,U5mW65YPyg0膾c7lԫ̥ >+,4c@@^vwq5rM].@lG*M*!I0MވYTzt5n`@ ȇ/G3dAN>ic<ȗ"49զ$C[h\ R @wʶcsƠW~aߩ&RkT&UJ7V.VJꢂ 7vP x])ZڈI0 :TDZʤ!rK{kH}Qs:PfX/iL7Vͥ-N,>Y0r "2w8In,C S8 lJÐbY[XB,.71|zJ{!>YЫj>;>=YЃywbQAi O&!YЯjL;}YFKܰ\[JWNOvA^,O? lF1HF -׻6딕T KD5t,HR!X# rOb&Eǝ$˥cTdTmIv6JgAlAWof? ATZeH ;&G n{cr}LN%3vL0+׌kcE4E% NTmvgqTq˱qpls.דݑEN V|C ,{l NNQ /jn7Ex*{(c)OmGvC%œN1D" T2!'I Mj/[\)wC +l:j#uڒBKjk[yUr ʂU*0O,l7@bͪ7q 3(r╕hKy+D6 VE߁8՛uY&?\ jDC,xXnD@}CuB(keD}yyOle#Ee9!NV/@S:L+>ޜś!jM<꧵$\?[,+V,ޮRZ|HQWQ[,۲xBh=lX'+!W yYnh ]Z%hh$c%h)HFIKpSp_BҸw.}uiZt,+: !,ޱjv,;x{"28tEOD3w? a?y ýxZS^D) r(W>m:Mn't8o(ǍLXp7VZE"ߝ{V%ApnE%hA_Ik+]ˆFxb+|wX1Ƽ+PbĎ?RDxL');xSQL#IɈx'TfQfF%s[f7-S΁FԁK6`ω?Kk`b S`,x4s+/ kk4Ϩ\WbVK0:T˭mknٰdWg}WU\Wvcev=8]+Z]TYk|~V )n)nOЫY|0!IzLisL}W墕g^m ҈c_HΜaq$5ȷv8wp'0&7p!Knu~&#| $3ψ^x؁JpR(I8+J%Ah}N8T iR%LZ@e**ea,>4}ez D.(=*q93 %Bʓ8tT2`H,+Ck(BD"9_lb0?,"°lc~YgI/ PttX/wS&)H\Q+ >E8::š)qUcpۇ`x3$s'eg9R<'r\l2ڳn^gމHewȻ{2Ox7v}rv7oyW3AO yxBמ炧>[Y؉D2Ys>1glU|{oD57iKgJ龒t߷MtKۤ;$M4M&$$7 l " (n((wg.£y {9{Ȕ1.GAWXݱhc#x<4u%jz MBn|)_Ec'dL[ _GMpgK}p`t9480z*˘s8#1;AA˜!ѡac. u1XXƸWO:>x҉GRG Q_&=ěcSI;)&bl &x11чӠ,EN1^rz ƫIIIMZ80;xRvIt?'&NJg|tY+M~y39bƗzqYw~QUγœ:%2.;;:y0~vy4h vvݤ hZ=m vH\n7~ vByv"'صNlbg׎`HaIB;`ׁt?U4@v)%gӛLL0RYǀ&`?IMb"'C?mh߀N@ &ٿ@$t g&a$HM._䓓&`Iƀ~?4;zW j<`6Rx%9 Cr*C.m8my8"T&?tjOmԻ7`~Rn7t.Rid^2џQ3d2B??AGөX Ee7)^;(todm)AL21]"_#ɏ!Ā~)4b32L9bSTM-&T^Ƥ7LsL<\|}EeMVpc/S~xRSȱ1KK z[_ )}(MRg'2Q{qcUPH ]YLԛx'Y.|I?p"q:m}t دkј$Pc-is oyfűNmtm-n\:;6D{n+5Az}b(Q+n+4Gw4;M23e˼y%5UfAm[!^24xdm_Vei:'UUW1cEg%:[jOX;c|l Ca(Vq.ls7P3w JJ8YypNհjTG4D:.Cad4|Ds?JC 6oTu^8>|!h#?]e>/ɦ;Z~oB@$ӱ>S(SV@DL}bccmhQ}X捥JKzwdИ;5 $NɭJ:!2:w r2W-Ԑ`vh68Pʊ*Duy?bQi QQ)$٣ &9u;xr[{}wLgFeU>FVyB79SX>%FY6yRCjHV&s4(vVkPU7<)'LX$:;2ưzzMl@d6'jI`lj\[\-IQEambbxqi1aРӐ~χFpUߦ˭- z{88<'ͫn4tou$elX)wLXgX2 x]#9y/Aΐ/'/vdž#ɱqzcL\xni"yS.7La7)T:6` $Y6h'4 {*M.P4co9w;|'O< Dh`R!Id1^TIj r[87}9%n/-i;JyƒJy\*RG&=2ɔ!SWd3Ny;'u«ÔM1ewS)ϑLyv ?SP)02%׿8@YS-U֔'O4ZϦ vm8vbxصãN?ROvؿsx=L&F_`sZ.-9,Np; l ΂'u_?X5yӖ9 '8sχFislɇKk2I72 ƚt%27CLS ?j醟^ÃaK'ÃaZ~Y?g=sr`2Tk _j&^:?:矅_VۀVۀb:DPoEP4 D`t*!h(h$F1h,ƣP&BD4 MFST4 MG3L4 Fs\4G P6Z(-AK2h%ZV<EP>*@mB@mCh;*A @h'@nT*T3>Th?: @գltj@ C=\t:].DC%Rtz?}}}]>DAW5Zt݀nDC7-V t$}}݁>Dw= ^E%t2 *} }}}=Do#;Q=}C#1z=~~D?C?GO__ѯЯ3Y-z~^D@D/+U'g +z D0f!s1'l10s&ca6ļ0o0, Ă`l*c!X(cX$Ec1X,c0&D, KRT, K2L, r\, 06Va+J2cX%VUc<0>&kš$ A T H(@D$ H,@cia$$ IH*@ d$ H.@R" \ ڲ < uDz4 M$@} !@Di D @ t JD5@z2 }H?@fd Z @fd@ 1 X2{2 2 d@F  K r?@@@V+@Vd5@Q:lcy [ Od@S @vY.sy {@E}y Uky oM[9Cy r ]{y C|c ' '@>)|/r _39 or ;| ?@. @' k :@~ ?r @;Otg@g Otw@Gt@螀ހ辀聀>q@P@p@H@h@X@x@L@gz'z'z zzgzgzzzЋ9^襀^\@/ @*@tz-:^ M - } ]m.6a3@(bx1;Cv19b4'6 9c4Fsh Mh v y`)ya4o|1Fh-a`6-b0"0Z$Fh-b8Ѧa4&Fcaђ0Z2FKh- c Ѳ0Z6Fh-chc4F+h L䱒a^mg\GUvk=֑ZglmXK-@HMqIm;}1Z&-djR1!MY7&$;?Pj]]Rzvgp|a82. axc2.e}%0_88񧋛KKKKK 2e}.]A.+]uY1W\s5555555ϕZ*s*\]{\ծ3]5:A9FWu>SWܼBܦܒRR2ݲDnnRnvvޓ}'M>9r2krɼɂɊ}L~eG;==ͽ؝w}+Wr_}VvSݿp?:A4n2*RBf@0  -E@ z6bl{{[b뱍&ql+{ۏ}}aa؏ YmRN.ʣCCm!o0{ y,1>|yCS>W|龘/77ϗ[mm5.}eW|{]ߣ'|O~ggGs KK5$~2?ߐ\~ ߫~~_]Os+3E &\koNW_o%+x@L@\@|@j@^@AQ8@ , X` 7h 8SsK[{ XXX(  $An x$X^ 9AA9AAmA "hV6H44'8hsΠ FAӂys/^(xI~0= |5_ߘ<5ijԴS3fO͙7`*{jTGuS7L}l[zw]p7|2 }qmx;.;N W3q >_߇/Ɨkg]s|/&.)~6#3;'/?$0$8 aCzCt!!C![C9vȑwBaȷ!C!Rch@hPАаi-CPqh{4#3Tj 7šKCw>'tGB/^ 9_C =fX\ش0VXBXRXrXjXzXfXVXmXK،0Q8ln{{ lMkao;v(p;aG~nN G.qpI,\<+ _hwAG$dgWoFL1=B!GH"Sˆ'#G<lĮ"D8]ą#~q9j""}#3##s##ّEȾH"?r Ri4F>1D䧑E23D^=! 08$,<2:&.J5=J%RFzYQ(}ڨ]Q^z#@>%zoQG݌fF'DF MѺцhS9zc[>~E}"?cbc11Q11111~L}LCLSLK91S9f(fS1[by2X1|s6)^ޱű=ؾX"vNc>dأ~QDZ7bggG Z,q͍ nyqǽw `q.w)JO_|`|p<ω///Wό'gů_!O044iii MePf83͌e3f3b2 E&Y1&f+S3L9ej:lifÜ\\\|s ss#s3s+Ig{/2_fg|6{3?a~,[̟0cc!,G3˕`y|Y`V+ŊeMc%YiLV+UXVҳf ,ZZZZz a֧ YYWYn&%%$%%pJ  u YtԝS_K}3`ԏSO~z5ZiiixZhZDZtZlZBZRZAZUZM?>mV6M6;͘fNJ[,mmړiO=+XN}u7iߦ]K5)3'?=0=7=?^^MHoJoIgWL_&}]M[ӷI3`wϧC+?HHHhh͘!gH3:22s2L3vf"竜3rs)ܤܦ\Y<'W;+ג;7܅O>#wgs/侘{< ȽgKKK+ϫʫɫțg3 [w_ʼyk6==`ޱy'>Ϸwwwww39eU|m`ew濚z/_)/`D$ddL/ $ނm= ,*^`g Ti $ {2e3Yv>]̞u{f`df?~.$4BzSsKBpJ!^VYSVQX]Z(,J [pQ _(o!oo ~ͼݼxo}*555Q5e55U5u̚{jyGj^y՚jެ9XvɚS5kԜQGSgOm`mnmAmamqmimymemsZQm{mOV_;vA%]|}=X{ڳ֞sss\M c:u꺾:Tg[\Ѻu^{ͺ{o]^wȟGq|&?/ f~+6| .^B F3{?ͿĿʿƿ.D AQ,. L@V  #8*@c'X}p}H}x}d}Q=W_[R?~A?]~Ws{_Wj]0!!!!ِؐPؠhՠk`hذaK O5ۺuO֛c'͸> tY*tza0D. ,a0E. E!WX) &aP( BK#j:lQh#/\(\,\&|@BpppppIg{/ _!|K{ ?~&B[Ÿ!!"GU.y|E`Q(\%M%EiLQ(_T(DjQH jfDQH!RԢ>QH+D@4$'Z Z$Z*Z.zPBhhhhh ѓgDϊv$zY5EGD} HSgS/E_Έ}+:/^'5ѯDnٵٷ&1\&mmmmmmmmx[h[x[d[t[l[|--------VVVVV6MѦhӴn[ضmYm+i[ӶmCѶO>k;eWmgھinb1.NgsB1G\&WkqYl/o?&,~\UM|D=cOW?aQ3Evi]ݮmpG׷?Tg_k?Aq^B8H$U2Y.ɔdKr$y [R$H$FY2$+/Y ODrJ!aɻ%IK>|.RC)JAR\&FKSERI*Jۤ:cǥ[ۤOJK~"=)\zJ+ҳs2OO 0Y,F'Kd ReZ٠ !<"RrCeeoޒ+{Ov]ZApԑڑёՑӑ(((hPtu0v;߱/uj:uxlOr:u֍t;t;u3ݺ)^1Iynnw_w@{ u۽{Cgww~{_7u_cQ V(,e2URJC)W*]JR\|H*u O)O)T~F{ʫ==.=xOXOdOLO|'''''GգQ=kzlygs֞'{ygW=z~R9*7VUSUpGU*WUU~ކަޖ齢^YogoW;wA%z}7z}Bn3g}?]﷾njhDq8k\4nT3Ei5S5!0M&JL$h5iLM&_Sh4jMFiԴhfh4MFQjԚ>MF4@3YYYYyHRZVAIEM]CKffUC#44'4'545g44554W545k$ bBL&0“! 'ˆH"'XDJdD&R"j>@4 NȈNP3 Eh =10fbq/XD,!ˉJbXK'6lj6)ibM};ZwVwNGeUϺ_tu7tAwֻ'QKS!0}>JO'iL}>__j}^oԷg}^W>}^@?____HRZVAIEM]CK~~UC#''gWt428y #cYIكy9_9;9029 lp5< ^_C!b7Db dC!Ӑc782CPk -6aPo 0 2465l0l2l1l3l702a|q9 Ɨ_3i1}f[˦L~33px_AQ L LA!2PA-Ff6 @@ @?ЂA` y`X!k lvσ`x7[8 GCp s8 g9.ep ~ L3#fbv31g0Cas9gffTs9Ӝm5"3\j+Uf7כV ,6K2ܬ0w{jLo0̃9f-{4042157o4o2?njf~yyyy ̯_7i~||}cO'͟06m>k>g||g/?Zh`q8[\,nw fbX, TK%aX,,,K%ْjIdZ-| RdXJ-\K³ZzKjaYEf[nKEmiX-e2bre^B"2r˃U5M-m]-{-,Z^|`9f9a9i9e9m9c9g9ohdjfnФ!CؐϐP>693?JJbU ڇdCCCC~hΐi2tТ%CZ5Ρ=Co}8tiugv{{_v.!:F&$%&Y&MMMOLLIM#'޲k;5vq:صXEU4]oԈuJXj[WvS8%E?HۑK[ K`h9QZ*+*jՂpMKIKa q|ј?+6R.'_ۣgY&2BqJ&3 Lc5!Jn:Ea+cxM%/! SvDo500@(cJ=dA O+#t4X)%+[Ёw p:J&E^;'G >uPא0*HѪֺbM3PL*EeEq/?P;-+ȥJFRpԽdc`}2$km%MLRIG6@.Midf;Q"މ8Vu"4=uVSj kMZN=!-}>jY1ଌS,* V$C*IzT>z !7ĕ2qG,Ub ^,%S2%>^SxtjKI*)!#&6)Lbf$0ӒSp18+iLhXVFZ8@$"> o\ftwnYK P)y'+H-â.og(R`R*"((NйSà'3I\>s'fƲb3">Gyt׮ORQsUֿ𢩦hx:XgW*gE۶Q %J\MLEQ%2;ƌ!AL :5rZ{" ?BUȚw2-iI2tryY fxA: wDj )yĿ#$ ~*=>HiGǼdDOؤL"*Pl|Ұ`_%l4tGIU7nz6HѪ]atz`L% XhHO;:7il-U&=oiOu YJu_ǙAWҝ+V&U NLY!HeilnXp:ooc2Y'M)i()#J>!TrK+R*N55]XL(9 I} #& $V7p3+K)Kd)jze]KNPէ,WwWVzU_j]cTݧFțY,M$IjL'?o'O.?Gw\VrDOUYhI[lmZF|g;V, ͑a ]xX%W-P!-1x$> GUZWcaRJ%N}2 eJFdRS;P/?!t OiW!x|@At>꯺Яx;Z0ũNt R*zJ:##xŎL;Qq&,C>!0Y#( *5 j<|TmR%lR+zo'<`{c1$Rq@Hڶ}w >áo SQS]EK2Ay%Fv5un1/l9x[Z&xŜ:>ή.wuzeaPUΪqNSMyu8  l]-r8[]C x5OWrXLU Vy%x ~er+f l6kunQ}%98$UUUb&s8_ƮŅc_lT)^AA*q~ K^p8v]s< 8>bvçE )TB& ^Kyb|N]ϦVxؒM!@^z>Zpy1F+V-V^5ճEf02_Gr 6>"bM(1q՜Jn)C|N 4.,6ȆS^rxKqn .n$*@AsmBCPAƲ0EO/Tx"ЉKL`8q[""`ņ{wl:1# @c݃|O-߆篐6C3~9JE#;daTEH(8 ЉaM|?%& `+Qӌ۾.Rú JPnb("<] F_ߤ5T)H]ޥN΍PP\X㼉ߍXYlMjTVMxV,J˞M"~ ei(FU2rlpj\,WRAΙl849%{2k[ %'j ddLFZ5((W:v1 TbN}=2s]|ʑ ϊb T̏7OM#,%iԇ0 .!&NDNLUV)!eNZFT}tzr _Ts2YG 4o_7H p%rq_;2MBn"$j(;etD08߳6OH z5Y:SΔ<lXJ(/ RI= jy$5 jfr\A R8>u $w{B 6Ǝ  %pcaBkHf~C4}6(HO.#&” #5c-ll*w Fpr+adz;Dcv 2}0"KeNgpc듒b Fb"C4DZm2YwbG*lk #ZȦ : rq##R6l:Xq֦bMwu ȉbjÁqٮr[ؓ̀(RԪ! Bt8'Bqjc{-գ+^֤&KP΀nfL%^Txo;"&9$C)5VV&hEI8 T:1ch( ^ WP5(鑳K+9"xW^WLNr~ xJx(d3 XjzYJEoLU lRlɤF[p۩RRk.Iiv2 .xÌl*PI)sAl{>A'/H0JE706)1\qJnx)fRG=amV5)PC**O\VD86hYC{ǒ<% BcW1X }d\1q$/ /)&ufa 0G'N_FP{y:2}Kiv$00v{|6U=v1=z0}0 t2^SC+nMQH rtQeVa߇S21 `doME_uETPNQ BY]JӐ# %x;{rx/#K=w[`IB@Yc]n!ylw1d_.E6ĘBxD<,NvkEu;AR?an{l2=Q9g{nO- :B@5ѷ6i/d8Þ"${Z&j^Xl3PYUulS𫖬%Ĉ}@f͙ZKR ;lQJne" m +ZjL4UasssH~~cT(6[%+EBKrh[ɺ~@۞0mls5P\% 37p^ dHuxSaP}eż:k:hIX6<)jKojKln?o܎F5|HQC:P[ÿ$p@W 1w2"M&ʭ)UPW6 e gPbb5"Fw1ZҨ 2̈́7s\\k@AGqpN!#f:Ȯ$ XSֆ)An˼=<$[;E/~k2>)A!5הEz狪UQMdT*Of2 0ZSkơ9ڢu3ݱFFw 3'u J[h-?6d4@r#VJh9e)/>Tǰ?:ѥEE$KȌ4Չ!{d3['m(ζ#3=Jg_!=W1!:?¸▁B(~=#"-$┏~V{gLuĞlEEz+a~5$ӅYDzsX'z{6aK.'mJ0"`P(B-J񀒦) IAiwZ9o</D,gCYEփ{3+G]vOO39\o޼yi8*E㒜Q ˩3ƙOQMJ<"W ڜZXRۧ8S hMoAw$]J˪i]Iٌ*RN!$SOm55l"T.-5R,P5DEu*),zfqq$)4XL\Q}"ѕʨGM,U*՞ą Se 1VMwTNfWғf(jzC#v2S f*^&83gO'D4THZ)4j(5 QK@XKܛW+zNpno`LLs!< HJetZn- nu\T.]HzPTY`kkVWAkTAz{̈́M3$Bh+ìdjv(БP p'[Z8Z(AQ(W.apXl 2)ic"ZE-,e67׀* Y9 Ҍ:ng:u7ZIKJf ;W=u@q'QJP}I9xnP!67mTuA1CVk4j 4 +t#QLsbvr$n@e(G.AOZ"=N c.@%B#5 KB) 'S8^V"PU 5W#Q DƴDUܬ"f)b^_4wF+=܂,ښh5l]Aʼn^JY ~RDwHq)՜ m˷[Aeƕ&.dz*v:qZɐ\0/Taz==0VcfH+BD:H0( .)E`*4J_OIM$h4jBAϟgP^* ϨQU3"}ŏVB1)C*-w" 3)<3-<3.<"L?! =.<ۃ[.5v(Uq *YcGqvvs"l*C9F#LR&U.n͖AN akI)QRTHTSb):&FܔLMm+5j,-) i> VC*hH,Ke,Q%ʲbY3d*N ٷJ:Z j~i6U&˥YMqДiV:L4"lP:S]fuJ$nXQR+NŨ͎wh 'X,BFDPgU(E#tȏ@%cQ¦ZEd^ hL9 d⣋auڑ䀎[o5}!UuB9GvSFg/H5 ($, ȺZ\)$!|Xp(RK:"@B_YmeR6W|2ځe\2W# \,B9tLLfѦ3`YbqHT!4V1J%$:FF-VT* j|!a5D[bAblՀC1n'}ZO8,J9gFVLQFbq 85.2 tȁa&*@n;*TeZ+\wYm6x{JK9*HUͤ%\!c 2OF(L*:zb%Kp6(!6 (NHZS2'l,f% })7G ^$~;FmT$\ߣTX+d5Weꐠ33RrqŮNB# (P:8b#!E8UAuylWC\|iqXVc큼m:sʍj"7 dND.%ZT@yт :qNتi~mz M#Ko `:'"k{/qc# M+Bgb HtP:eY OjT&MBߤFD÷cHVď&\hpֵPS0zdQRiѯJ*iIXe`(IgZYvit7UA0CFy1|葢B KWF\6ҤWJ9g5"u_*"9=@rV Nn2iEd,#7TD%#!E!:t.)j4ULg8W*gd J :(ΚKƈ4㆚Θ>?'S8g"+@fم`hՊnЂB7(PY)fI!8-m0sC^(Ԥzm cB!6С|L3H]Zh`.i˭I'CJ=k w<㖎j'tjR% <uC=dc%EK0u|S 1h`h^T"]cx)/beYEűrhˑrFqeQI3`S<.7sUpx"؞ᴌx7,xQSME:"F\[ wOeT~&mwasIͭ_%R Q*Ū0e6%BlU6]V!~Ji?gD Y,QC!ACP)ƿl\QJ5ʇYQrתF( g^Š?áSXS>6#T{r)̎˧N&?.G] c x'?\nu!2p+*-y(Ji #*iF)Ԝuj4ǍρQo/~Lcl1BdnsGwB\dkjfjrYeneEQK$坛F$|V[č)؈gxlD:ՍT-aD LοC߸>V!Qr[3ԋA5$͢p?3ˇXi*4AGk.4'3CjQu\ѣcAGu9R˞vdyuOw|Tqa``%.*MEu!?.إبc0cu3K_[wfAFUGn*y-b6s5ϐjIdFjB7H= OupE! =nx55EjKB#.T/pXimVZ\^MB E .ށ@8o\/FfG_DO\|K]XVUpWOq>w#VR~$WpH z^l0Y`#A٭\ĞiiXBŠ "O_Ly!B.IfefX%T-I۪ t,9#$rr%s.nܓfE+Ff._VU$O&;sk Pq.Q6[nFh pmo+rQI=uS$Y AHJH <_6L5J嚫PdX.5Dp:kBP2?rMo Ϳ[;>_ɡmƥNYFh[oTtެ3`ffUf1++: B x[SY w17NԵ7'Jz3:lfutF>]V2;נ.în7)xlc^1޽s KF޹+g̘ .CBWoaZ[zArwy(CTB??[ 6Dޤ1 -Dér !LpnfδZ8[}|py[~) @:_ l@jH:-`[<&$FEVRpE"2BkYbb? 3 >2E茴9cW `•ZU5:R ljZiHsv %ap@n?SY<j<04KIΨhd&lpC]m8\3i CEp pNOЦ Ԇ%iy(cOY1Xӽaw6'~'~'~'~}廓Ɵ[X=sVCd)+ @ww.-E u%Y0B"`x4e2>^tc)ރ懀wTF〤+s4Aw7YF=<~.ѣrs%o}sm X4p2Q'du֘ݕSS6.#_ W_c-5vױd^:@ak;]ձ,<:Á^V>[Gؽa/\\e+{-wBkGL`Uqzʜfg)DQ2S[[PSwջí0=uV 4rghjVjy-ͷ6.8bpuΐ~ $WkUS3'VជtOx㴶WYAilwa^>|V_zq$ޗ-\ 3Q'~'~_~3l[}vV5$o<|I~w<hftKs ϧ ysnJ=@c oJ1kč_ϡ?ʡwy7( Z.6W)PL?vmMkmM.k|ָX-ywyl' ?wݔTXn6pyP\9?hc {pϘ)}a}`-#X@/--!8O?Xax :cvﴉb> W+7m%b=!A?r; 3n%uL}sC1h7@jBpEh $mT4y B ?ohs_JW6RMȱ0o̺)kb֤R]0%y_ oǮ WpsRl}6cf1@4>SQ v{G)>*&~X C^>WD}a?$tp6_(5ˏJ%cM*rBq&̤&$L= qۿ'L3Dx{MFO74qD t(_@Dv]v^iAs.hj(6{ߕ}CvN}f#Mhzvs#z +{{evߕy{[BB+QP>}pRj bQR+#4rCpS)pG{z[buA 1z/mhOU{Fjs-#8ؾ Dwx.bP'd9xdAjyT)؀/+bTt b&Hw1z5D'+L\[x]q/9x}'fҍt$=tQI_bq΂`+蚜j,+`M] y>(59+0Ӡ` WaTu R5ߑ0d)\us/*\}>.P27il '   %&ABg;%Pɿ"/+i@ΆQ!ÂCX"oޘQT1(˶n$ !Z6II!FyI1uBbиy"i9PEbm_'[z*<@s1| i sRvu[D]ߏDG"W#>|ws)-14aˎ1ϵ,9z0޻!Z%nH;"իZ۪\\fķy;{inu*\.ehW._0n=EcTY?GD?3%u*{p.F  ڨC؆Yoa@"p*9zn=c>x@v ̘ g@6qJZ駅FvSI-&uᭁW/JjQ:TiW+ ~~(#nHS5 4vC K.DxEev $(<;IaA'w!&D6ʵ949U[Pu؆AoaEnm݁$8͹x5.RyC=*fxPUeV4>dk`ݒ:ޱnqpE L전- 6s,Vл!w:TiҶUXQ|eH7pp\>h".>h8n*״iФ5!TL&rhJ!wy @gyeyJ<dz.pX||o(J%P3_l'wg8_qZ3)x݌1%[-\mH^pӆcyMyo ȼ y=ϐ{AVI\0 WĤe.A sKm0u0o|M kD| UK#wD9P⊍B 'lΉy `#r:!R(BZ r_x-%n{&Lܴ|oJGy_HByUjSC$htLR% .סߊ>t Lӭ_5XA0P7Mۆ It4zƼb{wWD-u@H:>}U]_̒"L)E>9˿ g'vMC`wQ1d Ȳ+,"q"[HcםxEH{kF-]mrOEn Un!%ZeGn 6R=C 60{nZJ}&.)}cN"~ޏXBo NdB~2e4 u{2*SOYtˈD bp}o-Vz:!z3b-n4߻SxzC!R}N ^? l)|gQs^$m{_T_ē)4%A/>s^ޭZu3j<xgi/ Lx3%Ao^#L%1=uv(@]_Aņ}BةODN*-cJ.EjƑϩޟ2J/UwF}y HJ]Lޖ DIاT~|;/OU巓7_))lSvQM/ IiMH c>KOWTUu[ө[?R`Ea%[MweDx .*Z ;xU/K,_m$c=IrWskqC r!H@nBO)#!BnBO4l3󉠉a?U.ZGZqIx0vT9E%8C%"d?]o⍿c1ȥ5$L{K $=<Mu$mqiq*x=/I2[Ԓ $q!/ 3ޔQWY=Q'p ɥӣݞyN^~DPac"-yFr2Cqp ]qXR K@<"DgVmQd0]| Gj+N21EmHۏ X{^kc ?܂ g!fÒTm Cdq*@ PO \M.8=EN FJÈFU\H'x` 5j'%gp]"X%llT}كxf:v\PͤeMY}_)?c fܜIawcT ѕ?#R]{$.pU@C @ȍYr_ hQ׽/*_aދ:C8[| [D h [  xvyp ߺ 甚{AEQ/lDTt/1IaC&)L͸´}(L%o?$ՀY{FGzS|X2gESQO| )<̾9!bD~?5PLFPJ^ 6(/zC:CjϤG{ ]{%hnT H{ץZ cKq5.1Uɋx$h)e#GknH>x;C!9uPNsR7hXuw2_J^'/% p;߾Mõ,o6 ɤ@8{/hA{ iA9A :lmh}G1Mཟp+-4>qSp9$`Y;;v@=[! GmtQ2)񱗾&no" $!rR@+sy/5 FnS;PP=b4>% d8=>w0aqF" yŏqߐHE#SFؕ-4: ވa񝲌nM/ xpk~ x\tnY~_>qS!dW2se;i*yT''wQ,;dKp7a|"Iz͹+{>ajP6f`gd>ǩ;6v<8רB%f>0($sQ󎌜 _wX}.`xO?H/#dIzvwQ%"2ӠQruɀq:bA!Α'㈼ :'dILxp;D@|R_|F4C# 80b}QsnMb|8G{'y[3]tF~xn iL#%[sӁ;)z6X%>Mȓ!Ǥ1}r5$$.t;4$aFc;8TiLޓ=FzZv&И^xVoli#"/nn3M)/wQN}NwE]mMԴ@2;O1 ΏJVinI^Xb~Y&09b'q]9B% %/PST$]Ҭdmhj{WnS9Ԃwl%~PmTO2&Ch~/jVl;[8F^i$8/2=y_oAo<C1V` $ q@l &9_ Fgd5ӌ- tƭŀʹ9C^\ڢ?ILY;m6iogR-Vw-eAtwAH oBqg%-F]z7l(mb)u߫3T wm }LqiOL>CafО뚩5ivtџ'yw{@< 'x@g(}RzͼqdH2=1i8Eo|)B]A'Ƶoa3m NwĦ/70C'kN"Sin _䞞XEnFz LV& t_ ҎG#IIpK(e6UyFd`kVü{$]O,mjk2 Ŷ$0=bS Ve\sT99<ljCrDl pgn̦ArI*E@!/> @7Ifҭᨃqtotf1P~/J&;*e8J?@9oRћv/7Y$jP] C*lJ Ѿ@3L39쇷h=**a2-_\@wJŕ- =G%}ո.Z݂_M+-|{M\HUdXdXD)Ϛ"g`)Ok%8S-&5;6t~SfH/Jr>y] - V ZI#݅ޟ oۂ]4xwY-A>[yaG\,;|!r.겆{P]W :eaџJ4~)<@iL߾ 8c/j8o~P%2ńX%+981 . e$Ps]*;pm1r ={J6-Y漞BߒW!$OSwwM強'֞%(VVSgD`A/ޔ ݹZA})tjMfTf|%ٲJ2oZM=gy]X،dG7|O_ga =zᆰim}{: ^#7zA=7=}|55C{zO,; MOFP w*R̔@H*^qI~hu֭ BmLO0b ]]3rL;Nu2U>t#qwHcOFtpazJ1YƊ9J0vW0|E*`ڌn@ɐ5n.! ZWR$Q.X7i}pٕKۗ}Bp2/A |@^E ܂@/j9Փ P%jMדlihBk5)Pk|6bXwypqARpL[~ٷ3ni ̸@p|jAPĨ\ՠo{fwz?YiJiâD^ ͋+zu/&TA *->*Õz||Kj{71ƻQR=J9\M[aW]u!0ǰoH%"I-E*F 灤W ,?[dЯϪɘB3d)RAҍuk2F+ƪ' &5:&4sY ^%sux!!>|up1IteMyA2;ELr%~$|fO2 /Yܪ|Q$iHC #]@ޠ'*?GyƧ%y =>S~ YXUTlό㙡n2+( 3ԍQ cW͟KV$kH tR_AUhLuwkefQd(:ЂtRCvF1Jڎ= 5"a+1"lR_0[J*J<[vhGd-k*{F4ĞSehAaȍBf}0=-TtlƧ0t?Ha>?M9gϡ9|;B 8&tk~U"nt iPx 2 95 _x[xv FaQ[_pM$1w^ 1zjcڵ`ß8c^8'0/$4I3f;K"",$Yd[D=>Oe?˸ s61M =~xa.x麆wWh+yyJfz׮/-4d:j~IXH;la6@ |YN6qϞ$~,Q<_"Jwⴧ9w+oAP#PLl W JR}RgcV̹8;tR卜\ dhwM7V!|hY\$%у`Z ApK+G>/3/g_{j|Z~Ky({8]N EpllH7~c:]ܜG2d$4֯}Z/gP5lA+ '训2 ;U%ŰnBu|E Ok1ij3?L=FSk 1\y#YC2W̲dYQI5,?E0'mqҜ?4GwHXG%=p+?~AV# ǐ1@a5&^—~|9[ԓ(#U O0UAΑc}ӟ%Uέ>+Y3G/,6[*˯ab2~x0jPw\xh FG][_Fss0G^1ӽSܠā<>&@O$ȣrTRgØs7r+'iE/^^xjwL^kƻ"{룴 pӌ[;A5Rq͓ Gi=),ש~ҬЁowi"r_{!vQݛ\B{+ojQDn ^OBnLμW3%,h q>>N'h{SݝMJwVs/(~w !953ߤ]!dϢ!Gޅ"HӟsͧFGm(tQ :3/uf#\u|o rpBc`oej8ދ6d8}&yTJ3sj6Syex#Ϲʥ[MyFVϏy$]w˺~X*Rb;h\۰P'3 P @《9~ҩV[Po݄|J=>S"@r4N=@ -?Ug$i!#~Tl=ڑ&6Ӛ궹{%dg̑ήHvVE>!:AWǽDx$%^lvfw˸l6 {V9+ @UH(v ;ؿ3/9~1.|[BR1-{DlF(8'yuGs>ixG/4@/Y~Y>}2z}YvPN2qJy?KEX4d-ILC>#x,h5&:h'YbߝSir>!z("- ѦO2DX\p!!i0YH?5 *ؿ=ӝ\x%n$K5`VG}wϓaoO=mZحRTebAU*kb]LTjܳkb"sLL,Ri6J@LCHEL,M0O NE/^$/SܻvL."1R"(qEjqRdA@`\&$rYJ" >\ CrPw6QxNDѹͫIzʯOD4n!M)4B`x|R[<~գ|q*ABE DLno2a;E. kjΝY:f81N ەnҼ׈)dnGDjGVPel M ; 輄[xTݝ[sgGo\miێazO0Y(fIr?z~<+1TH&-M 0F/V?'(Aim&t{e{:Ϥt5qnrCbߐ4RJ XŔ3ãKR S 6iv\fޛwٯi6QLM3yEqb>~e5RܣLök bҚ ˆ,N {U%#!teX/B<Y4/Q\$tV(ߗ!ϱeNA?[M-: xlHq $pΜ]F&RAC0UUM2}&ZH[1p~UvEI"uENxC;:7.VeqBLX,oƎJdYJKػ_Mq}c =_ulgUPdxg|sNW渮S k&Û;?MU_Jd$2p#63Q=&@SyԗXraŧD"|q:"92[!i4eT7(7H{k]m!ݴM&|E{^,Q}p&”es\bTO<,9>t'vrWh'zCH#e_d?t}6f x.Q3s=Yy{?!nc~sn"Ry>.\Mp?-Q!Z?Q[ ux7-m/O:شN޶DvZ;{ܾ|?KbgB7נFl ^z[>/ϻ>ϗq,y{-vw#A6A+;%F?#%_h_Ҩ%y7*>۾ko4}Wuia>M tlmGUa0H癁q{ 6+ Ԝ|p]⡋q5LI8]1=;o,|Rac>,x[ 2n`c0Oj_F7`Ks)T6zcvX4U5Gbs0>ñ\['MA6n9DcJ͍CQjka膾FsкrnwB1Bln~3LarJ1#Gv.c)v}/ Js ~Cg;nIH[5q@йЄwIMx !OW%ߢ %jC@Ys:2܂nB61-g'[.-hD5i↌wa5kGg"7boNb^ªrx '&{$"P@73~\ Q!ɏ=O0D5{u޹SLnKNyu3=vzA;Hυ\L{蹔Az>Le|O)z3|/s%=_\E\CϷ蹎M@MBϭNI]MϽ-s?=Kz~EoEZ܍ۊ {}Oo6} A0Tώ# y}SЇJ7}o/vρV}z$#}7}x>r }ѷ}_Ax\}[ø{ p0unt&c}ᗫ͏aR,msZX6>nu͕{\5QvBp:3{܎jf1WUՎvm6ӏp8GYkә,*j4km]U+" Jd6\mM8nLwms]<9UV,ZUpX\(R+>@3t3UTGQE\5{ [g:T].hc u]%t-fӭjI5r;E%gbАNGJ;1cYnͲL13lUUٕfmaB0_b -Eo9ViNtZfTY4*vmZoLvXf8V; rBm8tkVB]Yr$4`.,!~CLIGjn+4lPx7婑G:C EU\3F8e6{XGߋ*x&#bx$tZ\@Xe+wX]0c;Be e2ns cΧ )u4\ذHM@Ajԥ9rP͊5)W6!qZ-VLy͐TW K{P)c't>$lTy&jsXsYa&M.^Dӳ]HӱHѐFQ9,Ȗ&<PǐwTR8nhQpr)JtA 6,7G('F:RnuV4.J#8kc]A4F (\Bi]Z]l*/+(p)M(5C-[ճd&) xP0U~JlBtHm촖M=!ђtM(a|M²,']'TyBO:ڧ+*֙ U  X$V,w>O),,.i5R{R Jfj"Vc=xZH@mM%B)rNByPB㴭5$m [Tk1 .p^`%T`P55RJJXWє*5%:sgc}dQzWRK* +7Q%:2``R虂| # C5k**f1GZ].\],ӹlJGM~~Fm&5NF+%haJw<`؁(FF9fEc1ED R:&.ynyݧ ,vDȐ .GCbUGs#tchqZߍ*j\4vB Cʳ)QX*td/1rc'.U<޽V: _w31iXFoF?}Ži.s&Ms et ߣvٝ*.:p&(wYIjD ݕf&ncj7 A-3޷O>8b [fOX1<زU6urCM&g"FsL-m,RM0ҷ?Bu kTX좀͏;hVnVU*H=%PuL fM5YC${|8Ve5=X*UU^lL1VӃ.^3A!*boT:=MYgH}(/Ǚ(Ng坍4Rz)⒰Ű/UP4|*Zb;]4o&ڏ.BKgI Q E/2qysftDxi2%#EoF7 ~}I# Q ~7~,GoF7O닮Jꃁ6 oݍiTz3 K:*%(FoFcH4uCl*TM W2koFomE/9쩁p-El! 0D|2Ю9@P®7e~%ij ϓNAW^Т?}xuU%GaNxPKL8 fK5fUZtZx:ԝѥefpy.7X&Q(}jCQ$ nR"t > IjPR6 _~7~odT/XVHe]٥K6ݥ|'WY.w6{XFu4]xvyޠ@Jx ^t7z._+5e//FD_btOtL3bu3`ؑ ~_'{[ c =&|zTKa6[㈠>rwpW|~hd w)5GׅOX"+ _n'J. n ʟ\*!ܛ __t{+.nMYPH$ N2EO>>YnWpi"O9 TjES+gQvQ&|2E*my;ˁխ5˵=;eQ#HW,[O~H43'wӃ)M{,6j=_{amm~c_F,"oH!!>W_!z <ݤM"_8 ?I##?|"m"l~) E!% ?7#DE#31#ğ+#Wo!owWp[#&&&qwp[.)/M[/dK{ TTTT41(XP"&, eu)+b!&j%1b11 >hX;޲{yϛ\gsΜg̝pYT^J]OWSWyO?@_ G.N3'һ𸁞sqwk=Ӵu{fw)t MYhPi20.wPwG,4~2iRw #uW2:7?Z*s:K1t˥, rZ,K矠~͗2i~c?q?`,޷g9zwaҍ S @ ~@TE^t{= dt>}NIU>^!Jz_YxƶC-_t_17(Ы[^ t;p`2F<fӦ Bys҇Z~1>u=XaNڸPw^u<\_b`u]\ hg/? /H.^u8|P>ȗKG?z9ix;?ۋyrzS&vAJԿ7)Jlhgʙ:y{zA]y{It(Pi+oO}RO12 ^IE+iXCbWHQB6,` uu/?S?ҙ(u85 c' >@*%@G!|0W,|1M@?-}?Tˀ,]_}kLD?zRI_y$N8R?1u rquSﻊP2Jz)Oz=8V,'.5%G?^&g!/;/ׇGRW[R9GQwBzlTLXGL/m2_X_(Gݕ2uh}H_3Dt/zЏ]|O0[$ŜaR֮%@z9>dZ6?LYsfuKetuNB]< Ww!:Ǐ@nwx:v; o*ubVHm:r;v_]Cn'lFv|w(|1/ y. _ Y/a}ȻR]q"#Wd㚜^ hqvIF?tj`='}XG_L y6Տ c `4n0YoHmPn^GuKv-'qL|z5Sr*}pPI4J_7nO!O{ҩ+/+Dwh:@Rn~etf|[[H+E٣T~mKM+>8-x6Y|ۥouq-ouعˑc=q5+azag+^tP>@~XUwFy}~~1.\:rl=^->  R:+xX9VYI?QB_΄r,WSW^%/[?tNN ;P?߇~G#GĖב[_z:K>O|]³oldݎ>SJͱыQ8mQ(K+IL6Zs҇t9gy}3_ NA>d{> 镓#|YH0Ju 9Xji~]FUI = ak:~Sf05d݈>&R\}o=.7 ./^zpe pټh3{sp}cc]^w9+ր'i nWp]u6eټ=}GeMA8 .'I7Bp׃ܳ) #eCzjpOgeh6? .4[f-twnclnav>-aqw{[goWel=۱u1ֽ:[g O w 3'փ%,\uw'm pzA(VL/2}e+L}*aRzؾ#l)g)v1Sڏ˩sX!^6.qDlW1co9X&=UYBg?ce<<~y0<^k]/gKuCdS h;~BwbO :,X:^Eai^aO<= ^~:Reou _8Xhm^VJC eOlCϹaQ 䰧 =moRx׳_>/y|^>GM %y~M 5_C7GFutHf370P|&xX8uy]͆FpU/wxNqxLV'Dc+<1C[ʹ[RޚII(B_ KӴ%*;\xȵPZ"VG7Eh'2Xk9p+OVIO$?C=vW>GI&$OJN7p^CGj2G%k|㢒fH:#ɩϑv1D ?ߍ~ߌLѤ%'E%k3#g9]u(EQq<ǔO(i3_G 6:79):Uv擐=B 5T=GaRdtQ( B̄DH9=q]P;m- z$NWa\SgZNDy*j^B`]1Fu{'<82smp&4G$=PU$iiMJK jR5Ibe2 N@MNF' %?d4\雜IYqHԑo&JAY)b@4nV2T2P& Y J_j/(\K;DJӈ(6*>IDq r{!$ LE|.Y'UP4x OJӤjG&%I򞞆DRIJOԤ i=<4鉾Tk e&aX!2x1hW"dOTjjUɫ4iѩ@YbeWu’ɿ_ 'O PF :<) |U'OJoWw ` e!6p3 2^b* 2r,MV*?hddroOqpC>UPzo>wlVn7Eh۝:* OU-;.iǣ ̞r||UZ+,T*.o>njs]*V5,{x8hUeDL\mj[_ShܸYƼͪU5*~T_7ت?[%ж[*<ѫGbK'#. OUTLkc{:2gc,[utlEQh8+,Ë,fn)ֱC_rСm'ǢDբw]m->8C> =oǧ]WF)Kpٵ:GLWHjspܷVM)fr s0b/`vŷ}m(fXfW  Wx0S^SfPhF1Mމŀ}{&*KftiN1d`vś='fNTfM<ROffff/ffQ}gf?yw7hހyQ\݇0,`vۢ%켷+`ų {fov]ZQOݣ80;?΍΋okO]S{e9_N)fƃKsfy/fx۾`vv`vv1`vYl˶󲮀9xWz'`vd9`ve`vցbvv(c(^8K Wy01`v?];==sy݀ٹTs^/.f^p'7}h'.]^80;oZ 0;ڱh `v30; {{0;BzwϜݣ90;O1`v;t''ݷݻYݯ0g`v>  Ωݜcp# ?!}{9fofpfcb 90;Gx9l<\xY Y i3]{:3}>Ϋ<ͻx`vw&? 0o 3`vx/v6ݴ ;M).߬|u[9 03p4J>ٽހa8gfrfon0;_0;Wљbvv`v60;?0;?Z8΍ #mڍbv~7`vnt`vr%`vr7`v~0;7+`v^Uw9Iw\`+#0o'#, ^ z 0;[{0;w0;#`vq/y.'PDS`vi `v `v0;7`v~sKyxpmo:S\>gx  mJߔMq>~>b4G6?@1jvjwlw҇p' p -3yo.p-.;HqG8p"vp/󧀽L>}A>ྀ)8p0`=>E&_7qx஀ \x+*[9`v_M~Qg c|0p`v_7fvro80/10q%`v>잻;ٽuQ{0n4`v잭{j{k500wk잮{\<(fp%fnm)f 0o(0_h#`v_Q`vSPfݗr0@OZ6fox#4D^E=[f <0;>0;ǽ0;}0;0;_q?`_|l:dVfQf:]:bv0;_*k|hE1; 0;O10;ߥG}'F~x"瀧nMq΀S8 ?BKO\ /X۾" ͍efVf8f.fTx*O4Q/< uqbwa?2RA>&Õ2n`)ŭd ppņZ!>#U2bß'x.oXIqo`+Y}Bv -Hm "eY bu(6WJ7PP*o!;W(ÛeLo˰e#)2.Á2z л7ћwл E]ޕ=ދ轄[ѻ SnGDg݅݃޽==gS9(zDW==rD)~s轂J^E5^G Tq6} ow.zw>zW"ћlRZ={ߠg[ h#)K6S$6(]({MkLmLįDAmrW4oHGmR8囕$D$t;)w3ѭn[LiS&&l_3oxÚj-jHm+Zi;>h]wo7hӷtu}flakӇ &xs5G (1Ȧ6gjx 8p8GM=:FpG<+s|;䍶퉗o7/nz߻†wNwE ;>Ԣp2xSJ&NLɷ֛Txf6+m푧㥻MQ8cES,gZLm1:"?bbٽM Mm7}S;NEfcqJG_2ԤAmTy(m1;6Xԓ4% fsB6[{h? Xi"ҵ~h,ЈiDѐbL*J6؀X{D!ߐ.𩚔lUbY۳F>MӒ2&hS<|!͈ƸdԨ9HXlMOŒhLNgĐBdiS5Āxlޅhf<2RIicSR411'ihʈuhS j՝C/30(d_`2|*2gk(HMN4ϋiG.׸H&GDG bݓbN8ә4.>:1ٌL%6#Yy>l4E3tdVHR0@0/m,!tzddTQ7QI!jgHCS2ICؠ$$,LVČ9И 簨٨b Q(xcF݆'&S2L(/(r:f'$)#4 h/#4#yH2+w|gΌR/'G}n/z^Ԡl0UQNcyz[wb߯ll+ QLф&tQ~ҰP!xiqhVcfR$Ǔm Z=RZW]t_4ZYb&2SfEW'hƘ0 %YPEl1bSI>I׋ Š\Uʀ`\2oT Z&|&(?3 }TMeUa:ٷ~#fvv=IK+&C'e \S&f d[>ՄotaV'c+q*hW㵠0\nTeX%ubM*psbf Tj~1 Je\8nS,<_<\}l~I_j43ݪo(PdCm:rz֤i G]z(uwcFZgS^$J\[.jrQ+O\Qx% NUBXK_S*eR^V^p~9u}ClVrɘ1\<3n8^,qN'ٷr>֣ekMh-䮞ArߐyW3wuoERXe.nn)ů&FjS鲈)J?% ]XlS1~bHwE+amx&^2&5Lb(C1b <Ej\ԊU%/!^IJ]A\Kť44U+ȥrs5CR.@7|)rΊb}4#,X [O38E s25hY(ӣs̆Wiucg$uh6vHaÝ9ΔtdR!Fn-U3;>9=-gL}B쮞dyVMB4So#[nGj1KB[4Q-d~lF`B'f[/0SJA¡ +/P Kbk_ L Baex@5-65 ߺ{G$Ҽf'zz eidei2f̋ETWQ 8K*@s=G1|ϖ-?)F4|U 5TӽϘ5UzS1)tlBdJy-l#Qڍ8 S*Rjƀ3*JY9.䄺Fg)W½!s_+t.3+kIޓsi2N~JK!:$擝ڗUL[la)fDYh*@3r,ܥdB(71|/XBjP0X0}"_r&H?O)8{|8;ɉ#X=2`0\n=Z^blDbq=[ۛ7uĨIn\cߺxbtA6wݼ>}0`nZ^njm'7rnN{Mjͫ<=\ K7Ը.+[dr[laVn2-CGXy:8t?矲6?T8SV2$U1yΟN=<`xIMWg[?8kĈn-7еK#jW_??hvZ{|>[ep;kۭzJ\ySnʦk^va9o.~-19ZMwvʸWG?}r_EYZ?*ὍVW%BomsWxA޻Ͳy畓,~?Ð1 \ 74ص꽅ʪ L.>3{}={[srm\{t^AWc7%.mvXfzgU>nɊfqa_\C/ֲ_tQhҜ(rݤ_}/['=Nlh_c:eܺڥvc. 5x}=}Mxv_xwɤg.@zD[u1MA5MֹC{ZkH1gg)ܦf#}XFϠhG?lMBr&uh3SidGgC&s2Z4|ѥL[utؓmriv9ugEcNmڱSZL9g?kaK6|GmܧYfԌ֟cIg߽+ϖkZX8ՆnU7GVzneZV7P["G{4jceu߫9g!6Sw.V6:+f7~^-P {{t+y#kV2O9sµ;:9'5ѩ jeeڼ X⚼֗[u|܊ ;W'~}ɰ³ (X[ѪcG~^-٫/nsm]紳:q7nv]N8Jay.{C*8;tZK[DTLZ]xwo9lvjW2 etlSՏ>t97'&dE߿~#M?V}s5W^u}7.OyŖ#ׯq>=k7]_?qooYֻOHMBjb Sjڭ;R j~HM=?ze[w^vS`pMYj}8aT=]wOF&hkjj!_X]Zױkfp+ݿr[6)w=}6[sڥ1kv<4hj1]Zl=\lg,){K]7Ý۟|ͯFt|znۜ[tmzk/ jv}zf- ;r w53xw1vz\wTO7٪]K;~I{>#Bsxx]5YqTo- y]>H븣"5Vvc QGCFYt!MQ%~e`P/~.4G%EkQŧ9FqzcTRcJTJ9FEϠ4L, ocrxCkR ߵD )2O(=MSQJ2 I9% 6%tFZrGZoS+߻ze컿d͍y8ٯ;8-k z^Yزr>td{<|c;7=QszoI{ae`KNלۗr_?H̸mKo뮗^yC.-}mii'^Ҹ 汾_뛏-:]͆>OBߜS:рF=\}ioܰ{_fAȾW>/qjٽܶޠ'GΥkwhܨWՋ#N՗#lrkݕkk tv!] ]ګ6i=cT*&#GNx]i"^dojD`Seb',):5^kW,{^_l3JUǚ÷nYow#n뷸 yv"̚}6!j_q>FWIKG^(zL^:^^Pk{HvplIhsmo3y+e>ڷ-=(+W 5qVU? r/lGod =v&餿ڝ!ޚ`vG6>2+x%נNs:xY-vޙM{NJz0S<*0 U9"Z3'&U"ңIn lMGobgAZ9V5ijzbZ!H>(rEiNEM44t4k,JGF:ublnXZ[ Ƥʆi{7,i=fِ|̚!>>ˣA7_t7;p1[G9(~է[O5+dvm3ǿms/x8z+-[5vcJZ]0I_4wϩUwVeO۽ɿ֬nvBtrrkUb'\:x6ٿ~^ֻ6~t~=(u=o^Q™mJ捭zIz]vE}ϟq\YtW/xP 7_xEC0.T-Ɩ.MEjuŖi5Rj׾] =O/]شUѮeZuBnčG]sbvwF7UDM^}\1tm53/Mo>Xy*XUٰ;3߱W^MmC :߽rMK_?|xg=5I\Z.6$*qzĞg惎%]O;dO:~{q&K?L9{xQ_/ߵx۩+4ۍv p7'?l@ӊXW[8{MH-%ot-xҳ&^{gCn4q?_ey|^>/y|^>/y|^>/ۧ?Z7ͦmkeqٜ(joq'\aHO#A Uޫ%̤'z8&-3qzr+&&dl ĮJ$ºѐ^hbBF\>ZPB$k NGtt^&r\1?by"E&c-*ˈH2t(\IJdӿD؁BAN'[~E* MѸXhSM8n~AFB9PXgu2pZ" 2c"ftd2ަbMDB*gI]庈7,tBE]&R?s\O-aA곹TMlS݀HOقdhh2HXPWV"&R;]s2pZLpxD7cWYFzpn|zz'"NӻwrG ,cO&wAPj-]^8RqQbWq=U4tTql!`󪊾M/sOZm1 ēU/ۉf&..\9:hM 8MI3*~zjTj|L!d +\ d#zI eZ0A9L˵_ž*3rӓqd M;4i}[]{dߜ0[a ?̕wJx/',G=k<&8^;sʳq.Cԯ{5Os! / QN$Su Ur)qk׫|yVN121LjHY4<;>g5`yQ4ߠ89oDV\(ą!9Gndl@ys%ɸ3Ҡed 䦡@\pU&HPDw5t}Wߠq.DYCЈgfa<;f缾 mPNmXUƒǮ5C< Rp8")hk R6DQ%#(q .e2ms]!p7H琚u 2J-?*LS95ȨA4|?Jg-?Vw8`L(qk.x#(̆L߄& zyW?3"r-ڱ&o]/ Jhu .MKdB<>>o^5_t{|-* B-b/DjW&Z3$mlXᖆ+Ϛ41'B@څ#F *g;GWpVhװl;U/s]1(O@U ([Bz+y}"?0! ,OZFW9jawJ j7~"z8vBjΑ`޿9 Z_UxTGHH[D-0Yب<R8%R6`*qVR}*|s^ "Ƥ 43^o=qx$DN^([P+p]i~`\av⢻= ѯ2iz qVϒO08~`!HE"Y0[P8>x pNi0 o-PEvA;m^F=&$%p@t?{*bO^BB[|w_BmAF̈́,!.{J[ DrBjYew" iޣ2j#h@{~b1Q1ᘨp݂v f0qHwIؤ+(2 PcvÉ/ԗb,R 5{$7; n4~ efY,Taٳw~?՚GtIqz[l1 8QK K/}-ʲ%H⋞aבvAH$.6 E_~|~%YHƠ\>/j ͢-=l!>/e)Fv 'hC\26g"]uYW{N­ܞ4e^8eY8D<UI>L!Aچ'x rK[b%Ypt:@\kpX^6JaY9`94V̅rme,u:EQI)pqF\?ֹοFܴu>~kzZAqcߠ:B7Oڷp㽈Pa7p¿_՘zkq[$L'ѣpX, A2Aaj4s*4f"k_MlLQP${(; \^09uRXram" )QֻզirST u@ٱ3ۆT鎋J+NJ4\ ;%$&/)r=mòn-(1[=$:MQE19Kkӛ.<,2Uo-`ʑu8#XU 0~sƕf`^+I4->LcW+oU"3ig \;@B`{qW F'x=(M#n/=g`aj;Q'T Hw@##S ZǨR=. @4M~#Ub=cbTǾMJT7)Q[}#>71~3͵ Eg%H#^B#NT-av9v# C=PnM'\EUKhW&.ӹ Z'2oqgD<3O'9#Fy:. $,`YK ֈhOD)GTh." D+'dŰ.|)ySu~>Ělg]jwiaD.L/N(_ż>$6wX9t\$ wg Q8 m ƜZ'|6N 8jr;"IXeYԵBpY(WD", ˯&CF .4x|jQg;irbB`fE/Ҥ:gdzND>/п{"M5LT;9_֝DŘ?M6bv02l8mwit\v W@e4@u~7]U|\4_E.kYCPÃnC}M&I,]<oOHI|%hc=!BND*)u{DŽWVa|c_=w\ 4B"iKweKb=&N0RD_tlxcTrǹI>t=H?n)+]bdy2 М<BJHNz%JSޅ{K#OcR-}XeҦtiXOuv=&?"|nTl2ؐn_M5|7ȫs}%橴L#'bះOsNۓYuw_ov9HE䯚|ai>A ?gȗ:URO pltGЧDp{WS$5>^ $J+IrbYpiU1M2|VrTq",hCE7_ϿR9$;&l y"͔mt)""L(ds[g#BH*׸;T]} dxA5T<\K$yī`-T_A{jeڅ )(ðo >k){4%M݇ĆdbS Ĕl ݐkWRU˝ 2,n Nj7yHHt^*zNUG~nL?g퀆a7aW@q(Tt͠ `R|j O-mݲbUU=|=?ܞ_uy?E5!7jU#Wg"͂O!Xēgؑמg|&zm;{Y#dl7q|3Ju)]{,ڔ(Y0f${!+F|d}vR8 bu!:b1h7:{Oؗ}6;e'#4wdAD-ҍK*C{9v =l$ 6HuVZGN c;Q|<1BtO4OjMPUYEL̄0Rvy}x_CF-u6p7pD4%!xOdWM.\  ܕ#Q[#"4g$l0:15Au8!QRI C= #m`va8-_03q,NH( y ɏʎG6a]|+m֒lwnBMWzu~z!FVыLz#?$7u1ۜ$} {y!/O pT׶ Q"s,x:Iu2IcsIa<$)`ɂEiE؈|%~l_oSWm!ǒ 䓾jkMGB/yx-/,| {rŊ'Tx}/j[|J7?-!LHC$} X$D&uuHT*E$i^~Œ>*MKl9>M!O[8G7?(?Wyu(IvR~H7#E"_\*D&J#o/D~e8/hbk> 4G|şS.ϨX K&l>>r&>aйd~= Cf~yPck`1 }Q%E?=!v;g9:}'e{ VmJo$o$٨RNR֛ K44A& ð_`i93Vk&5KQWo >̳K_HDS݀q0r E.EDŽA [iWGztHs|6F?`6Od 2/9XPʚ )X0;mp4c7 ʑN܃ZT< Q@{XN|q8\aq^Dn^X OɪZpЂ :^7]!v]Ae)1 LOeކ+ACXRYH?̊/ +._KXBX#1g 6ԟ܈;Wx!dVd[m ){F ;8)i ˊ(U㌓Q). Ml0|bʇ,Ix~Uʽq8CJᆰ]m ZzL3Alz G_7| .XS {+B$In|.{R;QVm$ 2h]|éI-L 2^{dMYa%ǬH>ܞDc嵥tExzTiwt,j $+W+AIb7u?X`Ǿz;P6zR DmuU> R _31Cy~1Dasўl,v6"_w_\ێ@}pM0^,w5d8KKYYut@ +>Vg<џ2y"sDDl'f}@uϟ+aq\!i¬ozJNڊj8{ ~[/DnD>=h\_Bj zW|_[N0E֩3 ϿpªŁ'䌛'>D*.[iհ3/a=zI+Oېf 7i[H& ɩ lRQՆ 8T-IegQ`_If]) KnuVԈudǶ?}yZQH+~&Hn􇊪U?TT:N~xg?VQ|ȹӜ7L^'- X+j2"S1 ŢEBֱ:s_1k,IB]BT/3]_[ %Dg.Iq0Rc*g+=Fq[8Hq'n݄|N$Q}ՉWUskܰ>O.Cյ{sퟅM-K9)mNzN~5Z0ѥD=&$ʻb{q#d('kvOb[yY=۔2+K}ϱ .>Cwń8ٸj,*ְgG8Tʦ?n5Lӂaxn.gb}lԧy ڼzVNE ƹԔYZ6 (B_bͬY3uǾ8s6)t%ZdUGM\Ux໴JhN}ɂT1]/эEARԅ/3M\91Jރyͳޏd!i.uޅ4@JWVw8z #t%JN<إkRp4ukvM 20תwsM-&h"$#gJN~M^5A-WrkeeĚQZW\t 2Sjjjp4Ksϭ fSVǥBy4c\Ñ[L:CȆmaDQBfGI.ؑEWJ{hYu tvia4ʋ,G屸Γƽ,Hb"FD(jS~1Xλ"6c^=]*8VlfCw;&ޡ";k/JyN/{^אT=~5>uR\Y={WB[-ۏ׽.)ZEn%t[E[IV"Z? 2 :_ )x9oQ(j=88Ɓ/ڳdiӴ KkNSz5?6~`*ɇrb㦦55A&Jm֏XszYY(?w'.K{#?OtdIT';|>NQb!'Y_xe"M7ɰ&yDsǙɘE߸3||.rQOH4O!Lam8Scѡ\&l^}߿J)n_Q݌nuv<;GޛEUwTaI]HP\Sq`fpWiDI,[B3ԬԬ0LMT~sιsṼ9yξ{sN/!B6 w:Ot:'pG YR'M+ƶx`%.<3+Xi6IBu Җ;{gyUqm52_mCЗx|_Qé|=Xg]._e7]8ʷ9vyCI6}MolBh]O*&pfwA&؞>ttAn{u͡t 9LD}%lBs 5dB=3asW =_ ( ̡B鲒޳ ]n!է?G[]]_T_?:mF,u~Wq}[ 2m#CA-V޲8ԅiU}ZwsKgKyCksA6|Tq6F-S|;@7cÕW=fܭ$ۄY cr1V䚠.9U@B:EH޶t%B 6Âp6'D"} wNX`kۊm Ǐ. sNT5? .D|-giB)ڧƠzl%_dGkYur'" "p Ff/$_Wt K@!k&^i :E}%ܽs뫬߿]}QP'_1|+ŶdzAy u4NDB[_X&ߞH\9gH9>qlگ}l+짋W/sx2 ba{f(i cw3QLG{GToGɮ$zV s5ehc{WrTkfYfl؟Lu2VCۭw )54za@%IֱBKy^8z J =6Dtyxh${6F򂁯^ۿ3s9j4^C{+>m$]WsWsybW O^ ;6̑WH?ͯzŧEփ[ԿorsxwgO e8 Zc?9#t%Εiq>1'RBU[? Xmֶx v\[z[d-k J\?5KҫLmljn[<}QC˿=p/Z8ԚVtCxWEQA5S\0n!,/]7!|{@~Z;_8FI 3kl8 }lhT%6\}[me:Ӷˤ9- &r`ubiDt(Pb$*3Pm^tADU <7YdNوFzO0V=l-ĥhEXH*&3@Wl}k~kb`0ѶV,Iv"/zRx:m89V@/ȷ,޸'UW*2sTWbgJNS]Ns"J^L[źfPBt!YӅ69rʦ"m>}>^/&>;g}N!$s[`i4]n7>xrHQN5G397XJqKElila,V9rMǢ4~mh6o°-jlaxj+4ZTKz\@i X'´$SAkI'`߉1i93IC&ą7F6#ƬΟ2: quZ!ՔeE}U㛏m>|ۡB;26"H<&+fGk][b>w0)5xU@LAyL~m+ ]P+\n_-+%+1[ [Q|]eb:XUD)4^TTp?7ѱr#=R?Y~2b68a!07v+I>th̶s~n։ xX2٬kޗ4mzL5/+[}q/pg[Y;6껨6񜹙u-juNLwJQO5g2ԗ ~TjRQ>]B.`Yv=95AQ5`,2I b.⣆X>t=}{;wH` 8E"T/@>T{!\hy컔ceef~K+_kH*W5mp8xQ9q|H[9[){w'pYm=~'槄e744 TtWy(M->lCvRځ!dt/-sܯ~BΠ6q5/$]}C(4}06sK-`yKsIFkȏެQʴgg[IVxӞxz+,y2h̫p, #K}pkQo1Pԉ4.ܨ\2cVȼM̿{!W$N|ËmR$F=]I9Ti )X?RboeM۟@k(}j !F#+9Ŀr(}$G}ݡaX眠vxz{Sjk/\!ݍͪj7',Erep9Mwb?hiip%\ٟDGy~\yt?:% +ۋdy?`l;E vgxEqMJdvrP{CWGµυSȣ]*}J_lN%/dr *U~RZXmi_i(dоzUrXr@]C^D%n&>}!/%e^E} %u*o 侙ܷvrE侗ar?F'4!s~k _#~;w>GHAB]N]ɽ'!wG{ $xrO&4r ,r!>' ɽKL3^CB,K@*l"%S :(D3AWQ%C*D7-F/ʲB<y W#DBCc^BhhD!PD-u_ AQ3DɈ1>/g !?n^ &Dg}8"{B}.mE4[&#ZȌiDO"ZF$#ZhGG" \,D"h RD hAD2 ٗ8D-݂'+#hӈ,"Zh/@)͈!z=DkJD DKdDsE4.D}h4e DD AF$#J$#jh)@@e%}X5rFYgԎtzښB)H՛MΔ2͢*1d˩,fCʬSʆ̺|4rN o\./b!;S3<'7- z )nl ビPsjp.|:4RҠN"G`e bMA=;Q#!1&k)+Ȩy n)zACNS iseV5Owi$Ė'MUwVIEd=-g"Qv*JÉ 2au{G("V P 8qh_;'Sj_:e-._L|ZGM̪Mc*_B-p:V]\d2uqrD0S$@f/o>n#,Z K&Ϲ"I'GEڎھxR_'^(a:ōg[– LdWƙ UFF05b8..]KsPX-ԎFKP+#7!aY}/ 9+ ̅DvpF;Ck2T&l9D0[c`N\DQӛu"jZJ"^y Y,ʾڭa.֪k)#DW W$Ҥ/j2v7A H] 0GYD#Iݤf)嗅Hmg~ =ʰl~.Ц-p4[jj&61(;#:RS T0; RGhZr %*Y%BV-@k 5 B?}xİG "\q'`οY r1d)-U;Ԛ/O:N< =? hg`p(6,i9 okw"?'2w?q\ЄB~Z޺,;ex  gCˀmt ?I_q\zu~eۺ\y:~3qj]<׸.ʫxp*p/2 <˜⾾NS@',.;?8ؕK=\/zJQ__FMMqj{r3$9m6/ϒ9P8͘ތ_4G`n.2“T'мi5y84?"s!;Kq""sKHCKdV\`~ ̾"9|츔7s/9ȬR>̡"Ki~.s[q|Nd "n0̉OJ'Nq\sy.<\5Ǫ淕0/[q=&a^yh '9+πZs\| yÜ̝'a :O@Zk o~.((h2P>lW@ߎ@]"r@Ӂ=  ]Ut>=z ͫ|?t 6/EG~@-Z;7S3@@@O}P̳ASi{@^ IA~/@@+v T  ʦЇ@Gj ҁr @^ gZh( @Z@:P{'I@an`4TJPj>onyڳM~⅏ VgCn;cpșc~~OvU !y֗Yg?c i7Ǟ;x2 79f|kAǪÀcw8tAٓo/rW=Y^d's s2?q 0ɝ{%W5^6f=7Q3݆ޛi4LqS=Fow0vny;Wɀs:joN4>b+ G<Ƹ>Dea\Wq}{aa!w }_~ڣG=/#4}#4Y[wDHߖ#B>|M_sk +Px_qY#dᣟ7O80'}p7PTA}xw%q}ݏu6$ '?Ié˟? O~h|DGTf(cYwgQ"Q3著q>[GbiI^ْ MC[y"5SP`扣 y4Lț4sLL@dClzN!Y-],{?R a^EA-٦?+cy2/3#t85! qOs"1\e/o"?|3?<*ͯnL ڇ?J'0pQ_PTTxD҄,7Gc:@{yN xLST#1Gd>3940q셲<.e!.1~c"}Bri3Y(hP6B+wX? uByX(BO)H(5>a]LнMB_JCCTy[Jgd:C !G2wL!of Ǚ þ2SLgy3#5WsbZ.T_^HC gɞMhXo+մouko0ag=6L_)pǛR9kp0q0%5u0/u0ow0ܢ;bs9<\^`r0s0o~jcs~زB}͌P_BZ}Ǽ2.p\sy.<\szwP79#%GQ8I%#d[vby7e%<~I#r\Sr?|=D0 qB脑.{.GDrL8c}'+I& '$M 9g'(+瑀G'gWyWkDܩeef)KkL)9#5..4Ȑ*ڎU1\UP|.YL6@t \ZvɪZ炷$^mԚT!τud񹆼)\~?nJ;WVZ`d6Ba::uh,˥:w 3tDvbSG ٖ*nTW lvgҷʠ N0u&"m;&FKDekU%wu] "A{e"bFۧǨ}vNl?'ִjit%C.n_vgDvt7\3TsΎ`"_=-кXz|(;ش楲'dKUH6yLivv{$]I|W{`V7^Ywds.}2mAsX? yyCl,+: [ *ʧ`sy(5{l&NȊNw/ ۽aPVtllr>'sy Ut<&6{35/uz):w>yh)zܤo#aC^sK=x^_gSNX1_}jg?͏o5 ]0}06uX1:, aa1:,FFKGQ%aa0F QEQSQ'QepSQe"èòaayaԟ;0a:5\3z. Q}Qèrao@1귤0-F#èèè߲aoaoiH1d2LZFu ^7 ^wsQ%/b80 1k_y0x@+ø^\00ǼA : XQ0duh0p D0=clbl2z62z6L`èG9aԣ0Qcqn38[Q8F} >QUQgè3èךbKqbqZq EQg'(7,g :wG?26,1?F++p7quP 4n0<pvp&èèka50oO10FO1K > ~`0,cu61l;= :293 }gu2pN,O4Ц}RF `|H 1{ hF=g-=n3{ L1b `ؤx05f0;pagoq֡NWÿ0{ lb805pa B1%0\}øAq F])k1oa80?èc־ů0lw= 3{aY\1è:C0:qF8^N# .TQ QuQSQè VfApl0,ao8ûM1e2LtF*Qgn è3è+פk_9.aԕ0YF]gF] _ \p_QG.aԍKgu1qU n; nqQ7è>e}g }03,o12d,~g>t?؊Ua.fz^50,O0< nME E}  a;ɰo ndq܅rq qhN o3:#)F}LQWa|a00М/2:F=lj BĘPg^g:0uaCbGøV*!XF2K"!9W}/'V^"|I}""fsFn]H]|YQ W'\EyVL;]8 +pXM;a.X']ru޽ qZf)sBu2W\n> pN4qvm_kYf}յϭאַ>:P4rV1r\V\JQYʅTuZoLIPjrZǽv㤧㤠㨙㬒#qFQƝk9+P +8j8ԡFaYS:ts*8h8PKF7u(:돺u}+s^WϭT;υZ>" -:Փ($DrZȕґ6l.x$WYC e_Ӛ米~}MՖe̅>g6 &ͥ%(D=S3ŝMs2̧A%@*6&,N Uӳx9gg 90Iq;q`yf&Y`68Y ]99a1$U89;LN %Ԟɡ*IJrTFbu`<$CǤ72/!Kw{7>kevFA9~*OOTn^tsMP[^hN4T䢀ؙh:B6G:$/B >FmXdmyސ䏢urSeGNanX,ܡuTCg ͟x{_w9& ݝO\xgFhns@0L"?<2}K Sd"ƙڲhCıKNeyX_HUTtEE3eN1RltFG֣>D3-Oz2('*cG_ȶl pOŮ_N&##E_Eϼv)o-Ɂ詿r'D 3`=?=f-g'GӾ(y |nis}ʷWOONI w(w5J^D? oOPVJV3;qů{^rקSikA⣧{wF91Q2*B߳T / MM4;Ng.&>w^B׏ |^OgMr:Heٝ;]w⾋uCdԃsNYx}$Kλwv捋>s:zg[\5nYK{/Yu<=z+܌_:EytWZJ^IrI>+U&} au΂m(>}В6g7eeXmhqNEtQS{kJ2]=:?!m#O|?2]uT2:eτ?ݣA}Y?~T耣uxfFүtR d[b4 jCQl' goV{#㞣+`#KUob 9e%7\;b'APrK/;6w ms}Mڑui .)PxG-c]wryDLn$!M}&iy1|A6F1tzQ`(ruR1nJ6tʃ tbuZLZ#>q(Ɓ ^PaՒ^]ekͨWv\꠮x}:]]9P[R-B2'7T4fzmNg0Q;ϵ}T;(w.QaB w2mʨn߅-s]!< + +{}dFl>fZ[?n]R6J8("E:֨*bJn2\N2}f2}"G#R)}Muè:| xYl`y\NUD fE Ylڼү=[6 ?ac=-vE=XD5-; +{3^֣C߽sV|.l{WGmۻsos]}?3p߭lS%8tͧHS6s'wz16O)9ljyk3K>^zCqlm͒훷Th6gvF[Ϳ֟k߾~Zϫ3lۆU{>^밠U2%9>y?n~fTۦW=m: ߛ r]sr[>on<ҿܽ=Y:}9]7ok0)o׃1vڣWJ;__>j.׳A|7{^}s_kUqb}W8pkH_>[wIa쨭lˏo>zRzi~epEoa1yn}yyIк-^;25sҾ/$x {KWX6st/6KA`G2.rNMXklతaČ2ddmN*5Ee!:{FOJ4:.e?8mm!;J@?+6"nMe^^2Qy{mǺͦ+tQ,nK%khjg5yD(-Fe+[*qƸrJ+O׫Ô]ѲI2IkV,feV nٔ4EM1pb#Ʒnv q$(!B-o.LiBa.JdR&+IT)B%ky/p`kLyo: Ҳ_n]3Vk&[w^ w¶/9iVH픿[ַ_}Z]828nW>994(8lS\m;GFh^7]cQѯ.YqwYNxXN/D gj)Yi;zz/+|msKvx:=ߪM['ޛ2e&|bTV=EU{?wS_b ;d>>P+ O- Zڣu7?lryǭ!>~:w Q*}L7dui7Vſ~{H}z K9Lm(GZ/Lm,R65(/&%M89|tA9a'?ٷҪ>ouJrkZ6GнѰQ?4W=?7d{;aw)뻌^C-n4_8mԢ0vhͫ&t=ŏ6hÓ[O:6KC_>dScuC?!r_Y;O-IM\tyd\wn9 rU͚G1[=x^{~XRmbu1wŽs$SXn`&vB7u^uъ(MDD)8<_|F㐬 N*[r+c2F]sh UxՄ y š]6?~v|g:V#>y4H6?&6;9/ݼwZ9.Cuxo[k_eȨ_liظUhd2Ə%dL3lT&FH<ԔO~C5͓@Gϒ{`O}ߵLl__=Ի>ZvMnMWIF_?8!G?׵WٝPO1nI^(^&/k?}Րk;ܴE!|\,G~yMZz̯Ls˄;nYd߭f6؜l^;gC_ݖsEseeHm-cw;,=ggM@NImSDas]{#)G&Q*`Ûŝ<Ơ6z-4>]cT(E~7>SwlKu {$˩߫6tNwǎgGK44ts(| ƼooEKa2)'z>+)V\nI!7{ãy~P+a~='{u^+xrλ?8-;xƕ>u_V i=QK;T~7 kɄ/$|ڵ8ؒ#n,@Yk~G /[N?S^ jiq̀vG\yQϔsg[XpYk 0ju/qeWn1kmUʹco('S.zD;<* )zDjml"zV\(H?nZ3^EpQBk\pvg"i nx."hD/zMhܖ^0rs-ܖTub^6d5%n7w.noE ƙ7[udJDCMrώ~k&û?j+>o'>/+{F/yJԒ?ԩ3OzqMǿPneߴ{nf>^Znwҟ>ѭu疽aQ+o\cGl+[ka@е{Dۗ\ۦן#xʹ[<~ Z.>\sy.<\sy.<\.E/"J%؄._F{ehO}}UII?ޯ7[gY]8faM?ld1qoDC##뙔1<"2?Q&37p"y)\2L*N_:*'oLAvN3.+ENɳF%f'C#q뗜,HΑ~RC]FS,#5>h_1kB!*]A -hi2Usvx61 n"[[ RFDFL_Rjd#/kwד2Cc;z;w0:z:5PV?9PN"R,z;O[vhfѤ;8ZX[ϨʋP ˝'7y"\n+r.B%0uJ_u䜬"9`,vY5S"q!^.]yJm0P*8{ \?ò,*HJ )PRf ={ޔC(DPT$'&QKф a GHo2S__rXp ^x_ ]lOBGHTo;tG0b+qP'9ǘ\sy.<\sy.]u>p`E̽ P8椌q!@ڌ/2QT0|RyނٛsarrD|{tmf/v}Q8P[b6(2$,u/R&,"WdGy!J&O&*q=ƷĎ~"@\"\yj|sJ_ԓ_㻰i8C\wãY*OK0ף٧Nyjr;y5ȏ8~13$f>J3.y9Æ$}hX}dr\a_+Dul":u8h+no{e%cԊi8/:0o)?zd8KL ? G~aRӘ{~zb_Y_XX;q'8Lfmq ]Qe,^p- IAZ,qd@9RYrS =ݛҥ&ȝɏ"dWC),.?mG4abN֬:ғPR2Tgv6ߨ;x@lwVO/f9ȌցG@{梁x.<\sOFYL0:;J3O-XJŏo-x QڢZ@5r2lQ0O=r ,Rii֯Anēw-z*ݺNw"viN'j-NDiC5iVRfYmqs&r nң2"8dXok!=Z  2dĹ`Ysߛ)y)@@nY|nɶ'⿦_tA}2O[3Y}V-q瀽"3H,*ބ|bz+ tGd2]G[:hlV Dbs=X^($XGZޞ'LJȝ@BŇL s?u`ZT=mq=X\}rrW!f^S#)j@tQ!PaiVtW[ +Ya~6q}nmmƣsYW3C)bOyxx_m 4}lv58J:Ppa!5$BDjBFˈ3ϢuTjm`uM|2_Cd5qVӬ9>@k15tgmMOu6]vq=Y4 Ze^̛0ӣ3s㮵K}5&/jpLvC6Gw)&JʻcLLUԐ0qeR5t2}O;<`D./8oS qm40j2N|*۴Q޹ˌG-V՘tiN4YegXD4F7?HWHf[y$|[hǸ4E^o04'V 8`1OI6$rU ,{.wN[&ۗ$.MVY*~̺h#$I~󛠳(;P%> ;8*vtٌ 0לb8Wg hLu 6h=^s;\sW[Kvėh d"?e)s~$#LlP'C6RHRw[5QE?B{RS`xFG-jmr;/e?kIAEEE MQi7iV"@ Ĉ]׵bٵVĆ EW7|{̙33gfΔ;C= ̆I2öA(y]!Mh2ȴ/q9౿t/ "`'gOX,K:zbI}&[;=ΉoH?)Ղ^%OLrh(Ij1ǑiGh>Ih0t}OX|,! ] !|/{|$ך u"u .Z0;F ,y*;;da H yy}Jg,]*?K Ń/08.k` >"<,<[(m!kpB *]!-C|K{H`ɐ8`$Wa x|DOK6K!戲\$"! Vbb&=`t-aNurv+\KS.!*Kp*J#& YFCگÌP}|HT5#`7R]3zH$d91EIJ 3noªՇHNjAW#4-!hO4&p&Bc{zG =9މ= y蝊i-@ozgw&zOAi=;{zv#C,82D6Y%{A"OᑬZuW ĄPFCR BS B)Ch;ABBQ] pq ą̀P8BB+ 4B[!dPzC!BzݮJĮz&ɉ B(B5Bz07.P&*dq(D0&q\o`F8lbR*'#`aP;* SШ5Iĩ0*Ty+qE\-&Nyba8>+ >覊S&r0 _B0Bq`b IprҔ)zA ¡yGrYф@X&eɁɐl"^x?pZ@(-stp JJӣN ARJ%4+̔/@OoZX 3""IJa%\I.:se IJ?U=Rl8/HJ|ũ&<9$9? YeҬnV= 7%`%y$)ӆAE QX ʼn rOJF2!KO6cGqS@q7&GgHYn4!?+l!H&'B^@=Ӡ2P 0P^YԶhVT?:lƆF:0"oi?Xh$:,Nݣ<WrAѾLat7,3dO<8G:{8Ssp9wsy%x$M($y& ׅr8{ a8+ 0F 513-L3@i<Sa 1}0UAdI))ӈd뭂y 3DFZy4S,t|=,ׁ6BxuWG8!!%?'Yfx~( *{QUŁ(Hn%Oq4շҤLGES&?*889N7pD8*uQYɫI51rkFTꔳ:V¹/P&?cjpf_AZqrG{sHg9|gzg6{' Ėlb8C_B޳W'e, hI\ `>j0qP.@PI*)ă0`b`4tA'J OCwrO$P]NrZ*{ t&"Â|}Z& -zpo83M<>"aV* &WF KMqp}-szK_ .{-惝"$6$Ķd!bJ; X>E{2$bT!tEq9[ -ӀߖXiPL&stZޒT~"Qge F?c#LfWJf%9 ޒXiמP\~]^5?Y ~[I @\1G EvD-Wv xU/os5 A`[iwF# _U_30P 4N̪ɝߑ&~Bf^%wq/ǚ[a˿:ۨ|Uow5.b )'@Nj7-ߟCY4-!܆~o~nTqcT47C\*t*\*u*;T܇U*nnmV v-7N`]g-pﲀEWn ˍri_7 'V7܆+ y<Ϋ[G,bXlŁ284܉cV'eXVAK͜:a|<ǵ9I`c ,{ k"B<8` QaLR^ =1҉9兮M)N9q[vrܮ|esn k2pז^po5@T{eY#ھpʨ G҃ڵPuղܯ-mIUy2;nn(yɺ"I>r,f}w^v<,1%$s'7=V>Ej72$h7[aoA&e܈BUVϩg7&gӳ$]WKƐB)"ŹLz=\_L!d)[6_fO7h$u'":h HFgzG묇FRl}гC^7TIt&]NjE4oOzn {=aoϰg8f`g1mPL}KBW@ i3!y!yiKX^z.\#$MKb_K"a0+<_faC!^T*e9s/ cxI>2:blNxp33IIYs}]cnFiy>^J)& 5δu4`;Y΍)_f ~VqNZ~߭k}..;5uI:ZnqrmgbOس#fzVtb>z<dЌlSa QϢi)< 2hʍkUshFh/Xd!]'׏d E 哋Z9'F$69*@z+lJ=% vI;owe[QňW+~'c˜w֩paVc7`ukw{ٶKWLxy᭡^a5w/-?"4_«|o ƲˣwTf2ձ4;ZSO*I4 s)p9@"+HtG{'{#a0N@$?nvo/gz1xziwOAwdpݫ3=7/tL*䎗6|s>KL'{Jjb ZhE)kd%^|xjc}8[2O7D"u76=_{xguj-YW[џC nOmC"c;|i-N'h3t"EYQj|#33Q:\/בsʟ FZZ]nKX|8rT!eH$ Vfթi " :qI:CAjv=/c|8H2,etLIq 2T8$B "TWB PTiΦwn+֧ H;k)OGoqKFK߸'>gVm޼CSm͝xU}ψv]:hEq?R.;:t=3xOS;&YtIl A僎9}in#8o%\B]ip@2^wmdvlEɠpA嫺N n~>DdžcMJt$F޳k ,&)PQZpdLp3_OuYNo~fLUГ>-{UsR,'ecct6Q*HUoq,:ӥ0:(,-! *Nt`2nnCwl>=QQ%匘 ̫ߨ4 ^֘Wpo}r-()(xȌ#̏u$+)<3~U5ۮ.̐-l:Mw|wż:5|لsd==o}wc1VXq.רktH{FdCF6Iq"h9ZB&Q)b4iKKsECSna,;vAupIܰ"Nm{.XkB+W*"Ⱥ}Ȭu3Źj91}|BvxSo:}Ơ(h$ W''<NWIdsgܒ/uȨ>GկTӮ5zW%nYgި4dle~Ӈmu{:X؆ݍLը]\z|6f[܈ 9czxvtǹrtfcG/,rLx~m:ǵfbҸ{r9k'=7BV~CJl O|Fڈ|5̸0ߘW?)48[q؍] ,[?]g}Yko^\=';g.'e jzl1 PN\]t眵}-'zhr~0L; =׹eݨ?=tq0jv7~Э[6ϝ7~Dzͱ]G0И?5vaɓaS>5&ظ~`~Њ&ٌ!^hMw/f9ff/>Oҭ.xM1[e}S.>7#GkՑ;уyxlɷp?k~[O?&2py@iAa~AV܃kk}ֽvki ;~x7:ď\ris{~}c {9.r3".[<*kx5X@isRpzȸo{{t'#8eI31yuɺ%blEW攙|z ?ٯ{cZA硇uBW,:Z}'킪XUoo\Lh{S%פ:ؾk̭^"UUE:I+4s}sa a^#~)kޢ+bUέ4΋/\w_\2%=RƸ~3C~ḻ`].;%l/YٛX*;^B+&w%9ځɯ^޻x̐$51߄17y\u2Ϧ2Ki8[oGK,|^7>-'s?gݻpڷ۷۷gLڷ[m3rLfڐ(wg I=J+p[;q # 85ng{A0^)(?R~&YFy)࡛j06؄^hOBZ?B'vyJZ~7^o6K/ِ=as/sM:IK ~W3܆?4–uJl軚yݻX.2Ȼ=+$m%%_ro[oJLN5R{CP)WO _YN܃ԃͻW>xЍ\]bܘTsr4rʗe,Ҹ-Ϣo3`AvNuBzQA^}g;(x.n{umMi7ݴvnMm.|~] _kUu#Coa|ML,T׺`Xd'VMe!jhX[cVOJGӀg4@ זJTGV4`.MV4~˾C:ݖnXK60;- [1mW3뀷:YЀyLzߗ ~kanƏarlQ" Rr/^[4 lIq<0> [^yB[woJ؊i+UgRB!\G2 SΦ?UG2hdzw9fz e K}Yz)c( jiTzz+HgbRGc'޽|Z*qq?w2a4z}ui9bE((@,n[JAi$nɳъF'~@LyxSn_rnpGN.U HnoQߎư6t6 2{%#X%#-a?lV=En(쿫[+gzU[gF+_2YvnMi7ݴvn_hɓȑ1yeŒ1$>5,N&] Vn- ԐhXʢ!|w3R}=eCD T 'AwDBȗZ# Sv|45fiߵ幕s$χl;Q#GKٲ( #>ADu2C}GEz;dBO r(ws An>0WPhX#SS [c 5lF)rn%ζJgQHr=!$tLS^H}y!}Z4ۨGc|$mn4(sP 9z*gAJuT#=8-a6HkI&a֞foVHVi #:@0I[+Yj!ڢٿ"*9vZy~-;]-h}I “ͮFxrՃ֚>KgW#]@pQtE5* $Z g>sjy:xme2%P*5DCfPoΑčbo, !-"Λ|$`,,@X{2AIҠ0 tȈL,Y4R4+<|ojjBl:|-W oNxnLԃLgŞX9"<JX}iTK@=m8fg$[Sy+'=&|+9t$¬wYAxK܂jxGϱJ#y#֑Λ GYDWPt}?vaPMXQE}D_P$zs̸-&dOJ%J L"HKEt>sL4kzIH숄RKgyj2lV@y*zN8d9Tl.Lڹۉ Hv?& y9*9 sifLQ!Z3/bV)&9 9M-WKAlM3lB.I7Kc9ߡ(z4uHzCj ?F\7LCgB)*v0MqG`< &j>P5Ix7 "A7vfͤhdCԑ?2lG#jWU䗐-eZu$Vq.ZBsU Efo 4qBԜ G@8@)"hA T}sQ:ad(\@O1FЋ˾@ &覕3ԪPر:cMt/Tju*jD>3bsѬ݆gM6fasK c5[fhSԇ]1YfHCcԂyp6'u8U }8/׿aIC_3n(3ՄS=@$B`ᦓ þ7 *#Tf K0R@r"_@A4aTK*MˋFL;K0![ Q=ZEycElF V`Ll(ӥ"2PVOA"i EB^| 0K4FQ: -7&sXZah[OA,WGPGa c.iu y-OGrt-NsAVzcb! ya1ͳsYue1 (FXy󒍆 m#IDde3_D,p)z˛ƍ$hb dd$ofOfTM<>`I&נpRD9-q{lC;p|wU|/vsN҃{lYE- N jSWK ੨OKW`=2#rA jFMGoGvA>Q= ǡw"z; E蝉;ѻ^~$j aჂ\ᗪӬitZHu_?4^#<'OW3CjMJ7j u8J^6V;QZaJ^R:`eu8qB~U5jp*dԵ'դ%SMݴvnMi7ݴva` ;ABk*,7ŠZ+@d ;`EwgK n[ŲvnMi7ݴvnM_i:GzOm?+'3xBO44N٦4Jyf DZyIS0NNq]=X=v\2+.1IbُCZsA興-Lf x#]\}% $OWS&D7+q% C}q;ݲ+OưX5eHDtv DA~\Q@d@O:9 $XLyhIȁWOq">4psۧ;f@4 +)i<  $( RFB9 oҸ8> pJi9Y$ZFxӒP2+/(<<}u%Z - f7:ș&@q(D!¬8%;#%?-~— NXYX_[OR)\iB LR<2$ #Za6TVIǚq4Y)u`6dvR4nj+A<.K!N^x0' fQPd.3'!bih(6bWX(T:+e08J#X;UxNi>lA|[ra @q5$ڜ8SsW@X Ei>`eu** js>5I+f{O鳜l_,ZJΆ{c -=q-?%2BmEQ'&m–҅{(lk_  6Y<wlNp +u@,1l"1" w3Y43i}H8~9|I8~ 'p0 *8x[ppZ*#D8 Q/Q7((=_V*k8)LHg+s`x=vﴃ[xm`a~} w  Ζ?n#_d(j%՛GV[#KRw.!KN\IJZmfRGA:rԏV,& m=K>06>۪"~&?Ŭ&-6A p\_(ρ8 &?+O2[O/լ:Ĵ՜O̵yj*=Ԯ:T+ )I>"鿚yXymjU4QV!+N[-li0΃*̃u#->ta曄a-Gށ_lLBWM-ϳU{ѣ#X_^ڤT s o/>|,Z6f&!g/>)M^}l|myn]Slę}N}83W=ԍCQPF+߃LO ӗ8tkKۋ4!aLcUg}h[AyEl'-pǾUMu32 ȓ ?XJOx8mp8oVIm梜!AEV3NaKb|l[d-3KVM&Hz@\C&=WCK'tښLٲ23O=aoϰg8:m[, ҇1B@ B[IF~!o`p* ײiaw1T$dw ]M1wyd zT_JFu-83'Y3=),[cՓ3}&+KU?uIN˰NeZz/+jK(y]Kҁ3.+a^CN';AM?sTLWؔ{2J=vosU `w}<)J[VFOx&<Ǘ9/̭Sìn: m6[CHjz_Zd(&DRirdWߞ%eGI9͠-dcIivħPUwi mڶ+mWh?T-=WH4"t4_Bٍ#nN@1\ӉpsV2zMt,n!&y ;og|{ƍ6s$ͺ@y;(NH56fXc9.ݧyԠFStm/}^3S~ȓfO>{ ŕ^$7]'Xz㘇Z(~K]ա8Ct[pӿTlݬW^ \}i+^ Zx< ß|v{qɳzu Mj_x.Ӊc3" yCiQ}}ogԄ繚n3_dxx̌yԢ5W#.Kbu䀪ŜƧVl״R.UEHI/n:i91y Dtp38t{_W 4qܑd6]Yʒ阒 U;%e&p]I6ЭD)?TUJÖv6+t[A>]O^@ YKa]~8z_[27x^=9h=jk4hkz,{L|FAw,{^r1ѡ{11_Ϣ{Lzd[*tKCp3y+ᒜJtZk uf.Jˆ*_ujOpK&<6kW3'1]~afGh7IҺ#o&cW}wr}3c,zG|Q/_o٫ڞb9q/kVW[=5FnKN:Q*H~]@*Oy;dya&YTRnpn>M^1J{''dyj6䟻vFNw쯸BǜO/e݈НV⡱{j>o{qE;%sQ׎s|OKg? |yvwGD'3#{?[l8hĂaƆgm ~zq¬PrL4+iD/w>ǩ{V Ly G&.^ܾώ6=nq5픏9%)<+U.s]Q=萢uCF6Iq"h9ZB&Q)CLWxӆBDΙv/ҵd_f㗙Pʕ $.GSuŹj91}U:aVa[`Th"vJ?4p;Ncӕ.w==+2)!Ȱ>:5Iy/ǃDqpM} !E:3[].{p3'Ь}a98ϡ2>xRsƕ_O3^Zbk2#z&)G^ V5^ggʙϾ zz;N3gqo/mXz<-(qm_,;{ۊ!nȖjvե -q}{=ih.v)5gG/g7A8(F|?8rXa6htm ~W[zn0x*]u~FtaH@.[ls.t귟i?%MQ٦z[:m|w;@_}:j+iy%E nz=39m-z"5GQ뾌(0_ׄ{oiL}%yk֋gk3g8.X)^SEtt|j޿֌~ww#-j2Wrsl]̞_ܳź㝴B37Vx_5-"]I8uU)SX.e[ =3 ݕ9nRc\fQ^u;n%O]bQ~W彋W ARS}MsÑ7̵]*l'ʾ9t[;\~o=<|{ݒx>~yZ?}vHн w\~9};};};4};v0#<d wTؓșK)a%lch:3"2cwZmW Sz:Xfk*>ߊvᅧv̿fcEǎ} u=o.JLJo犦bntJ1XF;>,󆹨Π4KwB%Zybα6cKez\]u4rLPp|RK[` 5Wj ȭ"VGw+=e֟ggޮ-Z8Bic+V4fDLџ/9q;\Oʔcʹ`ʮoEՉK:YdރچW^jb;?aHwvrjməpt ckEtC.kбA "BX*_k;Q /U:Q6lqSmyvujB6ex@~ݴ$W5}`4,cqaIq_T`Ӏ`[, 1MYkf避VqTMQM'{g{EI*oM?ꠈL.?!&(j{ri;!HOӶ|!;um$?Xm}?M%;cy9\Fe[eCfA /[v"φL2! 5̜aK7qӴ̣|wj5:IKM3dd'ʇE4옡4sQh.DY #☃dpJkw=ݡ,$W8Ď*Gn<!02?Y<)htrhp@$?nZ|rg}ij#TCWO 制rdB;O;.or'p[g/~rØYGߔ."6/92&/Ξ7/ DVI'8בvSԘ$1,q9xәDGqp '395O4X:eIOၺL:G͘$yC8QѩNR&}d˭p #,o0Ӟi&y1綅35ɃB A'-l)SKtC||RAGf8#1)fL aX8\@K$sq!,Eru-%;E%'&ѧ8rFť'r@a3eNdc9F:9юbNݘh0lP(+K 1i::Q;<%%M㛶@)G -m^ iM !MmhlRD" xxp ȩZrx #_Ơ73o޼ym߰ ]/1OdzjXSG~L;iX63_1/T]?8Moشļ~9eUœJgڵ.~YV4#Ke-fk?H$%pZ@$߳x?ߊǂ'%u_R?, U,̿Vc+pT$ .dG&ڰ9*Q1Xv~zXlF3OF'6t|ˁ>6r9&툜 EFȣFӴz-dz훸Z*B`򓵥cȷJ4V1SeC;9ANF,q2w@r9mЊZiMζ'SFF$E+:ɣ|F W :e%;V7VQJL?oAg}OLyc21&@['H(μ @'x&cbA `åf+E1~"2vl:HFRS0FBB,셸d꫼MZP hLnsqH!n lSPȕPfe䒂櫘pL5,̉2) B>K5iT[+0-rbc]˷6GWO,]9EiYgA|z|F`cEωK (ktЍQCf| t26 Xh d&<@LcV#oEL)-2X_kDc,-*"|BˡGpL I2Rj(+Ik(fĥ [-(6;߂tTk=b-@O ;<9 돎&UwXm4M۝oBOe*j'm2MxƻhF26!!Dq EQčx `q?虓m????????|W+w1E&߮u:/hq8h@ vӣ ٤VAq>Sﲰ> ?[2! &o`xRd.O.PQ"M" ^ I Q$_$k.I7jyp0Zz:%?#I<8!v&DQ ???????c0jjJ͜yT_͙}5t2Ee81>_hLQ{4(2?22w;AZ} īp!<e!*5A>rf5k;xxl@ ॆO ~?5?BqCpAoRA=Ƣ.G$=G7(HIo#ݵwvhGz.5wHz7,I'L{A]B09N KhE]3<3=RC G$hyZtZ灦OͽmӖ꡸aK<@}9va㵶CݟZꡞWn=HFqa¡w\Wwwᚪ({gCЫL@>3ӧzyb3LJ͝=k&vT{Hcx`cvw _( FKs!! eU=9 .gº% Qu3&]בiw Osߙg%VhV R820@~ k?xkS'En?sJk٭nۭ|6NU)n,6Nܑ&l,(QNg2Z[9C.(v Y(އ/WW5Lu~MA_?+dPSdOy~v%.oKMuÍOxd>!qu'om{FNT_iwFKY7QeڶQS~8|I9eyi{ztwܷkMġqS`#vi{OdIz.ؕf0e "s?ma9Z؝zqYyO~=w@%[=9Π:7jzXs?6Ua'o}v:e(Ln% j e[P{ei{0g,h|reL ޹KP/ee]Wvәs5:,"@FrJ5 k(yA݉;`Jg٪c;]7uC6?=u/~o mӜϜ~ů,M-?`gfTe /-l.?)toU^‘gxlW9_KBn>'Ćߏ|>aŔUv|-vv~'ɱ]YGO]?иQ] E1 h'b?(B@&!VDIT9}y] C?ԳK&HȋLxu[bD[0;l.HH&n`;(aäoOھ&@˗yFo_Gfnk 9o~k~k_2Н<|9\r͙] 56~=5|z!ŷO )<պyt6t2m;Ʉ/]t_CGϟxh~|#C*[~ vO .Y]?uiƊ#3wZ(,փLX23tA# 9{鱵4]i謱v׷@}c߂ 22Yt)JE, FcLL٤qV?u|T15wʸ̠ls%CJ\3d9DӼB/(#D,WgJh&u[MS0T500P٪h_ۻ8bmF /L|_^!ٷϙF/\He7!5(L"ŕcS?bvGQ,;7O>gF=QK'E<耲'?dW_ <4 0fkn._?Ic*>Yá};_Ʒkcc;diiy_a_ƝFPa8|5Ola[365l^X@a/ωu3)ƋJʂV a ]EyZO+Id: ?z:>4N>@DO2 gorF@zt aRarmF]34?b"h%Ub;+;bZ x/Uɧԃcߞ՚rL+w_hD|<7?Krw/>{]t{)g;{"Ma~G㙂}F4a]w6y䨩{?mſݧqy檄jgޚlZdZqDF9w}j޾f]zx} f%ZӍZ{nj) |叕yܸ䁥֬p <|pK_K>mNQfvS׷?[[=h#״L٨{ZVOz~MV ˯'#a*JcO2Jqr{[5f]UGdGMRg,zG\+\sk\Qmzl늩tY`h㑟n|R3og>{á^i>> ;}?,?cKR,wuK^Q/V0K>jI̺Z$gwjᘀ)!gkkcVfcc# iv8he ߓཱུ~m⋇=[=`cߺ?5r͟>wn%{i}/S#匀.x0?_xS'(B8!?̉o&U_u퉰џW_ԭ$z>/'oG3vuK[+=xlՆmszd7-x?|Ʈ9usOq5 59GCF:B;VkCGS}l+>kcc'}s~"]tK T^N5휻g'}dǻ뿩IxWGmu߅*SμzHvSX{Sg/v^Wv?~eSsZ<,Ϲ{›;t[sXǕo]_=ۅś鈴w) j1x=e5CRZj6mr'ElLj||.k )Tu9Din;?}Gl/?x4Uoi__S=1"~@[M֊vӟz!T'w+J~'֮շ{k^e߶Ta67r|î[{SR*:6]_kmbOo|'.O:Nݙ+~ώKΐÈ{ `S>8-^&,!ng E 4#wA?`~qܳ<%nBq %HFw14=NRZa``)0q'ko0¼p2r0ͤ-ki<QOyh$q`|uy!q=q|ʇ(fl {t鵨wɘz.>uT'/-S_wҏ{s>bq}z~9דaCgQ3oJΊ͝?ݎUuN3J N knEς7 \5x؄ YQd*RTO=&e6>5w&Nv U!|گQ/E?I D[C$6Ц9m= ; ެK ]NoOOy-_$^Lj6+oxi_MLz`Jf8ڒwϿt,I=Šmkf)>PyyyyyG!G!GC!3Z޿@Y?3ktx4J9ۚ&o?TzM:ͥ0_ؒjR%𱥃Wm_ܥ/~mW}l]bU'M[s! sYp·ik[ҰhW70n/ ۽\ K}u>צZ}o]?u;KbfwNSuu=E:Ptal!s忌3qow?87&o]v/ZG1=-?aʥU3¶(gm\_Q!fw#+/# F~VW->_Q\Y9Gt/LM˹碷p/W?=,xav>vcdDi[oorkD{;pG=dz 3dqp쏾[Ye㑯~K;~OVFt*h7gOo{_np?}r槶vJ]kgOᏘiwĩS_~>nUȆwn/xvѽ'^ZV*Gon`T_2R6 ڌ{u}.i+_hV1}86*h/b/=5iEv^^pY=T:+yE[a(ִgF(wyK(秧RN̈^6_^wOpϏΞvdo~1s๥G?mF%U%>`g=Zy`fM;S~|Ҥ Kc:n]uUV}^0?OZ"ގuz`M~W${o`W瓶'@=;Hz}N1z d]k}%칗g]N&3uhfrN[zB. yܖ<s9ymh\Jq9ZqtwYSiqӤ٭Z0>䊓yxe9ɗhU(2(\KJiH3$MH c@"5:vZ2Ʈ ma"fuBHQWb F *UIH@-+j |z|BXm3c/,u󆂊h*QF@Y(35b(xWol(9d@״T݈|5m2aO;BSf d&hXԓh.U&)pf`9ZDfT4X:VK~-L r ji #@+K ;Rjv᛭㍒:4bd3[6$*+|VYl1ݪaq0tX*]pHIua'y9X\JVRe*.,R.GȈo& i WQ%w2% m`n+EomvB()[1S6tDZ@kTvz0t9yfwZži`4fr U Ǐ GRl(ك]֒_Kh@U}h<񍿭nsgUȧO P=OE<{LΣ1Aj%:0%[J(h9hCP^кGΪl,d "$4PT%C?"q%l-@i@rYiiVGa#A](&rbfFV(ϊpLRp1 Tk£Eqޛ$rYp%FV6Έ/JsYؔJ%U6mq0\fL6ks,!# @rd89R SK+0%(0Qܽ1@:<`ysoh#R ; e1cq~ Jyll|D9bЊ(h?MN 2VhOE54W+kD(,ɐP LAXDw(Nlm}LfvDNDɊH_ o#QAiZLM\C!Z0IEU6?c?r_>Ns=O;[#T.Z1Yk9-ٶUldOR2`si}B6y9迁jA'V{*Bu-Qcczi)/bL&a06P2[Mtr(K }'X:Eq;z"|kxEÝEClK8m#2mQd2 `Ji[Va @I퍽՗Ol,~R_j#+"&zL_l&NZ(ʳY Ӭ[ioKF"(m Zbj)K,É#`ƲRjePjb,Y:Qut#R:+G2%뗞4XaC0& ^ (ľr': u#.254>ΑOuKx h&]lдJM gWqn2J9xKp8A]0rd.5vÒ겕d)LBkb]h~WyN͛GgS&Y>,~έ_Wn-ʫA\ܿsSɫ~QpxF\FoAMDpL6 ZRT $a6XXPA&25ZZ*Pw~APM:Ntj^MFNShiUnx+Фp rGj+59PihZ]͈:7OGgkr4:M*&D(N R3ATF 5\X_:PE tlU_XUӠyTF P3LUvvl5;@*P`[_bѴ6_?ՠ%Ѱ3@iL NS2Z.}&@-L4BKC=U դ yZ]Zu4IB0)Z 5MN]PP? = UÚFtQ^ hzX/=HCC H$U'Ugdk2Թj#BѪ#i0W=L-D͇?592FCJkiUP l)A!D05 `Qnr;`tz^8]GQW(ңxsL_FB, æ1 24BA\@lX]`wCCfĞ;d( hq<`-'HA4JFTO&?j)j4G"Y!5(h]-TR 6}| 9`J3 v >JNЛ yLxPZ;p"#)t< C =ȝ2me=_` &(u4o]DK-l4X:pb9 e VlA4A^ E0Xw Ck "ƴ$.o+4z2 b n5˹iSΙ2i4]@!u j4yZlDR"g@clV eX/k坨Ta'+fЉ F@3t$ޢAADPbp(1F `M1Z\&0\,I FBn/2 4FG`=20eሧ/dzp=iag22AXӢhX}o#V :1DGLhYT1&\ ` a Vq-hv@em[<nfc5< $ޖW!:O?~E§wn5m7 Hm_^,ep8')-ySBc1T$0ރ-$|(L.cL2qsi'r1Vrqj l0PE&Byһ < gź+ RP1dd1LBz N ȁ[Nkqb( 9 vT+0KLLUF`%rt #i@4ѷXq: Y ܕCtpb`sGr{mc4c XT@Ӑ('06?s p~A4cD.:D(6PPgXlՙFLHoPŒ5@C5%יC lw+Af'g9+AڠV+>N*'VPABG 0"^ 4Xx*~OdR0Nv2'n"%gh2wO,9k52dlfͦILC-0@$L0PkJWc90rf97U0 FdPӗGt4 2 2@**lw 5͠#`ԯ2 ˞MdfQK |Z2#ysEJh'•ٱn!b%fiBL6tqLs` %lӀ͠J yuQH9r z _#t HA]9s&#"QBEZXD" p,ps1!.X/bcLVڴ aa+;GeM jښ t^ 39E7"IwpNY1GCH$zX϶iR?R8@Hru:l`m s"`QuV5*=2-Є5|ԈX'j/dLq1T6 \&#!Qx^q+1גwR>uNH GwzD֫*R^($FVt^Zw'd}*(QCY*QֻN)=(:Ļ$7Y譜*'Uf+X R|iypm/$~ *&u;{Y%&M2n.ֱ ^1)-bF偖Ȯ.q4 rk XBK  TՂN˻(Q}31(]s?GzbR_I1s p#Xr !hE , D}!* 붚`M)e xW\WyHWZa%iķdl.ln)X #& '{ujq:'gi ߲P8ê1(h%V{읿dfD1isqX>n}wx4l>>#uƺХMDr񍻛2&X`b<ł&W 0+ rlgrwcz1fEU|"o} u\D.$ ۋSt*:j' )tU=BT"]h=ْ/dE(SL3@/H =ejʑ؅2Es.ʋUHaT [TE&_< ?LGl@RjkΠHoli`MC< *N6͑0g9&h`,(!^ s rBOh?$dK]k $ndP`G`fE!5k-RD`lY.W/ZAr lmƧ]3ϝ?SrL85\5\A͡HV͌Bg`7@Bw .wE3$ՈNH7S)1!#wF ZFuB( ` tG/\s=| 㬰gjYɺC&A'$ ċyHI}I0A&X /z8q2B݀WzBlj uȤ#w[hSEM^K<(ʟD',&\tDž\OY{ r3X`Km$Ι,7Ԉ;4%xg!H¹8߇+YP%6C3] ^fF `4Tocr?d,̣=ts#$SɝOB`b$(^if15X>-DCΡ@cuGr׃E %aM$i':{E@#ͯ)`RIsd/ 0"wAs؞278zD -27fbrHcړ3 ŻzrՈ"0lVUnأ.y}2d?'wMpM@*c]@dL7]{_8'MDÛj!={nK/F f/bbY"}phY4#fI&zv_wvaNj-r3ܴ -f h^P'Sߤ?|I5(rȺhZYD,t.Ōq ,4PLǵ[^ /oÝO'Il'~d6c 32[ɗXR'7!;S^B"GmքָB帜19'؎udr [oy&$Ij' &_ cW-z6%H_YCSaܥc`6;mщ; z=8B"5'Y,0#ݽ)8uth8Rl !Ed%̴6 2/D%gZd`q"mxB^Z yJx5 dC] *GYϟ+NLgӭ"Ev Ynh!\kxd@yF\}AB0M|Vr;Ɋ9#Q>$plWh8H/ʃt,h^+/ t>KƦ*S|&nPPQMeS6H( e&Q e*A'  rʎ-P(JA{{!Łi\؝kԀA-'ʕ4c5"ᅺ~გCtMKՍWӨ_Ic g"MFgk:P(Թ4 R3ddĆ*&)TrņFsKF+E10q$& P)-Mpdl *&-W9 (sHA9OJ+}ko0-Q0=gXbRI Rk.J W!+͟Kş@b(-@=N僭x%>"e|`YDP6vbR)Z&} F{q@ľ׿4jύ[( QT# 0mPM)xp1ys7&_6TClFQo=Hԣ^ yCx!?ۄxn5MY \\!2Q`<=$oV5~~ j+/A.Wz[x2xk <$NB{5^>[ ?l <@O=~ xЕ~ hcHzH oW-KasYgpPNy޶!^;ᅉbRt #Rxn-+%"lorIl.q1=xwx+ ̆Bv>`,O\)(kn)gs(.&xV^9hp?Oz9^(nЍu8uh ~0^q,A,0,cq0Ŭ3 !.GC1xueFF͓qإQ'@2ʮr_>)S*p',]21/;z:{_[r-cmwTH vAU5c>:> g*tT?U;4 _7k{  j3&j?x=;@AWqΚ)*{~YϪQ}u(oe ªޙ]}E4 \UFq!p,&S\u̍dUHPJEAPd|LLx265,pE͌ܢR}L32[wι~g aFs{§G |9ڽR/!hc01ĠǗB0MxGh(2@@N;:z[ŢˆN/PLjC-+t?pCaw:R-5^} Q&E2wA| -vcpm]PK-rlڈ0O!% 0gRc0tG UV`F*K=//l80[$~ ukש .d39 墽kF, #a5щ qj-HtFP ;L`T~{P:0`~A!ȯiڰK8L׍9:dL )hP:̍i =^rvytv+unp1\sQ p{^::~6~92nց/^ 4W=na2*~+"gAsFiݹ #b:m;_ `6r|;۱H@D,TKrո*T/dmU֝N?(JE1-wW$~ 'k5??S"v܅rkGN  v}\ee vzWL)¨%pz m芴z!CA a}e${eGAI'.?S|3pbX4<*p&nEL9Ľ ?c*з}z GB+tA̕ӲYSYE`*ZcUȈ#0^q&j&N+͹q[AR9 /:pQbABTA' S;Pwt*[.Ւx_ *Fxң<6Vƽ,_:f<>ssbTۺqK)˜Xy'nmoB{E;l)FG=ZW*rH6 bfJ)$f *ź~I$+!5۰p #ȺMȻ:r;ԑCP=L&TVVA<24sߒA/$k$O뷤=2teߢ-`ڦzhă~\7P-a7|Ȣ/ijN@]-(Gۖ{ve02 ϛ0`5P·Q ?;ĭ4w-F)4# T5l8ճHcHnM쮈/!.;C_#RI?9z(.w%5{? )v h67@#_{"B&m@\ǝMُAQ+qE\Z3-ll09\ix{DYL5В-d:=+s<~Jc12Q2SNwoasda>T؛$i e'~ZxlDƗP*Լ)m#J=Z m%8EVK:&` 3XBݸ*m-;Rm-4 y. F}DO;CبJ "$ٝǵ?i? l:usz]RHl)-+t_m>(u½ďy{=Gxv 41F̂AovKiەTyijD{-497{`C@!ԧC-bfiEją);Nk6R[ *k+6-Ͽ AT+^JM0拧(seȿ3e(G2h..[NI6! ,ɧܨlGP6eݢVG~VV~5eT^~Ng4OEyz,5r/V $q?!e߫F_%ǭD2\?mT-艟3Ru2@;?c19 I%l'lBmH4re"Ќ?˭s~KЫ_cn*GdCmX2D`9D-G:$+SdJ9B׼Y9FYQtaR aW`G]1Z'rghJb?o*;'9*x~6 GP V#QOt}QL0 SXcSZ+qB=PbF"7#4sGu97PK?Emw <:GKJ] 4H[͆ST1)FVHgԁ4#+cM\p^" X$9)Ճ@Fah/i͸YIN '9;# ,HdʿN@IČMr+4>HBQl1R{KW蝛H<;o"UF+lr ggb^Q8q/E!9^R*Uh4zM%O(a4`^$TQY3¶8W䲬8|&['"RhVwfH`7gXj3 l&% 8]RwWlpN *%Q\|QQ򅃫+\W2p5J]qcʉtj=Z ;?Af u0xPO."9fѐd_(JduoPKM W߃ G'4|Lq"^xLKKh?GSxo@VNTXUCx^Sz#toYk#0PrôHav?@.o1m&[K##e>ݩS߻bDw<7# /KB! 姴%H ~DǚXJ(m Ou~GNt#t]ǨF8Z-/^q58/}DU<ߣSPq3U R%?⅓xe)r$Jpw}sԢL(Vt SsJ\|*7&A̷U5{y@=!'P,rG$6x'ʿçRT:MI}P[vwJ^;M%)oNre{ QMJZDTG> mjBw;5@~c6WƁ+vWƽ+#"̤ >ALt&yGL2!'5d`Y'3@QlTl~l=V'FT1ǨG(=ƏpT!ϛp$ IBi] ԛS5"2LaMĹ@qp⺰zQ{E2RN)\_;0=:gp]̔;~(W.&B"4u2K8>wk@NJqY! {3bEmi;2ij-D)iZZsL蒻FY?dȁxԔ\:2?Cw 2 fx J_TFMC?tE^94!#n9J[ <{ !\0ᨶxi3|[ExsGPJ~mO Ew>@v[/TQ/:(aXdʸrmxjF(c*aH#psXġh=lB,l./,Qx+b^$tJ:G+Ǽ1giU_=:bЏhaMT!;i)0RG/ 3@a|X:V[$/!3%(w~5 06&=?O 1/ bg>_C b)GqrdroXoSW|3wä gC}y~(.ƒKʩY3O-f;yAX,PسO_8DA!Te0Qyriԇڰ\ ķ=eۃ@}ٟCԟMl3G`~W??瘦\hcD]zPSǮ;-,W{0n3J0=-5 }@c"('%CZDdw&͔tGyQV4ch=@<5ISK%,bv17v).QWi?,'2okO7̒B[#}@g~5Xd}żh%Zy}>$뒎`(GnR+bO\1Co~*tj!88 !M߰]rsדQ:;@$_;eA38JEe8w$jkǥmw/qio-NQ 08"iᬍMO^$enϥzl~;"a]p=A^AwyPUlz+U}vܲ?ٶ[]BK7Qhy萺>*h8vW`7UW۝{}21C(8w+4R1)Exme9yfMHn:ݡ*"6[} u.edʞ Ѵ(߯Ud.m&舯*/9 !K\I< {]_Y+H/+ ;wlR>ub *EWFzb;@n~[,V#K񔌑'c\~N_6#BZ7=2FnN=j>?.W \k}V9Ks[M#܀GO*O,|QD\#~y;YdfeF>MJFv;r#q/ǥRJc>M882Je6ۧ-֏{afa[Գ0ry*c2q$\bp,ZK;NPc{ ?ګ ce}ٴWdXGȭ4l2kA}LTQYŋELr;Ri n;Sv(dlD[&l *-|"Nn"/(#*x[f !:Ї~~uݒ3´8:m' Ow'M+נYV/"ڙZH-nZw% 5]b%g^ۭ[w/Om?]5^¿&c"GK}ӸN(9U%ǩ2rF6r*r8uyP8`?Zmyj5ad$TлiF:|D;Ց,ph붒 5Ak4hp*be%W E;TX~7F8:LhJ#\+ . sҀ{f5fVI56i[Trɼap[UqpUnNVz9.; 'Ǎ Y²Q9t154`F*h% ]!1cwg n#Xe:RdA G-9HGrmi0=A" vqddߕۏ;xڌww}F _`E\򒔝Gޑzv6ɽri괝]'g ez|/M#P%YCa߿$eqPJ8{Xw 2+Pa+9{gߺ @쒷Isvrn~LͲwneGy( .>4W9"q컚۪0.ygs' \ATfZD*|s%RL~r7c|MtrȐ{J86ٿMiʩ/W H"G|GԽRvt{9=Z:ܻ*U-V6#[:7ZK#vһҵuZҗʩOUE-2^ylw92 *bE CJRL5x,7UF ~~gc{1,H=5(n1YcPwb]CK6&:Dabi:Ch&ﶱb7yu3pY(c 'T+~"OAWtMy\BΤIMi8 b)weN[#fn%(Uo:u2Ȼo:e@'& `6'r m9 *'@%N՚弄+>XW#%Q$¹7DeY Cq}peAtO5y_r6ROa!8ǀ`K3 5fTi*56}X^if5a^M7o{BfOA@ qS[[.IVɇ JI:/RrMKd%z!Bݳ"/26x[cP K؏nZ}(lRp>wVױ۪-&4W~&LJb홌4&6cz3#{d۾LF3]]|<b b}B9o=ʃ${Z9^x܋᠛t˚:vk0[d{o }B m~b&1c`j3Gor<+>!p?>*Ϯ~M#Jy' ;:Pn t.]z3頻y4Mfg:Mfzn gvߢh&:?bzHiQ٥n/{Z1Q+ܦ cDh-2Z SMk+KK R<YS=L6\@^jL nxmx aESZ_p>T\z`Fl('1dt\ @Щh:mBE,c1w4/"x/E^֎EхO& .>$h9L1|!%~ 2PCa* ҿ|Dیwa־ 5O0݇eh{Af Ge.e`bփ)kSЫt9wT_˓ 9O^F0AQ0)9ヒ]n]}{h׫C]>ѥ.g^XYgaK= sQx$1KJc*\;`b^\*$0H}M/ۢoFe8O&"=%I-;^4CsC S@죿n`:nꯞh2UYTyK7G^V]f0xt/#A_%c<$FY_"o5=GH<hEcfak?ԇE?8~~t`6cc Z0PBGQ\6 @삥;tɭlx\x,x1?z k<ؠЇqy{X:9J㨈G鎏W`T^~]J۔:_ԌV=GH5ћ>afi5pr34=T VU<{ft X|ghwkЍˍDvx陯Os“\ܺYryyݠyZy>)kT}rϼҳ\{ey8]9t$?PG\'ZաBQT`+ͯﬦa|OҠ]ZwvWRנn;h4GVo)2XG._Ps2Gjs4>.;R1N7zEdfr9곖f9aumj>KF ?Ga;˰79G7A6N}bi.SBm?r!LQKGm5 ]))}l#{d N7>NrO,8ImPjA^; B !w; i32ϽiwumUii+^ɔ^Zkiz]Ci7(U>I;Tn)Uve9I_ÖkR eB0Y{GACCmY=o NY/_ɗ++b&/#11Kniȸo&2^"yH]"C=ykDAt-:*%5#e]UeCr)|QxT)g!k{wT>qїyRShBԈch]ֶxƻ;Be5}JM>j0II}ZޣN@-2HŜL4)NIY&JoR"(9/&4w _5Z![uҝIK,T$8X LFԊ+49l\; ;T;~bpq $e : ͌4H.gT߅/q4v~HKrBk^yA rӚL<[p] [m MOwJ$v ArC?|Eρ1$鼲zLG1P'٥ 5yofo?9\ e<̞kf /_5c,*v{6u u8^}!~?ӔY 5)+|nt,L&fu0/\ϫe\ OnǪ@w!HiA\ђ .E+-x 5C*3>8"3x8hrUq͌n C#X=CgF09w7paUb2Hk9oCJ$*#r6F.Fwo ˀ[]w.+:O͇"l_/}Έ4T9e+v ā~Ș)7zL r630@[WZ9$hٌ:חِq%s}N3yErG/uG߭h4.s(GRԛ*7[Fϼ4Ħ!}Wj,^:<εDv JpAzA,EN ݕy˖ j;%:CBS&+8?+ k@%B|HmB}VהŦ;Uk˴WOLw{LNE_k£| x1NM靬 [?i)2.D6H41R9HG$q %x<{5`R`aˎUj-I7Mrdv?t4#)a$o)Io ߄<+ u%mc[xxGT^%ўr.`D.KH=՝7IdXNM,â>}J;Z$ؓcx`expF&Q[ Bib Ņk"kGU3̠;Q(5yjxL,O=eB7~2ʇE<!x%1*gRXZXc7|e)f$wN  ʈVv/i oF0}eG܁Ec& 0o=>`dt&~u6\hƳKpywpY-k^#je)]žgBV*Kܻҟ_t>O ]N*`tEFQj8zXH;0b;ЀHUhYDKD{/4=i`?ǷL4d 5Ѓ)ٕIk'l^+d3ƅ1^&.T?=GyyUR6]™8a2sK#_jc_k/iOs#6ZN:Ƽ8Ow#nߗULoVF~ߥߝ[Aw/{~ߣ{~Oo5~J 5~KN~ߋ ^EЯ7~+Jc)R\]f[oYC))ճG7 }7}wg[ѷ}"֡oV7>?CECmEߝ+ Y}Sч:Y7}ϡo0A_oEr#(Fڢ+o~Dl]iΣoDJx1cA9E_ ѳ}'7}KW[ѷ}6}i}w-LfgǢ?7}E_J}=ѷ}ѷ}7MC5A FVs^D_?e &8V}o>D }ϢgWo E8o@Geo&PK&o}!ҭ ÍW 8r _T3b.$[fefNM̲XE5nfaZ[B[ތ4[vzZNylu ?4`e@ae۲FNfI -sGٲ<6-b$H9Si3,rm9y\K%jys!/]5fLB;tZF*LJKUjK+<**ǔ*dgͰB!t[^@fbF%S%f[UryiiV7R_I h^ȰXmysFd[['ihA mys%Udfd?`4eɉJ˝jjzy8^܇ţdyc-ljTH8ݴ"pKJ5{j%#!"BNJ‚K-*??bBi" m'vcQPHi\YbL~CbjIFc3lfɆ2XV 󵞀F@,2D~ᔜlkX)ٹb $<2SF*Eq "]o!TUx. 2S m˃AbH o8( %ec(G\]\ DKfZa-Z1?jB2Ln`!0[Bnf KN6tLŒl/Nȱf[ӡs-3AbؼU \T AE'%9Ц1&eVW=N;Z6@niS-3Ҧ +Jl +̜|Kt9L4R 3DO|S D=)-99"Ga%SZFYr34WFYydKZAļ"#bLMw D/@m)P.&QpAZūD&5iֺC=Fy@Ŋ'X%t p6Afh~/P.Ph|Iг9؎LH(fNcA<\Yd G\faQQ:J\1M|,` C P` _gKYս> %! CnR7c RJMWŶRh~* fdwp ՆuꌹhᕝbE\\'xhq -$ հaAU#9$X-VpIcB5rhT{3yOX 1Qis59KTyb^^~J^aC!*hW{$li$hl5P^m(WD9 I$)'dЕjlRICٴy0$BO?4)V>:q]aHln|>fJ/@@U0̷K4;6իW2zOOI䋪 K+Egu_)r'Ku+xy#:,1̗0=(4~owGdf,FGv"רw{ CÏT7'"UeU5ےa(lYi6MLS,\naS!x f9Wd~bV h`ٝ+)愈%CFf}Vfoms@C>R%"AzT{MJW6!-: 5WQ r\4"!٢j3йbz=,(Dҫ^QbXؾac1'99=,HYp5@TʅF%(f(Rg{5F'@OI}aGO2Vk+F^@Í6ԋn?S,<WsDr1~hxƦX`\'Vc9iŬY$ĤY}{)Q+h6~oחVO4NomiG ]}z뱏w1!_B^@JFQyٹ6 |~_iONP"]D6*omR>ĤYxn$Dܚҧ:Ш#4~oD:O @ܥHGF(HpOYt 7;{$\hCxveGhû:yrD ^椢jJԀBKRdv= ?/ /(7MD@lSw7 9!B~'CTV^]'.A9Z]/bo G텡5T|Xv ;jfI[" #n~t.Bl"*„a0zCۅK 5D@0 B) z wä^B% Å. Yk`''F < q J!Ph!: +: Uq0zEÄb?7L[ky7nHn(/.LVw$ ]h7Œ0# G$-%:%Y"d!$ S Xax:7^a(WߢZpo VL/N~ -ncCg Nv/M av;ۓFXv';]ݥ>zv7ݽa/=%v#in[v;novkj'O^0vEH癠^EJݶ*_QvS> Wi.<'{.fwޏ_N$Utku IR/>|}]w_;>8fݍ`yNQONr;s}Uհ{5ESt}҇O\,O&'*}l*zuf4\i8i›Qq}򿭿|L㝟|W_ ȯGh8κmwg(WrNO|wp]x9\U/ c*#9dvn W+jh*ݍOH|1=ޏ>bt:wdzW8nBnz}M> +w0WLB=7]!L:}~}`]8Aot_uӣ|з0Ɨ^mJ7 vCB;jvŵK].TK-XO-(K[Uf,ޅT1=LK#0}J'2#jbzo]|QLGuuZ1:e?dVuL"*fJZʰҟ^xX SN>(_r.J?_2u;6\I7#zyu㳹ŌiI$<2b~Lu8qB7V j_ W1܎/_%a/I!KTzrz/r}>Wu]Ez(3tկw2׸{BcެOaxED[ׯgm[w-&KW'g^O5zKQGO}u\/ z^O(f^Hg]{vtWjOq:yF7LYjx{ z,j]+"Gx5.wGg 1>iV7ߟ2]o/2^o 1m+͌7 no:I6Q=Nu d}ho'}{˧7 oV7 ٮ߭[?bI]W+_nc}~,xe]zl2ftь?+~x}{OaIu> >t|DžU{{C h/KO{j7'3k<&,_5 ٶ0"[{:zsOjOǩc/Gnb^ʎl'mFv;ݩUIٕ=pՅ݁`n oUv3٭aW\TT]UW+Js*Υ\Υ?ߤ;luCtcԧG;UNdbW7fPoaO9}~UJWTfWU9'ʯQRr хWX«|T9Uz*@_.7PGׇS޺a~ YlWͿ\]ze+Wsһ|] :l}َWuCCtn-rW pulڰ<ѭ}忚]?olԭ6QJG}*xvmʛ_]ͮ?Oi4~?9kF {cRKV:jtQv'$MJ.nts U Q&?ɽ&3 &  P[C (zJFA1L1@yC Lԫ W>M C>:2u*]\:RcexzFxrxc 6mdꈔᖹcr -1YiS:sE]1@B#IIJII휊j+ȞRhdxF2Z DQQj(ڃW]jBneN&LuPKFTAz0!iaj(zZQk T}# gLA|'%(\Z&_"E oo]ڰoJ$)ntT2+m<755oʴ|K5/7-'67uV/Q\QH2#iY3*' TKJ˵XB)1yEYtN^t(Se^[Zt&]8ՊS Ȍ9@(:%xQwnOGp'Iu~\^tk> JCY:tzk]U]{EU 7'"}Qzx̆xfX/kiQM*\dИ45ْi)b{-ޢWth$fhTg- ֒Vi#Ӝ1y3f&eXlɜMG14H3=,6%9:JB,b :tŒz<1̋ś^Ն6(X"(?uNXҬFbK lfhz=^ˬ7crs0@Y/ac< yS-"5DBR`7;7j By[r gX hl OBGxJ!ȉHHֹJ=_dSVE~ FDfdGedDFd˔<$i((|{uC<Z;([Gc--u'>.W×K|J~v.F˞BB*ɹg<٩0RW%⛼yVʾƃZ :crglLMXg!O3Ӳsǐ=Yޤ.BORhOZ+Sӵ1ڋQu^eFZ~V^gԍ>B`kQU61;Mra7Tᅵe: U@eF]Wi(;TOlٹ2[gb!+W]˞h^2I[A(U幸.IaY]Rƣ=Pܴ\`NfKhɝ*eFx}Yl`~-3d5}|NYdp{KE:b"ʴdV)/ed7W( JqKFȂr֋Mq.{db)Ę1 nap3 OWX P@8eƨܼB=S`L>f+1@ CŚ^-%֏bQ_'¯`a0’'_ y諂`*-:I)DVOy*|OsdVG/@`2W\t>Bˡ/CrSBgz-ڀwK[|e]'ٮSÐG ZK}кR ZtdYm]j(|~0a!I\n2l{.-Ss "mZÜIWD<?a֬YPf711Dvp8d2_Q6ywL]0!+dcjpbMxݯ"2|nC`6[MmZnjs6ǚt0I_b_گK0a2t :4sN/2cH yoU3)]Zm q%.OM#?YHv#jJhz~-$İzb꽋V\eXoa{״z"a~E݊ *VT<ΰzUջbaE '1ޝX̰zo5;U K~cX[r5VͰzb '3ޝaX7bXo,auo~>b {o2`Xau {V0{?˰>~{2sOb^ǰzq]VZKXð%R³V%>ʰz7Eս >-m$OİzGq,"սm 2_VgabR} =V;JXObX}auw>1=?Vm;]p4~Tս 0~Ȱ?l$aXݓfJΰzae >mp; {C^?R WR2ޫ<Ͱz2}ʐ%ީư{^Vq2 autý]˝ .?fX{3q3ܢ;ю 3ޞsVM+VBeXp=a {O0\Iw0;pyaf VhbX'İG)} 60\ưz_%;VSgx\ﺉ祈eX9auYZ$ >&./ w9'2,dXYưq|/N w9#Vh3^2 {pV߾aX{kC>Wg=! [V MkV33U31ŰtkO {K{o-*jTTX.uIq)7qD"`HPT 5@ŭuujݗV ڪu[آ]7gfn܀}}{YΜ9s̙IJ  w!~# )MF+^BG* u%sܡ+ K` ߧgs# _Gf~ (3)'wR]ER w}J["8: SxS(s(|+ S +(@M` &GPXCL GQx')\J" {?p P'> )MQFagQ؛Aa#S()|(|o!VQ/P- )ܗKڧ7[Ma)x)ݧя#(8)ݗxQews0w_b2Swn?{SVsе0w0 sN-0w 0wWHa" sn}EaSk&{P6{{}C s m0w_ s =0w:?R?= s\0w?I޴)ܓ'3)ײ(ݷ{$|x s,0w6 s/Q;o sP;ǽܹ>0wE?0w>6cr笖S;rܹ?(̝js s+fR;UDaEܥ0wF s\(̝Ia|}0w>auSx<+)< OVN™Ml k(\H^OIJaXv{?׊ܹ^͍0wNnJ+)̝Ka| sz*7? xD) gQx ?p&p P8/x1z I w$p^(K>!KHbnG`n)KX/s lՍc |X?OP)۹._pΒ! ?# A#xt 1 T"IAL`u/l5ZS?_},Pov%=$p[ ]J1xΒHmX_%ǵSU5 U?H>RGKHo]; %~>zKQy^($&I~k"-/ \%I)X/Ku3 "` zGOzrѓ1m",Cr\B|=g;z>Aϧفمг={г=s=GsTgSzDq@IBO zN zBE\Cu@MBmQqvz3=3=YT{zFOz*p.E95z΢vϣ\@eūzW'%&(Ԍ^1,BPx+[n; /,AmתHE «JY¥J@;Np;R6fon ݪp5mo&o&b٭9TٳMH13 g.5cmc-Qj[a˙_?\0˝?j FC6U=SCՇo92gnq1 =OX7Pj yxx1ݾݻ]t̹"E|ՇZdNF9dĔ^j[^ƚ֌ށyYyFNj9E{m,rgZm9"=bߡmԨ_ƚߞ=},mNE%E7' hƨN6u8 45mT3#Ԡ8cQO 5Ygq2(]q xbhGT[4&+M@32)l(X@r1xȷe^MI$th\ֶ(R}&dz\UT2_H <@=;D}! "1aajbBjM⏑ ]Noi;&ZD@wPHp$6KLHI朤%a^=Rb}i/Fhcטd2=+[!E>MK]Lq! HE}6:}]rtlLtB zOj YN|"NPiU#ld(F>,>l3Evd-2lP\`s9BgH%F GD6LĆl;:G|&1P$-bâ2:\ƔBۈh0=F! TmD%%`P~=_2QT&$%QD40]_PU^hyCDT(Uwlwfl( Cl/Yb{/эEKR1(LQjcijT[ֳGŢV&~=CЎtt.4;=O+x41 xbr.ǃVF4^*<6ڡ0G2 4(| 9ՙ!C پc! ?q׋& T-mc}˱RG'ZPL +kl_MF5zun5=J# WPM9"afJX:w ƎEl|`Flxm>"ºgoq'(X΢j\ΠmF_/nSVnퟜW^)v#mE:xbu,K>עAXy F.r\4wta|ah@rv49({a}Cv;׾ 3{,ߵ盃w|1}|tezˊ!_ϸpMEAv/2_d oZ9u"J`^oNzO)2;ys% {a?CZYs$`uWt{-:/vWQnUv|翴nno}:8t]WrTm}}Myw7ɘtoqe_Xa}ߡy/~ "W]UY{yo)0óΝp hFud_C~m;==zҁi׭ ߴ>Y Nm?Vr1 }7ʳK/t98VƆsWlrW}>Nj+Jy~kdL2}Ҧ^#Mm6<8{p+"H/3'/x5t|R IMݾr{&fNy볷NkY_Q>8z~oUǽ}/E|dŽsW~U՗^+:!ae';w27N=W1nË$̍~RjG;G4mbrV=1:t]2Fn}bHwnc;i:s>Y]rYY6>SPj׬f}g5abU\ڨ9]prR4SճFQ@)b.59V7R5N:p^=() xmԂxku} >>YOW7Qy@O8 xzƟU<1Ԩo޽k1/j?vrV0Y>VGMtqAr5Tj]x,n״}SCN89jVS$ j}K'a ]#U= B+Ϊ7wX.m^еٳDC+wIbu%k :yqpٍYqr̲˽S~coLɏRqQ;Oo^ot>%<;5z|]w=lGn3SF!Խ?_[5cޤ߅~?&۫5oj[o4Ώ0ae!Y1@߲г(k3+;|5/N٨o|uϮ ~?ӡGߛ`|vs莋og=ONt̸bu=8p6p뀶mNKۖFvHLlb+1C׭; *HLvWuS+4T￳vwn QVadzv /gkH>~]dtD Wqk|f4:o|\Pvҕ&=}>v#f?"0j· "=ަZ^5q \x?z{'}o)TK㶶ooj{ֿu{>ݭ>MS&o4tt]v?s?mYj+L'S|ڥ_>ѥے-ӦVNt=}_Lz"\T#i>_Qۥ-])\NLl *1\߬xIK"AuIyn4$D'hwRc #W*O۠$MJ';\9tn0hM]D bᖁ2֠DTm'QF)(m:)bt`z|Gj{krwvշqڥ٪Zs^{ohVw/~O]˥XӇ]93N*edG{_?{̨| ֨=i-mzn6Si9۴ ^Uoo]qeOO>^5kjw]+kG7y;IE|W_O-$Ve7Z׿y(7z,<~wvog[}^ߧaDƜtGo{?j`hZTÌD/+*2HZE>$z{*5}PUnY7LE;*: ?,< %D?R7S5%u.M,*%kVN..[Y[^w;%sGeuQx@Do϶Lũs+Guӳ࣐w]t FY;VeK;NQ0t7zV3r<-^2+._xjy'ZsdĢ9-nE;6r.iEص|9Ͽe^zoNɽʛtVcgn?hu+ү#_Zp/fouYHⷧM~.') EB: "Zv=;VR hF/x:v_jJiN*F$UZ8ZHV#TSPv -*⑬V mVphUxeRn_ n.M6\q7rw|﵆_ λ7n;#-Mz˒?iF4-|WQ~V]T)캾y}ɿiW6gZ^G_(nx>C>K~KEǰV"ݴ;K[֬Mf,}Nÿ^ym-]0.ϴENU@3TUW0THr-ZY]W0Vy!5nXNVvjÇQog]s||杍*}d(2o|B=⵶gz\߼{͍'>.黝g}K;nY/C/x^[_:]2f}.uRU6lWO([T2KxB("=XȾO҈;Ve/S!#z>j ޺[>pD_oaϞڃ>˾c'ں Hpal_ҮeD^|c6֌ofGZ6+^{߫W^{߫W^{߫Wgh)iS(&qdžN 5F3~$a)Ð܏F|Ti 3#|] ɧIM959Y;UP 8j(B;8 SDNL !1Se_0mO"P  ?X$82QZT@~ 6űHN28NȨAcqB"y'%rMM?~yCVюpAi+Wh☙Qqa# ȏWmb(m3ʷELlU|"*jjj3tn!] i᠈ =k]7]ZrU k(r&D̑ ,АB@Qv'dF467R0Fi3,_l5|ʬS?ː<д zB%Nkgv0UKSprLrjAdNEU8R ڵhBGLh=LBCa'!Ɇ$rm=pOD}B!U51a*.&Qqc8jkpg^悚Q>8%.ֻڳW{9j=lT\|,(ޑQl" w6w%d >>v$6>ZqbAXŲ{.!#w#l/"((GܓI+; )EU/e%NS"t&-=Ȼ5ZndfբtS9eC#:)v$UFJXY%*6Ókƀ)1EdoaaEOo PCY?A틸*HzTXZhw(e$>l2SXcYHp!GР9FWh9V) #{p{"_}Ƨ ש%S65Ӫk0ktÇ=Q/!SDȨIV^tX5X?-} FljRFj`-Fqmqȳ$37OD \d}ټ(w*iCK2斸dupn~bpO ;\%7 %0e;c or\{#TAT QL6ԅ~/t* 2 2$4@!q26&߀1X" |r_/nsRo )j0S-|^%<(91>05an&F3<4h? |4DJ<<*x!F N kE=Qe 1j Ћ\GOVsW) sVS9b pD)0^ذ|V̵gU&#L^u\_d;༂k|ߝ*b Ckw.t k\qf3 s5fQ96 L).$A@#65[*=]XufH4d<-%DJ S5QAl"AD,:л 1n9]a f ][PtN1:[6uúǪp)xe TnRX ?vM9̇ur!0MIBK[-{-%kAaE[;YDc\ lU$3̩/&۾cy;\p%\{CD(w6 @+"P 3ѡ^y{ĝ}gdi*5{’&&v_"53fY\,{F̪#5X,md#\Y( WjPSku"K"  `*+P8Dp f6.Ź%L4+[z!uU2^V|8񾕅C'q ES6Qt:]9pa*k/5$p p8PһpХB]do{> (;w̶Aᄻb1۸(vVX2)]ShUr{$dE5T聵*}ۮ,wZ Jؓ"'TR 11ޚ Cݬ0d1̲-^@Z7uתZנ?ˏ+M,k|0^ 4! !4oh E"5zGXMⱐkb_,A>BB## h'+H/ )Mgy`gk'o@}F"{0 *Y\VÆxr+.I||gBx5Fuٻy(J* +|OQK4=vb3pZM?CQԜD;t0AN \b79+vYŬ14(; AۭBN*L/5(Ӝ9yX&9G?!brgs(kTHuɢR>Q?M`,Z WM6*(DaT,ó8Ҳ!_:$nzW=^("-Ьd3J_E J%TB:&_PD6[D `y0$>;n"?|_y]Øj|( K{H)~ݩI4xpdgQ29,Q@Sȸt4@AȦ)d8`.{ h~ /d6n8$Z춶)"%tғ|(E1E ! )E/O)z)R\SQ!nyps_wLO"bEߺЯ PqBH%Nr![E-F2XE VBV>֥H(6q`^%!`'Pcl$ky'IJ` >-Nlw o q9OeZyY$, ,֏e#<ق' GsK߅|W=Fʠk$)GX Lel^|+n eC<'.t4V2Nlc} {vqC(+3ݻ`HK*?7~_*m[[ɠt)|1"O8v8ewNL]ͳ=.nC $B$AKk٣\@]ȳ$,s#Yd;5B/. ;˸AJ%uhV#"q6Il~MȿWroI7D$j]ߋy\㑧)?-fԽ&a  L44OdDn=^-R( ~k 0ihrәSTLkaDaseA~Q,LJ/".g%ln} 58Ĵ<2(u&L7R߆}(7t'ҡ /& ^Mkc1vd5b*@Be* IJsb2Bԉy$dǚJT!'֧dʘ%N` B} "ej-Z"$ᙢoU%ˏNQ߂{[ёHt-IrB0bqPK4 Na}=7-^smዲ)p#@{ %|t,Xn㰚(+&RY(vC,+%. PhD% bcAaAgz*T%UIi+X}د$z-@ŀb:X>,,y${؂o?« +#3ՉcAtZ|FfApΟz/4 _йx,$)c) ƌ)WX${J*` Tc>O/%aei@Gꄼpg u͡ dh+ ųS , >ǡ#6</Zc]籢ё 4oѰ TmkJjo0 i3 ~:- O{cb\`WEp~DsDSvBx78,rvC y#d^ul}`9Fj+aQ [t*[Qt4$t;~E"±80fJl^W^Uєt鄟UXfCE>e8ڭ=.yVeي|x\=;ȃ]q͋LFA,MG>[x˯@`2O&Z_s돞qkHg= yclo( ,FQ0V\bAq>ewRJ&̾sP!rNѦ7MD13y3n٫Am˷,3RT0Y[Hg4R~+oYs?G+HY~4@H[bCy~ ='j'(t$f8؏$(z,9"H,Wق/Ls A o.v 8p sG!]g (.%.>(S[N FcȿxR>~n LzfnC#h菤8r|;}py鼘C!o^n.겢Hv';Jf~-NB[lyM3qNs[ŚٹAT"bܺ:s JV}Ʊ3Z ^;wO%'gC]Km*NMn v daR7Fỵ> m5veͺe(5 ԁq%WS Q YlLe6$bdBИIɬMy@.RoФoH⑻Wf%!l'a(j邙c!? ze1;XP~8R1#=*9"82Eg3_lJ\iَ`|K a2X̆B>!\W!) xl&ԕq_j!!) z/#j#k| BicU#/.$NT@Y -_T8|pki/*0e06 0S/L1mLU`50}1_wɃKlg>b#X|͡XXG'4e4rݕゅ+ṙo3Wogޜ^57t C?C67S2md2b2Y8n9էT.w̨+ U | sl//'zdz&ֈC^aOa( FkoÐ#V,vV\.I B ],kDrMO "a8hƅ-6wr?,f`jdՐM8̳[a\ gr죱H jL`3ϰ uͰ]F AE'-%W9N`-2Jw6B6#7|+ЃZ&N8Y491) L`̊e88-0[LdMdd[d6p-Tbgm,EQF3BMG0K5YbECU%5ak-|  7AZ%>ϊ;j&ƺP# ɖx9C wzSİRu?<Ѕen ҋ}xCƸ.C+bo:$" f@s$Ma>yO2+ 0lng޵ح12ng:"d> 5݂j=Yh2aF%T,/ 9jOw:O[1c =fD((݄5\%磠,y_$-thCQv.%-R_;ŝ?{>_G_SoƆ>}q:5X@`$ +cdqtn OPUB1v | |?^UKClM6&K8igTM[=UYhcݾD]{W/~xd5r 흑[B߳o90łʅSB^? o)p6V stڰVR/70 w9ancg}$P ]*Lῳ]B; +/_=O#;+%ntv- k3Ln/.uot }obl_,j`Ԅ0欀<t RȂ(Cڢ0X=S3tg/#^"FRfLfx?ekⅤ%5f *Y͈փm׃"/y3* Jl uk5wMs ֊UoJxMxJF}*k.g\$-֨,c!*^twXMBd62^X(! MZSo,+[}׺2 ;&ڀ)ټ+[->_BwlSMU *m+b$ A`wyܺb#K!!8'&.M⼷u:&ƕ-+Έc)ŞIC9 %}GzQ~68sGry,$5Af7gfc^*Vu1kn~+A=Is<;XR"4Gh.ɲ?×FG9p=P nt^9uNÿ_;_lװUvE|ѠM]C:\x [1ʓ+\btx{!,Xh n%es,Y=I /`pU>ΝqlkvKoq;ҮΦ}Uپ9n߈WNF}۷JV\ooP.Z8۠\y| Ad'\, kO@H " S$CmHxXgJNyKX^\o rԷ !qKlEH\0{2قKzXɢEnAc $KVGj{[9~ӧzdž__gq̯,!B;#3(O4oR9WmhV~*6ծ]mlg]IZRT D.є;қ9n5hNz;cL̇П4LaWP5!XKM*4ݾH[#[<ڐYs=@ܥBnw鹯#aM6p{))-؟W0^D\O[Ԧ k tW7@wv wAWyc=ʟ@+7R!q଍Ѯ{Ak :Do%6N^vͯB~ũOQ'7ΡF KLn+mn)\Mo2[a`.obI$$N̅s1 bW 8Y6EK\)P" b[ƭ$7V 昙Ek3QvK+U?ZUKm)Vpa,J-l2OMVa-l"ZB,2;'.߷W3K4oo2uEu|} f9 ?3 ׷p1Ӥ9}i| ZxhQ%&펭52z+eb;X׭s^^V^_ɎyO>M*#f޻0/8eҙcs$sށÖ6{^zk*w9\Lbʲ\=m $ל5_BybkzX5L~uSsX(Yakf;?a{}SB&c K4HU.pf9/6fG^ya;c!/q6oxo.3W#YUͪL[a}i{բ3 ʸc6uU!u\]UOҳ:mt\_[3o[i)oU%VK7k]0o'Z3k[Ԡ܋4HNІ4a^A3t-,&7^|b Vi`OWpN  `0\/'MElnn<|܁7}\- yE!z.Sico!1C̡?]|rw;v6މ[ӅP!Y׎=n'gfaپ%IĖ6.1=47]\ӊxoL+%"C Cha:t/rLd 2Q9J`ik [[> [Qb%t~)&̃c{w95-ж ?6W59a xcYdN'>'$s7ܯ1[4eN/6~%O@3e@dcGP"5um1iv@Fy yk 0cۖp [2_@"X3MnaE+* ,`!`8~фM3eu;C~`']p$vD4o_9\A.3;kWln65EqaI..QٍX =bfdlvS b:D 铲1K7ǚl ]|` ꦁ2[NDȑ}P;]pPmcR6,P`/!# KӡDY؂zJ[l/̬kGRMUQY[U}~eWGt}EĕM<v$pnNFOϼ@*E3]>! 1ɚ:'l~G_e+Ѯl6i:Qמ_/SyC9TqQE#wڡTeNb28/9aepEB B cSF)%'BmJѵI\ wG#=cX}I MaO#?lÙO!鵱ڸ$@r^& JU(̦a E~ip ({9>|/4|/2LPzJ(뼙z}QU$srĨG$֒ snr}J8ԙ3ar;X v1CEfgsS3E.+ЇɆU5|ů; ZfJYS .BS'9L>eZ9lD84VԮT8c,d 8g 󀯫):K8%A;e^HҖ0j<5+oQᎹ˃:/jc9H~ܸ'd> @cUL~~գ8mHPh>حA؅; wNlYj*=Z&fk5FHi&̑THOA1ՔaԜ8ߍy7ÊM珽h8*O#]|Tj7FG;[^8ϹX:?5ڿ~OuCQA)/@?hu//ד/ĥ$wI$j lo%x Fme" iL5D{LtkNMqn\HnTtW}R,r)MMIia#1*څpLBԝ Qfc 7P4% Z|ku P_5=ZC8?`;|{0|#;pE[9GgHlJJp=θ^ce @qq%,ZV=vFi 7W:#0pN7†o]9bP8[Ï Vf$#[͉^FI ={pt1̙cև#TXm@Ž\KYΜr;=!*9/\A&f%hp8ڱGO+^0<,^YYĜXRk5UWY:I/乆ڰ|-qʍ[VZ91vg織|+<ەdaB,2 Er?:CAt P8FЧxjj)XEO.d<7C׊ )sp&U\l)e ynR>ߓ{ ~w<~'w ~{~L {~57Vގ;{~#]'4~ }m.mr)~=x+~+=}=~wo~?~@{(~1='xNw!wa< o Rpu\: (p} 9O\ \S% ;rdY<,2)@pE5\ #;z\ Q~ N? \8? \?kn. y\\0;{\\S\zp;Z1kNk+ \+\5y0\-5\o+\4pu*p!pMpy\u0f4d?`\"\ 5\eyp- p}C: *p=py"RpcpK5# g .%.W p\]0fp`jrG)I4i :(脤i7N NL&ST,CtzD3 1щÒ q SSIҐdmzC]B>!96zV$EԢ@}ӵ1f6}D>ҎN4hSP JD!N6 INk1TN2LLrJ:#,iprRLN NO" 4G˕( gZù̙T}N$rpdNMNNt#jRSbSQ!bɺ&&1:5$-04!C_^G jSAGtq1ZkK)+ޠѺt9l0̩$m0-I;( 6z! x7(%%1%Fc Ppc}P .:yԠXT$j1C2Sz'52P^N;E5X BWS/ĂLajbBj0P:5!)vL]4ǑD$@ 1`";tX 4kd L5#-Q؛>;8:))YӢZ?ܻmRPoNn5CA=5Q )8:%:&AN!i+(&ِ'TT.&Tr }!IYi :RThi!΋EJHKRuB܅-&%9U/Dy`@dJML@I͜M@&""PM"BbP9u飴 eאD+6I̥!*pn*G΋ J9{_:t !(?3T )x7W^{տW^{ӿ 2%!U inLҺM {GuS!!aK*oҕBiACY,mҍR)tZV&iR,e"" jAdDEE-;gfnrs{{~Ϝ3rg=3cc`Ǖ<ϟy {/y?ϟgI>[:OЪbzX.~/(q6F>oOqT\7BBKK8,ȈPE`#p Tlb`€gbm3t+YjJa4霚| Ozيu:V˩HMꈅCv-4y<aR'N͔F ef)u0` L-!vvZR6.b2BѡUÊ݂Jt&.3y<?ϟ?Ojg'x{ѧ'5:CPB ?:2̄CSxޡ O#t]X*T^ӡf-(3yXnt* u \֠)LF(EHc1>dUF*ٗuaYSl! %SJ((MM-^~* -f/bb GBv-r;F y<?⟴pXĩ 5UtiKĩ-Vf|c_%XǏbV8Ҕ W ՗gMx7% lxZ\pD㙥Xȗ>215tdD:x2]S#T|SEՌ)2bIDaCMVd+GVNl@5smqRGZ'ը52aK͔"ak.r IT }j;H7Y G,5ƪE)Z:rX8Dw[j_Wc/&P?z&JF1h!̖H.8. ?_jd9"N1Q76 ӥcgTP[ qy0qy/j;ZIg~1pe]'ɦlX ̮izLcǙzl\\h/sliLhyDV2{D+IqAo,ALԪ" :t%-dh,،li5JEFM¯Su,$囗^ZKfj֟rMmQ-Ņ!SG cTTZ] Qq 2(CA0,w<:\OZlvYI`sVc0YZaUq55fm8a5 ꫔,֤zXJi9#7x<D'3xv8ZG; Vq=+^8mpS(:Ŵb^;L }/ #jG[%JVc~~֫G 2s}c}s?hٍ! 5 Bk3M*(TM痎#Dq\m9lp|9i2lf6|HN!aUzH#VgiJHcĉƄN@!H{O]DdB$jG 01&? |&$l$Ws4 A.民=e2xyWy<?֟~zILfä 7 L+YB BŅE֐Y\'jl&W&_08X 0B_e Ff*7L0BЭ'Lߊa+S95lw5%Eq6TQb<0'9Wh-5@~p/;m{^ g]qZ&@{2M j ((hPP8 h:<@ G@ * =PP!@y@pM3LE@@66@} t@9%P'@J8aմ^Z蚷xIE/ *6,iv 7='1?q\& T{pƗIc!:τ3@DS9 jɇ: V/jh$@;]qC<Ńy P6m>: tP̷EeL@ ^zh@u@1P@3:5 ("&q$ԃQ@SMzP [@-a< w#%xWl[7twwXGX~|=IzU~e=خ=z?>GYlvts?52>9yN͹}=0z3GZ~pwS? 80u1}i=xa{#}>|4kqee=p?_иcݜIᣛ7N80dzm9A,(ւ}xw%a}ݟzBs4yax/'|I-oނ2C?qG?C{ q}O݌eYiT$7HZJ,$"WII$ML7i2hRK&ilҤIcF߈G{rf~ X?ڧG}ni+)~O8[ӪSPAiMF{ q֕ LyiֵZh ȸLur i_Wl"ISJ5#Zv.[Յ'T۳㮓rIkE*B }d:]"!٤!I[*!1MC_3%im zbXH,2M: )hYBv^"-^5լHHq@렃vo$ BG7 8lҜ\|\Y|ʲ+g SFRQ;g@OIsBЇzZ,IЗh2JI8m1E0ñu-W>۱ 2ihT`VmiBN,Ȣ,:p *{8Ŗl:뒫pH_ű9K2dOlIRf#geě\ys{8on%] 7aq`3eA߃5õn_΋qm/9]ܛ;uKEY %ۮ V6vLٴV>jg^d{.=.;UslFYP6 l풿(kLl׀o 91een2}a8f.N,'FR76y=]8NuE"(J>sl.^̉IW/100'fl14%)/~Ǘ(]Uv욍~iMrѣ_kQgè èaaoG1 d!a\?a\G>èsaiݞAY7g :wu\ xQaFm帧uQ ;2CF9 Fmg|(.Y ~E  >1OG^Ճ,OtЦ}Fi ogH/B Cƽ տ)=n1{ J1bgR `8z2ǽ07awqڅP:] 05ac`?øyQ,Ũp #q ƽ~`0Nq_<~; ~bu:U:ۘ9mqO} ?2ఞ~0Oe8 = ~dఇ[+0Se%0Oaԇaԇ0õ"F}Q5M2`u1:q޽(FF]) . .k .ܧ .EQì^=/Å3a0ø1w՛bԙb1:s ; W \>}(QWn$è+gcuauv0r3:rwF6})F0Q7.aԍ0U3qo3qFݸFݸNa-0;3$՟-:ы! ?M_e K>qxNS< a Z}Ʋ old(% _2Êc8 ' M`ե)ݳ(aܷhø?Q øOQg`N2 Xwcp x5Wof8<Vp`Y$E;F|}6$2\p6^p)g~70\x+ 8FQ`è+X0 >0fkF]@! Qqèø1!ԙ=0{`]dj"0p{ HF&dH1g*o*w؇ px"wG/ Cw5b/2'2? 0J (6"~RKO /|b2o]8R {o>@J o=yC]1NL7_Vn>Ǹd;Cp[.Qoun4qqp`%7L%nx[K  p#b?Ox֍4r۸f+wϡp9pĝDاA7lj&.n?ϴg"+Wz>:guUnFUHJUEʝZXUʍRcޘnCIJI^GZyAu\t\tĚ9*9N8p$oj7R  k*Q +x;H(jԣSnRHGCoo*6J2֣D?N{EwVs''笝F-EOFK^$^B;M$w*Hu)hêc\G'J/ޒcM/X?WPg6 3L[K4IS5zI7h ŏFӁb߆T RZA!dki CBb -gGӾ(9oy fo\_A!({'@c ef'~hΞp8w^ƝQNEl T$QaYW / MSO2 gw] |I_?{ ~ 8)IKh ]JRwuvtQFv*ЭTw"źtp.!K=OsHG vT^p^rϽ~~Q 捛i>1czQ:be\b{b.`q④)Ƿ\qR7i,]j3!zsEhIf~&!Q6\gly·-̶5wM=?Pcb^߈d@M2*ItMsx"U]Z,ྴ.)Z{#.rryB,pI "KJOÜ{\!WnŲ~8jP8tfM@F0 rYDADKSl@;gGfћqr,H& ޡ^0.=ꭨgcczrxuP<^^;fZjKT/s<%kÞv?YmE<ѱRh)O(R᫢K;6)˳hP+nm~t6KfZJIdV$R <4[f)uJ:*B%*B:NTt4TҬ*z\ sxL ,g&([hڼ_yy"42}2 >  B"zqԿ2d$#}_yT@ם3j8u+α't,> 1*[ѣM;NVl8^bxf)a4p.3rHȱQѩ\̡3N]-i3q66{tw^_0{qWľڿMz_+C.^1yGNVO{yn׽'󭕏wd軷/ {vr¨_׿Uoyg-y̚w:trc5*/ۻn6<߿~uG>?xxY-GĮ5Y/iaL}vMOҧ;:̸>8{7\]\8SWCLuoړ_~Ov//bƈ'/l]o_ۧYe9@_M_M50>1uyौaK׏s_pF[}js[\mjoc/}|֝Wdwd|7ڋΫgFWւ+^Ч8M-.jmĽ1c~ܶ et~ۛǿ|=:w_w{wmJSK>}lPm^lXZY|i]]{SV,6<я>Y"E_7`B_T\l6REh1ɣb{X.Eniuh+MmBx2? e\&S5U6K'k5M9ϫZ/L.uPEd>"x5۷|dZ)"è STvG˦:SdٱEhHZjlr^ɪHNTviUF(6:&2z\@U}$ #G0DnfnZNbEI,eJG!- qehD_xJzmzƧHO|ɖ ׽w;G +b^Y<T6qjZv쩓L}Қ#f uaZ겜_\i٥cNKz>[#K_uߓ'xmc?u=ׁO.Lyv櫍:j[%d澭oesA2Y7TE 4B nhܻw%kƖ._~sOG۪|ݼ+V}xʲ&nLYڭYs'*cPApe_eﵽ>GZ>mڴ0 rTNVn5-:$V}# +:mz.MUiOhO\=S{vks-U}L;-wuɊ7yE^.nw ;:^yϤ}0G34۸Ǘvտs-W{mxt3S]:ٓ.uwվzlǗӒ^]9g?l?ώչc>#'qEߧky υDlP\n0vؑcoh ak&ֱnBQFEDCנn"2Zό#qhş&>m9|L,_Rˣ3G^Pyϡ?׶x;9W5ݧ8n/hGOyhOP֑_`cBs]} 뢻fl+o\9w)\֡ }-dʥ[?z>z;ͿCǽu#9;]ۆYO6M]18w䮍ቛoce~0sJΪ=G>>#m^RW8Q3Tً/M[y/md3 GDm޷6I7ɰ;+ ı|dʹꨟ\ֶ .A9\9ws73XcP;E^arX(՘,[ޢhq uSnHF.49~W6Ӿp`b]1}ր#E)R-NkV̾ӷ^YӞVvl2{׃ /\}NSG7,zLt<;^7eYW*yg;u&3%jz|kUG;iå/~zLڭ?=;$`_}9ݻ҆喹v|Iwo_B?{*|+pg. 3wm[q~}F]&ko[:du̜]G~>Hɩ/~i֎>Խ:oZ3QhE7?GduUY]v_0⫳.{ 믊Q*FjMV|ZL,`HbqFfl$} 97m$:(< ;vʻ{yf|ͥ_ZW1c/-ﲋϽ;=4lD>I?|Qw>_gl劚>TeW_ a.li5Ks,yfeǏ>=֥~kv\|ϼªc6~O\y[g3#h㉽_?ؿڞ75gSbuͬM>~ekFn*#淬.:Uؽ`ԬA5GCZ?3={<92xd2o0Y)[ԕcLZKBcitfJЏ\{#wz}lZe3{+WrNۡ߫:NwqGώй̯B=L{lLʚ w?r/n=9pZȿ?70尝]ϓ2nΟuG'dG{˼g@د@`v[{@ݠO |o[TȂg>AOǜv϶8x#;~; l;Yv[LiyC%vgWouC?օg\8aW ={\xysek^_?wJ۵OY5lKWjQk㩈G',^L5Or'Psx ,zjmj*T+;98> O*VFFĎSvspUZ7(n3럍l=Q {ܬa 嚿\?wcw>v5zmofH3ÿUm_O4n=>v"42)#J]x/OM?u.wPkkPmt|v^^Sۮ^qW=ޣ0`ٿsd٥v^{e{>}W#^^6?_5SN/Nj;>l7to?~b:2n׾[y.<\sy.<\sy.u/_*vREEǠEDJ Yo֘s0Q^S&2]8dafhnWblNX @8Ȃi0 +m™R%sԋkz6h =01ynBL?҉?Æd}hU~?_!Wdr])c85)@KsXq{2oo_V2Fm9r7ȍ}GNőbQ\p j9<#c[ 6 EoVjEaaS[H "/HXW#٥zLR[[7oIkҸ0IoJL6#ҭ uyon(G+,,;-o;Ű$K|j7֬zғXZ:>--b44UY_^%d۞CQ3-0cuf{i sy.<\G'M9ZPSz4e\ HTQ: ̪'}  _OHUդWK9/ +2*G)]zS`~l+w/FϤWFcoP*~6vׂSO)`]|DF/#V]=#(hP񂚠qc9:ko6縪x+ĿėI//UT获/c }NUfvNDU7UTj]W9}NpP# i!ipk]pb޹;,|/S* "͊$'heMH @D3V9j[]9Gffn|(.aO;|AF[JٹW;ݥm alK;Umv%ZGu뎃&.DVEevdB@*T BDB/B5 Z B:S Th-$;D(HE%ϏoA,Sx)̥^`l$$'"qw;V"ԪhAY; 3l#Itd=@2/ *}4Wø"ݼo }yR ޑ:x_yXĿ2om8r\탽Ծ}j7ˢIn3jc[宅m! !pql]T{/l$v鷾z};oQ8tn3`:6n!U6qdb^nKK!\haQZXk›A :H _׃<*/BGaU3c},K~?dY2.$nfVK_!ᙕ?!bd2dվ3|EJN g>i3}$ >=8>qXYaܴ̲n6@aIڟ8}׏ӛ|03*^jLa8n e);g"{3{;(@^y<&891Q zip5fY"@H"Y ,>|"p`LRA%?:P=C^sJ.j|XXR;L-v~.|/WI,Ui:fZx%h4)ү~b<wjmn$fVVnYy Σb̑UFztn]aB|uDKv q[ fĺ0؂LgyQJfUQJK3K]m]K+//4'Y{rX-G*oxut/[fN˩hQ`ē1.lEFe '$W} OsZ%흕gUbv !BT=D3ŵB g"hP.(Q""=qf#AQg @&D EQD#j&D>.bO]M$uGtQ, Ct 9s㏌#GiaqiGKYalά/5hr\~QgJ1k|v ]q38i\=;2W`Ylz3k #D@g_VD 7T_nPd2x >Ko-2⦁ fb*,44+W(8;&ơb(H68mXgM9% GOL3rd ! ؃II3K4 dH,>T)688A1A*fT4Rc ` ))z*,D7]m"y0 YӴ`ef(2)rff'prHS5RQl=t4,@p䰥tE#2RRpCHm*tD*϶Rirp5zp'aZd..lFR:Y5ۃ"^c%.#Mc'5FmQӛ T!)z)+J$$l>fЇC &cýzRO,6BHXUN襈WLyhV=Xs8!]:sf),Ox/*'-g:ʤp%*A3N\P=rɲɵGc*m\ȍcr]rL..*ת6!KO*W|sr9.#qGkGUS^t.M kT^-G#_p@5 L}K/qשqN/z^ޠHğj2o`-^aZvwݗޝ=ݓ=G$vVvK}aDz؝)L7b|%1 J;5bTAXo+fNY/^bN?[J3z=9sQ?ڄ_ kGuԅa'^/2{?`2&PgC̾?#E<@E[=I(XG_\i 9z;Iףɏ X~ B_ec$ޞ_O Y|އc}0g;_L>ױzv&eg Ht_Jo_!O+y{;W7pՉ:Tꜭ.ÒTlNF^,P+/8xU:?gDeG$!v"JW"װFLkU,6 g':q`rWUDqrvSDsPzWnFjQX2 uS2.A9˸)Sqs8ǧe<\sբkNIۗ%%*&O1T9:4xRr !\uwvR}.hOmZ:A=,7Ӥgu)z d/*ֲujOrɻP+k^UvN7+*Wqw\տykWy/R]EW՗ZZHUG=@lV,A[ sFW=mbhESԅxT$WqVBfs)ڪLUjҕtt %ʟv |]USE̱Y-WQd\ 1Zif0#zިɋ4oOSc[& I~B1be-|HAV:a [3 P2X.;؍!-uMcO *_!F4l*Ȯ+*B^5:}3օ 9 >@M+@j JѷjtYĵZ 6l;gdFEdF2Ro7[f+ rLT 4dlBF2MФ3XKTRk4sQ4Bȥ$XdXQG|,ZIxX3ѺZ`JfX&r#aWTV\dv:ж:/jw]2Gl͇++pd½!/Izi5XcY/(ibdV-&h^7/Ba0u /XͭoKj/ۼO{HpNp;Xs7d⯁ʼ WVSI1t>(OwzP*OcBVGp7$ԥ,.xi:]-wC7&c)s^&rzyqϠ@u} N snOE p1Iރ Gjx_qL7̋\0j؟u4CX7[*3a1_2ϼfБeԿ̱̿CdF᪀3T ŸO1]f~PY&xݽWd>'2׊ڲܙ.2QjyL$/wj޿-2x9;̡^?"2gG"sk"Fy15w8"2(2_9ogEfȬ{;g 2{|厯Y6-|7o'X ,|p/ . nͪR*:~D9PN݇kOm~mQM[|cjجSwW/9UuWִ)zk?72WJ R 6LS-L-*.(֒HAc_jlr^ɪHNTviPF(UUvFe7q٬;;%JoVdHGYSLazd!p^dAd\eY&ju,j7U-}O5?WM׍Zݫ+ z]j0˽O~|;d*k[& W'l`Ej`iGw5sߖ@"2ld TdF(`A( H-ýp0Ł@Q****( ɗB~$99=INNB3/E1Q߲&wD\oP0_*Ջ;Ǜh `H%{$[<[&An۳FE6 JK/\4~X RVByWp ͒i >N"WO.A_NV-T.TR- G-nK:LyxЛwn>؂f̈KMs*EmNoM>=,굆'oZnȆYlH8=ξ)XKK.T8WzXVdфN=*^/qOy=l~=O{dgcM PX]r8]=?99gY~ԗS7l |xEW։36qau%ʴmZb'Q̺&ՙ}ݗO1w euA,MЛgb8EN+# O&RF02Fzǚ"JkOw%z~Rޫsٲ_"?W!;e,>$[nr1tZdsɩy Jv,e)mjtrM*z,CĭdjA:_wKN*Vqێ&_|ᣤOtI1g9'f6O%Wڱw+ܾ< d[/_ӻ搁UoOc>/q]ъU\0nhUao<~Üi ;hE7a#= p$aP>C~"? ' `! S{ڂ: qd` 3iBA xrq Zd8TfIw03HFZD N"љb0h RPp0- yhG` PIP=7IG !h9/)ATPl ța갱 Fi2Q唡?dhgs -.MV)ei<ݛWm=QFrqkŗľzflOR˔綺F|G@dKɉ̖lթ%bԞ~"fۨ/MPڶBŤQ]툛jD l3'pʎkV-$UE~!F? GPWŐu;vwrrJ{4z+nNJ"gYծ#(w6?)eUu|o2-W& ɿƨ Aj7!lbd M8ArjE,#(*VW7Q(d ަm:Xs< _}8=HZ&q8fYYġ=v7]ySL]vkrqY>6E#jĵ?~l?=l*gyq-mYPyޓr{߭U'XVߝU^(몝TUcN߯^N)'?uⷫqnz{fq wmըodi٧7_ETg_: CDi2rTjLdP_UgO"ם hH\&{猭NUۤ:E*ɻ4Ww/4~COA%j#4ݔ,ϒf9vlew9DPи :⇵&h*vrH6U3Ct6E!{[wkުs&%ml39m<\PHUoa6ᣌYR( MS ld8eYu Ct??_]k7,}\ 1z#r讝ꞹ.};׽Um4=$m>Ӝ 1?RgFi|s@7DF3}|:!t x+9qJβɡYZ[CJj5[vkyRass5Fm9|YGj/p~z8D5ZTKӞWFԠ)}/P hǷZwӷu|5-?(wjNV7;7K(XMN#/AI#{x(҈AzEON?yD6,bs'L= !- wԓ_;[?vRnJ|8Ow*U늛 6[}m3oOb >\i[+寥"ݶXWċ;3؜_)6N;/<V*VV0V@6:؂kḽĶ7"lc6O,ܚ"qx_;F9wT]ٵrgyn702*)x-~a3vuh3}zYKd;*.Ouz~EȡGGG;Ԥa4 LE7$ٓH!nJZmr<(kû(``K3CV5Ftp:{ tkxDgcLm -9|؂#E6;< =_ͺsj/ahzOX?|C>ǟo3m jiZdǫ/rc9fT =LE4o>ɻ0KR~`囁ϡҴ;J/RGv:Qv_6Qm{JK)IW cQ&YUPq{_x7IXJ>CU.˝5VHnOKk|HmFݨunԍQ7Fݨv׾ɵILo.nj5Cm<3Q_ s)a F_HG z#\0rD{:^zd˾Am*luol 2 \oc9mykN]x1CnF^m]yc߳+?4ϿbS=D7cL'pړ/?jO~ԍQ7FݨunԍΛsOzn' Q¹=,5:~`}:u,WVMDvڱWN+Nv9xYj#n:. /5aNz@x,;ߚ'xII& fL4POaP&KLS[[v#V#n=:.hC2V(VW {G $A2 h;ʵpQhycGC><ͰZBZ J *jȀJD6 ߸Jq̋^i(ղW)$2UH1G pi%qy1Ti}sW.A&Cd;@oJ_^; ͚~xa!m;@gA6m[]l{ Q6[B ɲzvv}GЮհm%̩p5oЎy2Mlz ۶ V}}S=cقlB<߹~G\ Kwy%kUraTMU;q\d|@iw~&Ԥa=#(k0;o%eq`e dBB8NC3%R,]lk<ȍa}Xޥ_ϔ 4#ĪiiNmԺWZ2F{UU!`0kW4$eP^=fĜ+0)맠gԠ);bR!MYY5 <-'dAM`#H5Р^A>7` JӸ16*qG`T$>PK7,܄S Ͼ);oɉBW@C#QOU@Y+aBz 3Emg@+7{L`G 6¡(H!P]ʼϔfa8vv"bRkňEBzw 3㳗 g1} g /NO ^,3,RWgFa9Zme:.9ܞ.a5J<1?!o1/@(Ӽ 1CWpEOdpW\(QR H%d|(C {qN?zsX8+m]+x ʿ:د8aK|p .8bk`ԣ=%`NґCK%*#rY!;=֯|aeXo8`(et;q? W(p\ճs)ԭƲOزv&fcdؠFW:lC Q ^f6T/ERteQC*x'=l5WPSԵЧ.$Oc9}NC}B}zO_>g\>#g,dD } >sj= 37ѣA]РB(;XuB:(UBh Bh#vABN]!BY:E2@!ԵB!FuyArYB/M1颥AHB $I@H .~+!q!h9A BA7Tcw#c7B8E£Ùs™ ]h1 s$=X^׌p$E$L/_sz, A@L9o?TB Nq°:0Utv:-Ġ!,BB5ќKbI67F\Izw-wG/hPKϱ9s b<הv8<4DKbfCv$W\g7+9&EMH^K6hyD\#a-I1LR(<]tA4m9-GO/N"s z3&ЂxGý=Qlb£Gga< #J<=ѡ1E2ihmdWͧS [R& 7xo s^?;o-u7Tz#G@NӒ4@6nxgxN~4$ു7Y{|(/><7_ |ǁ?^slCWð^68 Cu~!:ga8bH3` ؼ:6aaNw= ج^0le;j"ko]6\ e{C^d,/F54+ѲEmGqc9N`.kPl-FBfq_fc_G(shYnԍQ7Fݨunԍ[ְo^ } 8<<|/Z 9> 5@xU1ʆLGˀu>|a㮭~.y,}uX6BnԍQ7FݨunԍQ7W:Ie1ϙ)bU>6VR6DOg>cIS|و%9&8(2| -Ć'hI8jiK*{/(80I")}[X$E ѣ# FA "-C"C.Ii/ ̴ gbLPLCR%?ZR"2B#g&H5C&ӘLZ#h-(s Gs0n =a00 `Dy"i4xK0jPHvFG 0PɳxhHvI@rHQ*-;65 K`H7Qahp_,|́2F 4:JgU B#a|_  A $  8 X\LgԼ]| d#ѠpB 0QTxx .(4 (CӍ c1L9FSIs`tB{Z ƭąxcsb9x*k(uil~DJ=Cd|z΍s E!p#*ۇg H>8(|*bߐ`~ALjh ͈EE"|\ F{$-99yIE#]a!7u>$|v +6D CO!@wQb 4&xASÍLFQQc9/(BEºOÆ|ȍYCmِ*PK`ȁ+9 CL,A?`q>>G>MC?qxq|Jʡ" Gp0mqZJA/^ [ Rhȼe=(nn``2blbljy!pf_ aQZd; p\?X99:{54Eʧx}MO Rxte^{#\9"]{[P]i2.zΤctHp-v~ h:%*gηEsAsW\ҏ+3U._V³}{Uzp4R ~q-'N _p:pĉsKKC{`?iKEhwnEi4c@9vx 9 ΃rIؒinM[%{KoTs6m CC!i;$'Q::5Z-tmY n~[VP0fT3Dg%0㕛ĺCG%-ET(u5+RlmcNIK6*|gaԷk%Wfhism奥'4WJf+.R ɖ/ϖ lk,QiBEmbC M;2P~U2\}vdZ+Shb=On80A9^7-\Dl~vn ^ؠ Z1#.7ΩP9A7ʲoBynj"fqR}"T/;`U,-mS9^bbZFo%Gʎ;T~{&1>a-WԦ,b~u7_Lݳ?5튎M4'H*@w=tkYfS_N߰5}_Z'ؐkxDžՕ(^պj|F1Tgu_ǃ>ڶuڋ'eyl4BoҞ~5h;jvԠAR4#pYqAC՘?B@ƘB64#C (f h S (rdAQu!8G$[`6To+ژuX1pyG 0[1ʒ'`&)@^ﺵ͛/d{_ϕy)LU#g%/@uaS?΋kylˢϝUnӎ>ϧMr"EYWZ s}~EvO9yɬ]s;37eO.Β}Â63683{"Q$sFR[nPj(TjcrštBdkGOTw^^}@@5W,>y#ep8~о@ɸ,̈Q0BK!Sx8Nh8|Y|6",/edd QJIpes!kPNFC4m aXȢ#YYy[j/xo./֟hhjV|Z>q wmըodi٧7_ETg_: CDi2rTjLdP_UgO"ם hH\&{猭NUۤ:E*ɻ4Ww/4~COA%j#4ݔ,ϒf9vlew9DPи :⇵&h*vrH6U3Ct6E!{[wkުs&%ml39mԜx<ǖx<,MCKKw}yLS52aݯG zۣR>1",Jn̕?'8ju8xke?oNtAO!gi㣭,LXX湽>_xih_6|tʸDKG6.&z*/۵JbjsQW`T ̮'IzzOew3|$=依?`a4ߋQU&?r0|fw_.Ғx`-+{O7}so(XyJl:l,u,1]˪ړ'lY|qorIVX|IswjC|&8# d*Rup8+Zeדq[Meȳ󝓽w#mNo?0sC]/~=8Ï_}Z$zR!^&wsӻ:lܾk87w:7>|P]7XCC)/o+ul }߾ s iĄ@^884_8rgVi19gClx$=ELW]>4͜R˓I{֍Næi#lGM*(Tםo0}}/vᑦ*8YcFDjƊ ww\}3!cΑs6o_70ߵMlSE!Wۭ(E%=p;W/ծZ43t_7+s]L̚V&vv}'n\ܜTC.uCiN'l {OKTbݽ R!At8\,ixƻ. +m՛w?5[VkM"Hsw9&pG aIObeLѧ-0;*U,[?Y.R;LmEƱ㦝vݺ.ڇW;DZ~T7w1yD6,bs'L= !- wԓ_;[?vRnJ|8Ow*U늛 6[}m3oOb >\i[+寥"ݶXWċ;3؜_)6N;/<V*VV0V@6:؂kḽĶ7"lc6O,ܚ"qx_;F9wT]ٵrgyn702*)x-~a3vuh3}zYKd;*.Ouz~EȡGGG;Ԥa4 LE7$ٓH!nJZ'rc>$ga^CdշE,G_jJ#WK5^4pϾT!,}= Uϒ5? ],dλ&|=om z9tmQ׌o{~fxy7[nR-2n~:cnà'^ks~ʮ(潇muĕ[Wc,>R~%ݲX2E٣#c>~^eӒ=cF6IwY~@ucħ㛍ͯTҷZRJ~3%G~?_~#[;r˴&N Ixx-}lqe XT:#)bl2C&yPF{bìB8Rj1PFPzl#&Lc KWA^j`c726BB$ B"pd BCB@\xAޡBGbQ|; F Q7aC5aCcx^Vζz ΣO307Ad`b`njj 01fa>qCc$NHk"(pDdVxc(>:%*gηEsAsW\ҏ+3U._V³}{Uzp4R ~q-'N _p:pĉsKKC{`?iKEhwnEi4c@9vx 9 ΃rIؒinM[%{KoTs6m CC!i;$'Q::5Z-tmY nobs-studio-21.0.2/CI/install/osx/build_app.py000066400000000000000000000154321323646663100207660ustar00rootroot00000000000000#!/usr/bin/env python candidate_paths = "bin obs-plugins data".split() plist_path = "../cmake/osxbundle/Info.plist" icon_path = "../cmake/osxbundle/obs.icns" run_path = "../cmake/osxbundle/obslaunch.sh" #not copied blacklist = """/usr /System""".split() #copied whitelist = """/usr/local""".split() # # # from sys import argv from glob import glob from subprocess import check_output, call from collections import namedtuple from shutil import copy, copytree, rmtree from os import makedirs, rename, walk, path as ospath import plistlib import argparse def _str_to_bool(s): """Convert string to bool (in argparse context).""" if s.lower() not in ['true', 'false']: raise ValueError('Need bool; got %r' % s) return {'true': True, 'false': False}[s.lower()] def add_boolean_argument(parser, name, default=False): """Add a boolean argument to an ArgumentParser instance.""" group = parser.add_mutually_exclusive_group() group.add_argument( '--' + name, nargs='?', default=default, const=True, type=_str_to_bool) group.add_argument('--no' + name, dest=name, action='store_false') parser = argparse.ArgumentParser(description='obs-studio package util') parser.add_argument('-d', '--base-dir', dest='dir', default='rundir/RelWithDebInfo') parser.add_argument('-n', '--build-number', dest='build_number', default='0') parser.add_argument('-k', '--public-key', dest='public_key', default='OBSPublicDSAKey.pem') parser.add_argument('-f', '--sparkle-framework', dest='sparkle', default=None) parser.add_argument('-b', '--base-url', dest='base_url', default='https://builds.catchexception.org/obs-studio') parser.add_argument('-u', '--user', dest='user', default='jp9000') parser.add_argument('-c', '--channel', dest='channel', default='master') add_boolean_argument(parser, 'stable', default=False) parser.add_argument('-p', '--prefix', dest='prefix', default='') args = parser.parse_args() def cmd(cmd): import subprocess import shlex return subprocess.check_output(shlex.split(cmd)).rstrip('\r\n') LibTarget = namedtuple("LibTarget", ("path", "external", "copy_as")) inspect = list() inspected = set() build_path = args.dir build_path = build_path.replace("\\ ", " ") def add(name, external=False, copy_as=None): if external and copy_as is None: copy_as = name.split("/")[-1] if name[0] != "/": name = build_path+"/"+name t = LibTarget(name, external, copy_as) if t in inspected: return inspect.append(t) inspected.add(t) for i in candidate_paths: print("Checking " + i) for root, dirs, files in walk(build_path+"/"+i): for file_ in files: path = root + "/" + file_ try: out = check_output("{0}otool -L '{1}'".format(args.prefix, path), shell=True, universal_newlines=True) if "is not an object file" in out: continue except: continue rel_path = path[len(build_path)+1:] print(repr(path), repr(rel_path)) add(rel_path) def add_plugins(path, replace): for img in glob(path.replace( "lib/QtCore.framework/Versions/5/QtCore", "plugins/%s/*"%replace).replace( "Library/Frameworks/QtCore.framework/Versions/5/QtCore", "share/qt5/plugins/%s/*"%replace)): if "_debug" in img: continue add(img, True, img.split("plugins/")[-1]) actual_sparkle_path = '@loader_path/Frameworks/Sparkle.framework/Versions/A/Sparkle' while inspect: target = inspect.pop() print("inspecting", repr(target)) path = target.path if path[0] == "@": continue out = check_output("{0}otool -L '{1}'".format(args.prefix, path), shell=True, universal_newlines=True) if "QtCore" in path: add_plugins(path, "platforms") add_plugins(path, "imageformats") add_plugins(path, "accessible") add_plugins(path, "styles") for line in out.split("\n")[1:]: new = line.strip().split(" (")[0] if '@' in new and "sparkle.framework" in new.lower(): actual_sparkle_path = new print "Using sparkle path:", repr(actual_sparkle_path) if not new or new[0] == "@" or new.endswith(path.split("/")[-1]): continue whitelisted = False for i in whitelist: if new.startswith(i): whitelisted = True if not whitelisted: blacklisted = False for i in blacklist: if new.startswith(i): blacklisted = True break if blacklisted: continue add(new, True) changes = list() for path, external, copy_as in inspected: if not external: continue #built with install_rpath hopefully changes.append("-change '%s' '@rpath/%s'"%(path, copy_as)) changes = " ".join(changes) info = plistlib.readPlist(plist_path) latest_tag = cmd('git describe --tags --abbrev=0') log = cmd('git log --pretty=oneline {0}...HEAD'.format(latest_tag)) from os import path # set version if args.stable: info["CFBundleVersion"] = latest_tag info["CFBundleShortVersionString"] = latest_tag info["SUFeedURL"] = '{0}/stable/updates.xml'.format(args.base_url) else: info["CFBundleVersion"] = args.build_number info["CFBundleShortVersionString"] = '{0}.{1}'.format(latest_tag, args.build_number) info["SUFeedURL"] = '{0}/{1}/{2}/updates.xml'.format(args.base_url, args.user, args.channel) info["SUPublicDSAKeyFile"] = path.basename(args.public_key) info["OBSFeedsURL"] = '{0}/feeds.xml'.format(args.base_url) app_name = info["CFBundleName"]+".app" icon_file = "tmp/Contents/Resources/%s"%info["CFBundleIconFile"] copytree(build_path, "tmp/Contents/Resources/", symlinks=True) copy(icon_path, icon_file) plistlib.writePlist(info, "tmp/Contents/Info.plist") makedirs("tmp/Contents/MacOS") copy(run_path, "tmp/Contents/MacOS/%s"%info["CFBundleExecutable"]) try: copy(args.public_key, "tmp/Contents/Resources") except: pass if args.sparkle is not None: copytree(args.sparkle, "tmp/Contents/Frameworks/Sparkle.framework", symlinks=True) prefix = "tmp/Contents/Resources/" sparkle_path = '@loader_path/{0}/Frameworks/Sparkle.framework/Versions/A/Sparkle' cmd('{0}install_name_tool -change {1} {2} {3}/bin/obs'.format( args.prefix, actual_sparkle_path, sparkle_path.format('../..'), prefix)) for path, external, copy_as in inspected: id_ = "" filename = path rpath = "" if external: if copy_as == "Python": continue id_ = "-id '@rpath/%s'"%copy_as filename = prefix + "bin/" +copy_as rpath = "-add_rpath @loader_path/ -add_rpath @executable_path/" if "/" in copy_as: try: dirs = copy_as.rsplit("/", 1)[0] makedirs(prefix + "bin/" + dirs) except: pass copy(path, filename) else: filename = path[len(build_path)+1:] id_ = "-id '@rpath/../%s'"%filename if not filename.startswith("bin"): print(filename) rpath = "-add_rpath '@loader_path/{}/'".format(ospath.relpath("bin/", ospath.dirname(filename))) filename = prefix + filename cmd = "{0}install_name_tool {1} {2} {3} '{4}'".format(args.prefix, changes, id_, rpath, filename) call(cmd, shell=True) try: rename("tmp", app_name) except: print("App already exists") rmtree("tmp") obs-studio-21.0.2/CI/install/osx/obs.png000066400000000000000000000632161323646663100177510ustar00rootroot00000000000000PNG  IHDR  fUIDATxԁ E`Bc%$c{^TcF_?E f+ ]lvf_bB8ζٚMݘ[Uuu=3 oPH.fxx8ݻw>}JIq:.+mjj*v ~?͖޺u+b3b,$lhfsH*}>_=Qs: ^B-̶p8`v2Tw?ߎm~m{u 뭳X,٢ќ7oޤ\F;p4{Hׯ_!t62FpFBD ^u~ ^???_j2>|)*F@ EQZy53"u6i [3MnsFYc|]UrQ=R_ό7@k:0/\֔p+tz7a0^F9NtEKbF@D`[! t-,RZh%4"Dmrr2$ܫU6I:ʊ h⢱/R! 466kV@ʫ(N:FAD]%)OΰyWf{C P'8h<IszWB9R$kx0l*V;wq+ֻ#F!JY`aS@ۉֲ{8BeSgӧOST$FdHS|bb" R QKclim\~=}(W7 q8",9"fnp8^gE@}R%J"Dr=_{8ȣ8XV vf%a EGW 0JꢎGV nƐ[.?1"rJsfO^/3Hi2h%[jI*,(Of<N!S3kwp(=`VLU - )%liö(ɢ5ym!f? \yf1l,lM̫a!Nl+YreUDuDeEnQcՒ,J['B\h1r$n\0 .$u&n?nʯ,_r|;s=sgcѬw=}^7o|bŊ$n:sNJUJEĈՏp๢,nvpsnֆ6ufmelC X-{DvvAW\pPJ@I@׽i Vw눺( 졎]/mwɮ]`s_μy9 #͇`rJYUAqW"^#űi+ V3Di qZ%C OA|i&.Y:ۧ *ק|D>b_eck׬%؍:mȚq!gwݲ C׵xCgCvoǵ8R a0b@I*"w |u\U})#\aHjz4U/S8O옎kĵhbϟE &J0\ (u>PHuÈ֎ 6{ Aj\l4EuuO:Åat(t8Q52{V1㾋/nݱ"9,8IseVxR€{m>=f!d]5c=/u}U8 *s/YE@& Ś}MmiXgU'űxc믿~γߚj ?&z̈$"c2Et9 I ޱ>lkʤ)Vh DZȔ-dkVC]LE/Ix@TN,:ap1܅k]︊UMp)ަc- "/ :0wHK\fBu3 cP4«16m""$ҿ9xh\u "HE x4by w7o࠿!9Bh{뮣q FfN*z;!.YU($I'>bX2,`-SD7p1AW?υKvufP'"U emIR,œ 3&c׏v5Ny m16"4H&L R5FPUȮ2W];7!a tEщbV+Hx7O"sg'T ?GͶ LZk!5r˂U36qnU3?A].ܭwNLn,-8\a9I37.>9]7_^(4@:E: O*|hwNfݮzȐ(NJHL|XP`I"OUtV :05w|۶+[Ej㠩 N uA4 ᣡNQ/CVdnw+ p[ ĉgׯ4#:"ReuR**6yvnBhW^9b=;@b2\ #Sd 8&3Q q+5ۜĆ rï.: ]EqaA.F%̊G\[ⶱy[[ڐT: !e !.^BYB>jYxY(d5?kCGvQ|%4ۇrƭlxxbdhg; Axneh8>!]Ͼ i=s'hftIfЅriw)8@Xl FPdbz8 @4.:>/bM@$uP.[=a4Q@k}ڏTl tŃGccw Ƕh`!s^WiEKH?  R>r z6xd-ÇMw tdxM8HLkg)_Y!$F"ЅP*PׇF'PQU34(&3ERaKakRr`T[w_O}W! w vv3gUpG .>߯BÜk!/*.p1zw;]Qr` J|cMQmO x~tc- )_ n BA45 fs?j\sǖn{wRSVh8Al~ۍ,j=׋]J-[|J ٲX0 5=}ah ,o~.<m0y9uM+t*$Q\v>oT?֭Wi8lk;"eviZQbDžnmEjwtG SڛNR0kxDņUw^`4eqfݥL%Y}L[Prr=GiEߝÁVq/͜ )>(\ة<H ~G&qRYHʾP}#wOa)*>0 lg3B%)R| OP^,!C>}e XOQ#naY'*QрP"-ݠtO~s[U& p#K)(uҏm D P3O<.3^_׏/_@`V?Wvg/'b?<vlQpl0mw(AJ 9~x| _`13=#ݗpAhGRju?g4>:I |<9kKRb->ݳAkxFdZJwϻA_ȜF%.|TS'@arK*1Ot1,@-ʆBTңsB|b!ԍ8&3N.vH+Fzgqk lP$qS"p >!,?`:qƾ#w (- zQ { >~6o<%|_@ҩO2!(!2c|q&t ByA=xPs׋bó‡듮5`ܗ'њC‧>#{D%@ i0;fV BVWXk]]3 اy>!>&Q`32nkժUIpsèm%tq>_ܬn}PF}u rYޠ3ZbL[*^9Ԩ/vhbɒ%'" )=υ6wzVX*N#]^׋r?9f-|'=Pe 6uέ- DVEBv%Ǫ>6M7C3R^ŒW㬠3U킏_H@'r_e:jK٫DxuO&dl@Ň=6T>b:γ<8'ϟX*PHܧO5{.N8K?6>|d B)"8glFkkVyY1O=}.2\ņn{Qs8|L5 n ֳ4LY|DQH\ssj^vm3 {ŢXOZ*UHpJƆJfZq|.Y pdVAoqJT\rdtӠbxŇ?{_IgР.x (] !jr];]1` *Ɣ;M|81̼,IGU-zb@PЭ6P"*5+B5+<y+TEi[tn\>QJ &[$Aaь\A ]9s͒M^4 w󝪵]Y/&jQ2_ᮗ>^8\,SǂcLt+HRDeC(cw nϻ|!B\`_meʁd@ B}:%X}g۶m4gWA%V< zlj.8K7e4%SE֛oM4ڦr,ؔY3{!DF:Y"-wV㫠r=$T,u>~'$+ -;6Iw(ݴe!;(W90C+1tX _9YX߫Lyő}sxmvMCq1p_s1v02=>ՏNb¨u> lQ4֒)A:ȎU97dxِrhhfHq!! - T>Tt6GUvcfܝV( >2Ł8 t"G8iv !ΟC(XϬ^vd1 믿~tRAR?=a*3C=B z_n/^t>僧!TUͳPO.%_r;Aa$ ^thA@$5y@s'oEPk;nS2 2b-1D{?:(E42_vcO@7@e4' e' 0!DP .X iq 4ūz$&Y'jpEOWf? T,Ȩ$}8PA)85,wX\(ԐY hBxDJ ],f8>88x~.U=! 8B)ALݦf~Y| "@a~1;0 N")=^XFM>eb߬JOuR. D3V v/|0 dO`nYP!ThbAy Ú3ףKH*h >SM|7R4eHR? bU4`59ccc}>Nr: .BbEłFb@k3WXr:uwҥK5rd$P+Ay"IEOD7 pW󭄌ʝPRԎ R Nfz{B7;<"k 1Srj > brG'x8| R=XɮBxhYxAt7r~eqTs0R~p`J.I~dRA̼~*Ld(@œp+Nj;1p Ajr0oKg>B+O>~6̸+kO/dm2P˗/W*^j>T Yނi 6}fQ!c[^F 2M<DmSA#ū.yܰ~T1cb?&Z61ol.>2F[cW;F1C) ^{͵K,K4mNΩAJڠbA{ʛF3/>[fWLȁ4 |ic[U;q3\U :q" 9ĕ\v16B F ;Lj>98G Y(7x9OMrL:y/-{|(`ZuP Ȫ~dW[7U8 V&Wv}M61cń"⍼F|4DD7$ +?-4N򹨝.Ftiā;w Np8l2AU |>僨8qc̱sQ~᤹޺PSJo݈Bs FciuFö &K rdG(U%"'''m@Msܹ qcC 2ƅRnjXFi2s0\hT8/ΣuAYAٰ7E~~Ϟ_]/? pS4z|aR?t-J 7K'>xJPCvIplcR?-Ƿ`\(#l*sUUd45,i{ Q${5L(V?3vm0I@ᱟp :_R  1mU+VKg:"SͰcCP"$)!S=. dt~6uoDTj<`Jǻ2?>>t>~Op' CT׼ lE<' Ģˣ|"P8 Tǒcʱss(Byho8/6ݱIߧpJ  {g77@|9T @m~ +V:^'>N)ɠ4WSʗ ʧ(T"3)B}q,Vǹh4E;ί7#ʘ~9a<mHvzzd[h VtB.dY(9TХ1/|dRB*dZj4N K(+^c1l]'  ϸfsxۉ[;]tf|ն9vf4Z4ڦگ5(cQ8J8V3X@(\ɴs ڷwχ[uHnXvs*8/<8? <@aVG FT~͓Q]!;|2+x !AcRjqʲ0, Jm`H3c.4PqE(0$(\0Ł1~v{}>EU?a̢D~ҶÇ6mT< İjs,t\8F:~RAl B2.sy^*t G4Pm}a֭[ iA>䎊 _ W(ĵ]1-$ÎdOE6!$V86#amUA[TA&5Dڞ%Ωޞ ulm۱$~k_Z_@4PH 0٪s,W=@l.}rQh9tbse'>>0QR;P)<1]2@UsL864|![l@dp0@5K E*JLŁՐ=jJdLȷ1 韲d3S%r"rQBc 8t bp sRqRUO?S ^q7D52 $'̇I6D|WF& B@dYރ%{= $q+b"n +VpAԾH}27m/G&q2ھm;qZ"!Ք(K@T|"@ {zzp,ؤji#Z;E-}% B 13KJEƁ.ȺsƜΛ?X+YY k|0o9zJqH]'RB# Nn}3&@;ǒ%K|5D58 qgU,83^#πpsu/U1 1~.Jk+w k/ H cϝ"iLkoO;߸Qg¢fկOWDZaqPaj~ Yj jM "Y.Wo-q4*(ƨJ$Tt Fw>E gx(`/l[Pb H q _ШC#Y&|R~)!dhLSdo\a#giT+vyB`3٤rX<Wq@8RJ?μ LQv'K'CI0[7̃QK={!TPA"&0snۆ_Dτ_|ܪ-`dP]rPE-tK+> "[u=  aOEFS?xJ3^Ѡ}VM^j5NzO~NmcH&/0 J#i ijnWSWLIJH{PK&j>LX [5`p8ĉžjQL@|} q ^ yoQ )}`RX7lTX&w^1Bu{>x}N>a,lO 8c̺$Hq>;E۵K B j eOHxy= =3̄d=ڜgmXjc+ wW3l&XK^'ռWTvJjN${^X@_ωKի"TS׫H1l2#笟4{ <><ܔqe=G1TFnafaiq.%IK A9n&HC(3JԘ5јSGeJCk]GTl ~Ȯ~c6x~D|F%T e1R4/v93{1afAj{fU&8qaL֔: )r℮(@:¥9OR]dREȀd̪~2~|04IA{YL x\c~?7ܴ+kxmsXq -;/u+uO^.Y+B$p`]dNG}cD  j jOP Y&*+ͨX, NAʶGk0Q`dN ^>OH P8 UUƒU?}cP*&xS(:Ʃ@ [ @Sl~3jh6.J{|a130}Ɇixn(@X rau|cHVd+F0G'gWn RoN,2F_LIhlJ,A'/AVqE!$ZaܰjIeoݬ,  $Wl޼q^OXlWwT|4m۳gTAZL" (@#K{~|daR |pս ȁ蘙RF5CֱT7W@:\ >/?xGa+fE ($*h{ k$ P{yh|cnX5QelFnWs0Ahz)Z %!~^j8ޭQ}Tg8-z\n(^;Rȁa4ZقgS@veC(%$;|h=@@ H{5 X4;Ah/!WUi 1!DodoD }Fh#6 B=(ZXAq!Rq!]<]z!ꢯ @CdOzC #`E,z>)eWAc)T -h J~_!;3^l׼yj>o6Wж j@M".O~PO9|>@`b@czB}B` G=]k)dU@،ONHk2-5s[hk^^z6P\ Sj9@ɭ3/옠~di)vZ) 馀XҦ=y\ ԏTg4;-#~H@X@,vG]\/Յl̸[d#( jbeJHتUXKט>S@Mm U@*orTP yn=1)`Xg( ́CA< 7  ֛AsJBA`P_4+)<|qdE`cJ'AJ.X+xߨ T:5=|v'fhDAzFl>XiE- ?EP R"1Dt@ vdոu@}^h&,(Q46XJ茡d^+Fފ|߬G֭ kFoh#l)$WLbHnK}^HaI ɠb+PcwPͨ-H&=ZbeY+WY;<5rb? ZФ4s1tÛq/<ɔgܰdMɕWhxPd4LHTP=y@vtwZ25Tu$։RAP?˵a .^ 3dLRcw:gL0 @J~_t݋]e'NDPA,V,/>< |m&t)+ ̏fJދ&g[r/ wB6&PKoSBTTH*t,}biW,R1_V愃6b@ՁGbS wj{Zro^/|a6FO nxyzڣcl˃ٰ x+_`elόEoh>Hkdq ròSw=Uǥxs9(b<_bUq;wP$F,:bǁdܰ /7nVlN̗>v3Æ"u먵B; @>|PGrۨ{ǰ5z{1ĊwFUz_b)Fܵ{IJefP3Eܚ^0;,CdjޯZ/>mgLNPad*40ioxע5=o+:']['uC7ȓ~hs;`H @vU Җ>~qʆO>-yLiuh8X>dNx(駟>?zygyf "ׯ7m3l0:6QL`P8Y[R)1| 3`t6p**W8ϥ@x୘I4=CĈ EZ ƋbOdFLX$FPA!ރ.p bGUeSJ/NjNس{ϸ@3"qTEA8p BiC_^c7x>,`%"|0.<k]BŬ|k:C$q?O.|#"es#E3\R1#LnfZ32*Np~Fi[` @-' @}᥄ƔSZc| j,Xk,Byw{+2 6W&H:0#~0:&P0zF=)$Iв(O? @}|uwGˀ >)6?chK,E,J'YR*=)ǷNX'aEBZ3h;)#ql@O׫-w°({Pa'F@4/‹=3·3a@0C,(T&%bQ; [:|ԏ9eS6)s;Z~3`a/d?"՘OOF95 )!\) ͛ᾱO|K,3g?̢E` Jܽ*wOOڔђbŊ5= 1 jXP\EIe"^vV?5bB/" \س:ה hJU H 6 @cAX4R hɒ%ARBFؚ5k X۔MXömD >/`pq1́ƞ{$0!<m Dƶрʫ%ёvx_jLw!PCe+_@Ά"B@R`nЙʀ@Q.T1> {[F|7,@Ava-E-Ўpp]!lPD@ Lŀr,D;>Yz> S*(@bA\1; %@rTDǼGXv^ԧG]RGa -#iiLNSۚ/7%_>0@k._x'~EIT&%Zְ WS`*}Ew׵gOߢ[3I26|aC,@=DZ)y #p"G_|~\yo/ؽ{S1ā\M!K q G4膕   /MS~`3?+&RFp )ݍ9:%/O5$ݖsHY|7, ʯ^U@\w5DO|Dz6(>;[7[[΃q4OyRO!96S.=fV?d !,BOn2Rad<M(?eDKc_< 4;Z*~e(~_hV7l=@UUPXP|@I|"n7ݒEfOc|(+,-ј]/\bB/gqфb"D ~SO IUaHᱠ! DUgК$ѸܱW3y zM# v }я!< nX/mnxS[0m"dG\y 0B>(!~dž E;xX +>u^r.h!_(1ĥY0LͩPh6^(B=V SD) q_ŀW OZѤʅ[}Mx,u>zY~uX/ƧP|hq^~Kcn Fl|8_;$(BʌEVCjR[arg|y s~7& ch w]J(\ 5sh: dAoc2aMBcF`5WZ,gwE{:꧄/.~k7 0f5# ńV ɸ2`7\2#>4RRрܰ S xvŇO؏zq9Vx8DI1? L W,>0;wUob0("~'oW: >1F9(EҠ $| B-|>a#Ks Od G0.' /˜+AȐdv|6 n:ԩmIM LR7|ty@RO_b&fT+S "  h" SٰQvMK e۵רu?J̙/bbw̎~Ov8; D`N9~@4Jp j*m~ĭLnQAkKll >Ǡ~Fgcgr7i0(\"䊠NtqO1cX2$7ni 2e}R9)/7̇%c4S7Vl'enx#~Y*hŕ ڲ% rNH)Q A  "DN\&(.MQU4=H|N[|ǠxtĩQ㍂֛ufZP` *_L V 2dZ(PԐ z˻w"@h*4=HU+W)p 1D .'aFockg AI^1 mJ͗ !̢p5gy fq>ZV>zhg;+`~_GX ˍz@MUB*ޢQ4-b̘Bf,kJl23S^~POd3QScg8|lbR?x Vud^_H|Lx!0ma-,+H/ v5]qp6A|<_C yu(k5B|O>Nyl޽nkk\gooB@:jVE!6dPEM@v%k׬99FivLChe~s3nnzT='k4)_! ٟݼH}'={, !lI 5l p^Bμf)ק'| q;n&3_!,u y5R!B*(R!0mP80C.f׋KHX!f4B{'#V~w;?' -#`w:Bn~xmMgwwE9ӪƮp 5c=Se<;{dIfTPIƏӥkUA9+櫠,Æh|&Yἱy~GpY脃^Vš0.ʃ! |0ٕჂb cj 56 kD‡pbFuDz&KP?]ꏀbWpY`ISe|x>pNqL):vvA#cC^5DD96gfB滰- >(p#WćO@>^y~/O9W*HTPOOϠ6(G"ψu"HBpL؎y߻golwS~|PP@^n4ic:Af)>qU;-pr{@o~󛟠Y5 "#aC(@ @aP'+]X l&@K!(]p1&UOG>^t)ߥm}P?d^Ҹb)Aצqbwܗ~ joޡбp>2} n"S۩,Hzs5%' \ t`Del$PeL*P鯾ꂃpkȠ˼W62&`­g<{bm]f_M%F6Tx‡jv|b?F3Y/{b:?7(CRF N ?&Z:150 #ٕVLG-$T^eH؁"3tf(&4olh0g,ϊquk)Ս%[1sC([ :s4NZFvI4M֢aG#Jj?Pr־:Mx6n8$ܒi^;&fY;i7|FTܘdxUJXc:.:ʑ'?QjP3c B@L ,PIИi~VWx]:j\ᖠ4SYXxi l,)X=CQs9O> 3|&oPCE BJ؅WH)Su{rkUg%NHb:rtb" ?2xFp\Qu{{*,1?f`mr.|Py6Vfw>^Ń >\B -hc Lgń4u}/ܲ{_UV5Yd Ƙ >QTi4 !V8@`R;?cٛC&BBQIE.脃g >rvV>)w.ׇX+} HAik.3N-oLS 2Ow즛n>(y>y@8>pp4t2/C2*j͍kT5,LWC'en ?ꬑn9>n;!*1+b1/ ;?%zX @rZw~`8i2VRࠞȊz(1u )>InU.s$v.xnO  )3v]w!1) QK )u-\:y-W(~~044*#sV 7pY:88OG\IzNy s6)>]eCh6%{ XL^NҤyB=QOsl> F$ w~K >׭'fbK0P54P)|~~@||c5:}38>\N#\YxuΑTubd8\(N޾j&hq)-/ק'-Qea2Y,֡ ¦[ FBrMY#̅5>({ SNƫ >!O!kg?%,U3ٜacR6CkC1wǨra圣7At{{3^ݠtB|.)Bĕ *CBSܺ!pwt-xx\ظq‡r9kwwˋ^B[U%MF붫]XT\HR HD :. 0djA'}b (*e$]Lwvzи2F\FDNhC:F(WM>6j9iJJf>j½. OS33ueAN_uU|߾Qvq.F2@-'3CꥈShd F:F*f5QUUj,U6& jG|v m o4pRIOTKn;g(%j>2RCc.RTu*ʂP6plCiٶm^Ca{(gAKƠx![l~$8 W4+/{T%7Z-J%TzE{naRs_MF7H.'O/*W%1ǿ8q3< w=[ʖv==z%DŃ{a by>,O3 PUw*jM}Rss_Y׻b@ )r`CmS{%:\ld[XO_2Ň|mDq D-c0f8\5k4 2ExܯCR5  Apع+7n֩(5عc'7TP읁Gquխm [K[jfq"Ȁ_Y Tdh[0F asc<d%LUs{ b?j:fI s<Ӵӛly2DtȦ{Ffat5Rkloo5o8@j麭U<^VkffT'ߵHJEk(X4BGZZZz&6v?J|~*{6;;RF ʀ}}}O:nVY':fr,=#؂.%bfdњNh2sxxM-vTh}Ǵ<UUVE=SU0-6شl O#H 68rNNQj:2 KQ)uZI=3(Fp\.׍`(gk:wsVJd}cTKup8W@mmv)-*cl7;H[X,^6bQ,lV FӓS*$k'LDSMR 9v+0GU"VU9  b͈ t4oMLLeވr/;}K-%S80Z_窪 !>CF pL i&6idY l&VTU;#k,ʩP~R"$A6H>v>2bq( uppRT0,I  <s2i\(FwwwG5Ld6J@19=f&zT*fUګè*$oԲ(Y0$ fP[BmЮ( $V_w'c ʅaeT{:Fʹ[UCsZ)pq\jx8*XJR((PTT +)h_ AEmE؂hХY59꛹") log_cmd = """git log {0}...HEAD --pretty=format:'
  • (view) %s
  • '""" log_res = cmd(log_cmd.format(latest_tag, url)) if len(log_res.splitlines()): f.write('

    Changes since {0}: (Newest to oldest)

    '.format(latest_tag)) f.write(log_res) ul = False f.write('

    ') import re for l in get_tag_info(latest_tag): if not len(l): continue if l.startswith('*'): ul = True if not ul: f.write('

      ') f.write('
    • • {0}
    • '.format(re.sub(r'^(\s*)?[*](\s*)?', '', l))) else: if ul: f.write('

    ') ul = False f.write('

    {0}

    '.format(l)) if ul: f.write('') f.write('

    ') cmd('textutil -convert rtf readme.html -output readme.rtf') cmd("""sed -i '' 's/Times-Roman/Verdana/g' readme.rtf""") def save_manifest(latest_tag, user, jenkins_build, branch, stable): log = cmd('git log --pretty=oneline {0}...HEAD'.format(latest_tag)) manifest = {} manifest['commits'] = [] for v in log.splitlines(): manifest['commits'].append(v) manifest['tag'] = { 'name': latest_tag, 'description': get_tag_info(latest_tag) } manifest['version'] = cmd('git rev-list HEAD --count') manifest['sha1'] = cmd('git rev-parse HEAD') manifest['jenkins_build'] = jenkins_build manifest['user'] = user manifest['branch'] = branch manifest['stable'] = stable import cPickle with open('manifest', 'w') as f: cPickle.dump(manifest, f) def prepare_pkg(project, package_id): cmd('packagesutil --file "{0}" set package-1 identifier {1}'.format(project, package_id)) cmd('packagesutil --file "{0}" set package-1 version {1}'.format(project, '1.0')) import argparse parser = argparse.ArgumentParser(description='obs-studio package util') parser.add_argument('-u', '--user', dest='user', default='jp9000') parser.add_argument('-p', '--package-id', dest='package_id', default='org.obsproject.pkg.obs-studio') parser.add_argument('-f', '--project-file', dest='project', default='OBS.pkgproj') parser.add_argument('-j', '--jenkins-build', dest='jenkins_build', default='0') parser.add_argument('-b', '--branch', dest='branch', default='master') parser.add_argument('-s', '--stable', dest='stable', required=False, action='store_true', default=False) args = parser.parse_args() latest_tag = cmd('git describe --tags --abbrev=0') gen_html(args.user, latest_tag) prepare_pkg(args.project, args.package_id) save_manifest(latest_tag, args.user, args.jenkins_build, args.branch, args.stable) obs-studio-21.0.2/CI/install/osx/post-install.sh000066400000000000000000000004411323646663100214340ustar00rootroot00000000000000#!/usr/bin/env bash # Fix permissions on CEF chmod 744 "/Library/Application Support/obs-studio/plugins/obs-browser/bin/CEF.app/Contents/Info.plist" chmod 744 "/Library/Application Support/obs-studio/plugins/obs-browser/bin/CEF.app/Contents/Frameworks/CEF Helper.app/Contents/Info.plist" obs-studio-21.0.2/CI/osxcert/000077500000000000000000000000001323646663100156605ustar00rootroot00000000000000obs-studio-21.0.2/CI/osxcert/Certificates.p12.enc000066400000000000000000000137601323646663100213640ustar00rootroot00000000000000%bڟNQL};ZJ`!37TFf=GJA;n]PUT z;{yo,볻6sjFf95^5ncڦsũRf6X3 1hݼ]Z^x09&x e#]hSK4@D,pmQ9K )f%xD7Ҋ0OծSz3,HJ'o\W~R."A PG(p\d|c#6Ld>Ț#h]ec_Bi⯮2ՊMH)]Y0T(q# IX]\D~I^-;1xĻg,XD#jӵ}KԪ>:#t=_rwLJC%T;ryތ ]0 iLgQQk$C@ahQ®ȝԎ8r.d93y#ق@e.%Gx.nN9|P)1sX#̩jn\Il9|G1H858GD) !tRwl޹Yha6$TWhuw)h!&h{:I(,ry|#*Wt%tu K/mu (\U8K)&5YuLBGt[,jʳ42~LoV@pȂHͼ_-KOՙ#Yz(9hR+̉T#I z`%*-*c72<`W@4kTKg&f. DHے.2 a I{j5 Nd>&rt5n+ =(`%sŠFGi=뻛2%Y}ZJ0@%+" 4H؍Fܠ6}# Tj:ׯ֘tZQHhx͚%6uķ 2;m+y?>ΫI(&l%c4IOA̟r3,n`¼+zT;&.iTx E&}ਨ4*9AijWoOh? )5lC~KuUD1X5Jj۵L{8K-e;cp:f4SKF':@Ft*9*KuQ: @Z脞FD9ː><`*d}sg(H]WGBzB *:E*nՊgGx҅gy*TV>]EVCnM,ԯVctj](obXG~Pϓ\|+"| qq \?,4W5(1hU/LNu$L/1@x+xЙlչw3֣ۤ~Er!M %~쎒{"ި}lMKÀ`fQPʇ;xlOȳ*6#U. t=eYf[&[wGymNo/"$#z/4Rˋ.[>unт%MvnS4|?^ eYz}eZtv9^~.cm/51g%.낓[Z[ ofSUz|;  kIAV=QJpǨ.;gs8wEqFrqتdBs*5^+ϗz8ҁY=vӭ˄l B(qDa\A{O3p  VLWTsd9oPeRL?A}[aFhދ p\4P mޡtVCmI<0?x*ExSxcB|}i#|L VD]-\y*eZbFˈ F6h+'|w=SD,s_* A _-:L?*OXzD4#AK¨^ѱNyb*5"\/fD"'si]1EWBS%+cRD9n6g~}o? @~cߢ߸+(Goz(MC6N 1t1S~Boo4Iu+qqk@N{ؠNO o!hљ=yyb5'/+(8k ap+^b-rBe)oL.nRr>hZLkCc 3CAL tkW3%!W19UAIQTH+1<;(]0£yc'a zOzZ.X]yǖ&}q-.}e>;2R5mvQLluVx릟GVN ?7ȏ[ 5:r"&!7d} gQ>p7 <"WN ! WMQcx$W`P@fn, اL$i3jtr-^U4/Ph}g*M _?\?f>?# lmE1 6PbIJCG#ѿT˄>p43j3D*-9Cȹ no[1賖vMm}5x=S%R˼fG +`.; &RLv, uB̙l:&Y.ۆG7ӘaݤkF΁ V)Ə` HJ wG c? .& eVy6X9& >8 A# Rmt(M/W kr *!:g2"4f&U4G~Tb+gKǚ0T<-z%V|2#лTIn/dev/null 2>&1 } if ! exists nasm; then echo "nasm not found. Try brew install nasm" exit fi CURDIR=$(pwd) # the temp directory WORK_DIR=`mktemp -d` # deletes the temp directory function cleanup { #rm -rf "$WORK_DIR" echo "Deleted temp working directory $WORK_DIR" } # register the cleanup function to be called on the EXIT signal trap cleanup EXIT cd $WORK_DIR DEPS_DEST=$WORK_DIR/obsdeps # make dest dirs mkdir $DEPS_DEST mkdir $DEPS_DEST/bin mkdir $DEPS_DEST/include mkdir $DEPS_DEST/lib # OSX COMPAT export MACOSX_DEPLOYMENT_TARGET=10.9 # If you need an olders SDK and Xcode won't give it to you # https://github.com/phracker/MacOSX-SDKs # libopus curl -L -O http://downloads.xiph.org/releases/opus/opus-1.1.3.tar.gz tar -xf opus-1.1.3.tar.gz cd ./opus-1.1.3 mkdir build cd ./build ../configure --disable-shared --enable-static --prefix="/tmp/obsdeps" make -j 12 make install cd $WORK_DIR # libogg curl -L -O http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.gz tar -xf libogg-1.3.2.tar.gz cd ./libogg-1.3.2 mkdir build cd ./build ../configure --disable-shared --enable-static --prefix="/tmp/obsdeps" make -j 12 make install cd $WORK_DIR # libvorbis curl -L -O http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.gz tar -xf libvorbis-1.3.5.tar.gz cd ./libvorbis-1.3.5 mkdir build cd ./build ../configure --disable-shared --enable-static --prefix="/tmp/obsdeps" make -j 12 make install cd $WORK_DIR # libvpx curl -L -O http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-1.6.0.tar.bz2 tar -xf libvpx-1.6.0.tar.bz2 cd ./libvpx-1.6.0 mkdir build cd ./build ../configure --disable-shared --libdir="/tmp/obsdeps/bin" make -j 12 make install cd $WORK_DIR # x264 git clone git://git.videolan.org/x264.git cd ./x264 git checkout origin/stable mkdir build cd ./build ../configure --extra-ldflags="-mmacosx-version-min=10.9" --enable-static --prefix="/tmp/obsdeps" make -j 12 make install ../configure --extra-ldflags="-mmacosx-version-min=10.9" --enable-shared --libdir="/tmp/obsdeps/bin" --prefix="/tmp/obsdeps" make -j 12 ln -f -s libx264.*.dylib libx264.dylib find . -name \*.dylib -exec cp \{\} $DEPS_DEST/bin/ \; rsync -avh --include="*/" --include="*.h" --exclude="*" ../* $DEPS_DEST/include/ rsync -avh --include="*/" --include="*.h" --exclude="*" ./* $DEPS_DEST/include/ cd $WORK_DIR # janson curl -L -O http://www.digip.org/jansson/releases/jansson-2.9.tar.gz tar -xf jansson-2.9.tar.gz cd jansson-2.9 mkdir build cd ./build ../configure --libdir="/tmp/obsdeps/bin" --enable-shared --disable-static make -j 12 find . -name \*.dylib -exec cp \{\} $DEPS_DEST/bin/ \; rsync -avh --include="*/" --include="*.h" --exclude="*" ../* $DEPS_DEST/include/ rsync -avh --include="*/" --include="*.h" --exclude="*" ./* $DEPS_DEST/include/ cd $WORK_DIR export LDFLAGS="-L/tmp/obsdeps/lib" export CFLAGS="-I/tmp/obsdeps/include" # FFMPEG curl -L -O https://github.com/FFmpeg/FFmpeg/archive/n3.2.2.zip unzip ./n3.2.2.zip cd ./FFmpeg-n3.2.2 mkdir build cd ./build ../configure --extra-ldflags="-mmacosx-version-min=10.9" --enable-shared --disable-static --shlibdir="/tmp/obsdeps/bin" --enable-gpl --disable-doc --enable-libx264 --enable-libopus --enable-libvorbis --enable-libvpx --disable-outdev=sdl make -j 12 find . -name \*.dylib -exec cp \{\} $DEPS_DEST/bin/ \; rsync -avh --include="*/" --include="*.h" --exclude="*" ../* $DEPS_DEST/include/ rsync -avh --include="*/" --include="*.h" --exclude="*" ./* $DEPS_DEST/include/ #luajit curl -L -O https://luajit.org/download/LuaJIT-2.0.5.tar.gz tar -xf LuaJIT-2.0.5.tar.gz cd LuaJIT-2.0.5 make PREFIX=/tmp/obsdeps make PREFIX=/tmp/obsdeps install find /tmp/obsdeps/lib -name libluajit\*.dylib -exec cp \{\} $DEPS_DEST/lib/ \; rsync -avh --include="*/" --include="*.h" --exclude="*" src/* $DEPS_DEST/include/ make PREFIX=/tmp/obsdeps uninstall cd $WORK_DIR tar -czf osx-deps.tar.gz obsdeps cp ./osx-deps.tar.gz $CURDIRobs-studio-21.0.2/CI/util/win32.sh000077500000000000000000000074561323646663100164630ustar00rootroot00000000000000#/bin/bash cd x264 make clean LDFLAGS="-static-libgcc" ./configure --enable-shared --enable-win32thread --disable-avs --disable-ffms --disable-gpac --disable-interlaced --disable-lavf --cross-prefix=i686-w64-mingw32- --host=i686-pc-mingw32 --prefix="/home/jim/packages/win32" make -j6 fprofiled VIDS="CITY_704x576_60_orig_01.yuv" make install i686-w64-mingw32-dlltool -z /home/jim/packages/win32/bin/x264.orig.def --export-all-symbols /home/jim/packages/win32/bin/libx264-148.dll grep "EXPORTS\|x264" /home/jim/packages/win32/bin/x264.orig.def > /home/jim/packages/win32/bin/x264.def rm -f /home/jim/packages/win32/bin/x264.org.def sed -i -e "/\\t.*DATA/d" -e "/\\t\".*/d" -e "s/\s@.*//" /home/jim/packages/win32/bin/x264.def i686-w64-mingw32-dlltool -m i386 -d /home/jim/packages/win32/bin/x264.def -l /home/jim/packages/win32/bin/x264.lib -D /home/jim/win32/packages/bin/libx264-148.dll cd .. cd opus make clean LDFLAGS="-static-libgcc" ./configure -host=i686-w64-mingw32 --prefix="/home/jim/packages/win32" --enable-shared make -j6 make install cd .. cd zlib/build32 make clean cmake .. -DCMAKE_SYSTEM_NAME=Windows -DCMAKE_C_COMPILER=i686-w64-mingw32-gcc -DCMAKE_INSTALL_PREFIX=/home/jim/packages/win32 -DINSTALL_PKGCONFIG_DIR=/home/jim/packages/win32/lib/pkgconfig -DCMAKE_RC_COMPILER=i686-w64-mingw32-windres -DCMAKE_SHARED_LINKER_FLAGS="-static-libgcc" make -j6 make install mv ../../win32/lib/libzlib.dll.a ../../win32/lib/libz.dll.a mv ../../win32/lib/libzlibstatic.a ../../win32/lib/libz.a cp ../win32/zlib.def /home/jim/packages/win32/bin i686-w64-mingw32-dlltool -m i386 -d ../win32/zlib.def -l /home/jim/packages/win32/bin/zlib.lib -D /home/jim/win32/packages/bin/zlib.dll cd ../.. cd libpng make clean PKG_CONFIG_PATH="/home/jim/packages/win32/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win32/lib -static-libgcc" CPPFLAGS="-I/home/jim/packages/win32/include" ./configure -host=i686-w64-mingw32 --prefix="/home/jim/packages/win32" --enable-shared make -j6 make install cd .. cd libogg make clean PKG_CONFIG_PATH="/home/jim/packages/win32/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win32/lib -static-libgcc" CPPFLAGS="-I/home/jim/packages/win32/include" ./configure -host=i686-w64-mingw32 --prefix="/home/jim/packages/win32" --enable-shared make -j6 make install cd .. cd libvorbis make clean PKG_CONFIG_PATH="/home/jim/packages/win32/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win32/lib -static-libgcc" CPPFLAGS="-I/home/jim/packages/win32/include" ./configure -host=i686-w64-mingw32 --prefix="/home/jim/packages/win32" --enable-shared --with-ogg="/home/jim/packages/win32" make -j6 make install cd .. cd libvpxbuild make clean PKG_CONFIG_PATH="/home/jim/packages/win32/lib/pkgconfig" CROSS=i686-w64-mingw32- LDFLAGS="-static-libgcc" ../libvpx/configure --prefix=/home/jim/packages/win32 --enable-vp8 --enable-vp9 --disable-docs --disable-examples --enable-shared --disable-static --enable-runtime-cpu-detect --enable-realtime-only --disable-install-bins --disable-install-docs --disable-unit-tests --target=x86-win32-gcc make -j6 make install i686-w64-mingw32-dlltool -m i386 -d libvpx.def -l /home/jim/packages/win32/bin/vpx.lib -D /home/jim/win32/packages/bin/libvpx-1.dll cd .. cd ffmpeg make clean cp /media/sf_linux/nvEncodeAPI.h /home/jim/packages/win32/include PKG_CONFIG_PATH="/home/jim/packages/win32/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win32/lib -static-libgcc" CFLAGS="-I/home/jim/packages/win32/include" ./configure --enable-memalign-hack --enable-gpl --disable-programs --disable-doc --arch=x86 --enable-shared --enable-nvenc --enable-libx264 --enable-libopus --enable-libvorbis --enable-libvpx --disable-debug --cross-prefix=i686-w64-mingw32- --target-os=mingw32 --pkg-config=pkg-config --prefix="/home/jim/packages/win32" --disable-postproc read -n1 -r -p "Press any key to continue building FFmpeg..." key make -j6 make install cd .. obs-studio-21.0.2/CI/util/win64.sh000077500000000000000000000073671323646663100164710ustar00rootroot00000000000000#/bin/bash cd x264 make clean LDFLAGS="-static-libgcc" ./configure --enable-shared --enable-win32thread --disable-avs --disable-ffms --disable-gpac --disable-interlaced --disable-lavf --cross-prefix=x86_64-w64-mingw32- --host=x86_64-pc-mingw32 --prefix="/home/jim/packages/win64" make -j6 fprofiled VIDS="CITY_704x576_60_orig_01.yuv" make install x86_64-w64-mingw32-dlltool -z /home/jim/packages/win64/bin/x264.orig.def --export-all-symbols /home/jim/packages/win64/bin/libx264-148.dll grep "EXPORTS\|x264" /home/jim/packages/win64/bin/x264.orig.def > /home/jim/packages/win64/bin/x264.def rm -f /home/jim/packages/win64/bin/x264.org.def sed -i -e "/\\t.*DATA/d" -e "/\\t\".*/d" -e "s/\s@.*//" /home/jim/packages/win64/bin/x264.def x86_64-w64-mingw32-dlltool -m i386:x86-64 -d /home/jim/packages/win64/bin/x264.def -l /home/jim/packages/win64/bin/x264.lib -D /home/jim/win64/packages/bin/libx264-148.dll cd .. cd opus make clean LDFLAGS="-static-libgcc" ./configure -host=x86_64-w64-mingw32 --prefix="/home/jim/packages/win64" --enable-shared make -j6 make install cd .. cd zlib/build64 make clean cmake .. -DCMAKE_SYSTEM_NAME=Windows -DCMAKE_C_COMPILER=x86_64-w64-mingw32-gcc -DCMAKE_INSTALL_PREFIX=/home/jim/packages/win64 -DCMAKE_RC_COMPILER=x86_64-w64-mingw32-windres -DCMAKE_SHARED_LINKER_FLAGS="-static-libgcc" make -j6 make install mv ../../win64/lib/libzlib.dll.a ../../win64/lib/libz.dll.a mv ../../win64/lib/libzlibstatic.a ../../win64/lib/libz.a cp ../win64/zlib.def /home/jim/packages/win64/bin x86_64-w64-mingw32-dlltool -m i386:x86-64 -d ../win32/zlib.def -l /home/jim/packages/win64/bin/zlib.lib -D /home/jim/win64/packages/bin/zlib.dll cd ../.. cd libpng make clean PKG_CONFIG_PATH="/home/jim/packages/win64/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win64/lib" CPPFLAGS="-I/home/jim/packages/win64/include" ./configure -host=x86_64-w64-mingw32 --prefix="/home/jim/packages/win64" --enable-shared make -j6 make install cd .. cd libogg make clean PKG_CONFIG_PATH="/home/jim/packages/win64/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win64/lib -static-libgcc" CPPFLAGS="-I/home/jim/packages/win64/include" ./configure -host=x86_64-w64-mingw32 --prefix="/home/jim/packages/win64" --enable-shared make -j6 make install cd .. cd libvorbis make clean PKG_CONFIG_PATH="/home/jim/packages/win64/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win64/lib -static-libgcc" CPPFLAGS="-I/home/jim/packages/win64/include" ./configure -host=x86_64-w64-mingw32 --prefix="/home/jim/packages/win64" --enable-shared --with-ogg="/home/jim/packages/win64" make -j6 make install cd .. cd libvpxbuild make clean PKG_CONFIG_PATH="/home/jim/packages/win64/lib/pkgconfig" CROSS=x86_64-w64-mingw32- LDFLAGS="-static-libgcc" ../libvpx/configure --prefix=/home/jim/packages/win64 --enable-vp8 --enable-vp9 --disable-docs --disable-examples --enable-shared --disable-static --enable-runtime-cpu-detect --enable-realtime-only --disable-install-bins --disable-install-docs --disable-unit-tests --target=x86_64-win64-gcc make -j6 make install x86_64-w64-mingw32-dlltool -m i386:x86-64 -d libvpx.def -l /home/jim/packages/win64/bin/vpx.lib -D /home/jim/win64/packages/bin/libvpx-1.dll cd .. cd ffmpeg make clean cp /media/sf_linux/nvEncodeAPI.h /home/jim/packages/win64/include PKG_CONFIG_PATH="/home/jim/packages/win64/lib/pkgconfig" LDFLAGS="-L/home/jim/packages/win64/lib" CPPFLAGS="-I/home/jim/packages/win64/include" ./configure --enable-memalign-hack --enable-gpl --disable-doc --arch=x86_64 --enable-shared --enable-nvenc --enable-libx264 --enable-libopus --enable-libvorbis --enable-libvpx --disable-debug --cross-prefix=x86_64-w64-mingw32- --target-os=mingw32 --pkg-config=pkg-config --prefix="/home/jim/packages/win64" --disable-postproc read -n1 -r -p "Press any key to continue building FFmpeg..." key make -j6 make install cd .. obs-studio-21.0.2/CMakeLists.txt000066400000000000000000000106741323646663100164460ustar00rootroot00000000000000cmake_minimum_required(VERSION 2.8.12) project(obs-studio) option(BUILD_CAPTIONS "Build captions" FALSE) if(WIN32) if (QTDIR OR DEFINED ENV{QTDIR} OR DEFINED ENV{QTDIR32} OR DEFINED ENV{QTDIR64}) # Qt path set by user or env var else() set(QTDIR "" CACHE PATH "Path to Qt (e.g. C:/Qt/5.7/msvc2015_64)") message(WARNING "QTDIR variable is missing. Please set this variable to specify path to Qt (e.g. C:/Qt/5.7/msvc2015_64)") endif() if (DepsPath OR DEFINED ENV{DepsPath} OR DEFINED ENV{DepsPath32} OR DEFINED ENV{DepsPath64}) # Dependencies path set by user or env var else() set(DepsPath "" CACHE PATH "Path to compiled dependencies (e.g. D:/dependencies/win64)") message(WARNING "DepsPath variable is missing. Please set this variable to specify path to compiled dependencies (e.g. D:/dependencies/win64)") endif() endif() set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/Modules/") set(ENABLE_SCRIPTING TRUE CACHE BOOL "Enables scripting") set(SCRIPTING_ENABLED OFF CACHE BOOL "Interal global cmake variable" FORCE) include(ObsHelpers) include(ObsCpack) include(GNUInstallDirs) if(MSVC AND NOT EXISTS "${CMAKE_BINARY_DIR}/ALL_BUILD.vcxproj.user") file(GENERATE OUTPUT "${CMAKE_BINARY_DIR}/ALL_BUILD.vcxproj.user" INPUT "${CMAKE_SOURCE_DIR}/cmake/ALL_BUILD.vcxproj.user.in") endif() if(NOT CMAKE_BUILD_TYPE) set(CMAKE_BUILD_TYPE RelWithDebInfo) endif() find_package(CXX11 REQUIRED) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${CXX11_FLAGS}") if(${CMAKE_C_COMPILER_ID} MATCHES "Clang" OR ${CMAKE_CXX_COMPILER_ID} MATCHES "Clang") set(CMAKE_COMPILER_IS_CLANG TRUE) endif() if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX OR CMAKE_COMPILER_IS_CLANG) set(CMAKE_CXX_FLAGS "-Wall -Wextra -Wno-unused-function -Werror-implicit-function-declaration -Wno-missing-field-initializers ${CMAKE_CXX_FLAGS} -fno-strict-aliasing") set(CMAKE_C_FLAGS "-Wall -Wextra -Wno-unused-function -Werror-implicit-function-declaration -Wno-missing-braces -Wno-missing-field-initializers ${CMAKE_C_FLAGS} -std=gnu99 -fno-strict-aliasing") option(USE_LIBC++ "Use libc++ instead of libstdc++" ${APPLE}) if(USE_LIBC++) set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -stdlib=libc++") endif() elseif(MSVC) if(CMAKE_CXX_FLAGS MATCHES "/W[0-4]") string(REGEX REPLACE "/W[0-4]" "/W4" CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}") else() set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /W4") endif() # Disable pointless constant condition warnings set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd4127 /wd4201") endif() if(WIN32) add_definitions(-DUNICODE -D_UNICODE -D_CRT_SECURE_NO_WARNINGS -D_CRT_NONSTDC_NO_WARNINGS) endif() if(MSVC) set(CMAKE_C_FLAGS_DEBUG "/DDEBUG=1 /D_DEBUG=1 ${CMAKE_C_FLAGS_DEBUG}") set(CMAKE_CXX_FLAGS_DEBUG "/DDEBUG=1 /D_DEBUG=1 ${CMAKE_C_FLAGS_DEBUG}") if(NOT CMAKE_SIZEOF_VOID_P EQUAL 8) set(CMAKE_EXE_LINKER_FLAGS "${CMAKE_EXE_LINKER_FLAGS} /SAFESEH:NO") set(CMAKE_SHARED_LINKER_FLAGS "${CMAKE_SHARED_LINKER_FLAGS} /SAFESEH:NO") set(CMAKE_MODULE_LINKER_FLAGS "${CMAKE_MODULE_LINKER_FLAGS} /SAFESEH:NO") endif() else() if(MINGW) set(CMAKE_WIDL "widl" CACHE STRING "wine IDL header file generation program") set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -D_WIN32_WINNT=0x0600 -DWINVER=0x0600") set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_WIN32_WINNT=0x0600 -DWINVER=0x0600") endif() set(CMAKE_C_FLAGS_DEBUG "-DDEBUG=1 -D_DEBUG=1 ${CMAKE_C_FLAGS_DEBUG}") set(CMAKE_CXX_FLAGS_DEBUG "-DDEBUG=1 -D_DEBUG=1 ${CMAKE_C_FLAGS_DEBUG}") endif() if(APPLE) set(CMAKE_MACOSX_RPATH TRUE) set(CMAKE_BUILD_WITH_INSTALL_RPATH TRUE) list(APPEND CMAKE_INSTALL_RPATH "@loader_path/" "@executable_path/") elseif(UNIX) option(USE_XDG "Utilize XDG Base Directory Specification" ON) if(USE_XDG) add_definitions(-DUSE_XDG) endif() if(NOT UNIX_STRUCTURE) list(APPEND CMAKE_INSTALL_RPATH "$ORIGIN") endif() endif() option(BUILD_TESTS "Build test directory (includes test sources and possibly a platform test executable)" FALSE) mark_as_advanced(BUILD_TESTS) if(NOT INSTALLER_RUN) option(ENABLE_UI "Enables the OBS user interfaces" ON) if(DISABLE_UI OR NOT ENABLE_UI) set(UI_ENABLED FALSE) else() set(UI_ENABLED TRUE) endif() add_subdirectory(deps) if(WIN32) add_subdirectory(libobs-d3d11) endif() add_subdirectory(libobs-opengl) add_subdirectory(libobs) add_subdirectory(UI) add_subdirectory(plugins) if (BUILD_TESTS) add_subdirectory(test) endif() add_subdirectory(cmake/helper_subdir) else() obs_generate_multiarch_installer() endif() include(CopyMSVCBins) obs-studio-21.0.2/CONTRIBUTING.rst000066400000000000000000000040331323646663100163370ustar00rootroot00000000000000Contributing ============ Quick Links for Contributing ---------------------------- - Compiling and building OBS Studio: https://github.com/jp9000/obs-studio/wiki/Install-Instructions - Our bug tracker (linked to forum accounts): https://obsproject.com/mantis/ - Development IRC channel: #obs-dev on QuakeNet - Development forum: https://obsproject.com/forum/list/general-development.21/ - Developer/API Documentation: https://obsproject.com/docs - To contribute language translations, do not make pull requests. Instead, use crowdin. Read here for more information: https://obsproject.com/forum/threads/how-to-contribute-translations-for-obs.16327/ Coding Guidelines ----------------- - OBS Studio uses kernel normal form (linux variant), for more information, please read here: https://github.com/torvalds/linux/blob/master/Documentation/process/coding-style.rst - Avoid trailing spaces. To view trailing spaces before making a commit, use "git diff" on your changes. If colors are enabled for git in the command prompt, it will show you any whitespace issues marked with red. - Tabs for indentation, spaces for alignment. Tabs are treated as 8 columns wide. - 80 columns max Commit Guidlines ---------------- - OBS Studio uses the 50/72 standard for commits. 50 characters max for the title (excluding module prefix), an empty line, and then a full description of the commit, wrapped to 72 columns max. See this link for more information: http://chris.beams.io/posts/git-commit/ - Make sure commit titles are always in present tense, and are not followed by punctuation. - Prefix commit titles with the module name, followed by a colon and a space (unless modifying a file in the base directory). When modifying cmake modules, prefix with "cmake". So for example, if you are modifying the obs-ffmpeg plugin:: obs-ffmpeg: Fix bug with audio output Or for libobs:: libobs: Fix source not displaying - If you still need examples, please view the commit history. obs-studio-21.0.2/COPYING000066400000000000000000000431161323646663100147360ustar00rootroot00000000000000 GNU GENERAL PUBLIC LICENSE Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. Copyright (C) This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: Yoyodyne, Inc., hereby disclaims all copyright interest in the program `Gnomovision' (which makes passes at compilers) written by James Hacker. , 1 April 1989 Ty Coon, President of Vice This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. obs-studio-21.0.2/Doxyfile000066400000000000000000003005241323646663100154100ustar00rootroot00000000000000# Doxyfile 1.8.5 # This file describes the settings to be used by the documentation system # doxygen (www.doxygen.org) for a project. # # All text after a double hash (##) is considered a comment and is placed in # front of the TAG it is preceding. # # All text after a single hash (#) is considered a comment and will be ignored. # The format is: # TAG = value [value, ...] # For lists, items can also be appended using: # TAG += value [value, ...] # Values that contain spaces should be placed between quotes (\" \"). #--------------------------------------------------------------------------- # Project related configuration options #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = "Open Broadcaster Software" # The PROJECT_NUMBER tag can be used to enter a project or revision number. This # could be handy for archiving the generated documentation or if some version # control system is used. PROJECT_NUMBER = # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer a # quick idea about the purpose of the project. Keep the description short. PROJECT_BRIEF = "Free, open source software for live streaming\ and recording" # With the PROJECT_LOGO tag one can specify an logo or icon that is included in # the documentation. The maximum height of the logo should not exceed 55 pixels # and the maximum width should not exceed 200 pixels. Doxygen will copy the logo # to the output directory. PROJECT_LOGO = docs/doxygen/obs.png # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path # into which the generated documentation will be written. If a relative path is # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. OUTPUT_DIRECTORY = docs # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and # will distribute the generated files over these directories. Enabling this # option can be useful when feeding doxygen a huge amount of source files, where # putting all generated files in the same directory would otherwise causes # performance problems for the file system. # The default value is: NO. CREATE_SUBDIRS = NO # The OUTPUT_LANGUAGE tag is used to specify the language in which all # documentation generated by doxygen is written. Doxygen will use this # information to generate all constant output in the proper language. # Possible values are: Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese- # Traditional, Croatian, Czech, Danish, Dutch, English, Esperanto, Farsi, # Finnish, French, German, Greek, Hungarian, Italian, Japanese, Japanese-en, # Korean, Korean-en, Latvian, Norwegian, Macedonian, Persian, Polish, # Portuguese, Romanian, Russian, Serbian, Slovak, Slovene, Spanish, Swedish, # Turkish, Ukrainian and Vietnamese. # The default value is: English. OUTPUT_LANGUAGE = English # If the BRIEF_MEMBER_DESC tag is set to YES doxygen will include brief member # descriptions after the members that are listed in the file and class # documentation (similar to Javadoc). Set to NO to disable this. # The default value is: YES. BRIEF_MEMBER_DESC = YES # If the REPEAT_BRIEF tag is set to YES doxygen will prepend the brief # description of a member or function before the detailed description # # Note: If both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the # brief descriptions will be completely suppressed. # The default value is: YES. REPEAT_BRIEF = YES # This tag implements a quasi-intelligent brief description abbreviator that is # used to form the text in various listings. Each string in this list, if found # as the leading text of the brief description, will be stripped from the text # and the result, after processing the whole list, is used as the annotated # text. Otherwise, the brief description is used as-is. If left blank, the # following values are used ($name is automatically replaced with the name of # the entity):The $name class, The $name widget, The $name file, is, provides, # specifies, contains, represents, a, an and the. ABBREVIATE_BRIEF = # If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then # doxygen will generate a detailed section even if there is only a brief # description. # The default value is: NO. ALWAYS_DETAILED_SEC = NO # If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all # inherited members of a class in the documentation of that class as if those # members were ordinary class members. Constructors, destructors and assignment # operators of the base classes will not be shown. # The default value is: NO. INLINE_INHERITED_MEMB = NO # If the FULL_PATH_NAMES tag is set to YES doxygen will prepend the full path # before files name in the file list and in the header files. If set to NO the # shortest path that makes the file name unique will be used # The default value is: YES. FULL_PATH_NAMES = YES # The STRIP_FROM_PATH tag can be used to strip a user-defined part of the path. # Stripping is only done if one of the specified strings matches the left-hand # part of the path. The tag can be used to show relative paths in the file list. # If left blank the directory from which doxygen is run is used as the path to # strip. # # Note that you can specify absolute paths here, but also relative paths, which # will be relative from the directory where doxygen is started. # This tag requires that the tag FULL_PATH_NAMES is set to YES. STRIP_FROM_PATH = # The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of the # path mentioned in the documentation of a class, which tells the reader which # header file to include in order to use a class. If left blank only the name of # the header file containing the class definition is used. Otherwise one should # specify the list of include paths that are normally passed to the compiler # using the -I flag. STRIP_FROM_INC_PATH = # If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter (but # less readable) file names. This can be useful is your file systems doesn't # support long names like on DOS, Mac, or CD-ROM. # The default value is: NO. SHORT_NAMES = NO # If the JAVADOC_AUTOBRIEF tag is set to YES then doxygen will interpret the # first line (until the first dot) of a Javadoc-style comment as the brief # description. If set to NO, the Javadoc-style will behave just like regular Qt- # style comments (thus requiring an explicit @brief command for a brief # description.) # The default value is: NO. JAVADOC_AUTOBRIEF = NO # If the QT_AUTOBRIEF tag is set to YES then doxygen will interpret the first # line (until the first dot) of a Qt-style comment as the brief description. If # set to NO, the Qt-style will behave just like regular Qt-style comments (thus # requiring an explicit \brief command for a brief description.) # The default value is: NO. QT_AUTOBRIEF = NO # The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make doxygen treat a # multi-line C++ special comment block (i.e. a block of //! or /// comments) as # a brief description. This used to be the default behavior. The new default is # to treat a multi-line C++ comment block as a detailed description. Set this # tag to YES if you prefer the old behavior instead. # # Note that setting this tag to YES also means that rational rose comments are # not recognized any more. # The default value is: NO. MULTILINE_CPP_IS_BRIEF = NO # If the INHERIT_DOCS tag is set to YES then an undocumented member inherits the # documentation from any documented member that it re-implements. # The default value is: YES. INHERIT_DOCS = YES # If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce a # new page for each member. If set to NO, the documentation of a member will be # part of the file/class/namespace that contains it. # The default value is: NO. SEPARATE_MEMBER_PAGES = NO # The TAB_SIZE tag can be used to set the number of spaces in a tab. Doxygen # uses this value to replace tabs by spaces in code fragments. # Minimum value: 1, maximum value: 16, default value: 4. TAB_SIZE = 8 # This tag can be used to specify a number of aliases that act as commands in # the documentation. An alias has the form: # name=value # For example adding # "sideeffect=@par Side Effects:\n" # will allow you to put the command \sideeffect (or @sideeffect) in the # documentation, which will result in a user-defined paragraph with heading # "Side Effects:". You can put \n's in the value part of an alias to insert # newlines. ALIASES = # This tag can be used to specify a number of word-keyword mappings (TCL only). # A mapping has the form "name=value". For example adding "class=itcl::class" # will allow you to use the command class in the itcl::class meaning. TCL_SUBST = # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources # only. Doxygen will then generate output that is more tailored for C. For # instance, some of the names that are used will be different. The list of all # members will be omitted, etc. # The default value is: NO. OPTIMIZE_OUTPUT_FOR_C = YES # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or # Python sources only. Doxygen will then generate output that is more tailored # for that language. For instance, namespaces will be presented as packages, # qualified scopes will look different, etc. # The default value is: NO. OPTIMIZE_OUTPUT_JAVA = NO # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran # sources. Doxygen will then generate output that is tailored for Fortran. # The default value is: NO. OPTIMIZE_FOR_FORTRAN = NO # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL # sources. Doxygen will then generate output that is tailored for VHDL. # The default value is: NO. OPTIMIZE_OUTPUT_VHDL = NO # Doxygen selects the parser to use depending on the extension of the files it # parses. With this tag you can assign which parser to use for a given # extension. Doxygen has a built-in mapping, but you can override or extend it # using this tag. The format is ext=language, where ext is a file extension, and # language is one of the parsers supported by doxygen: IDL, Java, Javascript, # C#, C, C++, D, PHP, Objective-C, Python, Fortran, VHDL. For instance to make # doxygen treat .inc files as Fortran files (default is PHP), and .f files as C # (default is Fortran), use: inc=Fortran f=C. # # Note For files without extension you can use no_extension as a placeholder. # # Note that for custom extensions you also need to set FILE_PATTERNS otherwise # the files are not read by doxygen. EXTENSION_MAPPING = # If the MARKDOWN_SUPPORT tag is enabled then doxygen pre-processes all comments # according to the Markdown format, which allows for more readable # documentation. See http://daringfireball.net/projects/markdown/ for details. # The output of markdown processing is further processed by doxygen, so you can # mix doxygen, HTML, and XML commands with Markdown formatting. Disable only in # case of backward compatibilities issues. # The default value is: YES. MARKDOWN_SUPPORT = YES # When enabled doxygen tries to link words that correspond to documented # classes, or namespaces to their corresponding documentation. Such a link can # be prevented in individual cases by by putting a % sign in front of the word # or globally by setting AUTOLINK_SUPPORT to NO. # The default value is: YES. AUTOLINK_SUPPORT = YES # If you use STL classes (i.e. std::string, std::vector, etc.) but do not want # to include (a tag file for) the STL sources as input, then you should set this # tag to YES in order to let doxygen match functions declarations and # definitions whose arguments contain STL classes (e.g. func(std::string); # versus func(std::string) {}). This also make the inheritance and collaboration # diagrams that involve STL classes more complete and accurate. # The default value is: NO. BUILTIN_STL_SUPPORT = NO # If you use Microsoft's C++/CLI language, you should set this option to YES to # enable parsing support. # The default value is: NO. CPP_CLI_SUPPORT = NO # Set the SIP_SUPPORT tag to YES if your project consists of sip (see: # http://www.riverbankcomputing.co.uk/software/sip/intro) sources only. Doxygen # will parse them like normal C++ but will assume all classes use public instead # of private inheritance when no explicit protection keyword is present. # The default value is: NO. SIP_SUPPORT = NO # For Microsoft's IDL there are propget and propput attributes to indicate # getter and setter methods for a property. Setting this option to YES will make # doxygen to replace the get and set methods by a property in the documentation. # This will only work if the methods are indeed getting or setting a simple # type. If this is not the case, or you want to show the methods anyway, you # should set this option to NO. # The default value is: YES. IDL_PROPERTY_SUPPORT = YES # If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC # tag is set to YES, then doxygen will reuse the documentation of the first # member in the group (if any) for the other members of the group. By default # all members of a group must be documented explicitly. # The default value is: NO. DISTRIBUTE_GROUP_DOC = NO # Set the SUBGROUPING tag to YES to allow class member groups of the same type # (for instance a group of public functions) to be put as a subgroup of that # type (e.g. under the Public Functions section). Set it to NO to prevent # subgrouping. Alternatively, this can be done per class using the # \nosubgrouping command. # The default value is: YES. SUBGROUPING = YES # When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and unions # are shown inside the group in which they are included (e.g. using \ingroup) # instead of on a separate page (for HTML and Man pages) or section (for LaTeX # and RTF). # # Note that this feature does not work in combination with # SEPARATE_MEMBER_PAGES. # The default value is: NO. INLINE_GROUPED_CLASSES = NO # When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and unions # with only public data fields or simple typedef fields will be shown inline in # the documentation of the scope in which they are defined (i.e. file, # namespace, or group documentation), provided this scope is documented. If set # to NO, structs, classes, and unions are shown on a separate page (for HTML and # Man pages) or section (for LaTeX and RTF). # The default value is: NO. INLINE_SIMPLE_STRUCTS = NO # When TYPEDEF_HIDES_STRUCT tag is enabled, a typedef of a struct, union, or # enum is documented as struct, union, or enum with the name of the typedef. So # typedef struct TypeS {} TypeT, will appear in the documentation as a struct # with name TypeT. When disabled the typedef will appear as a member of a file, # namespace, or class. And the struct will be named TypeS. This can typically be # useful for C code in case the coding convention dictates that all compound # types are typedef'ed and only the typedef is referenced, never the tag name. # The default value is: NO. TYPEDEF_HIDES_STRUCT = NO # The size of the symbol lookup cache can be set using LOOKUP_CACHE_SIZE. This # cache is used to resolve symbols given their name and scope. Since this can be # an expensive process and often the same symbol appears multiple times in the # code, doxygen keeps a cache of pre-resolved symbols. If the cache is too small # doxygen will become slower. If the cache is too large, memory is wasted. The # cache size is given by this formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range # is 0..9, the default is 0, corresponding to a cache size of 2^16=65536 # symbols. At the end of a run doxygen will report the cache usage and suggest # the optimal cache size from a speed point of view. # Minimum value: 0, maximum value: 9, default value: 0. LOOKUP_CACHE_SIZE = 0 #--------------------------------------------------------------------------- # Build related configuration options #--------------------------------------------------------------------------- # If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in # documentation are documented, even if no documentation was available. Private # class members and static file members will be hidden unless the # EXTRACT_PRIVATE respectively EXTRACT_STATIC tags are set to YES. # Note: This will also disable the warnings about undocumented members that are # normally produced when WARNINGS is set to YES. # The default value is: NO. EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES all private members of a class will # be included in the documentation. # The default value is: NO. EXTRACT_PRIVATE = NO # If the EXTRACT_PACKAGE tag is set to YES all members with package or internal # scope will be included in the documentation. # The default value is: NO. EXTRACT_PACKAGE = NO # If the EXTRACT_STATIC tag is set to YES all static members of a file will be # included in the documentation. # The default value is: NO. EXTRACT_STATIC = NO # If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) defined # locally in source files will be included in the documentation. If set to NO # only classes defined in header files are included. Does not have any effect # for Java sources. # The default value is: YES. EXTRACT_LOCAL_CLASSES = YES # This flag is only useful for Objective-C code. When set to YES local methods, # which are defined in the implementation section but not in the interface are # included in the documentation. If set to NO only methods in the interface are # included. # The default value is: NO. EXTRACT_LOCAL_METHODS = NO # If this flag is set to YES, the members of anonymous namespaces will be # extracted and appear in the documentation as a namespace called # 'anonymous_namespace{file}', where file will be replaced with the base name of # the file that contains the anonymous namespace. By default anonymous namespace # are hidden. # The default value is: NO. EXTRACT_ANON_NSPACES = NO # If the HIDE_UNDOC_MEMBERS tag is set to YES, doxygen will hide all # undocumented members inside documented classes or files. If set to NO these # members will be included in the various overviews, but no documentation # section is generated. This option has no effect if EXTRACT_ALL is enabled. # The default value is: NO. HIDE_UNDOC_MEMBERS = NO # If the HIDE_UNDOC_CLASSES tag is set to YES, doxygen will hide all # undocumented classes that are normally visible in the class hierarchy. If set # to NO these classes will be included in the various overviews. This option has # no effect if EXTRACT_ALL is enabled. # The default value is: NO. HIDE_UNDOC_CLASSES = NO # If the HIDE_FRIEND_COMPOUNDS tag is set to YES, doxygen will hide all friend # (class|struct|union) declarations. If set to NO these declarations will be # included in the documentation. # The default value is: NO. HIDE_FRIEND_COMPOUNDS = NO # If the HIDE_IN_BODY_DOCS tag is set to YES, doxygen will hide any # documentation blocks found inside the body of a function. If set to NO these # blocks will be appended to the function's detailed documentation block. # The default value is: NO. HIDE_IN_BODY_DOCS = NO # The INTERNAL_DOCS tag determines if documentation that is typed after a # \internal command is included. If the tag is set to NO then the documentation # will be excluded. Set it to YES to include the internal documentation. # The default value is: NO. INTERNAL_DOCS = NO # If the CASE_SENSE_NAMES tag is set to NO then doxygen will only generate file # names in lower-case letters. If set to YES upper-case letters are also # allowed. This is useful if you have classes or files whose names only differ # in case and if your file system supports case sensitive file names. Windows # and Mac users are advised to set this option to NO. # The default value is: system dependent. CASE_SENSE_NAMES = YES # If the HIDE_SCOPE_NAMES tag is set to NO then doxygen will show members with # their full class and namespace scopes in the documentation. If set to YES the # scope will be hidden. # The default value is: NO. HIDE_SCOPE_NAMES = NO # If the SHOW_INCLUDE_FILES tag is set to YES then doxygen will put a list of # the files that are included by a file in the documentation of that file. # The default value is: YES. SHOW_INCLUDE_FILES = NO # If the FORCE_LOCAL_INCLUDES tag is set to YES then doxygen will list include # files with double quotes in the documentation rather than with sharp brackets. # The default value is: NO. FORCE_LOCAL_INCLUDES = NO # If the INLINE_INFO tag is set to YES then a tag [inline] is inserted in the # documentation for inline members. # The default value is: YES. INLINE_INFO = YES # If the SORT_MEMBER_DOCS tag is set to YES then doxygen will sort the # (detailed) documentation of file and class members alphabetically by member # name. If set to NO the members will appear in declaration order. # The default value is: YES. SORT_MEMBER_DOCS = YES # If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the brief # descriptions of file, namespace and class members alphabetically by member # name. If set to NO the members will appear in declaration order. # The default value is: NO. SORT_BRIEF_DOCS = NO # If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen will sort the # (brief and detailed) documentation of class members so that constructors and # destructors are listed first. If set to NO the constructors will appear in the # respective orders defined by SORT_BRIEF_DOCS and SORT_MEMBER_DOCS. # Note: If SORT_BRIEF_DOCS is set to NO this option is ignored for sorting brief # member documentation. # Note: If SORT_MEMBER_DOCS is set to NO this option is ignored for sorting # detailed member documentation. # The default value is: NO. SORT_MEMBERS_CTORS_1ST = NO # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy # of group names into alphabetical order. If set to NO the group names will # appear in their defined order. # The default value is: NO. SORT_GROUP_NAMES = NO # If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be sorted by # fully-qualified names, including namespaces. If set to NO, the class list will # be sorted only by class name, not including the namespace part. # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. # Note: This option applies only to the class list, not to the alphabetical # list. # The default value is: NO. SORT_BY_SCOPE_NAME = NO # If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to do proper # type resolution of all parameters of a function it will reject a match between # the prototype and the implementation of a member function even if there is # only one candidate or it is obvious which candidate to choose by doing a # simple string match. By disabling STRICT_PROTO_MATCHING doxygen will still # accept a match between prototype and implementation in such cases. # The default value is: NO. STRICT_PROTO_MATCHING = NO # The GENERATE_TODOLIST tag can be used to enable ( YES) or disable ( NO) the # todo list. This list is created by putting \todo commands in the # documentation. # The default value is: YES. GENERATE_TODOLIST = YES # The GENERATE_TESTLIST tag can be used to enable ( YES) or disable ( NO) the # test list. This list is created by putting \test commands in the # documentation. # The default value is: YES. GENERATE_TESTLIST = YES # The GENERATE_BUGLIST tag can be used to enable ( YES) or disable ( NO) the bug # list. This list is created by putting \bug commands in the documentation. # The default value is: YES. GENERATE_BUGLIST = YES # The GENERATE_DEPRECATEDLIST tag can be used to enable ( YES) or disable ( NO) # the deprecated list. This list is created by putting \deprecated commands in # the documentation. # The default value is: YES. GENERATE_DEPRECATEDLIST= YES # The ENABLED_SECTIONS tag can be used to enable conditional documentation # sections, marked by \if ... \endif and \cond # ... \endcond blocks. ENABLED_SECTIONS = # The MAX_INITIALIZER_LINES tag determines the maximum number of lines that the # initial value of a variable or macro / define can have for it to appear in the # documentation. If the initializer consists of more lines than specified here # it will be hidden. Use a value of 0 to hide initializers completely. The # appearance of the value of individual variables and macros / defines can be # controlled using \showinitializer or \hideinitializer command in the # documentation regardless of this setting. # Minimum value: 0, maximum value: 10000, default value: 30. MAX_INITIALIZER_LINES = 30 # Set the SHOW_USED_FILES tag to NO to disable the list of files generated at # the bottom of the documentation of classes and structs. If set to YES the list # will mention the files that were used to generate the documentation. # The default value is: YES. SHOW_USED_FILES = YES # Set the SHOW_FILES tag to NO to disable the generation of the Files page. This # will remove the Files entry from the Quick Index and from the Folder Tree View # (if specified). # The default value is: YES. SHOW_FILES = YES # Set the SHOW_NAMESPACES tag to NO to disable the generation of the Namespaces # page. This will remove the Namespaces entry from the Quick Index and from the # Folder Tree View (if specified). # The default value is: YES. SHOW_NAMESPACES = YES # The FILE_VERSION_FILTER tag can be used to specify a program or script that # doxygen should invoke to get the current version for each file (typically from # the version control system). Doxygen will invoke the program by executing (via # popen()) the command command input-file, where command is the value of the # FILE_VERSION_FILTER tag, and input-file is the name of an input file provided # by doxygen. Whatever the program writes to standard output is used as the file # version. For an example see the documentation. FILE_VERSION_FILTER = # The LAYOUT_FILE tag can be used to specify a layout file which will be parsed # by doxygen. The layout file controls the global structure of the generated # output files in an output format independent way. To create the layout file # that represents doxygen's defaults, run doxygen with the -l option. You can # optionally specify a file name after the option, if omitted DoxygenLayout.xml # will be used as the name of the layout file. # # Note that if you run doxygen from a directory containing a file called # DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE # tag is left empty. LAYOUT_FILE = # The CITE_BIB_FILES tag can be used to specify one or more bib files containing # the reference definitions. This must be a list of .bib files. The .bib # extension is automatically appended if omitted. This requires the bibtex tool # to be installed. See also http://en.wikipedia.org/wiki/BibTeX for more info. # For LaTeX the style of the bibliography can be controlled using # LATEX_BIB_STYLE. To use this feature you need bibtex and perl available in the # search path. Do not use file names with spaces, bibtex cannot handle them. See # also \cite for info how to create references. CITE_BIB_FILES = #--------------------------------------------------------------------------- # Configuration options related to warning and progress messages #--------------------------------------------------------------------------- # The QUIET tag can be used to turn on/off the messages that are generated to # standard output by doxygen. If QUIET is set to YES this implies that the # messages are off. # The default value is: NO. QUIET = NO # The WARNINGS tag can be used to turn on/off the warning messages that are # generated to standard error ( stderr) by doxygen. If WARNINGS is set to YES # this implies that the warnings are on. # # Tip: Turn warnings on while writing the documentation. # The default value is: YES. WARNINGS = YES # If the WARN_IF_UNDOCUMENTED tag is set to YES, then doxygen will generate # warnings for undocumented members. If EXTRACT_ALL is set to YES then this flag # will automatically be disabled. # The default value is: YES. WARN_IF_UNDOCUMENTED = YES # If the WARN_IF_DOC_ERROR tag is set to YES, doxygen will generate warnings for # potential errors in the documentation, such as not documenting some parameters # in a documented function, or documenting parameters that don't exist or using # markup commands wrongly. # The default value is: YES. WARN_IF_DOC_ERROR = YES # This WARN_NO_PARAMDOC option can be enabled to get warnings for functions that # are documented, but have no documentation for their parameters or return # value. If set to NO doxygen will only warn about wrong or incomplete parameter # documentation, but not about the absence of documentation. # The default value is: NO. WARN_NO_PARAMDOC = NO # The WARN_FORMAT tag determines the format of the warning messages that doxygen # can produce. The string should contain the $file, $line, and $text tags, which # will be replaced by the file and line number from which the warning originated # and the warning text. Optionally the format may contain $version, which will # be replaced by the version of the file (if it could be obtained via # FILE_VERSION_FILTER) # The default value is: $file:$line: $text. WARN_FORMAT = "$file:$line: $text" # The WARN_LOGFILE tag can be used to specify a file to which warning and error # messages should be written. If left blank the output is written to standard # error (stderr). WARN_LOGFILE = #--------------------------------------------------------------------------- # Configuration options related to the input files #--------------------------------------------------------------------------- # The INPUT tag is used to specify the files and/or directories that contain # documented source files. You may enter file names like myfile.cpp or # directories like /usr/src/myproject. Separate the files or directories with # spaces. # Note: If this tag is empty the current directory is searched. INPUT = libobs # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses # libiconv (or the iconv built into libc) for the transcoding. See the libiconv # documentation (see: http://www.gnu.org/software/libiconv) for the list of # possible encodings. # The default value is: UTF-8. INPUT_ENCODING = UTF-8 # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard patterns (like *.cpp and # *.h) to filter out the source-files in the directories. If left blank the # following patterns are tested:*.c, *.cc, *.cxx, *.cpp, *.c++, *.java, *.ii, # *.ixx, *.ipp, *.i++, *.inl, *.idl, *.ddl, *.odl, *.h, *.hh, *.hxx, *.hpp, # *.h++, *.cs, *.d, *.php, *.php4, *.php5, *.phtml, *.inc, *.m, *.markdown, # *.md, *.mm, *.dox, *.py, *.f90, *.f, *.for, *.tcl, *.vhd, *.vhdl, *.ucf, # *.qsf, *.as and *.js. FILE_PATTERNS = *.h # The RECURSIVE tag can be used to specify whether or not subdirectories should # be searched for input files as well. # The default value is: NO. RECURSIVE = YES # The EXCLUDE tag can be used to specify files and/or directories that should be # excluded from the INPUT source files. This way you can easily exclude a # subdirectory from a directory tree whose root is specified with the INPUT tag. # # Note that relative paths are relative to the directory from which doxygen is # run. EXCLUDE = # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded # from the input. # The default value is: NO. EXCLUDE_SYMLINKS = NO # If the value of the INPUT tag contains directories, you can use the # EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude # certain files from those directories. # # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories for example use the pattern */test/* EXCLUDE_PATTERNS = # The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names # (namespaces, classes, functions, etc.) that should be excluded from the # output. The symbol name can be a fully qualified name, a word, or if the # wildcard * is used, a substring. Examples: ANamespace, AClass, # AClass::ANamespace, ANamespace::*Test # # Note that the wildcards are matched against the file with absolute path, so to # exclude all test directories use the pattern */test/* EXCLUDE_SYMBOLS = # The EXAMPLE_PATH tag can be used to specify one or more files or directories # that contain example code fragments that are included (see the \include # command). EXAMPLE_PATH = # If the value of the EXAMPLE_PATH tag contains directories, you can use the # EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp and # *.h) to filter out the source-files in the directories. If left blank all # files are included. EXAMPLE_PATTERNS = # If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be # searched for input files to be used with the \include or \dontinclude commands # irrespective of the value of the RECURSIVE tag. # The default value is: NO. EXAMPLE_RECURSIVE = NO # The IMAGE_PATH tag can be used to specify one or more files or directories # that contain images that are to be included in the documentation (see the # \image command). IMAGE_PATH = # The INPUT_FILTER tag can be used to specify a program that doxygen should # invoke to filter for each input file. Doxygen will invoke the filter program # by executing (via popen()) the command: # # # # where is the value of the INPUT_FILTER tag, and is the # name of an input file. Doxygen will then use the output that the filter # program writes to standard output. If FILTER_PATTERNS is specified, this tag # will be ignored. # # Note that the filter must not add or remove lines; it is applied before the # code is scanned, but not when the output code is generated. If lines are added # or removed, the anchors will not be placed correctly. INPUT_FILTER = # The FILTER_PATTERNS tag can be used to specify filters on a per file pattern # basis. Doxygen will compare the file name with each pattern and apply the # filter if there is a match. The filters are a list of the form: pattern=filter # (like *.cpp=my_cpp_filter). See INPUT_FILTER for further information on how # filters are used. If the FILTER_PATTERNS tag is empty or if none of the # patterns match the file name, INPUT_FILTER is applied. FILTER_PATTERNS = # If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using # INPUT_FILTER ) will also be used to filter the input files that are used for # producing the source files to browse (i.e. when SOURCE_BROWSER is set to YES). # The default value is: NO. FILTER_SOURCE_FILES = NO # The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file # pattern. A pattern will override the setting for FILTER_PATTERN (if any) and # it is also possible to disable source filtering for a specific pattern using # *.ext= (so without naming a filter). # This tag requires that the tag FILTER_SOURCE_FILES is set to YES. FILTER_SOURCE_PATTERNS = # If the USE_MDFILE_AS_MAINPAGE tag refers to the name of a markdown file that # is part of the input, its contents will be placed on the main page # (index.html). This can be useful if you have a project on for instance GitHub # and want to reuse the introduction page also for the doxygen output. USE_MDFILE_AS_MAINPAGE = #--------------------------------------------------------------------------- # Configuration options related to source browsing #--------------------------------------------------------------------------- # If the SOURCE_BROWSER tag is set to YES then a list of source files will be # generated. Documented entities will be cross-referenced with these sources. # # Note: To get rid of all source code in the generated output, make sure that # also VERBATIM_HEADERS is set to NO. # The default value is: NO. SOURCE_BROWSER = NO # Setting the INLINE_SOURCES tag to YES will include the body of functions, # classes and enums directly into the documentation. # The default value is: NO. INLINE_SOURCES = NO # Setting the STRIP_CODE_COMMENTS tag to YES will instruct doxygen to hide any # special comment blocks from generated source code fragments. Normal C, C++ and # Fortran comments will always remain visible. # The default value is: YES. STRIP_CODE_COMMENTS = YES # If the REFERENCED_BY_RELATION tag is set to YES then for each documented # function all documented functions referencing it will be listed. # The default value is: NO. REFERENCED_BY_RELATION = NO # If the REFERENCES_RELATION tag is set to YES then for each documented function # all documented entities called/used by that function will be listed. # The default value is: NO. REFERENCES_RELATION = NO # If the REFERENCES_LINK_SOURCE tag is set to YES and SOURCE_BROWSER tag is set # to YES, then the hyperlinks from functions in REFERENCES_RELATION and # REFERENCED_BY_RELATION lists will link to the source code. Otherwise they will # link to the documentation. # The default value is: YES. REFERENCES_LINK_SOURCE = YES # If SOURCE_TOOLTIPS is enabled (the default) then hovering a hyperlink in the # source code will show a tooltip with additional information such as prototype, # brief description and links to the definition and documentation. Since this # will make the HTML file larger and loading of large files a bit slower, you # can opt to disable this feature. # The default value is: YES. # This tag requires that the tag SOURCE_BROWSER is set to YES. SOURCE_TOOLTIPS = YES # If the USE_HTAGS tag is set to YES then the references to source code will # point to the HTML generated by the htags(1) tool instead of doxygen built-in # source browser. The htags tool is part of GNU's global source tagging system # (see http://www.gnu.org/software/global/global.html). You will need version # 4.8.6 or higher. # # To use it do the following: # - Install the latest version of global # - Enable SOURCE_BROWSER and USE_HTAGS in the config file # - Make sure the INPUT points to the root of the source tree # - Run doxygen as normal # # Doxygen will invoke htags (and that will in turn invoke gtags), so these # tools must be available from the command line (i.e. in the search path). # # The result: instead of the source browser generated by doxygen, the links to # source code will now point to the output of htags. # The default value is: NO. # This tag requires that the tag SOURCE_BROWSER is set to YES. USE_HTAGS = NO # If the VERBATIM_HEADERS tag is set the YES then doxygen will generate a # verbatim copy of the header file for each class for which an include is # specified. Set to NO to disable this. # See also: Section \class. # The default value is: YES. VERBATIM_HEADERS = YES #--------------------------------------------------------------------------- # Configuration options related to the alphabetical class index #--------------------------------------------------------------------------- # If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index of all # compounds will be generated. Enable this if the project contains a lot of # classes, structs, unions or interfaces. # The default value is: YES. ALPHABETICAL_INDEX = YES # The COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns in # which the alphabetical index list will be split. # Minimum value: 1, maximum value: 20, default value: 5. # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. COLS_IN_ALPHA_INDEX = 5 # In case all classes in a project start with a common prefix, all classes will # be put under the same header in the alphabetical index. The IGNORE_PREFIX tag # can be used to specify a prefix (or a list of prefixes) that should be ignored # while generating the index headers. # This tag requires that the tag ALPHABETICAL_INDEX is set to YES. IGNORE_PREFIX = #--------------------------------------------------------------------------- # Configuration options related to the HTML output #--------------------------------------------------------------------------- # If the GENERATE_HTML tag is set to YES doxygen will generate HTML output # The default value is: YES. GENERATE_HTML = YES # The HTML_OUTPUT tag is used to specify where the HTML docs will be put. If a # relative path is entered the value of OUTPUT_DIRECTORY will be put in front of # it. # The default directory is: html. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_OUTPUT = html # The HTML_FILE_EXTENSION tag can be used to specify the file extension for each # generated HTML page (for example: .htm, .php, .asp). # The default value is: .html. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_FILE_EXTENSION = .html # The HTML_HEADER tag can be used to specify a user-defined HTML header file for # each generated HTML page. If the tag is left blank doxygen will generate a # standard header. # # To get valid HTML the header file that includes any scripts and style sheets # that doxygen needs, which is dependent on the configuration options used (e.g. # the setting GENERATE_TREEVIEW). It is highly recommended to start with a # default header using # doxygen -w html new_header.html new_footer.html new_stylesheet.css # YourConfigFile # and then modify the file new_header.html. See also section "Doxygen usage" # for information on how to generate the default header that doxygen normally # uses. # Note: The header is subject to change so you typically have to regenerate the # default header when upgrading to a newer version of doxygen. For a description # of the possible markers and block names see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_HEADER = docs/doxygen/header.html # The HTML_FOOTER tag can be used to specify a user-defined HTML footer for each # generated HTML page. If the tag is left blank doxygen will generate a standard # footer. See HTML_HEADER for more information on how to generate a default # footer and what special commands can be used inside the footer. See also # section "Doxygen usage" for information on how to generate the default footer # that doxygen normally uses. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_FOOTER = # The HTML_STYLESHEET tag can be used to specify a user-defined cascading style # sheet that is used by each HTML page. It can be used to fine-tune the look of # the HTML output. If left blank doxygen will generate a default style sheet. # See also section "Doxygen usage" for information on how to generate the style # sheet that doxygen normally uses. # Note: It is recommended to use HTML_EXTRA_STYLESHEET instead of this tag, as # it is more robust and this tag (HTML_STYLESHEET) will in the future become # obsolete. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_STYLESHEET = # The HTML_EXTRA_STYLESHEET tag can be used to specify an additional user- # defined cascading style sheet that is included after the standard style sheets # created by doxygen. Using this option one can overrule certain style aspects. # This is preferred over using HTML_STYLESHEET since it does not replace the # standard style sheet and is therefor more robust against future updates. # Doxygen will copy the style sheet file to the output directory. For an example # see the documentation. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_EXTRA_STYLESHEET = docs/doxygen/obs.css # The HTML_EXTRA_FILES tag can be used to specify one or more extra images or # other source files which should be copied to the HTML output directory. Note # that these files will be copied to the base HTML output directory. Use the # $relpath^ marker in the HTML_HEADER and/or HTML_FOOTER files to load these # files. In the HTML_STYLESHEET file, use the file name only. Also note that the # files will be copied as-is; there are no commands or markers available. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_EXTRA_FILES = # The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen # will adjust the colors in the stylesheet and background images according to # this color. Hue is specified as an angle on a colorwheel, see # http://en.wikipedia.org/wiki/Hue for more information. For instance the value # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300 # purple, and 360 is red again. # Minimum value: 0, maximum value: 359, default value: 220. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_COLORSTYLE_HUE = 0 # The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of the colors # in the HTML output. For a value of 0 the output will use grayscales only. A # value of 255 will produce the most vivid colors. # Minimum value: 0, maximum value: 255, default value: 100. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_COLORSTYLE_SAT = 0 # The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to the # luminance component of the colors in the HTML output. Values below 100 # gradually make the output lighter, whereas values above 100 make the output # darker. The value divided by 100 is the actual gamma applied, so 80 represents # a gamma of 0.8, The value 220 represents a gamma of 2.2, and 100 does not # change the gamma. # Minimum value: 40, maximum value: 240, default value: 80. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_COLORSTYLE_GAMMA = 80 # If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML # page will contain the date and time when the page was generated. Setting this # to NO can help when comparing the output of multiple runs. # The default value is: YES. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_TIMESTAMP = YES # If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML # documentation will contain sections that can be hidden and shown after the # page has loaded. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_DYNAMIC_SECTIONS = YES # With HTML_INDEX_NUM_ENTRIES one can control the preferred number of entries # shown in the various tree structured indices initially; the user can expand # and collapse entries dynamically later on. Doxygen will expand the tree to # such a level that at most the specified number of entries are visible (unless # a fully collapsed tree already exceeds this amount). So setting the number of # entries 1 will produce a full collapsed tree by default. 0 is a special value # representing an infinite number of entries and will result in a full expanded # tree by default. # Minimum value: 0, maximum value: 9999, default value: 100. # This tag requires that the tag GENERATE_HTML is set to YES. HTML_INDEX_NUM_ENTRIES = 100 # If the GENERATE_DOCSET tag is set to YES, additional index files will be # generated that can be used as input for Apple's Xcode 3 integrated development # environment (see: http://developer.apple.com/tools/xcode/), introduced with # OSX 10.5 (Leopard). To create a documentation set, doxygen will generate a # Makefile in the HTML output directory. Running make will produce the docset in # that directory and running make install will install the docset in # ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find it at # startup. See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html # for more information. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_DOCSET = NO # This tag determines the name of the docset feed. A documentation feed provides # an umbrella under which multiple documentation sets from a single provider # (such as a company or product suite) can be grouped. # The default value is: Doxygen generated docs. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_FEEDNAME = "Doxygen generated docs" # This tag specifies a string that should uniquely identify the documentation # set bundle. This should be a reverse domain-name style string, e.g. # com.mycompany.MyDocSet. Doxygen will append .docset to the name. # The default value is: org.doxygen.Project. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_BUNDLE_ID = com.obsproject.libobs # The DOCSET_PUBLISHER_ID tag specifies a string that should uniquely identify # the documentation publisher. This should be a reverse domain-name style # string, e.g. com.mycompany.MyDocSet.documentation. # The default value is: org.doxygen.Publisher. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_PUBLISHER_ID = com.obsproject.docs # The DOCSET_PUBLISHER_NAME tag identifies the documentation publisher. # The default value is: Publisher. # This tag requires that the tag GENERATE_DOCSET is set to YES. DOCSET_PUBLISHER_NAME = OBS Project # If the GENERATE_HTMLHELP tag is set to YES then doxygen generates three # additional HTML index files: index.hhp, index.hhc, and index.hhk. The # index.hhp is a project file that can be read by Microsoft's HTML Help Workshop # (see: http://www.microsoft.com/en-us/download/details.aspx?id=21138) on # Windows. # # The HTML Help Workshop contains a compiler that can convert all HTML output # generated by doxygen into a single compiled HTML file (.chm). Compiled HTML # files are now used as the Windows 98 help format, and will replace the old # Windows help format (.hlp) on all Windows platforms in the future. Compressed # HTML files also contain an index, a table of contents, and you can search for # words in the documentation. The HTML workshop also contains a viewer for # compressed HTML files. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_HTMLHELP = NO # The CHM_FILE tag can be used to specify the file name of the resulting .chm # file. You can add a path in front of the file if the result should not be # written to the html output directory. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. CHM_FILE = # The HHC_LOCATION tag can be used to specify the location (absolute path # including file name) of the HTML help compiler ( hhc.exe). If non-empty # doxygen will try to run the HTML help compiler on the generated index.hhp. # The file has to be specified with full path. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. HHC_LOCATION = # The GENERATE_CHI flag controls if a separate .chi index file is generated ( # YES) or that it should be included in the master .chm file ( NO). # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. GENERATE_CHI = NO # The CHM_INDEX_ENCODING is used to encode HtmlHelp index ( hhk), content ( hhc) # and project file content. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. CHM_INDEX_ENCODING = # The BINARY_TOC flag controls whether a binary table of contents is generated ( # YES) or a normal table of contents ( NO) in the .chm file. # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. BINARY_TOC = NO # The TOC_EXPAND flag can be set to YES to add extra items for group members to # the table of contents of the HTML help documentation and to the tree view. # The default value is: NO. # This tag requires that the tag GENERATE_HTMLHELP is set to YES. TOC_EXPAND = NO # If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and # QHP_VIRTUAL_FOLDER are set, an additional index file will be generated that # can be used as input for Qt's qhelpgenerator to generate a Qt Compressed Help # (.qch) of the generated HTML documentation. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_QHP = NO # If the QHG_LOCATION tag is specified, the QCH_FILE tag can be used to specify # the file name of the resulting .qch file. The path specified is relative to # the HTML output folder. # This tag requires that the tag GENERATE_QHP is set to YES. QCH_FILE = # The QHP_NAMESPACE tag specifies the namespace to use when generating Qt Help # Project output. For more information please see Qt Help Project / Namespace # (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#namespace). # The default value is: org.doxygen.Project. # This tag requires that the tag GENERATE_QHP is set to YES. QHP_NAMESPACE = org.doxygen.Project # The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating Qt # Help Project output. For more information please see Qt Help Project / Virtual # Folders (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#virtual- # folders). # The default value is: doc. # This tag requires that the tag GENERATE_QHP is set to YES. QHP_VIRTUAL_FOLDER = doc # If the QHP_CUST_FILTER_NAME tag is set, it specifies the name of a custom # filter to add. For more information please see Qt Help Project / Custom # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- # filters). # This tag requires that the tag GENERATE_QHP is set to YES. QHP_CUST_FILTER_NAME = # The QHP_CUST_FILTER_ATTRS tag specifies the list of the attributes of the # custom filter to add. For more information please see Qt Help Project / Custom # Filters (see: http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom- # filters). # This tag requires that the tag GENERATE_QHP is set to YES. QHP_CUST_FILTER_ATTRS = # The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this # project's filter section matches. Qt Help Project / Filter Attributes (see: # http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes). # This tag requires that the tag GENERATE_QHP is set to YES. QHP_SECT_FILTER_ATTRS = # The QHG_LOCATION tag can be used to specify the location of Qt's # qhelpgenerator. If non-empty doxygen will try to run qhelpgenerator on the # generated .qhp file. # This tag requires that the tag GENERATE_QHP is set to YES. QHG_LOCATION = # If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files will be # generated, together with the HTML files, they form an Eclipse help plugin. To # install this plugin and make it available under the help contents menu in # Eclipse, the contents of the directory containing the HTML and XML files needs # to be copied into the plugins directory of eclipse. The name of the directory # within the plugins directory should be the same as the ECLIPSE_DOC_ID value. # After copying Eclipse needs to be restarted before the help appears. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_ECLIPSEHELP = NO # A unique identifier for the Eclipse help plugin. When installing the plugin # the directory name containing the HTML and XML files should also have this # name. Each documentation set should have its own identifier. # The default value is: org.doxygen.Project. # This tag requires that the tag GENERATE_ECLIPSEHELP is set to YES. ECLIPSE_DOC_ID = org.doxygen.Project # If you want full control over the layout of the generated HTML pages it might # be necessary to disable the index and replace it with your own. The # DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) at top # of each HTML page. A value of NO enables the index and the value YES disables # it. Since the tabs in the index contain the same information as the navigation # tree, you can set this option to YES if you also set GENERATE_TREEVIEW to YES. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. DISABLE_INDEX = NO # The GENERATE_TREEVIEW tag is used to specify whether a tree-like index # structure should be generated to display hierarchical information. If the tag # value is set to YES, a side panel will be generated containing a tree-like # index structure (just like the one that is generated for HTML Help). For this # to work a browser that supports JavaScript, DHTML, CSS and frames is required # (i.e. any modern browser). Windows users are probably better off using the # HTML help feature. Via custom stylesheets (see HTML_EXTRA_STYLESHEET) one can # further fine-tune the look of the index. As an example, the default style # sheet generated by doxygen has an example that shows how to put an image at # the root of the tree instead of the PROJECT_NAME. Since the tree basically has # the same information as the tab index, you could consider setting # DISABLE_INDEX to YES when enabling this option. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. GENERATE_TREEVIEW = YES # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that # doxygen will group on one line in the generated HTML documentation. # # Note that a value of 0 will completely suppress the enum values from appearing # in the overview section. # Minimum value: 0, maximum value: 20, default value: 4. # This tag requires that the tag GENERATE_HTML is set to YES. ENUM_VALUES_PER_LINE = 4 # If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be used # to set the initial width (in pixels) of the frame in which the tree is shown. # Minimum value: 0, maximum value: 1500, default value: 250. # This tag requires that the tag GENERATE_HTML is set to YES. TREEVIEW_WIDTH = 250 # When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open links to # external symbols imported via tag files in a separate window. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. EXT_LINKS_IN_WINDOW = NO # Use this tag to change the font size of LaTeX formulas included as images in # the HTML documentation. When you change the font size after a successful # doxygen run you need to manually remove any form_*.png images from the HTML # output directory to force them to be regenerated. # Minimum value: 8, maximum value: 50, default value: 10. # This tag requires that the tag GENERATE_HTML is set to YES. FORMULA_FONTSIZE = 10 # Use the FORMULA_TRANPARENT tag to determine whether or not the images # generated for formulas are transparent PNGs. Transparent PNGs are not # supported properly for IE 6.0, but are supported on all modern browsers. # # Note that when changing this option you need to delete any form_*.png files in # the HTML output directory before the changes have effect. # The default value is: YES. # This tag requires that the tag GENERATE_HTML is set to YES. FORMULA_TRANSPARENT = YES # Enable the USE_MATHJAX option to render LaTeX formulas using MathJax (see # http://www.mathjax.org) which uses client side Javascript for the rendering # instead of using prerendered bitmaps. Use this if you do not have LaTeX # installed or if you want to formulas look prettier in the HTML output. When # enabled you may also need to install MathJax separately and configure the path # to it using the MATHJAX_RELPATH option. # The default value is: NO. # This tag requires that the tag GENERATE_HTML is set to YES. USE_MATHJAX = NO # When MathJax is enabled you can set the default output format to be used for # the MathJax output. See the MathJax site (see: # http://docs.mathjax.org/en/latest/output.html) for more details. # Possible values are: HTML-CSS (which is slower, but has the best # compatibility), NativeMML (i.e. MathML) and SVG. # The default value is: HTML-CSS. # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_FORMAT = HTML-CSS # When MathJax is enabled you need to specify the location relative to the HTML # output directory using the MATHJAX_RELPATH option. The destination directory # should contain the MathJax.js script. For instance, if the mathjax directory # is located at the same level as the HTML output directory, then # MATHJAX_RELPATH should be ../mathjax. The default value points to the MathJax # Content Delivery Network so you can quickly see the result without installing # MathJax. However, it is strongly recommended to install a local copy of # MathJax from http://www.mathjax.org before deployment. # The default value is: http://cdn.mathjax.org/mathjax/latest. # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest # The MATHJAX_EXTENSIONS tag can be used to specify one or more MathJax # extension names that should be enabled during MathJax rendering. For example # MATHJAX_EXTENSIONS = TeX/AMSmath TeX/AMSsymbols # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_EXTENSIONS = # The MATHJAX_CODEFILE tag can be used to specify a file with javascript pieces # of code that will be used on startup of the MathJax code. See the MathJax site # (see: http://docs.mathjax.org/en/latest/output.html) for more details. For an # example see the documentation. # This tag requires that the tag USE_MATHJAX is set to YES. MATHJAX_CODEFILE = # When the SEARCHENGINE tag is enabled doxygen will generate a search box for # the HTML output. The underlying search engine uses javascript and DHTML and # should work on any modern browser. Note that when using HTML help # (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets (GENERATE_DOCSET) # there is already a search function so this one should typically be disabled. # For large projects the javascript based search engine can be slow, then # enabling SERVER_BASED_SEARCH may provide a better solution. It is possible to # search using the keyboard; to jump to the search box use + S # (what the is depends on the OS and browser, but it is typically # , /