Merge branch 'develop_qemu_2.8' into develop
[sdk/emulator/qemu.git] / package / changelog
1 * 2.6.18
2 - separate package file path by platform version
3 == Munkyu Im <munkyu.im@samsung.com> 2017-01-02
4 * 2.6.17
5 - fix wrong version for platform 2.3.2
6 == Munkyu Im <munkyu.im@samsung.com> 2016-12-20
7 * 2.6.15
8 - W/A for OpenGL context version mismatch
9 == Jinhyung Jo <jinhyung.jo@samsung.com> 2016-12-12
10 * 2.6.14
11 - disable modern interface for maru devices
12 == minkee Lee <minkee.lee@samsung.com> 2016-12-05
13 * 2.6.13
14 - add new screen
15 - update to qemu 2.7
16 == jihye kim <jihye424.kim@samsung.com> 2016-12-05
17 * 2.6.12
18 - release pressed keys before input H/W keycode
19 == Munkyu Im <munkyu.im@samsung.com> 2016-11-25
20 * 2.6.10
21 - modify VM lock
22 == Munkyu Im <munkyu.im@samsung.com> 2016-11-08
23 * 2.6.9
24 - fix checking tap device
25 == Munkyu Im <munkyu.im@samsung.com> 2016-10-25
26 * 2.6.8
27 - change QMatrix to QTransform
28 - fix abnormal exit issue
29 - remove Qt::AA_X11InitThreads attribute
30 - modify backtrace feature for Windows
31 == Sooyoung Ha <yoosah.ha@samsung.com> 2016-10-13
32 * 2.6.7
33 - display: Revert "display: move display functionality to Qt5 GUI" for AMD gpu issue
34 - display: fix display rotation failure
35 == Jinhyung Jo <jinhyung.jo@samsung.com> 2016-10-05
36 * 2.6.6
37 - adjust vm lock module
38 - change version of about dialog
39 - add surface option for AMD gpu driver
40 ==jihye kim<jihye424.kim@samsung.com> 2016-09-28
41 * 2.6.5
42 - temporarily remove shortcut info in mac
43 - add missing "break" statement in skin
44 == jihye kim <jihye424.kim@samsung.com> 2016-09-22
45 * 2.6.4
46 - fix transparency bug
47 - separate cli vm searching
48 - launch ecp using .app file in mac os
49 == jihye kim <jihye424.kim@samsung.com> 2016-09-21
50 * 2.6.2
51 - tizen-kvm is moved to emulator-supplements package
52 == SeokYeon Hwang <syeon.hwang@samsung.com> 2016-03-22
53 * 2.6.1
54 - change emulator icon
55 - modify sdb connection
56 - implement audio-in (coreaudio)
57 == jihye kim <jihye424.kim@samsung.com> 2016-08-19
58 * 2.6.0
59 - change dropping action for the installable file
60 - update to qemu 2.6
61 == Munkyu Im <munkyu.im@samsung.com> 2016-08-08
62 * 2.5.17
63 - add pedometer sensor device
64 == SeokYeon Hwang <syeon.hwang@samsung.com> 2016-07-29
65 * 2.5.15
66 - new ECP move to tools path
67 - modify trivial log printing level
68 == SeokYeon Hwang <syeon.hwang@samsung.com> 2016-07-19
69 * 2.5.14
70 - prepare to launch new ecp
71 == SeokYeon Hwang <syeon.hwang@samsung.com> 2016-07-12
72 * 2.5.13
73 - re-upload package
74 == Munkyu Im <munkyu.im@samsung.com> 2016-07-07
75 * 2.5.12
76 - remove extra space for mac os in general skin hw key
77 == jihye kim <jihye424.kim@samsung.com> 2016-07-04
78 * 2.5.11
79 - update emulator prerequisite packages
80 == Sooyoung Ha <yoosah.ha@samsung.com> 2016-06-28
81 * 2.5.10
82 - change default number of hw button to 6 from 4
83 == jihye kim<jihye424.kim@samsung.com> 2016-06-27
84 * 2.5.9
85 - rewrite virtio touchscreen / keyboard device
86 - introduce yagl protocol version
87 == Sooyoung Ha <yoosah.ha@samsung.com> 2016-06-16
88 * 2.5.8
89 - use rpath based library loading for Linux
90 == SeokYeon Hwang <syeon.hwang@samsung.com> 2016-06-13
91 * 2.5.7
92 - package: remove spice-server dependancy
93 == Sooyoung Ha <yoosah.ha@samsung.com> 2016-06-09
94 * 2.5.6
95 - apply newest libraries
96 == Sooyoung Ha <yoosah.ha@samsung.com> 2016-06-07
97 * 2.5.5
98 - remove tap uninstaller
99 == Munkyu Im <munkyu.im@samsung.com> 2016-05-25
100 * 2.5.4
101 - introduce "force reboot"
102 == SeokYeon Hwang <syeon.hwang@samsung.com> 2016-04-25
103 * 2.5.3
104 - skip GL_ARB_ES3_compatibility check on YaGL initialization
105 - add "window_position" startup option as optional parameter
106 == Jinhyung Jo <jinhyung.jo@samsung.com> 2016-03-22
107 * 2.5.2
108 - gui: usability improvements & various bug fixes
109 - audio: support audio hot-plug event for Windows
110 - maru-tablet & maru-rotary: fix unexpected shutdown issue
111 - osutil: modified lock mechanism & various improvements
112 - sdcard: improvement of the status changes
113 == Jinhyung Jo <jinhyung.jo@samsung.com> 2016-03-08
114 * 2.5.0
115 - rebase on QEMU 2.5.0
116 == SeokYeon Hwang <syeon.hwang@samsung.com> 2015-01-13
117 * 2.4.8
118 - clean macos-64 libraries up
119 == SeokYeon Hwang <syeon.hwang@samsung.com> 2015-12-17
120 * 2.4.7
121 - Disable curl as a default
122 == SeokYeon Hwang <syeon.hwang@samsung.com> 2015-12-16
123 * 2.4.6
124 - Rebuild with recent Win32 libraries
125 - Use SDL2 instead of SDL1.2 on Win32
126 == SeokYeon Hwang <syeon.hwang@samsung.com> 2015-12-05
127 * 2.4.5
128 - Support win64 binary
129 == SeokYeon Hwang <syeon.hwang@samsung.com> 2015-12-04
130 * 2.4.2
131 - YaGL: Bump version with the device and platform
132 == Jinhyung Jo <jinhyung.jo@samsung.com> 2015-11-06
133 * 2.4.1
134 - YaGL: support 64bit guest
135 == Jinhyung Jo <jinhyung.jo@samsung.com> 2015-11-05
136 * 2.2.67
137 - allocate "DriveInfo" to delete the "BlockBackend" automatically
138 - fix wrong condition
139 - bug fix of second sdcard attach
140 == Chulho Song <ch81.song@samsung.com> 2015-09-30
141 * 2.2.66
142 - virtio: change device id name
143 - emul_state: change display resolution fallback
144 == Minkee Lee <minkee.lee@samsung.com> 2015-10-08
145 * 2.2.65
146 - YaGL: Removed a deprecated attribute
147 - Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
148 == GiWoong Kim <giwoong.kim@samsung.com> 2015-09-30
149 * 2.2.64
150 - fix failing launching multiple VM
151 == Munkyu Im <munkyu.im@samsung.com> 2015-09-08
152 * 2.2.63
153 - version up: for spice enable
154 == SungMin Ha <sungmin82.ha@samsung.com> 2015-09-07
155 * 2.2.62
156 - fix sdb launching error on windows
157 == Munkyu Im <munkyu.im@samsung.com> 2015-09-04
158 * 2.2.61
159 - support multibyte string
160 == Munkyu Im <munkyu.im@samsung.com> 2015-09-03
161 * 2.2.47
162 - move ditto job
163 == Munkyu Im <munkyu.im@samsung.com> 2015-09-02
164 * 2.2.46
165 - wrap path with double quotes
166 == Munkyu Im <munkyu.im@samsung.com> 2015-09-02
167 * 2.2.45
168 - shortcut: modified default close shortcut
169 == SungMin Ha <sungmin82.ha@samsung.com> 2015-08-20
170 * 2.2.44
171 - menu: add a link junction for extension About Dialog
172 - menu: get drive/swap image path from emul_state
173 - emul_state: introduced get_swap_image_file()
174 - emul_state: freed memories those are allocated in runtime
175 - emul_state: divided up log path
176 - menu: controller shortcut info updating
177 - shortcut: refactoring for context menu shortcut
178 == GiWoong Kim <giwoong.kim@samsung.com> 2015-08-19
179 * 2.2.43
180 - enable DPI information on Detailed Info dialog
181 == GiWoong Kim <giwoong.kim@samsung.com> 2015-08-13
182 * 2.2.42
183 - fixed dest dir of emulator binary on DIBS
184 == Sooyoung Ha <yoosah.ha@samsung.com> 2015-08-05
185 * 2.2.41
186 - modify platform version 2.4 -> 3.0
187 == Sooyoung Ha <yoosah.ha@samsung.com> 2015-08-05
188 * 2.2.40
189 - support network disconnect event
190 == Munkyu Im <munkyu.im@samsung.com> 2015-07-28
191 * 2.2.39
192 - remove compilation warning message
193 == Munkyu Im <munkyu.im@samsung.com> 2015-07-23
194 * 2.2.38
195 - sensor - bug fixed for setting value when the device is not initialized.
196 == Jinhyung Choi <jinh0.choi@samsung.com> 2015-07-21
197 * 2.2.37
198 - shortcut: changed rotate and volume key sequence, replace Ctrl by Cmd on mac
199 - install: back to cocoasudo for graphical sudo on MacOSX
200 - display: fixed for problem of white screen on windows
201 - YaGL: Fixed a crash in MacOS with Radeon HD
202 == Jinhyung Jo <jinhyung.jo@samsung.com> 2015-07-17
203 * 2.2.36
204 - modified qt5_destroy
205 == GiWoong Kim <giwoong.kim@samsung.com> 2015-07-11
206 * 2.2.34
207 - fix HW key effect issue on Windows
208 == GiWoong Kim <giwoong.kim@samsung.com> 2015-07-01
209 * 2.2.33
210 - support angular rotation for QT GUI
211 == Jinhyung Choi <jinh0.choi@samsung.com> 2015-06-24
212 * 2.2.32
213 - add include path for jni_md.h
214 == GiWoong Kim <giwoong.kim@samsung.com> 2015-06-17
215 * 2.2.31
216 - set VM path information temporary on new argument parser
217 == GiWoong Kim <giwoong.kim@samsung.com> 2015-06-10
218 * 2.2.29
219 - config: enable qt configuration for windows and mac
220 == SungMin Ha <sungmin82.ha@samsung.com> 2015-06-03
221 * 2.2.28
222 - supports multi HDS
223 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-06-03
224 * 2.2.27
225 - apply new package
226 == Munkyu Im <munkyu.im@samsung.com> 2015-06-01
227 * 2.2.26
228 - modify install script
229 == Munkyu Im <munkyu.im@samsung.com> 2015-05-29
230 * 2.2.25
231 - changed inet_listen_opts to local listen socket from ecs
232 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-05-27
233 * 2.2.24
234 - send guest IP to java skin
235 == Munkyu Im <munkyu.im@samsung.com> 2015-05-22
236 * 2.2.23
237 - emulator: modified way to set/get skin path
238 == SungMin Ha <sungmin82.ha@samsung.com> 2015-05-20
239 * 2.2.22
240 - config: enable qt configuration for ubuntu
241 == SungMin Ha <sungmin82.ha@samsung.com> 2015-05-20
242 * 2.2.21
243 - patch loader_path
244 == Munkyu Im <munkyu.im@samsung.com> 2015-05-15
245 * 2.2.18
246 - Fix sudoer rule duplication
247 == Munkyu Im <munkyu.im@samsung.com> 2015-05-13
248 * 2.2.16
249 - Fix install script
250 == Munkyu Im <munkyu.im@samsung.com> 2015-05-08
251 * 2.2.15
252 - add wearableO-360x360-1btn skin
253 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-30
254 * 2.2.14
255 - Fix install script
256 == Munkyu Im <munkyu.im@samsung.com> 2015-04-28
257 * 2.2.13
258 - define wearable-2.4-emulator-qemu-skins in manifest
259 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-28
260 * 2.2.12
261 - disable qt configuration
262 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-24
263 * 2.2.10
264 - add Qt library to pre installation checking list
265 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-22
266 * 2.2.9
267 - display: add a set function for the display type
268 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-21
269 * 2.2.8
270 - enable qt configuration
271 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-20
272 * 2.2.7
273 - added rpm file constraint for extra package installation
274 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-04-19
275 * 2.2.6
276 - add Qt library linking
277 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-14
278 * 2.2.5
279 - send ERR msg to ECP when port forwarding is failed.
280 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-04-14
281 * 2.2.4
282 - support General Purpose skin in Qt UI
283 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-13
284 * 2.2.3
285 - Fix port reuse issue
286 == Munkyu Im <munkyu.im@samsung.com> 2015-03-20
287 * 2.2.1
288 - package: version up
289 == SungMin Ha <sungmin82.ha@samsung.com> 2015-03-11
290 * 2.0.17
291 - remote: added required package libgstreamer-vaapi1.0-dev
292 == Alice Liu <alice.liu@intel.com> 2015-01-18
293 * 2.0.16
294 - disable quorum feature to remove dependency on gnutls.
295 - Fix sdcard detach problem
296 == Munkyu Im <munkyu.im@samsung.com> 2014-12-24
297 * 2.0.15
298 - Merge branch 'tizen_next_qemu_2.2' into tizen_next
299 == SeokYeon Hwang <syeon.hwang@samsung.com> 2014-12-22
300 * 2.0.14
301 - hds: fix a file creation error on windows host.
302 == Sooyoung Ha <yoosah.ha@samsung.com> 2014-12-05
303 * 2.0.13
304 - hax: support smp feature on Windows and Mac OS X.
305 == Kitae Kim <kt920.kim@samsung.com> 2014-11-24
306 * 2.0.12
307 - package: added install dependency for spice-protocol and spice-vdagent
308 == SungMin Ha <sungmin82.ha@samsung.com> 2014-11-05
309 * 2.0.11
310 - web-viewer: added init and shutdown logic of nodejs and websocket
311 == SungMin Ha <sungmin82.ha@samsung.com> 2014-10-01
312 * 2.0.10
313 - spice: modified default scale 1/2
314 == SungMin Ha <sungmin82.ha@samsung.com> 2014-09-15
315 * 2.0.9
316 - maru-camera: Insert the prevent code for when queries default value of controls
317 - maru-camera: Fix bug that missing the close function to call when error occurs
318 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-09-05
319 * 2.0.8
320 - spice-server: added auto port setting for tizen
321 == SungMin Ha <sungmin82.ha@samsung.com> 2014-09-03
322 * 2.0.7
323 - nfc: Add getting status
324 - emulator: add get_emul_serial_port func for logging
325 - VIGS: Implement plane flip/rotate
326 - VIGS: Fix texture fetch for GL3
327 - VIGS: Disable blending by default
328 - skin: fixed message format for emuld to shutdown
329 - debugch: fix logging problem when using DEBUGCH
330 - VIGS: Support YUV420 planar format
331 - VIGS: Support planar pixel formats
332 - VIGS: Support underlays and alpha blending
333 - yagl: modified enable_yagl flag
334 - tethering: add functions to get connected ip address and port
335 - tethering: change log function into new style
336 - brillcodec: clean-up source
337 - codec: remove unused module
338 - tethering: improve error cases
339 - tethering: convert sensor values before sending ecs
340 - brillcodec: remove redundant memory copy when decoding video
341 - tethering: remove redundant source when copying ip address
342 - sdb: fix sdbd port to a dynamic number
343 - tethering: handle hwkey event and source clean-up
344 - virtio-9p: fix compilation errors on Windows
345 - emulator: enhance Makefile for standalone executables
346 - maru_shm: fix compilation error on Mac OS X
347 - log: fix runtime error and MacOS build fail
348 - emulator: fix issue that skin is not started on MacOS
349 - HAX: fix performance degradation on HAX
350 - log: modify some emulator.log formats
351 - brillcodec: remove useless memory copy
352 - tethering: fix connection failure case
353 - tethering: provide a function to get framebuffer on Mac OS X
354 - debugch: Fix DEBUGCH and open flag
355 - tethering: add a function to get framebuffer in maru_sdl
356 - tethering: fix connection routine
357 - build: add pkgconfig path of libpng to build qemu on DIBS of Mac OS X
358 - skin: detect a system settings change
359 - build: add libpng and change loader path of it on Mac OS X
360 - ecs: Add location data set/get
361 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-09-01
362 * 2.0.6
363 - fix compilation errors on Windows.
364 - add "-Wno-error=redundant-decls" option on Windows.
365 - add display feature at tethering.
366 - add rotation vector at sensor device.
367 - fix audio encoder at codec device.
368 == Kitae Kim <kt920.kim@samsung.com> 2014-07-22
369 * 2.0.5
370 - add preRequisites in each qemu-common for ubuntu
371 == hakhyun kim <haken.kim@samsung.com> 2014-07-10
372 * 2.0.4
373 - fix bug: qemu crash when entering lock mode
374 == Tina Zhang <tina.zhang@intel.com> 2014-07-03
375 * 2.0.3
376 - guest server: w/a non-blocking socket
377 == jinhyung choi <jinhyung2.choi@samsung.com> 2014-06-30
378 * 2.0.1
379 - sensor device data is modified.
380 - haptic device is added.
381 - ecs: guest emuld connection message handling
382 - thread: changed pthread to qemu mutex
383 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-06-20
384 * 2.0.0
385 - Major package version up
386 == Seokyeon Hwang <syeon.hwang@samsung.com> 2014-06-10
387 * 1.7.41
388 - modified some device names <(_) to (-)>
389 - fix release routine for maru_sdl
390 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-05-22
391 * 1.7.40
392 - fix screen shot feature
393 == GiWoong Kim <giwoong.kim@samsung.com> 2014-05-20
394 * 1.7.39
395 - Apply Qemu 2.0 on windows.
396 == Sooyoung Ha <yoosah.ha@samsung.com> 2014-05-13
397 * 1.7.38
398 - Apply Qemu 2.0.
399 == Kitae Kim <kt920.kim@samsung.com> 2014-05-13
400 * 1.7.37
401 - added maru_sdl_processing file
402 == GiWoong Kim <giwoong.kim@samsung.com> 2014-04-28
403 * 1.7.36
404 - debug log fix and cli input support
405 == hakhyun Kim <haken.kim@samsung.com> 2014-04-22
406 * 1.7.35
407 - do not call qemu_ds_sdl_update directly
408 == GiWoong Kim <giwoong.kim@samsung.com> 2014-04-17
409 * 1.7.34
410 - fix a booting problem on Mac OS X.
411 == Kitae Kim <kt920.kim@samsung.com> 2014-04-11
412 * 1.7.33
413 - add kernel parameter
414 == GiWoong Kim <giwoong.kim@samsung.com> 2014-04-10
415 * 1.7.32
416 - ecs : sdcard attach/detach support
417 == hakhyun Kim <haken.kim@samsung.com> 2014-04-09
418 * 1.7.31
419 - modify build script on windows and mac.
420 == Kitae Kim <kt920.kim@samsung.com> 2014-04-04
421 * 1.7.30
422 - added enable-libav option to configure
423 == Kitae Kim <kt920.kim@samsung.com> 2014-04-01
424 * 1.7.29
425 - added device ans message
426 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-27
427 * 1.7.28
428 - include header for Windows
429 == GiWoong Kim <giwoong.kim@samsung.com> 2014-03-26
430 * 1.7.27
431 - block the updating while surface switching
432 == GiWoong Kim <giwoong.kim@samsung.com> 2014-03-26
433 * 1.7.26
434 - added device option for sensor & jack device
435 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-20
436 * 1.7.25
437 - added build/install dependency for spice server
438 == SungMin Ha <sungmin82.ha@samsung.com> 2014-03-12
439 * 1.7.24
440 - Moved device data into qemu from driver
441 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-06
442 * 1.7.23
443 - modified SDK version loading
444 == GiWoong Kim <giwoong.kim@samsung.com> 2014-03-04
445 * 1.7.22
446 - removed remote sources for git separation
447 == SungMin Ha <sungmin82.ha@samsung.com> 2014-02-24
448 * 1.7.21
449 - remove ecs port option
450 == Munkyu Im <munkyu.im@samsung.com> 2014-02-13
451 * 1.7.20
452 - modified the routine for framebuffer swapping
453 == GiWoong Kim <giwoong.kim@samsung.com> 2014-01-27
454 * 1.7.19
455 - modified missing lock in hwkey
456 == SungMin Ha <sungmin82.ha@samsung.com> 2014-01-22
457 * 1.7.18
458 - modified prevent defects in hwkey, keyboard
459 == SungMin Ha <sungmin82.ha@samsung.com> 2014-01-21
460 * 1.7.17
461 - removed platform information of install dependency in emulator-qemu-x86
462 == SungMin Ha <sungmin82.ha@samsung.com> 2014-01-20
463 * 1.7.16
464 - added schema for Control Panel menu
465 == GiWoong Kim <giwoong.kim@samsung.com> 2014-01-15
466 * 1.7.15
467 - move General skin to mobile-specific path
468 == GiWoong Kim <giwoong.kim@samsung.com> 2014-01-13
469 * 1.7.14
470 - disabled unstable spice because runtime library dependency
471 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-07
472 * 1.7.13
473 - enabled spice
474 == Sungmin Ha <sungmin82.ha@samsung.com> 2014-01-03
475 * 1.7.10
476 - disabled unstable spice
477 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-24
478 * 1.7.9
479 - removed reconfigure code in virt-viewer
480 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-24
481 * 1.7.8
482 - added required package libvirt-dev to build
483 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-24
484 * 1.7.7
485 - added execute permission spice_codegen.py for build
486 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-23
487 * 1.7.6
488 - added remote server/client packages spice-gtk, virt-viewer, celt, spice etc.
489 - modified spice input codes for tizen specific functions
490 - modified build script and makefile
491 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-23
492 * 1.7.5
493 - Use wglMakeCurrent instead of wglMakeContextCurrentARB when possible
494 == GiWoong Kim <giwoong.kim@samsung.com> 2013-12-19
495 * 1.7.3
496 - remove temporary code
497 == GiWoong Kim <giwoong.kim@samsung.com> 2013-12-09
498 * 1.7.2
499 - added reset function for host keyboard
500 - deleted blank in maru_virtio_hwkey.c
501 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-03
502 * 1.7.1
503 - method for initial scale factor value determining
504 == GiWoong Kim <giwoong.kim@samsung.com> 2013-11-26
505 * 1.7.0
506 - Rewrite maru_pm. Rewrite power management codes.
507 == Seokyeon Hwang <syeon.hwang@samsung.com> 2013-11-19
508 * 1.6.4
509 - added schema for host keyboard menu
510 == GiWoong Kim <giwoong.kim@samsung.com> 2013-11-14
511 * 1.6.3
512 - modify protobuf protocol
513 == Munkyu Im <munkyu.im@samsung.com> 2013-11-12
514 * 1.6.2
515 - changed message format when a sdb server registers in guest server
516 - previously it gets ip, port, serial, but now serial only
517 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-11-07
518 * 1.6.1
519 - use gsettings instead of gconftool-2
520 == Munkyu Im <munkyu.im@samsung.com> 2013-11-04
521 * 1.6.0
522 - keep the touch point grabbing while finger rearranging
523 == GiWoong Kim <giwoong.kim@samsung.com> 2013-10-29
524 * 1.5.103
525 - function call re-ordering in arrangeSkin() & etc
526 == GiWoong Kim <giwoong.kim@samsung.com> 2013-10-17
527 * 1.5.102
528 - supports qmp handling for ecs.
529 - added keep alive checking routine for ecs.
530 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-10-10
531 * 1.5.101
532 - fixed sync problem when closing avcodec context.
533 == Kitae Kim <kt920.kim@samsung.com> 2013-09-30
534 * 1.5.97
535 - YAGL module is excluded from the build on MacOS in temparary.
536 == Jinhyung Jo <jinhyung.jo@samsung.com> 2013-09-27
537 * 1.5.96
538 - remove Wow6432Node
539 == jihye kim <jihye1128.kim@samsung.com> 2013-09-17
540
541 * 1.5.95
542 - modified skin info
543 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-16
544 * 1.5.94
545 - fixed the bug
546 - change finding java path routine at 64bit windows (add Wow6432Node)
547 == jihye kim <jihye1128@samsung.com> 2013-09-16
548
549 * 1.5.93
550 - rebase QEMU onto 1.6.
551 == Kitae Kim <kt920.kim@samsung.com> 2013-09-13
552 * 1.5.92
553 - make skins package for windows/macos
554 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-10
555 * 1.5.91
556 - make skins package for ubuntu
557 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-10
558 * 1.5.88
559 - modified test.hb.ignore to hb.ignore and add conditional sentence for remote excution
560 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-09-04
561 * 1.5.87
562 - modified SDL logic
563 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-03
564 * 1.5.86
565 - change space to tab
566 == Munkyu Im <munkyu.im@samsung.com> 2013-09-02
567 * 1.5.85
568 - modify build script
569 == Munkyu Im <munkyu.im@samsung.com> 2013-09-02
570 * 1.5.84
571 - apply emulator-lib-dev package for windows-32
572 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-08-29
573 * 1.5.83
574 - apply emulator-lib-dev package
575 == Munkyu Im <munkyu.im@samsung.com> 2013-08-28
576 * 1.5.82
577 - remove sdb notification
578 == Munkyu Im <munkyu.im@samsung.com> 2013-08-26
579 * 1.5.81
580 - modified sdb port
581 == Munkyu Im <munkyu.im@samsung.com> 2013-08-21
582 * 1.5.80
583 - modified skin info.ini
584 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-20
585 * 1.5.77
586 - modified lib linking on Windows
587 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-13
588 * 1.5.76
589 - added blank guide image
590 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-12
591 * 1.5.75
592 - modify sdb port
593 == Munkyu Im  <munkyu.im@samsung.com> 2013-08-08
594 * 1.5.74
595 - updated binary package names
596 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-08-07
597 * 1.5.73
598 - print the time information to the debug channel output
599 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-05
600 * 1.5.72
601 - modified location of protobuf
602 - changed skin process for ecp
603 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-07-31
604 * 1.5.71
605 - merge ecp branch into develop
606 - evdi, nfc and sensor device added
607 - control server added
608 - protocol buffer applied
609 == DaiYoung Kim <daiyoung777.kim@samsung.com> 2013-07-26
610 * 1.5.70
611 - modified structure of virtio-hwkey
612 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-07-25
613 * 1.5.69
614 - support multiple linux distro when installing and removing this package.
615 == Kitae Kim <kt920.kim@samsung.com> 2013-07-16
616 * 1.5.68
617 - changed sh to bash in the install and remove script.
618 == Kitae Kim <kt920.kim@samsung.com> 2013-07-11
619 * 1.5.67
620 - Modified messages in the install and remove script files.
621 == Kitae Kim <kt920.kim@samsung.com> 2013-07-11
622 * 1.5.66
623 - Modified install script to use TSUDO on Linux.
624 == Kitae Kim <kt920.kim@samsung.com> 2013-07-11
625 * 1.5.61
626 - cancel a scrollbar timer
627 == GiWoong Kim <giwoong.kim@samsung.com> 2013-07-01
628 * 1.5.59
629 - remove notifying to sdb server
630 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-29
631 * 1.5.56
632 - apply a custom scrollbar to KeyWindow
633 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-24
634 * 1.5.52
635 - position correction for emulator window
636 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-19
637 * 1.5.50
638 - modified keycode for 480x800-3btn
639 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-14
640 * 1.5.47
641 - Modified guest_server to support multi SDK installation.
642 == Seokyeon Hwang <syeon.hwang@samsung.com> 2013-06-11
643 * 1.5.46
644 - added 3btn skins
645 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-04
646 * 1.5.41
647 - erase unused variable in virtio-keyboard
648 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-05-21
649 * 1.5.38
650 - modified process of using virtio keyboard queue and added key release event when context menu is activated
651 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-05-14
652 * 1.5.37
653 - call setBounds of display in arrangeSkin on only mac
654 == GiWoong Kim <giwoong.kim@samsung.com> 2013-05-06
655 * 1.5.34
656 - apply patch modified by Fengqian.Gao
657 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-04-29
658 * 1.5.33
659 - Remove a shared memory if not using it anymore
660 == GiWoong Kim <giwoong.kim@samsung.com> 2013-04-25
661 * 1.5.32
662 - Fix the slideshow problem of gallery app.
663 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-23
664 * 1.5.29
665 - synchronization of display updating
666 == GiWoong Kim <giwoong.kim@samsung.com> 2013-04-17
667 * 1.5.28
668 - Fix pBuffer issue for xcomposite.
669 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-16
670 * 1.5.27
671 - Change the FB configs limitaion from 10 to 32 for each process.
672 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-12
673 * 1.5.26
674 - Add glFinish() after AGL function aglTexImagePBuffer() cause of pbuffer bug on MAC os.
675 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-11
676 * 1.5.25
677 - Do not exit if log directory is deleted on runtime.
678 == Seokyeon Hwang <syeon.hwang@samsung.com> 2013-04-10
679 * 1.5.24
680 - increased virtio keyboard queue and fixed overwrite bug
681 == SungMin Ha <sungmin82.ha@samsung.com> 2013-04-06
682 * 1.5.23
683 - no need to get the shmkey from another shm
684 == GiWoong Kim <giwoong.kim@samsung.com> 2013-04-03
685 * 1.5.18
686 - modified skin's dbi file for key code of phone shape
687 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-29
688 * 1.5.17
689 - modified elem index and mutex lock in virtio-kbd
690 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-29
691 * 1.5.16
692 - modified Makefile to library load on mac from check-gl
693 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-26
694 * 1.5.15
695 - Fix dibs build error.
696 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-21
697 * 1.5.14
698 - Generate check-gl binary to use at an emulator-manager.
699 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-21
700 * 1.5.13
701 - Enable pbuffer surface.
702 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-20
703 * 1.5.12
704 - modified virtio hwkey device and improved hwkey mapping
705 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-20
706 * 1.5.10
707 - moved kvm script files from qemu-common to qemu-x86 package.
708 == Kitae Kim <kt920.kim@samsung.com> 2013-03-15
709 * 1.5.9
710 - update a display when window is de-iconified
711 == GiWoong Kim <giwoong.kim@samsung.com> 2013-03-13
712 * 1.5.8
713 - arrange the PairTag
714 == GiWoong Kim <giwoong.kim@samsung.com> 2013-03-11
715 * 1.5.7
716 - added routine in case that there is no gksudo.
717 == Kitae Kim <kt920.kim@samsung.com> 2013-03-08
718 * 1.5.06
719 - added tool window style to Key window
720 == GiWoong Kim <giwoong.kim@samsung.com> 2013-03-08
721 * 1.5.05
722 - Sync-up with latest release source code.
723 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-04
724 * 1.5.04
725 - modified path separator
726 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-25
727 * 1.5.00
728 - added virtio hwkey device
729 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-21
730 * 1.4.90
731 - added bottom half instead of mloop
732 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-15
733 * 1.4.83
734 - update version
735 == Munkyu Im <munkyu.im@samsung.com> 2013-02-04
736 * 1.4.81
737 - call setSize after pack the shell
738 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-04
739 * 1.4.76
740 - update version
741 == jihye kim <jihye1128.kim@samsung.com> 2013-01-29
742 * 1.4.75
743 - prepare 10 colors for Pair Tag
744 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-25
745 * 1.4.72
746 - Changed host keyboard status routine on OS X.
747 == Kitae Kim <kt920.kim@samsung.com> 2013-01-24
748 * 1.4.71
749 - modified screenshot operation when vga is not ready
750 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-23
751 * 1.4.70
752 - remove shared memory leak on Mac
753 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-22
754 * 1.4.68
755 - package version up
756 == Munkyu Im <munkyu.im@samsung.com> 2013-01-21
757 * 1.4.67
758 - substitute schedule function for scheduleAtFixedRate
759 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-19
760 * 1.4.65
761 - Fix emulator crash when using EffectsApp.
762 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-01-17
763 * 1.4.64
764 - removed ifndef for screenshot
765 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-17
766 * 1.4.63
767 - activate event handling
768 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-17
769 * 1.4.61
770 - modify popup system
771 == Munkyu Im <munkyu.im@samsung.com> 2013-01-16
772 * 1.4.60
773 - Fixed a problem about displayed useless line on screenshot
774 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-16
775 * 1.4.59
776 - removed setFocus on mac
777 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-16
778 * 1.4.57
779 - modify init process
780 == Munkyu Im <munkyu.im@samsung.com> 2013-01-16
781 * 1.4.56
782 - modified include path
783 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-15
784 * 1.4.54
785 - Fix compilation warnings
786 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-15
787 * 1.4.52
788 - control the focus in general skin
789 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-14
790 * 1.4.48
791 - switch the z-order between main window and key window
792 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-11
793 * 1.4.45
794 - Fixed a problem about emulator boot on Mac.
795 == Kitae Kim <kt920.kim@samsung.com> 2013-01-11
796 * 1.4.44
797 - fix proxy error handling
798 == Munkyu Im <munkyu.im@samsung.com> 2013-01-10
799 * 1.4.43
800 - Fixed a problem about closing skin module.
801 == Kitae Kim <kt920.kim@samsung.com> 2013-01-10
802 * 1.4.42
803 - change tmp file path
804 == Munkyu Im <munkyu.im@samsung.com> 2013-01-09
805 * 1.4.41
806 - fix dynamic loading library path
807 == Munkyu Im <munkyu.im@samsung.com> 2013-01-04
808 * 1.4.40
809 - version up
810 == Munkyu Im <munkyu.im@samsung.com> 2013-01-03
811 * 1.4.39
812 - version up
813 == Sooyoung Ha <yoosah.ha@samsung.com> 2013-01-03
814 * 1.4.38
815 - fix gl capability check fail on windows intel graphics machine.
816 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-12-28
817 * 1.4.37
818 - Fixed a memory leak while decoding video.
819 == Kitae Kim <kt920.kim@samsung.com> 2012-12-28
820 * 1.4.36
821 - modify Makefile
822 == Munkyu Im <munkyu.im@samsung.com> 2012-12-28
823 * 1.4.35
824 - sync up the focus between main window and key window
825 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-28
826 * 1.4.33
827 - fix getting proxy
828 == Munkyu Im <munkyu.im@samsung.com> 2012-12-27
829 * 1.4.32
830 - Apply sdb script file
831 == Munkyu Im <munkyu.im@samsung.com> 2012-12-21
832 * 1.4.31
833 - Fixed a bug when audio some codecs are decoded simultaneously.
834 - Source clean-up and codec device can decode a number of audio codecs concurrently.
835 == Kitae Kim <kt920.kim@samsung.com> 2012-12-18
836 * 1.4.30
837 - hide a shell while emulator rotation/scaling
838 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-17
839 * 1.4.29
840 - Add function prototypt to virtio.h
841 == Sooyoung Ha <yoosah.ha@samsung.com> 2012-12-14
842 * 1.4.28
843 - comment out arm build
844 == Sooyoung Ha <yoosah.ha@samsung.com> 2012-12-14
845 * 1.4.27
846 - version up
847 == Sooyoung Ha <yoosah.ha@samsung.com> 2012-12-14
848 * 1.4.26
849 - add arm build
850 == Munkyu In <munkyu.im@samsung.com> 2012-12-12
851 * 1.4.24
852 - add configure option
853 == Munkyu In <munkyu.im@samsung.com> 2012-12-11
854 * 1.4.23
855 - Open the key window as default
856 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-10
857 * 1.4.21
858 - Added multi-touch control scenario
859 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-08
860 * 1.4.20
861 - wrong argument was passed into emulator configure.
862 == Kitae Kim <kt920.kim@samsung.com> 2012-12-07
863 * 1.4.19
864 - wrong size of qemu package has been uploaded in the previous package.
865 == Kitae Kim <kt920.kim@samsung.com> 2012-12-07
866 * 1.4.18
867 - Modified build script files.
868 == Kitae Kim <kt920.kim@samsung.com> 2012-12-07
869 * 1.4.17
870 - apply nine-patch
871 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-06
872 * 1.4.16
873 - Added double quotation mark for path
874 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-06
875 * 1.4.15
876 - rearrange finger image when rotate
877 == Munkyu In <munkyu.im@samsung.com> 2012-11-29
878 * 1.4.14
879 - remove unnecessary double quotation mark
880 == Munkyu In <munkyu.im@samsung.com> 2012-11-29
881 * 1.4.13
882 - fix string length checking of skin args
883 == Munkyu In <munkyu.im@samsung.com> 2012-11-29
884 * 1.4.12
885 - Text dimming issue fix at windows with nvidia card.
886 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-11-28
887 * 1.4.11
888 - Key window renewal
889 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-26
890 * 1.4.10
891 - Set the display bounds before pack the shell
892 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-22
893 * 1.4.6
894 - Fix EGL_BAD_ALLOC error when using pixmap surface repeatedly.
895 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-11-22
896 * 1.4.5
897 - Enable Host Keyboard menu from advanced popup.
898 == Kitae Kim <kt920.kim@samsung.com> 2012-11-14
899 * 1.4.4
900 - Apply qemu_ld/st optimization according to QEMU 1.2
901 == Yeongkyoon Lee <yeongkyoon.lee@samsung.com> 2012-11-08
902 * 1.4.3
903 - Added libattr1-dev, libcap library
904 - Added libattr1-dev, libcap library
905 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-08
906 * 1.3.69
907 - Fix the crashed problem of emulator with haxm.
908 - haxm has conflicted with kvmvapic.bin file.
909 == Kitae Kim <kt920.kim@samsung.com> 2012-11-01
910 * 1.3.68
911 - The camera device for Windows supports RGB24 and I420 image formats, in additionally.
912 - The range of brightness level has been changed.(1 ~ 24 => 0 ~ 100)
913 == Jinhyung Jo <jinhyung.jo@samsung.com> 2012-10-31
914 * 1.3.67
915 - Fix build error on macos.
916 - vga_common_init function has been changed since QEMU 1.2.
917 == Kitae Kim <kt920.kim@samsung.com> 2012-10-30
918 * 1.3.66
919 - Merge tizen_arm branch into develop branch.
920 - Merge arm qemu source for emulator into x86 qemu source.
921 == Kitae Kim <kt920.kim@samsung.com> 2012-10-30