From db131f2cb039fcb38ad07bcfa155f2956faf087d Mon Sep 17 00:00:00 2001 From: Martijn Braam Date: Thu, 3 Sep 2020 01:48:47 +0200 Subject: [PATCH] Chosen project name --- .gitignore | 3 +- CMakeLists.txt | 6 +- LICENSE | 687 ++++++++++++++++++++++++++++++++++++++++++++++-- README.md | 3 + build/GTKCamera | Bin 91808 -> 0 bytes meson.build | 6 +- 6 files changed, 682 insertions(+), 23 deletions(-) create mode 100644 README.md delete mode 100755 build/GTKCamera diff --git a/.gitignore b/.gitignore index 93499a9..7b55abb 100644 --- a/.gitignore +++ b/.gitignore @@ -95,4 +95,5 @@ _deps /build.ninja /meson-info /meson-private -/builddir \ No newline at end of file +/builddir +/build diff --git a/CMakeLists.txt b/CMakeLists.txt index 66f18fc..043483b 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,5 +1,5 @@ cmake_minimum_required(VERSION 3.14) -project(GTKCamera C) +project(Megapixels C) set(CMAKE_C_STANDARD 11) @@ -15,5 +15,5 @@ LINK_DIRECTORIES(${GTK3_LIBRARY_DIRS}) # Add other flags to the compiler ADD_DEFINITIONS(${GTK3_CFLAGS_OTHER}) -add_executable(GTKCamera main.c ini.c ini.h bayer.c bayer.h) -target_link_libraries(GTKCamera ${GTK3_LIBRARIES}) +add_executable(megapixels main.c ini.c ini.h bayer.c bayer.h) +target_link_libraries(megapixels ${GTK3_LIBRARIES}) diff --git a/LICENSE b/LICENSE index c2fad28..f288702 100644 --- a/LICENSE +++ b/LICENSE @@ -1,19 +1,674 @@ -Copyright (c) 2020 Martijn Braam + GNU GENERAL PUBLIC LICENSE + Version 3, 29 June 2007 -Permission is hereby granted, free of charge, to any person obtaining a copy of -this software and associated documentation files (the "Software"), to deal in -the Software without restriction, including without limitation the rights to -use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies -of the Software, and to permit persons to whom the Software is furnished to do -so, subject to the following conditions: + 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. -The above copyright notice and this permission notice shall be included in all -copies or substantial portions of the Software. + Preamble -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE -AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER -LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, -OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE -SOFTWARE. \ No newline at end of file + 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/README.md b/README.md new file mode 100644 index 0000000..f6b9a15 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Megapixels + +A GTK3 camera application that knows how to deal with the media request api diff --git a/build/GTKCamera b/build/GTKCamera deleted file mode 100755 index cb0cdbc3a53e12dc1923ad6725869d6f4fb9b108..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 91808 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 diff --git a/meson.build b/meson.build index 75b7376..6395337 100644 --- a/meson.build +++ b/meson.build @@ -1,6 +1,6 @@ -project('camera', 'c') +project('megapixels', 'c') gtkdep = dependency('gtk+-3.0') -executable('camera', 'main.c', 'ini.c', dependencies : gtkdep, install : true) +executable('megapixels', 'main.c', 'ini.c', 'bayer.c', dependencies : gtkdep, install : true) install_data(['camera.glade', 'camera.css'], - install_dir : get_option('datadir') / 'camera/ui') \ No newline at end of file + install_dir : get_option('datadir') / 'camera/ui')