[code4app.com]GallerywithVideo_10803

所属分类:RichEdit
开发工具:C++
文件大小:4188KB
下载次数:3
上传日期:2014-05-17 16:30:57
上 传 者1550756974
说明:  阿达达大撒阿呆阿达达达达达阿达达达达达达
( 啊阿达达)

文件列表:
Gallery-with-Video (0, 2012-06-28)
Gallery-with-Video\.DS_Store (6148, 2012-06-28)
__MACOSX (0, 2012-06-28)
__MACOSX\Gallery-with-Video (0, 2012-06-28)
__MACOSX\Gallery-with-Video\._.DS_Store (82, 2012-06-28)
Gallery-with-Video\ASIHttpRequest (0, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\.DS_Store (6148, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest (0, 2012-06-28)
__MACOSX\Gallery-with-Video\ASIHttpRequest\._.DS_Store (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest (0, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIAuthenticationDialog.h (1107, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest (0, 2012-06-28)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIAuthenticationDialog.h (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIAuthenticationDialog.m (15856, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIAuthenticationDialog.m (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASICacheDelegate.h (5151, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASICacheDelegate.h (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIDataCompressor.h (1836, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIDataCompressor.h (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIDataCompressor.m (6730, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIDataCompressor.m (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIDataDecompressor.h (1699, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIDataDecompressor.h (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIDataDecompressor.m (6406, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIDataDecompressor.m (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIDownloadCache.h (1741, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIDownloadCache.h (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIDownloadCache.m (17172, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIDownloadCache.m (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIFormDataRequest.h (2693, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIFormDataRequest.h (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIFormDataRequest.m (11229, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIFormDataRequest.m (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIHttpRequest-Prefix.pch (169, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIHttpRequest-Prefix.pch (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIHTTPRequest.h (44726, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIHTTPRequest.h (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIHTTPRequest.m (181880, 2011-11-27)
__MACOSX\Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\._ASIHTTPRequest.m (229, 2011-11-27)
Gallery-with-Video\ASIHttpRequest\ASIHttpRequest\ASIHTTPRequestConfig.h (1144, 2011-11-27)
... ...

# FGallery-with-Video - A Media Gallery for iOS ## Overview This code is based on FGallery-iPhone by Grant Davis (https://github.com/gdavis/FGallery-iPhone). Original work covers static images, so I am trying to extend it to incorporate videos (both local and remote sources). Also using ASIHttpRequest for easy image caching. The work is not completed yet, but works thoroughly, although not smooth. ## Changes ### 0.1 * First commit ## License (The MIT License) Copyright 2011 Yuichi Fujiki 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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. (The MIT License) ### Third Party Licenses This source code resort on two open source licenses #### FGallery-iPhone Copyright 2011 Factory Design Lab 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: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. 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. (The MIT License) #### ASIHttpRequest Copyright (c) 2007-2011, All-Seeing Interactive All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the All-Seeing Interactive nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY All-Seeing Interactive ''AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL All-Seeing Interactive BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. A different license may apply to other software included in this package, including GHUnit and Andrew Donoho's Reachability class. Please consult their respective headers for the terms of their individual licenses.

近期下载者

相关文件


收藏者