axmol/cocos/platform/tizen
pyrosphere 663bb4d7ed No CC_UNUSED_PARAM (#16812)
* Added -Wno-unused-parameter and removed all uses of the CC_UNUSED_PARAM macro

* Commented unused parameter names in .cpp files which previously used CC_UNUSED_PARAM

* Reverted -Wno-unused-param flag.
Moved deprecated touch methods definitions to .cpp file.
Commented more unused parameter names.

* Fixed some errors and warnings caused by the previous commit.

* Commented remaining unused parameter names in .cpp files.

* Fixed unused parameter warnings in headers.

* Fixed some more unused parameter warnings.

* Fixed some more unused parameters warnings.

* Fixed mistake in previous commit, missing ComAudioReader:: in method. Other warnings.

* Fixed build errors.

* Added missing file to CMakeLists
2016-11-16 09:48:37 +08:00
..
CCApplication-tizen.cpp Fix bug when app paused the music is still resumed to play after interruption completed. (#16679) 2016-10-12 15:48:27 +08:00
CCApplication-tizen.h Fix bug when app paused the music is still resumed to play after interruption completed. (#16679) 2016-10-12 15:48:27 +08:00
CCCommon-tizen.cpp Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
CCDevice-tizen.cpp No CC_UNUSED_PARAM (#16812) 2016-11-16 09:48:37 +08:00
CCFileUtils-tizen.cpp Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
CCFileUtils-tizen.h Fix typos in documentation and comments 2016-05-05 08:05:20 +09:00
CCGL-tizen.h Some bug-fix and quality assurance for Tizen support. (#16281) 2016-07-31 22:32:59 +08:00
CCGLViewImpl-tizen.cpp Some bug-fix and quality assurance for Tizen support. (#16281) 2016-07-31 22:32:59 +08:00
CCGLViewImpl-tizen.h Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
CCPlatformDefine-tizen.h Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
CCStdC-tizen.cpp Add tizen support (#15518) 2016-04-28 09:49:55 +08:00
CCStdC-tizen.h Remove unnecessary sinf, cosf, tanf and sqrtf macros 2016-05-31 02:39:40 +09:00