From 71d6cacedafa677e58db43de1138eff0a8ec67ca Mon Sep 17 00:00:00 2001 From: Markus Golec <56672386+mgolec225@users.noreply.github.com> Date: Sun, 15 Mar 2026 18:51:38 +0100 Subject: [PATCH] Add files via upload --- mixxx/XDJ200SX/LICENSE | 674 ++++++++++++++++++ mixxx/XDJ200SX/beatjump.xml | 159 +++++ mixxx/XDJ200SX/beatloop.xml | 183 +++++ mixxx/XDJ200SX/beffect.xml | 41 ++ mixxx/XDJ200SX/ceffectl.xml | 15 + mixxx/XDJ200SX/ceffectr.xml | 15 + mixxx/XDJ200SX/config.xml | 32 + mixxx/XDJ200SX/deck.xml | 464 ++++++++++++ mixxx/XDJ200SX/deckminimal.xml | 325 +++++++++ mixxx/XDJ200SX/effect.xml | 70 ++ mixxx/XDJ200SX/effects.xml | 50 ++ mixxx/XDJ200SX/hotcues.xml | 159 +++++ mixxx/XDJ200SX/icons/button-loop.png | Bin 0 -> 164 bytes mixxx/XDJ200SX/icons/button.png | Bin 0 -> 155 bytes mixxx/XDJ200SX/icons/keyshiftseparator.png | Bin 0 -> 140 bytes mixxx/XDJ200SX/icons/library_checkbox.svg | 4 + .../icons/library_checkbox_checked.svg | 12 + mixxx/XDJ200SX/images/xdj200sx_logo.png | Bin 0 -> 11750 bytes mixxx/XDJ200SX/images/xdj200sx_logo.xcf | Bin 0 -> 91958 bytes mixxx/XDJ200SX/keyshift.xml | 160 +++++ mixxx/XDJ200SX/library.xml | 100 +++ mixxx/XDJ200SX/overview.xml | 26 + mixxx/XDJ200SX/skin.xml | 170 +++++ mixxx/XDJ200SX/skin_preview.png | Bin 0 -> 76296 bytes mixxx/XDJ200SX/stems.xml | 114 +++ mixxx/XDJ200SX/style.qss | 666 +++++++++++++++++ mixxx/XDJ200SX/tab.xml | 18 + mixxx/XDJ200SX/templates/toggle_button.xml | 38 + mixxx/XDJ200SX/topbar.xml | 206 ++++++ mixxx/XDJ200SX/waveform.xml | 115 +++ mixxx/XDJ200SX/waveforms.xml | 12 + 31 files changed, 3828 insertions(+) create mode 100644 mixxx/XDJ200SX/LICENSE create mode 100644 mixxx/XDJ200SX/beatjump.xml create mode 100644 mixxx/XDJ200SX/beatloop.xml create mode 100644 mixxx/XDJ200SX/beffect.xml create mode 100644 mixxx/XDJ200SX/ceffectl.xml create mode 100644 mixxx/XDJ200SX/ceffectr.xml create mode 100644 mixxx/XDJ200SX/config.xml create mode 100644 mixxx/XDJ200SX/deck.xml create mode 100644 mixxx/XDJ200SX/deckminimal.xml create mode 100644 mixxx/XDJ200SX/effect.xml create mode 100644 mixxx/XDJ200SX/effects.xml create mode 100644 mixxx/XDJ200SX/hotcues.xml create mode 100644 mixxx/XDJ200SX/icons/button-loop.png create mode 100644 mixxx/XDJ200SX/icons/button.png create mode 100644 mixxx/XDJ200SX/icons/keyshiftseparator.png create mode 100644 mixxx/XDJ200SX/icons/library_checkbox.svg create mode 100644 mixxx/XDJ200SX/icons/library_checkbox_checked.svg create mode 100644 mixxx/XDJ200SX/images/xdj200sx_logo.png create mode 100644 mixxx/XDJ200SX/images/xdj200sx_logo.xcf create mode 100644 mixxx/XDJ200SX/keyshift.xml create mode 100644 mixxx/XDJ200SX/library.xml create mode 100644 mixxx/XDJ200SX/overview.xml create mode 100644 mixxx/XDJ200SX/skin.xml create mode 100644 mixxx/XDJ200SX/skin_preview.png create mode 100644 mixxx/XDJ200SX/stems.xml create mode 100644 mixxx/XDJ200SX/style.qss create mode 100644 mixxx/XDJ200SX/tab.xml create mode 100644 mixxx/XDJ200SX/templates/toggle_button.xml create mode 100644 mixxx/XDJ200SX/topbar.xml create mode 100644 mixxx/XDJ200SX/waveform.xml create mode 100644 mixxx/XDJ200SX/waveforms.xml diff --git a/mixxx/XDJ200SX/LICENSE b/mixxx/XDJ200SX/LICENSE new file mode 100644 index 0000000..f288702 --- /dev/null +++ b/mixxx/XDJ200SX/LICENSE @@ -0,0 +1,674 @@ + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 + + Copyright (C) 2007 Free Software Foundation, Inc. + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The GNU General Public License is a free, copyleft license for +software and other kinds of works. + + The licenses for most software and other practical works are designed +to take away your freedom to share and change the works. By contrast, +the GNU General Public License is intended to guarantee your freedom to +share and change all versions of a program--to make sure it remains free +software for all its users. We, the Free Software Foundation, use the +GNU General Public License for most of our software; it applies also to +any other work released this way by its authors. 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 +them 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 prevent others from denying you +these rights or asking you to surrender the rights. Therefore, you have +certain responsibilities if you distribute copies of the software, or if +you modify it: responsibilities to respect the freedom of others. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must pass on to the recipients the same +freedoms that you received. 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. + + Developers that use the GNU GPL protect your rights with two steps: +(1) assert copyright on the software, and (2) offer you this License +giving you legal permission to copy, distribute and/or modify it. + + For the developers' and authors' protection, the GPL clearly explains +that there is no warranty for this free software. For both users' and +authors' sake, the GPL requires that modified versions be marked as +changed, so that their problems will not be attributed erroneously to +authors of previous versions. + + Some devices are designed to deny users access to install or run +modified versions of the software inside them, although the manufacturer +can do so. This is fundamentally incompatible with the aim of +protecting users' freedom to change the software. The systematic +pattern of such abuse occurs in the area of products for individuals to +use, which is precisely where it is most unacceptable. Therefore, we +have designed this version of the GPL to prohibit the practice for those +products. If such problems arise substantially in other domains, we +stand ready to extend this provision to those domains in future versions +of the GPL, as needed to protect the freedom of users. + + Finally, every program is threatened constantly by software patents. +States should not allow patents to restrict development and use of +software on general-purpose computers, but in those that do, we wish to +avoid the special danger that patents applied to a free program could +make it effectively proprietary. To prevent this, the GPL assures that +patents cannot be used to render the program non-free. + + The precise terms and conditions for copying, distribution and +modification follow. + + TERMS AND CONDITIONS + + 0. Definitions. + + "This License" refers to version 3 of the GNU General Public License. + + "Copyright" also means copyright-like laws that apply to other kinds of +works, such as semiconductor masks. + + "The Program" refers to any copyrightable work licensed under this +License. Each licensee is addressed as "you". "Licensees" and +"recipients" may be individuals or organizations. + + To "modify" a work means to copy from or adapt all or part of the work +in a fashion requiring copyright permission, other than the making of an +exact copy. The resulting work is called a "modified version" of the +earlier work or a work "based on" the earlier work. + + A "covered work" means either the unmodified Program or a work based +on the Program. + + To "propagate" a work means to do anything with it that, without +permission, would make you directly or secondarily liable for +infringement under applicable copyright law, except executing it on a +computer or modifying a private copy. Propagation includes copying, +distribution (with or without modification), making available to the +public, and in some countries other activities as well. + + To "convey" a work means any kind of propagation that enables other +parties to make or receive copies. Mere interaction with a user through +a computer network, with no transfer of a copy, is not conveying. + + An interactive user interface displays "Appropriate Legal Notices" +to the extent that it includes a convenient and prominently visible +feature that (1) displays an appropriate copyright notice, and (2) +tells the user that there is no warranty for the work (except to the +extent that warranties are provided), that licensees may convey the +work under this License, and how to view a copy of this License. If +the interface presents a list of user commands or options, such as a +menu, a prominent item in the list meets this criterion. + + 1. Source Code. + + The "source code" for a work means the preferred form of the work +for making modifications to it. "Object code" means any non-source +form of a work. + + A "Standard Interface" means an interface that either is an official +standard defined by a recognized standards body, or, in the case of +interfaces specified for a particular programming language, one that +is widely used among developers working in that language. + + The "System Libraries" of an executable work include anything, other +than the work as a whole, that (a) is included in the normal form of +packaging a Major Component, but which is not part of that Major +Component, and (b) serves only to enable use of the work with that +Major Component, or to implement a Standard Interface for which an +implementation is available to the public in source code form. A +"Major Component", in this context, means a major essential component +(kernel, window system, and so on) of the specific operating system +(if any) on which the executable work runs, or a compiler used to +produce the work, or an object code interpreter used to run it. + + The "Corresponding Source" for a work in object code form means all +the source code needed to generate, install, and (for an executable +work) run the object code and to modify the work, including scripts to +control those activities. However, it does not include the work's +System Libraries, or general-purpose tools or generally available free +programs which are used unmodified in performing those activities but +which are not part of the work. For example, Corresponding Source +includes interface definition files associated with source files for +the work, and the source code for shared libraries and dynamically +linked subprograms that the work is specifically designed to require, +such as by intimate data communication or control flow between those +subprograms and other parts of the work. + + The Corresponding Source need not include anything that users +can regenerate automatically from other parts of the Corresponding +Source. + + The Corresponding Source for a work in source code form is that +same work. + + 2. Basic Permissions. + + All rights granted under this License are granted for the term of +copyright on the Program, and are irrevocable provided the stated +conditions are met. This License explicitly affirms your unlimited +permission to run the unmodified Program. The output from running a +covered work is covered by this License only if the output, given its +content, constitutes a covered work. This License acknowledges your +rights of fair use or other equivalent, as provided by copyright law. + + You may make, run and propagate covered works that you do not +convey, without conditions so long as your license otherwise remains +in force. You may convey covered works to others for the sole purpose +of having them make modifications exclusively for you, or provide you +with facilities for running those works, provided that you comply with +the terms of this License in conveying all material for which you do +not control copyright. Those thus making or running the covered works +for you must do so exclusively on your behalf, under your direction +and control, on terms that prohibit them from making any copies of +your copyrighted material outside their relationship with you. + + Conveying under any other circumstances is permitted solely under +the conditions stated below. Sublicensing is not allowed; section 10 +makes it unnecessary. + + 3. Protecting Users' Legal Rights From Anti-Circumvention Law. + + No covered work shall be deemed part of an effective technological +measure under any applicable law fulfilling obligations under article +11 of the WIPO copyright treaty adopted on 20 December 1996, or +similar laws prohibiting or restricting circumvention of such +measures. + + When you convey a covered work, you waive any legal power to forbid +circumvention of technological measures to the extent such circumvention +is effected by exercising rights under this License with respect to +the covered work, and you disclaim any intention to limit operation or +modification of the work as a means of enforcing, against the work's +users, your or third parties' legal rights to forbid circumvention of +technological measures. + + 4. Conveying Verbatim Copies. + + You may convey 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; +keep intact all notices stating that this License and any +non-permissive terms added in accord with section 7 apply to the code; +keep intact all notices of the absence of any warranty; and give all +recipients a copy of this License along with the Program. + + You may charge any price or no price for each copy that you convey, +and you may offer support or warranty protection for a fee. + + 5. Conveying Modified Source Versions. + + You may convey a work based on the Program, or the modifications to +produce it from the Program, in the form of source code under the +terms of section 4, provided that you also meet all of these conditions: + + a) The work must carry prominent notices stating that you modified + it, and giving a relevant date. + + b) The work must carry prominent notices stating that it is + released under this License and any conditions added under section + 7. This requirement modifies the requirement in section 4 to + "keep intact all notices". + + c) You must license the entire work, as a whole, under this + License to anyone who comes into possession of a copy. This + License will therefore apply, along with any applicable section 7 + additional terms, to the whole of the work, and all its parts, + regardless of how they are packaged. This License gives no + permission to license the work in any other way, but it does not + invalidate such permission if you have separately received it. + + d) If the work has interactive user interfaces, each must display + Appropriate Legal Notices; however, if the Program has interactive + interfaces that do not display Appropriate Legal Notices, your + work need not make them do so. + + A compilation of a covered work with other separate and independent +works, which are not by their nature extensions of the covered work, +and which are not combined with it such as to form a larger program, +in or on a volume of a storage or distribution medium, is called an +"aggregate" if the compilation and its resulting copyright are not +used to limit the access or legal rights of the compilation's users +beyond what the individual works permit. Inclusion of a covered work +in an aggregate does not cause this License to apply to the other +parts of the aggregate. + + 6. Conveying Non-Source Forms. + + You may convey a covered work in object code form under the terms +of sections 4 and 5, provided that you also convey the +machine-readable Corresponding Source under the terms of this License, +in one of these ways: + + a) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by the + Corresponding Source fixed on a durable physical medium + customarily used for software interchange. + + b) Convey the object code in, or embodied in, a physical product + (including a physical distribution medium), accompanied by a + written offer, valid for at least three years and valid for as + long as you offer spare parts or customer support for that product + model, to give anyone who possesses the object code either (1) a + copy of the Corresponding Source for all the software in the + product that is covered by this License, on a durable physical + medium customarily used for software interchange, for a price no + more than your reasonable cost of physically performing this + conveying of source, or (2) access to copy the + Corresponding Source from a network server at no charge. + + c) Convey individual copies of the object code with a copy of the + written offer to provide the Corresponding Source. This + alternative is allowed only occasionally and noncommercially, and + only if you received the object code with such an offer, in accord + with subsection 6b. + + d) Convey the object code by offering access from a designated + place (gratis or for a charge), and offer equivalent access to the + Corresponding Source in the same way through the same place at no + further charge. You need not require recipients to copy the + Corresponding Source along with the object code. If the place to + copy the object code is a network server, the Corresponding Source + may be on a different server (operated by you or a third party) + that supports equivalent copying facilities, provided you maintain + clear directions next to the object code saying where to find the + Corresponding Source. Regardless of what server hosts the + Corresponding Source, you remain obligated to ensure that it is + available for as long as needed to satisfy these requirements. + + e) Convey the object code using peer-to-peer transmission, provided + you inform other peers where the object code and Corresponding + Source of the work are being offered to the general public at no + charge under subsection 6d. + + A separable portion of the object code, whose source code is excluded +from the Corresponding Source as a System Library, need not be +included in conveying the object code work. + + A "User Product" is either (1) a "consumer product", which means any +tangible personal property which is normally used for personal, family, +or household purposes, or (2) anything designed or sold for incorporation +into a dwelling. In determining whether a product is a consumer product, +doubtful cases shall be resolved in favor of coverage. For a particular +product received by a particular user, "normally used" refers to a +typical or common use of that class of product, regardless of the status +of the particular user or of the way in which the particular user +actually uses, or expects or is expected to use, the product. A product +is a consumer product regardless of whether the product has substantial +commercial, industrial or non-consumer uses, unless such uses represent +the only significant mode of use of the product. + + "Installation Information" for a User Product means any methods, +procedures, authorization keys, or other information required to install +and execute modified versions of a covered work in that User Product from +a modified version of its Corresponding Source. The information must +suffice to ensure that the continued functioning of the modified object +code is in no case prevented or interfered with solely because +modification has been made. + + If you convey an object code work under this section in, or with, or +specifically for use in, a User Product, and the conveying occurs as +part of a transaction in which the right of possession and use of the +User Product is transferred to the recipient in perpetuity or for a +fixed term (regardless of how the transaction is characterized), the +Corresponding Source conveyed under this section must be accompanied +by the Installation Information. But this requirement does not apply +if neither you nor any third party retains the ability to install +modified object code on the User Product (for example, the work has +been installed in ROM). + + The requirement to provide Installation Information does not include a +requirement to continue to provide support service, warranty, or updates +for a work that has been modified or installed by the recipient, or for +the User Product in which it has been modified or installed. Access to a +network may be denied when the modification itself materially and +adversely affects the operation of the network or violates the rules and +protocols for communication across the network. + + Corresponding Source conveyed, and Installation Information provided, +in accord with this section must be in a format that is publicly +documented (and with an implementation available to the public in +source code form), and must require no special password or key for +unpacking, reading or copying. + + 7. Additional Terms. + + "Additional permissions" are terms that supplement the terms of this +License by making exceptions from one or more of its conditions. +Additional permissions that are applicable to the entire Program shall +be treated as though they were included in this License, to the extent +that they are valid under applicable law. If additional permissions +apply only to part of the Program, that part may be used separately +under those permissions, but the entire Program remains governed by +this License without regard to the additional permissions. + + When you convey a copy of a covered work, you may at your option +remove any additional permissions from that copy, or from any part of +it. (Additional permissions may be written to require their own +removal in certain cases when you modify the work.) You may place +additional permissions on material, added by you to a covered work, +for which you have or can give appropriate copyright permission. + + Notwithstanding any other provision of this License, for material you +add to a covered work, you may (if authorized by the copyright holders of +that material) supplement the terms of this License with terms: + + a) Disclaiming warranty or limiting liability differently from the + terms of sections 15 and 16 of this License; or + + b) Requiring preservation of specified reasonable legal notices or + author attributions in that material or in the Appropriate Legal + Notices displayed by works containing it; or + + c) Prohibiting misrepresentation of the origin of that material, or + requiring that modified versions of such material be marked in + reasonable ways as different from the original version; or + + d) Limiting the use for publicity purposes of names of licensors or + authors of the material; or + + e) Declining to grant rights under trademark law for use of some + trade names, trademarks, or service marks; or + + f) Requiring indemnification of licensors and authors of that + material by anyone who conveys the material (or modified versions of + it) with contractual assumptions of liability to the recipient, for + any liability that these contractual assumptions directly impose on + those licensors and authors. + + All other non-permissive additional terms are considered "further +restrictions" within the meaning of section 10. If the Program as you +received it, or any part of it, contains a notice stating that it is +governed by this License along with a term that is a further +restriction, you may remove that term. If a license document contains +a further restriction but permits relicensing or conveying under this +License, you may add to a covered work material governed by the terms +of that license document, provided that the further restriction does +not survive such relicensing or conveying. + + If you add terms to a covered work in accord with this section, you +must place, in the relevant source files, a statement of the +additional terms that apply to those files, or a notice indicating +where to find the applicable terms. + + Additional terms, permissive or non-permissive, may be stated in the +form of a separately written license, or stated as exceptions; +the above requirements apply either way. + + 8. Termination. + + You may not propagate or modify a covered work except as expressly +provided under this License. Any attempt otherwise to propagate or +modify it is void, and will automatically terminate your rights under +this License (including any patent licenses granted under the third +paragraph of section 11). + + However, if you cease all violation of this License, then your +license from a particular copyright holder is reinstated (a) +provisionally, unless and until the copyright holder explicitly and +finally terminates your license, and (b) permanently, if the copyright +holder fails to notify you of the violation by some reasonable means +prior to 60 days after the cessation. + + Moreover, your license from a particular copyright holder is +reinstated permanently if the copyright holder notifies you of the +violation by some reasonable means, this is the first time you have +received notice of violation of this License (for any work) from that +copyright holder, and you cure the violation prior to 30 days after +your receipt of the notice. + + Termination of your rights under this section does not terminate the +licenses of parties who have received copies or rights from you under +this License. If your rights have been terminated and not permanently +reinstated, you do not qualify to receive new licenses for the same +material under section 10. + + 9. Acceptance Not Required for Having Copies. + + You are not required to accept this License in order to receive or +run a copy of the Program. Ancillary propagation of a covered work +occurring solely as a consequence of using peer-to-peer transmission +to receive a copy likewise does not require acceptance. However, +nothing other than this License grants you permission to propagate or +modify any covered work. These actions infringe copyright if you do +not accept this License. Therefore, by modifying or propagating a +covered work, you indicate your acceptance of this License to do so. + + 10. Automatic Licensing of Downstream Recipients. + + Each time you convey a covered work, the recipient automatically +receives a license from the original licensors, to run, modify and +propagate that work, subject to this License. You are not responsible +for enforcing compliance by third parties with this License. + + An "entity transaction" is a transaction transferring control of an +organization, or substantially all assets of one, or subdividing an +organization, or merging organizations. If propagation of a covered +work results from an entity transaction, each party to that +transaction who receives a copy of the work also receives whatever +licenses to the work the party's predecessor in interest had or could +give under the previous paragraph, plus a right to possession of the +Corresponding Source of the work from the predecessor in interest, if +the predecessor has it or can get it with reasonable efforts. + + You may not impose any further restrictions on the exercise of the +rights granted or affirmed under this License. For example, you may +not impose a license fee, royalty, or other charge for exercise of +rights granted under this License, and you may not initiate litigation +(including a cross-claim or counterclaim in a lawsuit) alleging that +any patent claim is infringed by making, using, selling, offering for +sale, or importing the Program or any portion of it. + + 11. Patents. + + A "contributor" is a copyright holder who authorizes use under this +License of the Program or a work on which the Program is based. The +work thus licensed is called the contributor's "contributor version". + + A contributor's "essential patent claims" are all patent claims +owned or controlled by the contributor, whether already acquired or +hereafter acquired, that would be infringed by some manner, permitted +by this License, of making, using, or selling its contributor version, +but do not include claims that would be infringed only as a +consequence of further modification of the contributor version. For +purposes of this definition, "control" includes the right to grant +patent sublicenses in a manner consistent with the requirements of +this License. + + Each contributor grants you a non-exclusive, worldwide, royalty-free +patent license under the contributor's essential patent claims, to +make, use, sell, offer for sale, import and otherwise run, modify and +propagate the contents of its contributor version. + + In the following three paragraphs, a "patent license" is any express +agreement or commitment, however denominated, not to enforce a patent +(such as an express permission to practice a patent or covenant not to +sue for patent infringement). To "grant" such a patent license to a +party means to make such an agreement or commitment not to enforce a +patent against the party. + + If you convey a covered work, knowingly relying on a patent license, +and the Corresponding Source of the work is not available for anyone +to copy, free of charge and under the terms of this License, through a +publicly available network server or other readily accessible means, +then you must either (1) cause the Corresponding Source to be so +available, or (2) arrange to deprive yourself of the benefit of the +patent license for this particular work, or (3) arrange, in a manner +consistent with the requirements of this License, to extend the patent +license to downstream recipients. "Knowingly relying" means you have +actual knowledge that, but for the patent license, your conveying the +covered work in a country, or your recipient's use of the covered work +in a country, would infringe one or more identifiable patents in that +country that you have reason to believe are valid. + + If, pursuant to or in connection with a single transaction or +arrangement, you convey, or propagate by procuring conveyance of, a +covered work, and grant a patent license to some of the parties +receiving the covered work authorizing them to use, propagate, modify +or convey a specific copy of the covered work, then the patent license +you grant is automatically extended to all recipients of the covered +work and works based on it. + + A patent license is "discriminatory" if it does not include within +the scope of its coverage, prohibits the exercise of, or is +conditioned on the non-exercise of one or more of the rights that are +specifically granted under this License. You may not convey a covered +work if you are a party to an arrangement with a third party that is +in the business of distributing software, under which you make payment +to the third party based on the extent of your activity of conveying +the work, and under which the third party grants, to any of the +parties who would receive the covered work from you, a discriminatory +patent license (a) in connection with copies of the covered work +conveyed by you (or copies made from those copies), or (b) primarily +for and in connection with specific products or compilations that +contain the covered work, unless you entered into that arrangement, +or that patent license was granted, prior to 28 March 2007. + + Nothing in this License shall be construed as excluding or limiting +any implied license or other defenses to infringement that may +otherwise be available to you under applicable patent law. + + 12. No Surrender of Others' Freedom. + + If 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 convey a +covered work so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you may +not convey it at all. For example, if you agree to terms that obligate you +to collect a royalty for further conveying from those to whom you convey +the Program, the only way you could satisfy both those terms and this +License would be to refrain entirely from conveying the Program. + + 13. Use with the GNU Affero General Public License. + + Notwithstanding any other provision of this License, you have +permission to link or combine any covered work with a work licensed +under version 3 of the GNU Affero General Public License into a single +combined work, and to convey the resulting work. The terms of this +License will continue to apply to the part which is the covered work, +but the special requirements of the GNU Affero General Public License, +section 13, concerning interaction through a network will apply to the +combination as such. + + 14. Revised Versions of this License. + + The Free Software Foundation may publish revised and/or new versions of +the GNU 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 that a certain numbered version of the GNU General +Public License "or any later version" applies to it, you have the +option of following the terms and conditions either of that numbered +version or of any later version published by the Free Software +Foundation. If the Program does not specify a version number of the +GNU General Public License, you may choose any version ever published +by the Free Software Foundation. + + If the Program specifies that a proxy can decide which future +versions of the GNU General Public License can be used, that proxy's +public statement of acceptance of a version permanently authorizes you +to choose that version for the Program. + + Later license versions may give you additional or different +permissions. However, no additional obligations are imposed on any +author or copyright holder as a result of your choosing to follow a +later version. + + 15. Disclaimer of Warranty. + + 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. + + 16. Limitation of Liability. + + IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS +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. + + 17. Interpretation of Sections 15 and 16. + + If the disclaimer of warranty and limitation of liability provided +above cannot be given local legal effect according to their terms, +reviewing courts shall apply local law that most closely approximates +an absolute waiver of all civil liability in connection with the +Program, unless a warranty or assumption of liability accompanies a +copy of the Program in return for a fee. + + 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 +state 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 3 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, see . + +Also add information on how to contact you by electronic and paper mail. + + If the program does terminal interaction, make it output a short +notice like this when it starts in an interactive mode: + + Copyright (C) + This program 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, your program's commands +might be different; for a GUI interface, you would use an "about box". + + You should also get your employer (if you work as a programmer) or school, +if any, to sign a "copyright disclaimer" for the program, if necessary. +For more information on this, and how to apply and follow the GNU GPL, see +. + + The GNU 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 Lesser General +Public License instead of this License. But first, please read +. diff --git a/mixxx/XDJ200SX/beatjump.xml b/mixxx/XDJ200SX/beatjump.xml new file mode 100644 index 0000000..fbb03b2 --- /dev/null +++ b/mixxx/XDJ200SX/beatjump.xml @@ -0,0 +1,159 @@ + \ No newline at end of file diff --git a/mixxx/XDJ200SX/beatloop.xml b/mixxx/XDJ200SX/beatloop.xml new file mode 100644 index 0000000..dd489a7 --- /dev/null +++ b/mixxx/XDJ200SX/beatloop.xml @@ -0,0 +1,183 @@ + \ No newline at end of file diff --git a/mixxx/XDJ200SX/beffect.xml b/mixxx/XDJ200SX/beffect.xml new file mode 100644 index 0000000..5c5899e --- /dev/null +++ b/mixxx/XDJ200SX/beffect.xml @@ -0,0 +1,41 @@ + diff --git a/mixxx/XDJ200SX/ceffectl.xml b/mixxx/XDJ200SX/ceffectl.xml new file mode 100644 index 0000000..11bb38e --- /dev/null +++ b/mixxx/XDJ200SX/ceffectl.xml @@ -0,0 +1,15 @@ + diff --git a/mixxx/XDJ200SX/ceffectr.xml b/mixxx/XDJ200SX/ceffectr.xml new file mode 100644 index 0000000..2d6f272 --- /dev/null +++ b/mixxx/XDJ200SX/ceffectr.xml @@ -0,0 +1,15 @@ + diff --git a/mixxx/XDJ200SX/config.xml b/mixxx/XDJ200SX/config.xml new file mode 100644 index 0000000..9f904d2 --- /dev/null +++ b/mixxx/XDJ200SX/config.xml @@ -0,0 +1,32 @@ + diff --git a/mixxx/XDJ200SX/deck.xml b/mixxx/XDJ200SX/deck.xml new file mode 100644 index 0000000..b31903f --- /dev/null +++ b/mixxx/XDJ200SX/deck.xml @@ -0,0 +1,464 @@ + + diff --git a/mixxx/XDJ200SX/deckminimal.xml b/mixxx/XDJ200SX/deckminimal.xml new file mode 100644 index 0000000..5c04bb2 --- /dev/null +++ b/mixxx/XDJ200SX/deckminimal.xml @@ -0,0 +1,325 @@ + + diff --git a/mixxx/XDJ200SX/effect.xml b/mixxx/XDJ200SX/effect.xml new file mode 100644 index 0000000..c541994 --- /dev/null +++ b/mixxx/XDJ200SX/effect.xml @@ -0,0 +1,70 @@ + + diff --git a/mixxx/XDJ200SX/effects.xml b/mixxx/XDJ200SX/effects.xml new file mode 100644 index 0000000..f60ff58 --- /dev/null +++ b/mixxx/XDJ200SX/effects.xml @@ -0,0 +1,50 @@ + diff --git a/mixxx/XDJ200SX/hotcues.xml b/mixxx/XDJ200SX/hotcues.xml new file mode 100644 index 0000000..9919b4c --- /dev/null +++ b/mixxx/XDJ200SX/hotcues.xml @@ -0,0 +1,159 @@ + \ No newline at end of file diff --git a/mixxx/XDJ200SX/icons/button-loop.png b/mixxx/XDJ200SX/icons/button-loop.png new file mode 100644 index 0000000000000000000000000000000000000000..cc8a8dd288e90ad6356a036b20513e4c293043d8 GIT binary patch literal 164 zcmeAS@N?(olHy`uVBq!ia0vp^>_E)H!3HEvS)PI@&H|6fVg?3oArNM~bhqvgP*AeO zHKHUqKdq!Zu_%?Hyu4g5GcUV1Ik6yBFTW^#_B$IXpdv$07sn8e>&brvSN@pK$aU}U z&)**(&#(VuU?2BR0prB-l zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&Kt&p!E{-7*my>n0&i+2%z~U!o w-*hH5AxVKjBm6){ZgR^bwqkGTs@;qX$9J%E+gBbD1nOb%boFyt=akR{0I*&xa{vGU literal 0 HcmV?d00001 diff --git a/mixxx/XDJ200SX/icons/keyshiftseparator.png b/mixxx/XDJ200SX/icons/keyshiftseparator.png new file mode 100644 index 0000000000000000000000000000000000000000..cb3615c4f537ff68f6f1f4d292c18443eddc0128 GIT binary patch literal 140 zcmeAS@N?(olHy`uVBq!ia0vp^93afW1|*O0@9PFqoCO|{#S9GGLLkg|>2BR0prB-l zYeY$Kep*R+Vo@qXd3m{BW?pu2a$-TMUVc&f>~}U&AVr=ojv*44lXbMt{yyKpB{9*` fhll0BhX4kKtO%x5(<8YGKt&9mu6{1-oD!M<4R|I8 literal 0 HcmV?d00001 diff --git a/mixxx/XDJ200SX/icons/library_checkbox.svg b/mixxx/XDJ200SX/icons/library_checkbox.svg new file mode 100644 index 0000000..286cf0e --- /dev/null +++ b/mixxx/XDJ200SX/icons/library_checkbox.svg @@ -0,0 +1,4 @@ + + + diff --git a/mixxx/XDJ200SX/icons/library_checkbox_checked.svg b/mixxx/XDJ200SX/icons/library_checkbox_checked.svg new file mode 100644 index 0000000..4bcdc04 --- /dev/null +++ b/mixxx/XDJ200SX/icons/library_checkbox_checked.svg @@ -0,0 +1,12 @@ + + + + + + + + + diff --git a/mixxx/XDJ200SX/images/xdj200sx_logo.png b/mixxx/XDJ200SX/images/xdj200sx_logo.png new file mode 100644 index 0000000000000000000000000000000000000000..25a9ed09169277592464990c96c725a75fb39cbb GIT binary patch literal 11750 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 EKQbwZZ~y=R literal 0 HcmV?d00001 diff --git a/mixxx/XDJ200SX/images/xdj200sx_logo.xcf b/mixxx/XDJ200SX/images/xdj200sx_logo.xcf new file mode 100644 index 0000000000000000000000000000000000000000..7cc722ef5b1452bdeb9c47270f58086c5434b636 GIT binary patch literal 91958 zcmeHQ2YejW@xD`+EX%UxUe9tbl2vTkas}ehLN^8y96(mHKt7q1ju;3WEwlteC?SE+ zlMqNqNPz@Mfj~$?2@qN!R8vCl;HKO6|Gs%U+P&4vn131&Nxyls`*v^lz1>%4zL|O3 z+O~FGY<*)(?5L{h`bZ>_^E8svK>YhAXfP-mMN$ST*y(qhCzG%}6qMuAaF=I+4~s;y z&j2rN#ic9S);6>@SF|SDnvfO2b)uuDcXl1!-W==fXm4wpQ8c}!wXvhUBT*E?-*nlG zmG3ugmuWjq+cDPC-qFxi9;>d4m9MJW#(zy!)vEdP%VSkDaKY6d;ez&ua^-Dpx>sJ` zxvrtHE#4ZduEKqe&e(HzDw6TGu2@^VaZPh4&RO5l($d-7g@WOH-?rV%Jedz@sPCbz zZSHDlYUpZkA6(Yl#mm;OZI2z*oak)ph%cE|U0F3P)*Nr_XhM;eOk27C&J_!$En8Z& zSbw+_&vbEDLu)MFu(o+g`DfR+wN&oL_fff1TUX~k&50EaYuB|mmoHrq!~fzrIJNJe z$Pf2uj<0u8zvjunn(3^T6Zum7hD-bIO-4p40Q|z-u{Z z?Yc^ySQ+}*7SHh-0Nal5FK49Pxv0|et&jT-1~zke>;w=y|KtrPUVad0IcRrK4XDbc z72pTOCRO9K2nPWE<$*Xj7|=v+FFOG#1`rVQdChWn8!R%`w_W7hj`_A{`nCu7wu^n+ z1AW_ru+96Gf>^G65bw=wuuB9pmo@CQE0x9uO`FsKzY;g}uNx|-K_RkSx8-JC!c z>r$}m^tBC%Ba-W4<%{jc(#3e~@mPCvS66f5P)oY1~VHMt8R=tu4gEA%HH`IrCxei|G@=D6ckIV6;pj(AtBd>6=VJ7cTdie$`O)6lslRz7ca zV`D=@OJiewedD~Ay88O6y2jPD^PA>3%v;^GV0HDprn<)Fy6U<03#u11S69tl-Q2jK zvA(gXp|PpCs%~xrZXrTmOR~M4Q(LTjd2?r5YrHwpbEIKyTl>+y^R2{KzF%`|vb~|_ z>~)=)R|y<$i#Ii|r{pC!{ZeyV>zc0E0^RRyZ$M>r?@N?aAlB(VEA0wevATKlYU?Oi zGP8mMb*!$&ziY*~b#3dL+bQ$mx@`^ZZ4I5VqeTY9jarkCx?<%`%@s|}e9)^KIfy;w$OuPc3To-X)$L4F;m$;{YL=p7eZ|_2 zrsfy~lV*zI%y6GX&0JQI8Efo=tFBq#W{8B_Q`?SYS9@E$xuOxb>sVXilkF>{LimxM z($bM=ZcTI~<4yLJ^eyanu41hy(}!*O#C5l>dWUrloNnW>y;knAhwsL=POOlg*x0bn zE$ZrI7axxvIJ~1R?jBj&hHLo_$$mw98@N>f^f$p5uK7*qH5GoL-+fe)-xhD_5Vc@U z8`=wW3TZ5qCwzYculMb^n>}(FWf}Ype9!W4zvFVp@{1@(;qM|UXXKQ(+`pb{V1LkZ zn_2c5%SSwE`PfmGkKf7i@&hfOL^TnA)4pc;%o{DQ*u!#BBe7Zgd%Hj1z20K?cRQS8 z^Os+0`DahHeAf#s-}5rd_kF_UuUUS;ddm-9Y5AciS-zTb9sXL*vV6_WmbX)r#ov+p zTi)ef?`XGP$GYdG?y<*D9%1=u7g_#Q%8mH@+5?tin$xX$u#Z?HTPNo9R8Qf|gX zCYjNZ$!1h!N(M2H#N%Ue9%)=;qR{wA%#bETCJ4nM#Tdoa0xGiI}gHqa~WNC!u{hlhS17Fg94TlBrYt z8e6c5Gj(zwXOlMju)&(!CL(p_Ix)0ba}`r(+{OuLy5>}-&cK()qy3sSOr7k9$C+5f z?9OIvZW)WznUfxawrnn8>WqGGG#a!yfvGd#g;8kLW;IhM>;92w-ex%)x4B^iQfFrO zaI|pqEvC-!cZQ*vn`4+dg&T&Vt(#R$o#@?VX!K?&o4onS5TwqOErZeS&ACjSvNuc7 z_)Qm6C;zEIrZQp`7dmN2bnKQPw}MCwf3T#U|OzQ)ukeQf}Ggo!i7GbuvXF#E7$ zn7`;Sp!2O;e1ya#+NveP^n1oZ7O8Gxe3}#@sq2;*5C~Eq$-jh%@Bj zS;qNWP6_V&rwU`*2cqZQRB4=72Mxd&@q;R3&KM9e7gQT(Q>-vzPOLTN>Vk+_JI|Q; zc@gLH&NO3=DK_Sg+=#Q=mTAU02h*EbksWdB-=AjES4OeBF1k zlUwluPQ9Zr3!Ti_gljktlxCx2IZutsLEmy-nv{#~<-ApuhaTo^T#}DY=4{=w0R7By z4lM*Toki$u=F|b`Zsy`*bU5d_>|*pe=QsHS(e0dj29}`bIgbq+gwE$YKcN);&v||3 zV01y}y#+(i3!N>yl%XR!>4S!XnIndwH=5&zN2VHc-U#$a=ljtS7)+dB=8ijC9Zc&b^xlp$AQmq=#JMlo_)t1cAao4>KkOx!}6t#xy`ms2^^eR|a9@ z;$i5AJLAY3L(vlt#>RM@8i&-d$53NVg1~Sru5lq`g=>Zw=h`f6JUZAoH|IfaDC{mZ z&Yz1RI?Tn!qh*jDR-^lG7zfGWoDvK<(;+qdcA#HQ_>DNgQY zGE*Va%E6MJA?dFqeQ^*)nxP`t>?G-tl3ph1y`_|UvNw{MnIZ}uBn%HQ9lpKO>> zUX~uZ-~u$(U*)51o>9h05{+{l8t2#0CI^A<0X_?S9Qfyl81p6?=4s%!f!_#z9{BU% zO*lRT=hcDlh(?_rfQ=3ucpN8O0{$cLd%%xF8_(W|jlFTgbo^o>_yPFEJ5g+W1qbfH znLh{rCit`9Ymi@x6BmLn#feS{HrjFENt}RoVSWPsXYdno>8$s2#pIZ)`BJPJ-;1o4tlF~2!_H-%)uL6K_PE|F$h9nf zZnbXJzAa~G=&$3a<2~kQn`m7m-)u_1{oFm@JAStTlxey*-`Y|_VJH2;g+nR)q~ACq zn?jLu{}Reaj4fpT z+goza-%EPFq%D#zn1FIQPBEGJyA<*|NspIwA4$t&sEG4!l+64=YIUKcZIUjMv}7Wy z{uHZju9x&ANmocZr96@uy#&MM2S}!) zoX!DEPGRzMCeNab=~9E#EQw;+`y3j9)%J;j*r7@RKIK+(wxFMvry6xIKXaew6EqCJ z#`d3UHTSTgG;A2vA+*1K_W5uBa}Iw`|IPQ8o_@&JhhCNb#;OU>;m3R*I{fB#={50?@z&{UuANVX>IcGDjyeS92n1!6b;K&!iF9$yzJOO?q_;T>)!H0{M z{SO(NZ<6$@l73OrN{-gfmOL4>|0;v?cO^|qx{IWvWVn7+2IpT-fV$3Mgtmf_Q1}VN z5iIo6Fahca)_F8k06c@VxKp6x&PTun5VJv!38=#sx|iJ>W^hh5=J!V7T*{ACJSgA@JvR4}uY&BI(O>6?66 zW;~H)v%928Nw1Lf-syOaPSyuxW(wb_*;mrzB>jP;56!@Pc5=6nnb~~l<{(K=k@QEB z-YV%2CEbsy6TO$ec1GRGJ9TG&{u{SVxtpzNOHt*Dwa1(`{OjW*TZbR~?Y}u=(6qXX zn{UCmFe;KB^ySyfQKj^d6W^SSAEt9p1RjX%OhZ|5)t2{Xpv5^uub&01+9`i#Hrkyt zX+s4NY-h^zm7;U72N2dK)J@o%5ICW5LgIwR36U=WRK66jc`D~tY28-i2xc8Bgwzg}HTgGBnh zbBEACk$$Z;iv|nlFAHhAfOMUM_l98zZ_b>}>!rUH!P9mQWb*28JpUi1axnYc?cDc1 zrLA;!^G2~Uoh)g!q?MBHC+YE${!r3K$I&d6-%Vz!#8P#rq(2>xOF27j9gi37ti&8Q z=IhQCkE9}a<&WT&C*j`dNl1RmQtZT1{Vu|EUWDcRZWhYyJX4y5X6JM-%8sP6kB5Lu zL3SY=3hN`eW*2CM-WNVj)?z?OGm|XW`q- z^Q=9X8cb%s{XK!0%zS&k+LOuqYeO9E!joarys=5b|rZXCFH}1&@Od1HT6O@8iU$!0*P1B}92I!+}LOp%c6fd>8Nw!N-8#iQ{kL z#OS-&xE&egIB+5OKHx`y9}m6^{5tTV;D5(?&*BFIc;%~+F&_uw;4R=Y!Os`#@$V&l ziv|)iL5$0LN_woM*GT&4Fd$h#ipk7eF-NZ+jwy(iT3Tp1XhkEbyaxbsjTF38u}}~1 z>(k7mONlYZngQMee)ei%lAhfDE7XQk0H>d^@Qj@C=u^fBHg1pg}XU%`ntf!_lD5Ad^)KODyo0bdSY1)czGx-}mgm*a$oaN>R7 z-@}!2He=&UI6#bdH}Efjj|M*-`LE+dV!XcvC&qgY^2>0%0enaBT5v$TPIn3}8NuwMMbTrt}4T3WXn^zEv_2aSDv&iDIe%#ZKhkn?$|985r*9~&(!K9u{ zma{xzWIdd$(UNjje;qS1^-t=1%sygk+p4{njHFDo^{wBh7GXXrHt82nn?fKq-F^OG z8l2OwHfPO(*P3(pY{Ie58}m7+I`8fvpzOxo1(e-VNBgz&a30Os=47VM*6PV%I3G>d2U#>BRrpNYZw&mGlYN2tM6!KsbY zqwJIX9^JXU?1+i(+&+@39_IFOXuO=;C!hgycArRCWXAOt7CHQbDR>5ufu|8c*yCj) z27i>>+CXhFt9IOBZq?}7gw{7c|(f$xUn6L4j?3zo`=?>(T*J)GwgW5F@qkCnPUbaoDV0$lk`f=w5M#}nBpHh^!FC$=kGJGF`&PW zpQ86T-W5CemaW)9Z&!*P^nRt-L2p=!9rTWc*g;2Gh#mBqh1fwD%h|X)J!zdSbpz0} zA$AbbGAA>I*g>aTh#iEt%x;q2#1vu&-EvKvq&G_X8k@ZtM+D65BIy?;JyO!+Bt1&f z4oU6N#d(pzP-P}VBZjl~?1$m;_ihxP+OyK=k$0lcax}OQ{4wx0^xfPo*jR)vTZz8w zlwe~OGM>U2Uj@G&{3dW(Z~g(k0>_7ARG0z|O9`YBY$R}i#+%E*F9N5jq#c*e*^G@P zIAIokLF>&Iu>UMhI31kU8(K)WY^nXy4R6EwDw3Xl+LO6xr0L3Q()nnp>ABZC zg>?Rl-B677>a2QuAeyXGdi5Y6yv`0AN>O>|i`{g|bsEw`(0rX1;8TF9j&Oz&U1}JP zX6(#-e>hsQQ}EyjFmvHZ;7Vo%qYIp2Z<3kw>3HBw+e&7x8eNs+{Qa zWM+||-`|k*A;G{0JA#3KPSEe;B>kbJj|&oBlqNHE>;R@&((}d}^CI?c1OFxXo8V`_ zU_2fM<5l2$fbS0eCGb}8Z-YMpelv|H<{?R+kaUBj&q#{Sj-$Vl^qZ14OIpL!$$D9C z{hbNuFFU{q@nm4?bR5ZaC`m!Mo z(&nME#Sv%gL=^F7OCx3-XeZDxDdNzjk@WMa{j2xhy2rBW@lo14Hh*ycWd~y^23Qqt zI}~-4auc^<@8GCLkkLkVDOU$=j(Y0+Y`Kl@3OY(#$88(&WgV;4`P%QqT?CZ>eR+y> zz{xg?Fz(jFX0ZS^i}`}M6aqdbG314Bqra4V0{@z4S#ojuq&>@cHRp}J;ektc%>4oG zoejL>(QH7JlhQ=BF)kbihvqMUuLR!>2Z~?Af!K7Y8vq91CT96KetSCr!F|BbCvaj~ zB%MDCugq}4H=shK@&L!&INfs~9!A~8Bi9U{~L!a6-LqKZ23 zkVx7@z)Nv!MoN|7-dWfmh{m0T{Q)RLHulMLzzb0r@&c5Gkyd#q4tXxhlLwxS66N7{ zQFH*+Rj9it{-KzNjohm3!ApppFsh40mkCm-=tq@;vrtbbsS^Rqu1*8g=jrreBeAB* z;L!gx`kw~dMOfRA0MGRCs|M2njiFnk0KA#wnIdM3aeU?$_8+s`2&4$rqT*v(nZg5| zaewBNVVL2u`@uLMD03YgMvRuZ3OPi{$4nnlL$3!Bh;&cRQZ5i?~LeF2u84T1) z5BL+hmsx{jh}P=Py~$t~fuK0-25n`bE73K@hHhn})0tav)CO>|FCs=1H<385Ty#Hk z3C^|AT--&_D302It~~Tea{>B8+sJhIADWhFLw`MsyWo2Vtd%sM_Qd5wclM z48q(%C-m*VD~n65|A_X^usdOh`Y?h&EjnHHF26LeNEhR;!H7uizm-M9OKMi z=>BC+pNhV}2VSFf2jgiT(#N>X-ozV*#dP)+&qlO{unbl{xrsJ0hC3| zXgNZ+=&g1m2A*BfvI}m**ptFAlJhh4;RZU5U5>8*${_TLuVG{B&e&Lw4d-BNG@)b1 zan63-IQb-O?6e6R7hIpU{zC0y^}p#O`U@$`_tqi_N`0m46H zwD3GNY9cK;FHI^(Z$S9xBwCp^!ZZW3%ho-oNN~WRQ^8EM;5dK*WW{#*q2QtUk zQY<=eE<_T9f6hf8Lip!AicfbI)lrywXvlnuR?m!H04WFIpY>p7Jvvw32^mB*g)2Ld zh^ly=NQ@`*yj}bndKki@=n9b)qAEmG{HO_05(QOha3Wyq_h|j_VN8t~wmWc0^OL{J z5WKVD>lB*oFqev+AL*~FMa({Z@70`Bh!*VRJV^%h6;0V3Hh^n2?A1Mh;LEa&0=`rM zd_fT9vAZBG+fSBc* zM_?*+=Dj;4>i?LDtHqN;&8)N4b z%51;M$JXelv31WtYz=-8TYnpdt)f3*>$&mR%DoX=ug}C*^n2KPZ$7SnE;crEv_2ji z=>xH`7w*^wf8s}QpX0y>gP)7y=WoFnd{K0G#C#d1u=hGKGi06o$oN;gH{5>gX!cJ( zR;uP*HNn{Raz}nW%Q( z5Y=wW6jAMd!r9g=b+`zvH@is8^~j-5Y1&PBW)_2H54B4-!m90xuXgIm#KRH-p!&wPe! za10q4=`KC`k1vdWHT~C9irBqXfbzR@>vpD}r*+2;bH!$!g16azFR?^34Dszg`VlkU1tB5s9`VC2MmGljYsY$99+WXi2Y@ z^kK2EA{BzAvu45g>p`;lMpO^T*(qfIk7=fnO9m*w_&#)Z-UJ z!CSHa0#3L9{6_FQz)uH%8~h769>aOF!S}+Ix8`DlSKf#d9>jsEFbRDTZnC$OOo^nU zt2Ylb>E|vzp*-b$>!DQM-I&jAUud>&x(%VMwPw@%FF*0yZ+9-q=ZvM8-}X3cD=rvx z+V(qa`?oUYF4h-G+Air*Ne7F!^|Rtz z{c}mbBI$vWPN%mu`m8uz-y<&8mrB|p>5h^P6>sYo#LxOhNl%yb3zE(v8t81!5m4|x zda6S>Wtxz5xunAdEc^%DJ&G0pHM|Z}Lcwt#;G`pgF~pvP$M;-J7Nw7%FdL$nLau>t z_*uvqi3y5_OcMN$a0dAq_)73+aOU5$abOTK_Cv-JT;mUL9XSF(Jh~6Y)SCi&xfL;7<~ocsTR2!g0R(e1mJz~` z1rYOI>zaE%XjiC(y z=04F{z$DKyB+{vWp3#xrL(jhRgKX)Sx(*2WB4`<5#L&th(OoQz7=9Tfjsc{3mKGVnnj}3>(%Tua=#1%>z{RWb@N%4z zZ{-78s!63!y84w=et|JB*O^VudoMlu^RpVK^R?+hCCbC1y8DV<;sg*z!RfEBVbVWD z>QG3o!=V>_>rG3Xnlcwu^vq>yDx-;vO_og@%i%=R{k0Ucq?#tf-e=f*{3sLrf9_qv zb?$6g>*Fv0w!X>1s)jmh^Lyj+J$o-jIl+TO~bL(nd+=NeoiDNMev4 zljx&sCH=Cbdr2CTNTjzhi69c`c9{Y%khE3OdWk`Die*-OLgv69OPZ4Ovoas12g-bS zugreON;*~Mz3%69w|n#zYZ6p*nLCAD0cIZDp;=4n~sda$H+JjR@7qrPCMu1&&9Z( zc79Y&C$2VEwjH|Oynarpz1-dD>)pCk1*V%b>_#$>5q5rJ;{ z4bj||itf-~-%tJfb*8=`QA^`qtfHq%_H7JXGRHGq$ywB0L%){NXCz+fyNpzF<~b6u z^gD@B+Cid|uCJrZ%)~UAIf2WJn}_D3>6z(VZrrQ|1pUyZL%)j6?_&+4H@W!I)3AX)ZJM4pWiRNw`1eo0x=Ab<+3bY2EBC!HyMIA;hD_0J zMOzbXT$A9DJ63|H{DD(k<7QjLbHhlNe-Cm7XDP9AbWo(lY$gVgmHp-aFF*f!^q3qj zi*s9+tUUh0SXp`e`6;sU_;ZtGWC)B!-Q71g4j76FW2^JXx4tlJL}c7ox16%ReZPuAHoeO8 z(qC_^Wb<%-Hbml_9=CB$?Go+uh@>A#`m&_AOM0QCM@YI%(xI{#`agIHbBm;3mvptH z2%*9qoMKrk{V9f3nV(5|s-$0#v{Kek-;z&ee#{Uov)4ezW8IM>>#096RMu1f#e_kq zUbpl2Yxfu&nVQ|5lV1o>Yh}c5Hu0NEbUSD&(fv#~#6lzrNdDR%iDEjiG0BQBt)zicD`31Q?UqAOhfB&|=pCAvu z(|`YaHRp)^<9Cw2E>@5+V)NKd()E&lU($!f3X;E7tRPil^Egz}vn0Jm(wD^wGE!_F zJ4@On>6MZ`AXbpvEn)?!5Sz!rlAbB)uOxj@tRO?hsIilzM@o9Bq_;`BL2Mz}`0xv? zAVp#e87yfTQzsh>!U3y#UD5|6y+YCsN#{`WHc!jl#Qx$;ain}dXX;dJmZ}`j)XBY{ zmB&ObPpE^sx6_7rDnM0-bkj!VtiZY}h`gHl8$!d*{?F3gEnRrx>s*PwJO7|xyhp#d zO}R^sy5tYfytdh5QAIwpjJHZprdh?y4_f}zY?GO9O*WZ%w18Q&Oex$_C_2nXhdvz& zPv&`H=AKXU{o(TX1H3_5y!;rzk6gT*%cCC%&gIb=EW_o|xpq01N8bQ`F7ml{IhRLY z3eM%xv2?jz9-V8KKZX;zcKHu+W!g2lJ~}O%W-oBqHcbp1Mj+>HE|30GoWPhGT7fRW zKCM8l;Ism9;UHLnFoR)(W}qiAb%y zjWmbin?`Bp&zF>6=v@0$DsLYI`eTK;7mqB0rRI?%@NKg?OxX9HQjvpsZ_}n%pZ>$; z$Lv7?ht|cZ1A^WgAggUhl>pY;azqr0K=Rps|m6CK&r+5Sn55RWZ7Q zGny>S6`T=hTvqwF{WZgU@3{_qGTs?X3p)rDR3;eEb7JGTLDJJCJxJ1-f(>oT5p3vQ z1~qcoH>5{O`WZ>FLL5A(U*s5SekJJ{k{&E+g?LtPhUpWX>3(#oT<|NwE5NyI*TLYQ z1wRvf1o*GeD_=(Md=dO+><>l$*T8oIKLq?p@Jev3spY&wTkUN)@h1F$L&~ungAl4~ zX5c^(_=7lr4`!HSz{_9~*@)%hF`JdbU_2Z1863N}PQ}Ip2$(|*ow)**k#~k;qXVny zt%hM_4s6d?sErqfOV<~(^4VADJrPcnDW&(%*nrCXx0jBZ;U@E@@M|gvI9efWgx-bT=h2y|? z!~UDdUk`p8`1irj1%C*<3GT`HTd`4x6RY5om>z(QLy_?q&NvJFhv2t>9|!(2_+B_Z z5?79a?~EV39mPf$4&06tt^~gT`~mP*@Gan2NF1j*#S(adAaP{^Smru0XQN2EW7boEGo)1`q90uZykUB#Zq^KI9&-A32$&&&^=%YAxt zYHXyo`ik(<=q`=yqB={_fzt}U@)Nx-(qGr@dsm;l z_X_D5eQXDG%jxK+Tnhg{>_3O@_!aOQz<&;Y8u$kAgK)eQ=gkCPiryzH;kVt>x2utL4*s zS2Lyv^R&d2ZK>lY_)HfUwln9ALf18COF-Ef5>STaZUC2WK2k!-9;ud4vhxv2h8VJ! zcAE&drSvQ72bM$GqjWzR9WV{~ekx>Tk?&_fIQGf+*G0x-1f1Zr|1!!-(FdXuL@S77 z5am#mh!Q)ca7x{&Y<^9E1B}LCX&jafrssfRzcQeq)qd{(>VR(3lYCpGLF=61`%C}d zeD-EJy&}xRvbIYjQzz?A2I@J}HVO!Hlm%h#BG}@Ldz?6nGxD#3tqi$aP?eHjQlZ3j zNq{0#qz~|O6IiW^%v4I~^D0Ttl=LP^{~;ee7%oB5 z%Oy=ndWEEjmV#q`&Sv=z!fXkv{(_{ZOL~>02q}jbzvMevh*-k66sn%&#k&Wc@%#5+ zc|p5P!EmHFtFEbH*IA+ehDSVyG(D2aeZ>7b0A&vXI9$SxvIZ?ORnU3~C>{98ymI!f zX2#Xd@81^~ZPXtGMw@~KjG*Ccko0-^f?x>`m_?GdNqV8Ae-sb$anPTjEg{Md(8oY5 z={*%*J>P#hl?%Nu4MFbhl|Vf1n22Y$b?b525iY0y_xaht!O|O!D9FJYYUwAN^YZXG z(|ql4^`IvF?F_#=9&uT6sFFL@P)y*N9RlW6-j?B>FazHW+Xq-YbquEjHG)@ zx~rr+Nm?ywX%(;Yru_ELl3pZfyQE7c9W2r48|3!Ckn~hZ50Z2yqtu;^Ie;(@MqzJ5 zB<}88vGEne;x2q2CEgWFp;f$rLcf)dfZW)NxZf4n81Z)$aaREHCHKK=^l_{{5cB?+t_kGhpj0u1fU%V(EHVJRCdZ!`F>^4X=rJ1WttoSYlP`zU&qteJd{ zI3Imk)=F-bwUSrDg9a$e^38MUTr=<8d33dz{%RfCGeYL)6P77^l;6xi$b3EULWImO zBz}{1?IJL9;bP!AC!>|ef%G^nh&WwrV@)9&NRTOH0~=mC-#BhyDb`rEL8VxK^(7ln zTEkfRLPV6p$6(`D*X*U69_6raPD*CM?sW@2h-~_A?{{B2>tK9 z`A}7Nfj873>#aTC1Z@=^IbjO)x+I-wcADeXkO7p`)G0rlM+<+VU!F>m$Xy! z4PBL0+*LD=nj+LZK@CC8Q0hjj5hdzM%`rvYcGX2&UAFy;tZLqPj5k+g`1tqNl<)JC z|4y?JY_|}~kQpWEAxshY&V``NT3HMNNdWL>f#4}CR0SHi|6aEf+lV_@$!Q}%R#$?YCu&ktpGm==S1>A{4v&Lj7;SA zvJ;Tni!+}WDhIhYh>Z1Z7x}hhzU`U5?E${+V&C>a-}WGEvoeE0Ss<9z<$k=^6n7ge zGMU>3f8djR+e5hxf^r%e?QZir!*JPs!Ao1))~>7QYF^(}(cW-$a{^hcSHZmLYa0?r zB-h2t7u$`ci#yjf#AEHvU0uzIL$Tf17H?g$s=TJIu4eA4@}+oai|6nZ_r%V&W14Ze zx~8_SZXS-?pC{TnCAX?(ZWS^Q(w}_fUv7VC+)IDtJ1qYgmu>ftaoK7<#$~JOFB?1P zNA3$N^d}$rm;e5L8XQCBxZ_p%jH2l+9r3PM`7RjZcE(nDQ4D{Qxu&6WO{{$0>c+-~ zhL*<0`ufIsEp_$vRdtQ4Yv(u3ZlainXs)iBySlk?L1TSm zQ$u4@b5-5k2He74G1=Z8Z&=$LD_`E++146wPV^jUSliZqbnpDmuA|#=`hLx=$@Yex zv)6TIUL|n2E#B0;K33)4^h?cct!uhs3v|D;y#bZgy)U&jb*+h2SLr^V#8J(O&bE$t ztZv@C+PWF;nqlFG&RRsP|hYd!>xABT-JwYtg%n2 zx@Li!ky*8lWLJAzyt$$g*X~$bVP8vUM|)dSg%lY-(o^(i0mS*11Jpo$TVX&;y5ew8h;c zYuj)w-yzwrXm0~Yv+x}VzFoam6S_!6M@vg*v$U$7dq{p;yrqL}ZTgxvG>&+yZ5b3E ze1BK{!nfmY_DEr_&~()%dtmFOF2C00H@f`yF8_<=Ona_@?eFbs^RIr<@@s!=`E??} zMIt}G-0uH$AIpE{Uhjq$yZ_6$iTyrfu1+Q)IVvq8FU{Hf{`|J8CeXr7v7XpXj$VT8%<9n>Z!Y)%on1zT7AsA~Y zrI|+k)-%^&AlO6PM@K+%j)-AoecBZqwOmKjAlK2>&vhgY@}S>+DyzSSpZIquEfu3~ z{)28iRN!3Op#tg*Qqp5#d70;jpId;KiBIXh+~-IW2Tl9znKVoAN%6_BhpP#Ky`QEB zzu6(o^q?jPay2;wx&Ivhwwf`5oc9SMEsLM4dBo58{`%`^O-Y~V_sI5IV82S1`K_|0 z5v(7G=%yg~m!9%(Z|}laTnI}SzWSfMvy2eCqUT$=mfwxDu@tIZDGxg5Gv8`rnNIsQ zzjvO!j>c*Dx!;KC-wuu{-1mO>yt2gSCJUTGW{(mDOKX z`@y!b=lf4QS67;$-pcpObyukW(rHUSj7=Sxx-xZUdJ(=wE(a%*Q4|4yC8~$w~QbF>|(y6Ten$cBV zkqM#@iZ*;~- zKL#Ywp-&z8h)<~lpW+ItF)J=c&Dl@t$hSS*|2y5*>jt?uis)!!@wo7O?;Nauig~8L zmYvJjbu;>9$|X^KVnbOJ()f@l)|0-BFgBINJf+4kKo1g<=#etx^ohr`P*8883U}=U?OLpo)~O*#1H&Ytr|Gbw2gDe?f$pwT`k@EyoQ^`>!NtG-q zY5G^Sq7=$-KV6_*SGm%4nsq&9O0pzfZ<#(W>fe$jt)Rbll+8b?=h4UD-AU_Qj+v3O z;0VlSnQNo?{gu>L$*+M>o8auIb|JO-uszT^tO0d?e-`xz$n;~eJ}lJ#{R}3%eQ>*q73UA?2pom&A`GgdtDdg9y6Wqyv#X_#`g%6xfSKS~ zkO}yG@F-?{awDFuY}u;!bNgTWP4KVu*Ib@}Vr&-o__V)sws?Q9_0aE+W_QyOJZN`Q zecx|$QynsBcT-HjZ-3*q#vlZ_#whrCaJ@P`#_K@0>#yraw5NVj-YeU2vCp!nHYdNe zFDy^x*`Q_6J2%rZ$b756+wT}>0YOMbPyL_0H=ny-S5TdSye~VR+Uxv0XtUFOzMmis z6%Ah_iY*ND5PcM{dph0Pi+VO?;}#5QEX*^crtJV>94Imzp(e~ zf2X>w?=r}P@72Bo&KUo#cgxnS-mK)oPq*s6e!|ty?E)#fP>RRr$wD~Pfjy#E45`Nb z1nepQQ+MT4_WG%v?X{o!IeS_d`NtUl_V%?$8=Di>HWhc(MTh)jfyU`5#=&tx@eRIf zE`G#if{1DG8xl+VYbaxH*!$~i1np~F(RbzX|I|BVOZ6{{=U-k;m&fya04Qclt~hQ~ zET|vl1D+`^H1B#>>Q(g0M1%b(u%f^EX-=ZN^bjQ~l8WxoUwZMN=8ou&j4PfH%X4fOUuJD zvJRB$IHOa-qh3j@fzmxuVOljQUH8{j?TnwU_sVvh8_?xE9XnIU3+m#kCxqpP<@M<2 zc`GpsGjc)KMCT}6gLZaSe_8r?E__d1CEe=9;m9DLZ@4ZOmLHba*LA&oedksuR6hvo zc}{;+T{XnY<0^}*?*o@_I}o*N?{Q&={yzgGIr?6VDfFJXD!JJH_<+s42CU9lAg zqZj?rivDeHyv&>%gBqqE4f1Q5+~%=V-VP#lQ_`lCP5GX(8)v2dvMj|Y+WWciJr(v? z#nfVAd6>6nSf1K*?J@5f!E?D!uRmSl+^)r^F9vmmF<|;ThE)+u9&4>rz|7uM9G(uE+t!zHk4>7 z&2o%PWz+WSc^^=h>K#=}-8_uKB0W7H?l3)%%j?sVt5Qa&{?h;Vo;_Pn3SaH<>o*@} z_ne4djKh4x=nzV%^g*SRs*$d`R+asr0>4qu&(04LZ~qzY7kv)--?}TFvMxU#T##Lt zpeNU5==PTs-FYhMm zxqjU}s54XQ=&!B!uB_#yuXn2X-uWN*cgrz@y;)aX2(EI+i2Se*dMMhg2s1p^voDh| zM8^+Z=T6tS``3Pq1yQbOnf)dI&p&gSW#F@~>-x}RR=sCwbt3sk4DAcrH`F4jR>;0S z%i;fol}7W@`ej#~vr)Yo*-J|qrDW9rRYO!ujo%`tdBf3yt`WcU{+fKu-U;QHfLHH7 z`K^Yhu{!N(Abw(D$oi(kv5{&E z%Ljbl@`2}AUTW7Dj+UKj_lKWp`Ka?PA0sRh9baVkV|G2`Xt`a#IXdM#Hh-#nz3C6x z{aJQhetn)~|M@A8K%Z=UV)Q(W#IZ+^$_x9slnD}^IDIDzlyCa^wk z0+AJ|0D1K{FFW&8!4w0MP6NW&}`00<#3DGJzQb zG$(;oofE)lLDdP&ETEbMd?!G)3HVQd<|c~FyaZ+?P+bBeB4~aBvli&!B ziMoTPCQJFNoMBPC%lBhdqW)gKzqVAyCNz@%wkwo1=l}XecG$)C=CsB7$brN+4 z)g)1OP;C-*2hB~Q?n%@gRF_2ELGzQSJLupz>K;ekP?i zIO+}>A4lCm6XK{lC>BTEK@;PsdmMEKO^T!LpviI69W*75x`U?1QTI6N4w@cE-9aqsZ?sl&t~la+wqMk1BdgzvIJ zGsj*Qak7 z+hIGJigv{|HVN&HZ7}Ax%kgNdV|&^<%AZ8}lPG@@m9OaLr{Be{& zj`GJ*eo%27<&UHMag;xf^2bsBILaSK`QuXlILeQ`EaYa#QGOwmKaTR_7y0;QK^*1B zRf=%60dbUHu8#8KPJ`mM4RH(v?(2?=IzEn(Jm&K_$48Eh92a3tkTH?tp&bh+%UB3W zR>nb&fgJxJ^~%`CaStmZ$+&07yh@CDb1>eKs$|ULc*n605;w*;(mZ#ZtCMjKt7Ro1 zttWtLBp|^jAj!M5Q1+SUQN5hUb2DjyT!Yu~Xqk+IsHZzN>KHi&V7wwohS;j=vU&cd@g&YS_e;ETg{-ORd{@Jmw5@X*SjC-Ui z8T&Zyam+*gG1ighx#L}(jCZJi9A%E9K5^7Dj{3W_Q1+SUQN5hUb2DjyT!Yu~h<%^{ zBUK(oty~%75N#|YnjPyn-q|saqg`(@3B<%_P%38)Mpjr|dZZ95m8c}*aVwFiWa4ov zp?E!!`*;(f#NJtektz?PR<4Y3D8GzocC6!gXU9B_cD>0YQT_~)@?&%z(IZJ%$wH+G zk6Woir3;T+DZ}eY+(-FC3FS`~V5G{!sFf>Y9Lg^vnjPyn-q|q^WtR~zlgmd)`61FC zlJaA89nm8VSm{6|0*_nCKqUl^qr83g2JIEfQGOXm;h83L8s|99cbxk;2Xa2-+{ihS zEeWOXX)USTTV)!0A3>m4LZ2P$X8oI6b2y!il$5UA*ff6Q>BZOZhm2kDBpS;;cXPNEe{%h#A-XqAh93Dpr zlPF;vIYRhFTnSf;`^g*sbspG0?!Sg^>pg;8%i(d9P~P;BkXfj&QFo&br#hYLc*<4x z3v%j(K~kMD$W^Bda@9HgoVsWjsjlkhs>cSo>bZWdIxzW>kXNX$QFo&br#hYLc*<4x z3v%j(K~kMD$W^Bda@9HgoVsWjsjlkhs>cSo>bZWdIxzW>kX5L!QFo&br#hYLc*<4x z3v%j(K~kMD$W^Bda@9HgoVsWjsjlkhs>cSo>bZWdIxsoqq=jf-Qy}w~iw;2Day)bb z>ISMGP)EQjRXuqhp1-~41~D1x9Ezc2a_SagL|r3D7H?79#pBdRg0v7VYzid)a?t>& znWFYCdSbN$Y6z%(PabM7T0`IY+k0*hm7&I=C`u-$W)VizG=gLi7e!t?PHiMe3(>}= zK;ADG`JZ|%YVYDFRyUx2fZF%uq4uus+gJYfo*TqvsBb8alF3nX(Jg`;H5XmO&n@Pn z*o((ea~Fs4I9op@JE9nr?ucq^i+E0u_}ehzb%SIv7~(LQMC8O$Sz?x8H^W>xFevAR z=UcgP`_82->78H3G71WUdI>5*WTY?RIYC0*<@Z6(>jueUIK*)>iO7qkvLxyc32~S! zT?VDc@O&$cZr{0-P`&fZSVlonP%lAMQ1?DL&j}LhEx!+PUN=anw~GU1a@0L;sVt8A z13Mb#%B(?|G&~>m!TH;FF6CbD{4$Yzh&U6C=19p=my!-88A>e{edG**=u{x(lol)k z$yvgi6^OV~msR~%^5Z)PCwPHk8V-Zl!6nFwa%_%up6qK`tH#-o0C%UA1 zw(8!ho2%C5*V6pjS??B1Bo#HuAg}cX^E3DPyX`+W$7*{8w*z+{>|&Un?WVVkVfBPC znIuzgvDm2U5<#vyMT++YmT0j<&u-FtcDFKmm^6?nF<4Ae<@g|1d0y@d49{YAp3S27 zylUm+uz5IhuC`d9%FscsvNUI2pm>4^6CtL=hS^=LXSAfzx<+k^h%<@kv$e)e6K%*^ z>8$3XXf-*}>oBs`KCAJB9rx$a%HrSG?Xdi?Jf0txAI!@!cmje66ChF&8qKP->e3Cj=W$rBJ% zm?$wNH%fSHLA0vT(nie+wHG1+Z7p-tL^HA$JF5ku<~^u2?(SOmGP$+kZ&YhemId54D9=;cp!1sb&E1tFBVSV-#XnbFjSng zD0L;yn4BFs8(PaB>YYTrUF)B<{Gr}G)<4u+5KgrMT9jOoa@zcYXt^IH_mFX^HxWsh zW9@wD&B?uyPdj&ews@V>N4j=;o$EawhNg4wq?W{al5-;GKx;8Xz2m62Yc;eML)5#+ zYKVFZUaHnZi>@oePFrCRW%r}&J~W;08*-+dUF|IC&BVQNR6ApPc6go1N4hq8o#8zm zhQf2yr-c}@vglbsBwbN-_+m*vP#H2PQ))iB*TORGF(1t!$%%T}8Qf|VoWZSU1Zpc5 zXscb&8qM+1Pl^{=ZjWW=Sxa_Uo@y+a$1<;P?`0(gPXdtI0<$L;PkSuwtkf3jFmu-e zQ=!ICCD zTP!Q{n0IZxhqZZo{y?0y*_wC7tjgIFJ~0J*Lnj8p)Z^7aSyd^BCUT$hEQ#AZFO?lJ zyJEKDtOOqwUatqU!*P-Pl;bzOFgi+yBp%~=ay`rf9PQyV!t3>*U^p&vlydy07wUy; ziB+D*cpk6EIxmByF<7jfz#?2cO8tf`Uggi%ZI0(*glI2FExn2N@DrlN;HNYMxL29T zACx_?0!Pj$(FG{`)A~W#p1lxn5SW8Sr)eXn{hW4mN*Bu@F$@+PD9YyIN$NLb@g{%1 zZgb2JBa|J|M{nXi{DiW@PiY8nt1^)zC__m3MUtoFP74MlbM`BgU$A3h$h48ueoi|& zrG#ae`3H+-6lHVqAoUxvc#%I}w^4TaO^~DPkRo~$@8Ktu9ezqffIF3mJV04M$}e&_ zWp7#`C||R;vIh|nCJIa&Iql`Nt8=zz8(InZQ6*PmnfBe{`gq6OSA3J_D2l_`S7&3L zwRKk4nVu4WdP;1|zfEVgO!O^fSrcGuZnr2>^2RFa^CpM2FIY zN)sw|s8pho3MClpue5FdP94wHwx!w|=Nh$>sVz-yY-)q!Jf-$Kwe2ZRq4)(c4#hqc z8_|*0j-64=65HdmiLWR8YkfAeUJ3Epq<>17zb4RYk-mXUXZUPlq>xdWJ(azbnjmQz zq@3;ZR`>T{&$$j(umJ&e7JnjDF3aXe=I{Y%DMe^0q(Zcm0*vSRn7i{Zmghoy%YkN=jafMhvvU+8KP^(qKqSLxAO%388H8xf}-Rd^n`^5%8TH35k6aB=^zqjv0gYJr zoAWs5bUSj)l)0Ysz8}G&T$zbt!5`Wkk?2X@H`Ss|`aN7doeNJuP*i%@;tAmGQ--!W zm_^Gub8!|^T})>>PamU)y4A;27YkZ>)Y9X(@~Do_nVYjXXLDL%IK!(Xz}erAWl=KC z#Ix`O+_8(k=zSBOK+^By>gi#40)nE_#}-cjZH!XC)yphy&-sgUnd)ac-+4M3ecY{% zrutdX%A=MZzm-Rk1kT@_%Q>gh3S&njv;kKZ@S|FkZ8MQAJOOu<<4D&x;R(nHhY?V8 z3ygq0x&&u15|3e&6vBupvm9qT5^*OIXF=d7LiFe)5sM;m)+BKTrH7|_dBQ8v^%)L$ zdq(b+`B&p5bl%k%35}0nY=q9SRuayXfK>|KmIREtiB7^9O^GuciN{cHA+@h_HYB0W zLYyUuZIMvt9v@L+U7S@(oMGuNN5EjOyK?N1bKHz+ZvOhb2aB_oujP;Osl>p`Kt80Ey4^%{=rH9PH5TML7x+2ng)q`+G(Yc+zYuq^^NH1VP=CR1 zP=C?!X{}>42#HoZ)L$%i)ct9-BXNFFiyg5567fEI6A%+15xYbE#iM}O015S%NC_Jq z=HJ%Hu^`u(z|T1=gpo$1`FU@=$YMyU?Ns+*O{l+M1hmzm?n1QLq5fj8BX)qg3vqT) zdmXU^5)nZ95}@uvMDBQWXecO82f-;FMD@bf{VMLUv zFXH*B{2dJ6Opu7^1j)WlzR^tLn+_7L-P02M+eD4}BA(}#r{{^GT(XU_WcciHALR%o zl*Nsa^f<2F^Je_pD2pILVVvi&JRG-%x)wx5c|1;p&q|8h&cj$4dJX&g?YRc6nUqHD z%&s%M&iKkPEA&VMlnh9e5=fL9REnTff!Rigk_Kj>4CGSFOM4S-QA4-kf1{G3&V<|Y z)#>ZpzVf|mQWCY&C}Sl((z#zb7QtzA9e1H zO5?6Q&sCqVFs9SI(;^>1GC!>sigb$kqde0Vi_Q;%7>@3rJ7P7Na z?->ha_r>lJWgd+PYLs2#!)WiO%ugMFx&ZY8>IWQ0IBsyf;27bb4Z>y&Z$`<=uvM2yiM&ImHf@RaE(+f&Zhp3k1np3QbcOI;X+Nz9C2 z&Lk^UXXf!78|$2z-}kw^*N2^J*N3q8x7#*`nl^U3W`vEUMhvVQ2OZQHtUX?T>v7r^ z!zfHA_!}3i3AZr1nO*o8bFAgKxl7oaN&`VQc zo}Cji=L*grQ5T{3|4L(=`8^8rBlEn96#1|`(+kPk0a1IgEC)Gi-z$=vd8mCava?0+ z8N|*knKKTafXoS{p?Zhy0iMpn{l0p|zv5iTtzwI#lq>?KoSxUT= zgeetMLN48g-s0CS?6z(3VfkTsy>%AUANT8hF7+1L_E7i#2L&UQG)hUMl2nGKOikIF zGC5^*%IcgA)bl~DM(Ppa=W0pvbL+29>@Snl%fipq10%@QL&JIkrt&`zd!~9Ls0~NG z6#QK6I(}}w=ZVE-l6pS)xq3wexq3}lUp*;LQauFJqN1Jyey&y)KexW@C`%7UX1CQF z!OzuGA;{H}!Ftn4d1Txg?nW-a%e+?vLs%XW*zo-FUcV<&YZ2SvwZrnm^1OA0fd2KM z!SwDTX>^CKv&QHTize$DL%Obzt|`Q|gedcJ?I8M{ayVddWg%Tvh^q-v=H==^^hM=* z4|oECtfE%EA{fH*P#d7Jz0V~w%VU`omdA6#^274HwS|ZPDX(MyS2u zN6JzA9-A?0--9XP3G_&5sC^HDO!Qb0WFnYEHTy!2sV{N#GClM7wtQAq!lLv=sf>~u z{e0-3O5apkZHYP2Ld^Lwm3=j4TF&0YM>$q;9P?|znOZW&A@NkinAA(NMvQOh_)7c} z+M1707nw1)?Srb)86`JLbd>Vwu|t1TT3cy>B_c$$hBF=Nf;p2{CSFQ>lw+V@pAFM{ zd+Wz`{0-NqiHBzD->8eshuiikRmqN0AEiM`i1fXo|0sP&X<;R{LoA1L7V3i8k5?vs z%CXVfKs^n$xAqF`wwI=hx*#uHGe%tknl#&4Di^l8>=b6G9gVw<*`a3}BQv&f9^WW2 z8pUroRwN4C%wS`5W~Cx7=Pon3uVaCm{FNvM5LGd*TuC1f<2|35cX)dxy8~ zC3_d84@xF#-=$P>3NB({1Wt!Q9nzL(j2YBd@cL(v+T>) zlH)kXZ;sd2E`=xHwr%!5_6Nn0R9;cbCUG3%IerTzWsu%}mDcZ)a*9&#b11*4?1CpC zmeHVxjQUw}Z08ss=4;uPpJiXZmc%7F>g$NEewJ+C?0;6tK zz5OatbJ)TB)cYL2?4t4udjk5ljQi+|z2*WQg9oe-5G;{%Desc#H39iYi1ILrZHuJV zYur=hXUfo&rAd^nNtCrol)Y6Jhium4ubBtCYYqH1bK&D&1E0+t5P3GvsX<;AWcXU( zNl{#*2HfD9wc;N-5c@<&{m7`Iqke=`QPRF*noxVePj#Fo*Exd6tZ%TzHi>WIsR+@V zg0e9QPeq7rj>I-dVtb@qO`?oVqRdUA3{Ij8@n@PN+(&jx0YEgVk< zJPX)C9qo_I1n@;IJKkI$#d?<&vJK8z=W{*eR! z`z-KmU5M!7hpdMpM2Vn*{24AEVt#*KBwLcimEEI%KF&4*>#>+ zU(T0S8oM8@ahy;TGIth6e^NH2FA^dHgcx0shh9g@hxA1%K#wD(a_`4`8z+QoNQ48f zA<+)FhD1K#IuZqe-%CUUelO7x_&ucSVM$yAH5?~|Ye*ylt|3tgxQ0Y1;2ILGfNMzP z0$(uUcd*{0aW+2)DCbL|Hs?~%`z&z0|* z@0~SG9F>jc{I~VhuM4jgi8$cQ##xRtAA1j;8>0`z6Nh6v$9azZ>^pqk^mgG$#?g(V9Y;U* z96oPem+KZUO(2#ix zhz4=Ckvw?8bF~rTBeYQQK9IzvE%@6sBx*tUaZK8RzfDu$AofiOKG>!yi4z&-b^V9} zw-tS0?+l3jL61ApZG>*cvWG=M_+>LLMy@qlSsK literal 0 HcmV?d00001 diff --git a/mixxx/XDJ200SX/keyshift.xml b/mixxx/XDJ200SX/keyshift.xml new file mode 100644 index 0000000..133306d --- /dev/null +++ b/mixxx/XDJ200SX/keyshift.xml @@ -0,0 +1,160 @@ + \ No newline at end of file diff --git a/mixxx/XDJ200SX/library.xml b/mixxx/XDJ200SX/library.xml new file mode 100644 index 0000000..a09e66e --- /dev/null +++ b/mixxx/XDJ200SX/library.xml @@ -0,0 +1,100 @@ + diff --git a/mixxx/XDJ200SX/overview.xml b/mixxx/XDJ200SX/overview.xml new file mode 100644 index 0000000..92a65f6 --- /dev/null +++ b/mixxx/XDJ200SX/overview.xml @@ -0,0 +1,26 @@ + diff --git a/mixxx/XDJ200SX/skin.xml b/mixxx/XDJ200SX/skin.xml new file mode 100644 index 0000000..b78f441 --- /dev/null +++ b/mixxx/XDJ200SX/skin.xml @@ -0,0 +1,170 @@ + + + XDJ200SX + Marc Monka + 1.0 + Skin for 1 standalone deck with different performance submenus. A lookalike Pioneer DJ / Alphatheta deck player style. + * + GPL + + 1 + 0 + 0 + 0 + 0 + 0 + 0 + 0 + + + + Mixxx +