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