2 - YaGL: Bump version with the device and platform
3 == Jinhyung Jo <jinhyung.jo@samsung.com> 2015-11-06
5 - YaGL: support 64bit guest
6 == Jinhyung Jo <jinhyung.jo@samsung.com> 2015-11-05
8 - allocate "DriveInfo" to delete the "BlockBackend" automatically
10 - bug fix of second sdcard attach
11 == Chulho Song <ch81.song@samsung.com> 2015-09-30
13 - virtio: change device id name
14 - emul_state: change display resolution fallback
15 == Minkee Lee <minkee.lee@samsung.com> 2015-10-08
17 - YaGL: Removed a deprecated attribute
18 - Merge branch 'tizen_2.4_develop' into tizen_3.0_develop
19 == GiWoong Kim <giwoong.kim@samsung.com> 2015-09-30
21 - fix failing launching multiple VM
22 == Munkyu Im <munkyu.im@samsung.com> 2015-09-08
24 - version up: for spice enable
25 == SungMin Ha <sungmin82.ha@samsung.com> 2015-09-07
27 - fix sdb launching error on windows
28 == Munkyu Im <munkyu.im@samsung.com> 2015-09-04
30 - support multibyte string
31 == Munkyu Im <munkyu.im@samsung.com> 2015-09-03
34 == Munkyu Im <munkyu.im@samsung.com> 2015-09-02
36 - wrap path with double quotes
37 == Munkyu Im <munkyu.im@samsung.com> 2015-09-02
39 - shortcut: modified default close shortcut
40 == SungMin Ha <sungmin82.ha@samsung.com> 2015-08-20
42 - menu: add a link junction for extension About Dialog
43 - menu: get drive/swap image path from emul_state
44 - emul_state: introduced get_swap_image_file()
45 - emul_state: freed memories those are allocated in runtime
46 - emul_state: divided up log path
47 - menu: controller shortcut info updating
48 - shortcut: refactoring for context menu shortcut
49 == GiWoong Kim <giwoong.kim@samsung.com> 2015-08-19
51 - enable DPI information on Detailed Info dialog
52 == GiWoong Kim <giwoong.kim@samsung.com> 2015-08-13
54 - fixed dest dir of emulator binary on DIBS
55 == Sooyoung Ha <yoosah.ha@samsung.com> 2015-08-05
57 - modify platform version 2.4 -> 3.0
58 == Sooyoung Ha <yoosah.ha@samsung.com> 2015-08-05
60 - support network disconnect event
61 == Munkyu Im <munkyu.im@samsung.com> 2015-07-28
63 - remove compilation warning message
64 == Munkyu Im <munkyu.im@samsung.com> 2015-07-23
66 - sensor - bug fixed for setting value when the device is not initialized.
67 == Jinhyung Choi <jinh0.choi@samsung.com> 2015-07-21
69 - shortcut: changed rotate and volume key sequence, replace Ctrl by Cmd on mac
70 - install: back to cocoasudo for graphical sudo on MacOSX
71 - display: fixed for problem of white screen on windows
72 - YaGL: Fixed a crash in MacOS with Radeon HD
73 == Jinhyung Jo <jinhyung.jo@samsung.com> 2015-07-17
75 - modified qt5_destroy
76 == GiWoong Kim <giwoong.kim@samsung.com> 2015-07-11
78 - fix HW key effect issue on Windows
79 == GiWoong Kim <giwoong.kim@samsung.com> 2015-07-01
81 - support angular rotation for QT GUI
82 == Jinhyung Choi <jinh0.choi@samsung.com> 2015-06-24
84 - add include path for jni_md.h
85 == GiWoong Kim <giwoong.kim@samsung.com> 2015-06-17
87 - set VM path information temporary on new argument parser
88 == GiWoong Kim <giwoong.kim@samsung.com> 2015-06-10
90 - config: enable qt configuration for windows and mac
91 == SungMin Ha <sungmin82.ha@samsung.com> 2015-06-03
94 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-06-03
97 == Munkyu Im <munkyu.im@samsung.com> 2015-06-01
99 - modify install script
100 == Munkyu Im <munkyu.im@samsung.com> 2015-05-29
102 - changed inet_listen_opts to local listen socket from ecs
103 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-05-27
105 - send guest IP to java skin
106 == Munkyu Im <munkyu.im@samsung.com> 2015-05-22
108 - emulator: modified way to set/get skin path
109 == SungMin Ha <sungmin82.ha@samsung.com> 2015-05-20
111 - config: enable qt configuration for ubuntu
112 == SungMin Ha <sungmin82.ha@samsung.com> 2015-05-20
115 == Munkyu Im <munkyu.im@samsung.com> 2015-05-15
117 - Fix sudoer rule duplication
118 == Munkyu Im <munkyu.im@samsung.com> 2015-05-13
121 == Munkyu Im <munkyu.im@samsung.com> 2015-05-08
123 - add wearableO-360x360-1btn skin
124 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-30
127 == Munkyu Im <munkyu.im@samsung.com> 2015-04-28
129 - define wearable-2.4-emulator-qemu-skins in manifest
130 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-28
132 - disable qt configuration
133 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-24
135 - add Qt library to pre installation checking list
136 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-22
138 - display: add a set function for the display type
139 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-21
141 - enable qt configuration
142 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-20
144 - added rpm file constraint for extra package installation
145 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-04-19
147 - add Qt library linking
148 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-14
150 - send ERR msg to ECP when port forwarding is failed.
151 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2015-04-14
153 - support General Purpose skin in Qt UI
154 == GiWoong Kim <giwoong.kim@samsung.com> 2015-04-13
156 - Fix port reuse issue
157 == Munkyu Im <munkyu.im@samsung.com> 2015-03-20
159 - package: version up
160 == SungMin Ha <sungmin82.ha@samsung.com> 2015-03-11
162 - remote: added required package libgstreamer-vaapi1.0-dev
163 == Alice Liu <alice.liu@intel.com> 2015-01-18
165 - disable quorum feature to remove dependency on gnutls.
166 - Fix sdcard detach problem
167 == Munkyu Im <munkyu.im@samsung.com> 2014-12-24
169 - Merge branch 'tizen_next_qemu_2.2' into tizen_next
170 == SeokYeon Hwang <syeon.hwang@samsung.com> 2014-12-22
172 - hds: fix a file creation error on windows host.
173 == Sooyoung Ha <yoosah.ha@samsung.com> 2014-12-05
175 - hax: support smp feature on Windows and Mac OS X.
176 == Kitae Kim <kt920.kim@samsung.com> 2014-11-24
178 - package: added install dependency for spice-protocol and spice-vdagent
179 == SungMin Ha <sungmin82.ha@samsung.com> 2014-11-05
181 - web-viewer: added init and shutdown logic of nodejs and websocket
182 == SungMin Ha <sungmin82.ha@samsung.com> 2014-10-01
184 - spice: modified default scale 1/2
185 == SungMin Ha <sungmin82.ha@samsung.com> 2014-09-15
187 - maru-camera: Insert the prevent code for when queries default value of controls
188 - maru-camera: Fix bug that missing the close function to call when error occurs
189 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-09-05
191 - spice-server: added auto port setting for tizen
192 == SungMin Ha <sungmin82.ha@samsung.com> 2014-09-03
194 - nfc: Add getting status
195 - emulator: add get_emul_serial_port func for logging
196 - VIGS: Implement plane flip/rotate
197 - VIGS: Fix texture fetch for GL3
198 - VIGS: Disable blending by default
199 - skin: fixed message format for emuld to shutdown
200 - debugch: fix logging problem when using DEBUGCH
201 - VIGS: Support YUV420 planar format
202 - VIGS: Support planar pixel formats
203 - VIGS: Support underlays and alpha blending
204 - yagl: modified enable_yagl flag
205 - tethering: add functions to get connected ip address and port
206 - tethering: change log function into new style
207 - brillcodec: clean-up source
208 - codec: remove unused module
209 - tethering: improve error cases
210 - tethering: convert sensor values before sending ecs
211 - brillcodec: remove redundant memory copy when decoding video
212 - tethering: remove redundant source when copying ip address
213 - sdb: fix sdbd port to a dynamic number
214 - tethering: handle hwkey event and source clean-up
215 - virtio-9p: fix compilation errors on Windows
216 - emulator: enhance Makefile for standalone executables
217 - maru_shm: fix compilation error on Mac OS X
218 - log: fix runtime error and MacOS build fail
219 - emulator: fix issue that skin is not started on MacOS
220 - HAX: fix performance degradation on HAX
221 - log: modify some emulator.log formats
222 - brillcodec: remove useless memory copy
223 - tethering: fix connection failure case
224 - tethering: provide a function to get framebuffer on Mac OS X
225 - debugch: Fix DEBUGCH and open flag
226 - tethering: add a function to get framebuffer in maru_sdl
227 - tethering: fix connection routine
228 - build: add pkgconfig path of libpng to build qemu on DIBS of Mac OS X
229 - skin: detect a system settings change
230 - build: add libpng and change loader path of it on Mac OS X
231 - ecs: Add location data set/get
232 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-09-01
234 - fix compilation errors on Windows.
235 - add "-Wno-error=redundant-decls" option on Windows.
236 - add display feature at tethering.
237 - add rotation vector at sensor device.
238 - fix audio encoder at codec device.
239 == Kitae Kim <kt920.kim@samsung.com> 2014-07-22
241 - add preRequisites in each qemu-common for ubuntu
242 == hakhyun kim <haken.kim@samsung.com> 2014-07-10
244 - fix bug: qemu crash when entering lock mode
245 == Tina Zhang <tina.zhang@intel.com> 2014-07-03
247 - guest server: w/a non-blocking socket
248 == jinhyung choi <jinhyung2.choi@samsung.com> 2014-06-30
250 - sensor device data is modified.
251 - haptic device is added.
252 - ecs: guest emuld connection message handling
253 - thread: changed pthread to qemu mutex
254 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-06-20
256 - Major package version up
257 == Seokyeon Hwang <syeon.hwang@samsung.com> 2014-06-10
259 - modified some device names <(_) to (-)>
260 - fix release routine for maru_sdl
261 == Jinhyung Jo <jinhyung.jo@samsung.com> 2014-05-22
263 - fix screen shot feature
264 == GiWoong Kim <giwoong.kim@samsung.com> 2014-05-20
266 - Apply Qemu 2.0 on windows.
267 == Sooyoung Ha <yoosah.ha@samsung.com> 2014-05-13
270 == Kitae Kim <kt920.kim@samsung.com> 2014-05-13
272 - added maru_sdl_processing file
273 == GiWoong Kim <giwoong.kim@samsung.com> 2014-04-28
275 - debug log fix and cli input support
276 == hakhyun Kim <haken.kim@samsung.com> 2014-04-22
278 - do not call qemu_ds_sdl_update directly
279 == GiWoong Kim <giwoong.kim@samsung.com> 2014-04-17
281 - fix a booting problem on Mac OS X.
282 == Kitae Kim <kt920.kim@samsung.com> 2014-04-11
284 - add kernel parameter
285 == GiWoong Kim <giwoong.kim@samsung.com> 2014-04-10
287 - ecs : sdcard attach/detach support
288 == hakhyun Kim <haken.kim@samsung.com> 2014-04-09
290 - modify build script on windows and mac.
291 == Kitae Kim <kt920.kim@samsung.com> 2014-04-04
293 - added enable-libav option to configure
294 == Kitae Kim <kt920.kim@samsung.com> 2014-04-01
296 - added device ans message
297 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-27
299 - include header for Windows
300 == GiWoong Kim <giwoong.kim@samsung.com> 2014-03-26
302 - block the updating while surface switching
303 == GiWoong Kim <giwoong.kim@samsung.com> 2014-03-26
305 - added device option for sensor & jack device
306 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-20
308 - added build/install dependency for spice server
309 == SungMin Ha <sungmin82.ha@samsung.com> 2014-03-12
311 - Moved device data into qemu from driver
312 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-06
314 - modified SDK version loading
315 == GiWoong Kim <giwoong.kim@samsung.com> 2014-03-04
317 - removed remote sources for git separation
318 == SungMin Ha <sungmin82.ha@samsung.com> 2014-02-24
320 - remove ecs port option
321 == Munkyu Im <munkyu.im@samsung.com> 2014-02-13
323 - modified the routine for framebuffer swapping
324 == GiWoong Kim <giwoong.kim@samsung.com> 2014-01-27
326 - modified missing lock in hwkey
327 == SungMin Ha <sungmin82.ha@samsung.com> 2014-01-22
329 - modified prevent defects in hwkey, keyboard
330 == SungMin Ha <sungmin82.ha@samsung.com> 2014-01-21
332 - removed platform information of install dependency in emulator-qemu-x86
333 == SungMin Ha <sungmin82.ha@samsung.com> 2014-01-20
335 - added schema for Control Panel menu
336 == GiWoong Kim <giwoong.kim@samsung.com> 2014-01-15
338 - move General skin to mobile-specific path
339 == GiWoong Kim <giwoong.kim@samsung.com> 2014-01-13
341 - disabled unstable spice because runtime library dependency
342 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-07
345 == Sungmin Ha <sungmin82.ha@samsung.com> 2014-01-03
347 - disabled unstable spice
348 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-24
350 - removed reconfigure code in virt-viewer
351 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-24
353 - added required package libvirt-dev to build
354 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-24
356 - added execute permission spice_codegen.py for build
357 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-23
359 - added remote server/client packages spice-gtk, virt-viewer, celt, spice etc.
360 - modified spice input codes for tizen specific functions
361 - modified build script and makefile
362 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-23
364 - Use wglMakeCurrent instead of wglMakeContextCurrentARB when possible
365 == GiWoong Kim <giwoong.kim@samsung.com> 2013-12-19
367 - remove temporary code
368 == GiWoong Kim <giwoong.kim@samsung.com> 2013-12-09
370 - added reset function for host keyboard
371 - deleted blank in maru_virtio_hwkey.c
372 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-12-03
374 - method for initial scale factor value determining
375 == GiWoong Kim <giwoong.kim@samsung.com> 2013-11-26
377 - Rewrite maru_pm. Rewrite power management codes.
378 == Seokyeon Hwang <syeon.hwang@samsung.com> 2013-11-19
380 - added schema for host keyboard menu
381 == GiWoong Kim <giwoong.kim@samsung.com> 2013-11-14
383 - modify protobuf protocol
384 == Munkyu Im <munkyu.im@samsung.com> 2013-11-12
386 - changed message format when a sdb server registers in guest server
387 - previously it gets ip, port, serial, but now serial only
388 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-11-07
390 - use gsettings instead of gconftool-2
391 == Munkyu Im <munkyu.im@samsung.com> 2013-11-04
393 - keep the touch point grabbing while finger rearranging
394 == GiWoong Kim <giwoong.kim@samsung.com> 2013-10-29
396 - function call re-ordering in arrangeSkin() & etc
397 == GiWoong Kim <giwoong.kim@samsung.com> 2013-10-17
399 - supports qmp handling for ecs.
400 - added keep alive checking routine for ecs.
401 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-10-10
403 - fixed sync problem when closing avcodec context.
404 == Kitae Kim <kt920.kim@samsung.com> 2013-09-30
406 - YAGL module is excluded from the build on MacOS in temparary.
407 == Jinhyung Jo <jinhyung.jo@samsung.com> 2013-09-27
410 == jihye kim <jihye1128.kim@samsung.com> 2013-09-17
414 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-16
417 - change finding java path routine at 64bit windows (add Wow6432Node)
418 == jihye kim <jihye1128@samsung.com> 2013-09-16
421 - rebase QEMU onto 1.6.
422 == Kitae Kim <kt920.kim@samsung.com> 2013-09-13
424 - make skins package for windows/macos
425 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-10
427 - make skins package for ubuntu
428 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-10
430 - modified test.hb.ignore to hb.ignore and add conditional sentence for remote excution
431 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-09-04
434 == GiWoong Kim <giwoong.kim@samsung.com> 2013-09-03
436 - change space to tab
437 == Munkyu Im <munkyu.im@samsung.com> 2013-09-02
439 - modify build script
440 == Munkyu Im <munkyu.im@samsung.com> 2013-09-02
442 - apply emulator-lib-dev package for windows-32
443 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-08-29
445 - apply emulator-lib-dev package
446 == Munkyu Im <munkyu.im@samsung.com> 2013-08-28
448 - remove sdb notification
449 == Munkyu Im <munkyu.im@samsung.com> 2013-08-26
452 == Munkyu Im <munkyu.im@samsung.com> 2013-08-21
454 - modified skin info.ini
455 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-20
457 - modified lib linking on Windows
458 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-13
460 - added blank guide image
461 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-12
464 == Munkyu Im <munkyu.im@samsung.com> 2013-08-08
466 - updated binary package names
467 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-08-07
469 - print the time information to the debug channel output
470 == GiWoong Kim <giwoong.kim@samsung.com> 2013-08-05
472 - modified location of protobuf
473 - changed skin process for ecp
474 == Jinhyung Choi <jinhyung2.choi@samsung.com> 2013-07-31
476 - merge ecp branch into develop
477 - evdi, nfc and sensor device added
478 - control server added
479 - protocol buffer applied
480 == DaiYoung Kim <daiyoung777.kim@samsung.com> 2013-07-26
482 - modified structure of virtio-hwkey
483 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-07-25
485 - support multiple linux distro when installing and removing this package.
486 == Kitae Kim <kt920.kim@samsung.com> 2013-07-16
488 - changed sh to bash in the install and remove script.
489 == Kitae Kim <kt920.kim@samsung.com> 2013-07-11
491 - Modified messages in the install and remove script files.
492 == Kitae Kim <kt920.kim@samsung.com> 2013-07-11
494 - Modified install script to use TSUDO on Linux.
495 == Kitae Kim <kt920.kim@samsung.com> 2013-07-11
497 - cancel a scrollbar timer
498 == GiWoong Kim <giwoong.kim@samsung.com> 2013-07-01
500 - remove notifying to sdb server
501 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-29
503 - apply a custom scrollbar to KeyWindow
504 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-24
506 - position correction for emulator window
507 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-19
509 - modified keycode for 480x800-3btn
510 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-14
512 - Modified guest_server to support multi SDK installation.
513 == Seokyeon Hwang <syeon.hwang@samsung.com> 2013-06-11
516 == GiWoong Kim <giwoong.kim@samsung.com> 2013-06-04
518 - erase unused variable in virtio-keyboard
519 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-05-21
521 - modified process of using virtio keyboard queue and added key release event when context menu is activated
522 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-05-14
524 - call setBounds of display in arrangeSkin on only mac
525 == GiWoong Kim <giwoong.kim@samsung.com> 2013-05-06
527 - apply patch modified by Fengqian.Gao
528 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-04-29
530 - Remove a shared memory if not using it anymore
531 == GiWoong Kim <giwoong.kim@samsung.com> 2013-04-25
533 - Fix the slideshow problem of gallery app.
534 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-23
536 - synchronization of display updating
537 == GiWoong Kim <giwoong.kim@samsung.com> 2013-04-17
539 - Fix pBuffer issue for xcomposite.
540 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-16
542 - Change the FB configs limitaion from 10 to 32 for each process.
543 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-12
545 - Add glFinish() after AGL function aglTexImagePBuffer() cause of pbuffer bug on MAC os.
546 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-04-11
548 - Do not exit if log directory is deleted on runtime.
549 == Seokyeon Hwang <syeon.hwang@samsung.com> 2013-04-10
551 - increased virtio keyboard queue and fixed overwrite bug
552 == SungMin Ha <sungmin82.ha@samsung.com> 2013-04-06
554 - no need to get the shmkey from another shm
555 == GiWoong Kim <giwoong.kim@samsung.com> 2013-04-03
557 - modified skin's dbi file for key code of phone shape
558 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-29
560 - modified elem index and mutex lock in virtio-kbd
561 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-29
563 - modified Makefile to library load on mac from check-gl
564 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-26
566 - Fix dibs build error.
567 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-21
569 - Generate check-gl binary to use at an emulator-manager.
570 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-21
572 - Enable pbuffer surface.
573 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-20
575 - modified virtio hwkey device and improved hwkey mapping
576 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-20
578 - moved kvm script files from qemu-common to qemu-x86 package.
579 == Kitae Kim <kt920.kim@samsung.com> 2013-03-15
581 - update a display when window is de-iconified
582 == GiWoong Kim <giwoong.kim@samsung.com> 2013-03-13
584 - arrange the PairTag
585 == GiWoong Kim <giwoong.kim@samsung.com> 2013-03-11
587 - added routine in case that there is no gksudo.
588 == Kitae Kim <kt920.kim@samsung.com> 2013-03-08
590 - added tool window style to Key window
591 == GiWoong Kim <giwoong.kim@samsung.com> 2013-03-08
593 - Sync-up with latest release source code.
594 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-04
596 - modified path separator
597 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-25
599 - added virtio hwkey device
600 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-21
602 - added bottom half instead of mloop
603 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-15
606 == Munkyu Im <munkyu.im@samsung.com> 2013-02-04
608 - call setSize after pack the shell
609 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-04
612 == jihye kim <jihye1128.kim@samsung.com> 2013-01-29
614 - prepare 10 colors for Pair Tag
615 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-25
617 - Changed host keyboard status routine on OS X.
618 == Kitae Kim <kt920.kim@samsung.com> 2013-01-24
620 - modified screenshot operation when vga is not ready
621 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-23
623 - remove shared memory leak on Mac
624 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-22
627 == Munkyu Im <munkyu.im@samsung.com> 2013-01-21
629 - substitute schedule function for scheduleAtFixedRate
630 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-19
632 - Fix emulator crash when using EffectsApp.
633 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-01-17
635 - removed ifndef for screenshot
636 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-17
638 - activate event handling
639 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-17
641 - modify popup system
642 == Munkyu Im <munkyu.im@samsung.com> 2013-01-16
644 - Fixed a problem about displayed useless line on screenshot
645 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-16
647 - removed setFocus on mac
648 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-16
650 - modify init process
651 == Munkyu Im <munkyu.im@samsung.com> 2013-01-16
653 - modified include path
654 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-15
656 - Fix compilation warnings
657 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-15
659 - control the focus in general skin
660 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-14
662 - switch the z-order between main window and key window
663 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-11
665 - Fixed a problem about emulator boot on Mac.
666 == Kitae Kim <kt920.kim@samsung.com> 2013-01-11
668 - fix proxy error handling
669 == Munkyu Im <munkyu.im@samsung.com> 2013-01-10
671 - Fixed a problem about closing skin module.
672 == Kitae Kim <kt920.kim@samsung.com> 2013-01-10
674 - change tmp file path
675 == Munkyu Im <munkyu.im@samsung.com> 2013-01-09
677 - fix dynamic loading library path
678 == Munkyu Im <munkyu.im@samsung.com> 2013-01-04
681 == Munkyu Im <munkyu.im@samsung.com> 2013-01-03
684 == Sooyoung Ha <yoosah.ha@samsung.com> 2013-01-03
686 - fix gl capability check fail on windows intel graphics machine.
687 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-12-28
689 - Fixed a memory leak while decoding video.
690 == Kitae Kim <kt920.kim@samsung.com> 2012-12-28
693 == Munkyu Im <munkyu.im@samsung.com> 2012-12-28
695 - sync up the focus between main window and key window
696 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-28
699 == Munkyu Im <munkyu.im@samsung.com> 2012-12-27
701 - Apply sdb script file
702 == Munkyu Im <munkyu.im@samsung.com> 2012-12-21
704 - Fixed a bug when audio some codecs are decoded simultaneously.
705 - Source clean-up and codec device can decode a number of audio codecs concurrently.
706 == Kitae Kim <kt920.kim@samsung.com> 2012-12-18
708 - hide a shell while emulator rotation/scaling
709 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-17
711 - Add function prototypt to virtio.h
712 == Sooyoung Ha <yoosah.ha@samsung.com> 2012-12-14
714 - comment out arm build
715 == Sooyoung Ha <yoosah.ha@samsung.com> 2012-12-14
718 == Sooyoung Ha <yoosah.ha@samsung.com> 2012-12-14
721 == Munkyu In <munkyu.im@samsung.com> 2012-12-12
723 - add configure option
724 == Munkyu In <munkyu.im@samsung.com> 2012-12-11
726 - Open the key window as default
727 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-10
729 - Added multi-touch control scenario
730 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-08
732 - wrong argument was passed into emulator configure.
733 == Kitae Kim <kt920.kim@samsung.com> 2012-12-07
735 - wrong size of qemu package has been uploaded in the previous package.
736 == Kitae Kim <kt920.kim@samsung.com> 2012-12-07
738 - Modified build script files.
739 == Kitae Kim <kt920.kim@samsung.com> 2012-12-07
742 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-06
744 - Added double quotation mark for path
745 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-06
747 - rearrange finger image when rotate
748 == Munkyu In <munkyu.im@samsung.com> 2012-11-29
750 - remove unnecessary double quotation mark
751 == Munkyu In <munkyu.im@samsung.com> 2012-11-29
753 - fix string length checking of skin args
754 == Munkyu In <munkyu.im@samsung.com> 2012-11-29
756 - Text dimming issue fix at windows with nvidia card.
757 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-11-28
760 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-26
762 - Set the display bounds before pack the shell
763 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-22
765 - Fix EGL_BAD_ALLOC error when using pixmap surface repeatedly.
766 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-11-22
768 - Enable Host Keyboard menu from advanced popup.
769 == Kitae Kim <kt920.kim@samsung.com> 2012-11-14
771 - Apply qemu_ld/st optimization according to QEMU 1.2
772 == Yeongkyoon Lee <yeongkyoon.lee@samsung.com> 2012-11-08
774 - Added libattr1-dev, libcap library
775 - Added libattr1-dev, libcap library
776 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-08
778 - Fix the crashed problem of emulator with haxm.
779 - haxm has conflicted with kvmvapic.bin file.
780 == Kitae Kim <kt920.kim@samsung.com> 2012-11-01
782 - The camera device for Windows supports RGB24 and I420 image formats, in additionally.
783 - The range of brightness level has been changed.(1 ~ 24 => 0 ~ 100)
784 == Jinhyung Jo <jinhyung.jo@samsung.com> 2012-10-31
786 - Fix build error on macos.
787 - vga_common_init function has been changed since QEMU 1.2.
788 == Kitae Kim <kt920.kim@samsung.com> 2012-10-30
790 - Merge tizen_arm branch into develop branch.
791 - Merge arm qemu source for emulator into x86 qemu source.
792 == Kitae Kim <kt920.kim@samsung.com> 2012-10-30