-
1) Should use snprintf instead of sprintf 2) Should use strncpy instead of strcpy Change-Id: If13366f0f176fdad3948bc1e8e425e430c233fc6
-
Change-Id: I74c70ae3faca59b9b9d98a0a017343a477a53934
-
- simplified the navigation of the file stream: the ktx metadata is skipped with a single fseek() from SEEK_CUR, by the number of bytes known from the ktx header; - removed the allocation of a single large buffer: image data is read from file, per image, directly into a buffer to be transferred to PixelData; - using std::unique_ptr<> to manage the scope of the file handle and image buffer; - removed local arrays of image sizes and buffer pointers as a total of no more than one of these is used at any given time; Change-Id: If51688568dd90dc1117b3c9a0de10f6c429bd394 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I4a74037a3587d466a913e0a90e0e9a45a62424a0 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Ib4c3ba3ba7de87dc4eff5e52c0c26b3f2bbfad8b
-
Change-Id: Iccaa5cbf614e9af128ad362666d539de3c1cf16b
-
Change-Id: I2031cc6b7a436a87a9a229ebc0d1650336e2fee0
-
Change-Id: I84c79422185abccf016d147a4231a0662a94abe1
-
Generates DALi examples shared objects and Android DALi launcher application. Android DALi application apk then can be installed on supported Android device. Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd
-
Change-Id: Id8c991ab452ca975b8fbee768dcc4c1c51285778
-
Change-Id: Iaa274d8073e2b45929db24780d86743a86139cbc
-
Change-Id: I3f1779a2bd13d32561f0d4e118ba776321c29e4d
-
Change-Id: If37e14e77d210a512557267b086e0760ff0fc96d
-
* Code added to execute a process from Windows or Unix. Change-Id: Ie28ecb8bb880dfa12f47f033ada3a8b8826e5787 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: If4dceef766534f6f13be1aff2944fac94351f359
-
* Replace the DEMO_STYLE_IMAGE_DIR var is not needed as is not used in any style file. Change-Id: I9f003f4bdfa9260774d2d0696d6816b2b9a1d255 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: I73b852b670b29e41d28160a2143db6c9d606ed41
-
Change-Id: Ie881d8ac5a80347ad818aaae87b6dc06834a71eb
-
Change-Id: I18fc6fbea5258039ae49095576cb2f2059110e97
-
Change-Id: Ibfcbe2e6e736ac2a7782d0ef0b77caef31328d4a
-
Add to check disply size for rotation If the screen's width is greater than the height, AddAvailable is called with LANDSCAPE. Otherwise for the other case, AddAvailable is called with PORTRAIT. Change-Id: Id99ca9a2b840411194613d82f0f7870e2c81b79c
-
Change-Id: I4aaec64406f5a4e5dcc838dbe6060ca7493459bf
-
Change-Id: I7cb2f136cd954666cab5ec5cbe083f64606cd23c
-
Change-Id: I2189c6239a8d1b6d32723220966150ec597d29e8
-
Change-Id: I63ac40afb8d54b0a2bcee26e3cb6c7e4f3d37126
-
Change-Id: I49298a830fd6faaf20325ef1f0339d012140b88e
-
Change-Id: Ieabf73384bb6d9ec37b2b9578c27c13bb4724fb7
-
Change-Id: I16d767478e66b533d97039651e72299272226bad
-
Change-Id: Iebc59af8ab5794b38fc2e00d65983d08deb97ae7
-
Change-Id: Id7849881f88470672b14fb8fa737250b49ec2aa1
-
Change-Id: I977901272ce967af39cbeee7aa6833661d1ee49e
-
Change-Id: Iffb4d3f3f45b0dd22bd4a147d8a3c777024b5820
-
Change-Id: I0b5301782e956629415ba53bfa6237c036493b3a Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Change-Id: I3d238fca0ab4803940db53136ccc6ecb239845b1