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')