* 2.5.10
- add 'qemu-skins' to install dependency
== jihye kim<jihye424.kim@samsung.com> 2017-08-24

* 2.5.9
- add 'emulator-resources' to install dependency
- change build os to ubuntu-64
== jihye kim<jihye424.kim@samsung.com> 2017-08-10

* 2.5.8
- change default ram size to 1024
== minkee Lee<minkee.lee@samsung.com> 2017-07-29
* 2.5.7
- Redefine device-template, device-template UI.
== minkee Lee<minkee.lee@samsung.com> 2017-05-25
* 2.5.6
- update build os
== jihye kim<jihye424.kim@samsung.com> 2017-05-15

* 2.5.4
- change default camera property
== minkee Lee<minkee.lee@samsung.com> 2016-09-28

* 2.5.3
- add install dependency with emulator skins
== jihye kim<jihye424.kim@samsung.com> 2016-09-21

* 2.5.2
- add sound option
- add new template files for changed image name
== jihye kim<jihye424.kim@samsung.com> 2016-08-12

* 2.5.1
- update ui template for new ui
==jihye kim<jihye424.kim@samsung.com> 2016-07-18

* 2.4.129
- remove host keyboard option
== minkee Lee<minkee.lee@samsung.com> 2016-05-16

* 2.4.128
- add a null checking for skin
== minkee Lee<minkee.lee@samsung.com> 2016-03-25

* 2.4.127
- fix file-sharing option (wearable)
== minkee Lee<minkee.lee@samsung.com> 2016-03-09

* 2.4.126
- fix file-sharing option
== minkee Lee<minkee.lee@samsung.com> 2016-03-09

* 2.4.125
- remove legacy UI source.
== minkee Lee<minkee.lee@samsung.com> 2016-03-08

* 2.4.124
- prepare new UI
== minkee Lee<minkee.lee@samsung.com> 2016-01-27

* 2.4.123
- add rotary option for circle VM
== minkee Lee<minkee.lee@samsung.com> 2015-11-09

* 2.4.122
- add missing jack option.
== minkee Lee<minkee.lee@samsung.com> 2015-11-04

* 2.4.121
- file-share: change file-share option to old style.
== minkee Lee<minkee.lee@samsung.com> 2015-10-29

* 2.4.120
- change build dependency to emulator-common-lib-dev
== jihye kim<jihye424.kim@samsung.com> 2015-09-16

* 2.4.119
- add version information to vm-button.
== minkee Lee<minkee.lee@samsung.com> 2015-08-25

* 2.4.118
- fixed file path in build script.
- removed export command in build script.
== minkee Lee<minkee.lee@samsung.com> 2015-08-24

* 2.4.117
- Modified template file name for circle image.
== minkee Lee<minkee.lee@samsung.com> 2015-08-21

* 2.4.116
- Fixed GPU option to use old style argument.
== minkee Lee<minkee.lee@samsung.com> 2015-06-23

* 2.4.115
- Initial packaging for 2.3.1.
== minkee Lee<minkee.lee@samsung.com> 2015-06-22

* 2.4.114
- Added missing network option.
== minkee Lee<minkee.lee@samsung.com> 2015-06-19

* 2.4.113
- Modified build dependency.
== minkee Lee<minkee.lee@samsung.com> 2015-06-19

* 2.4.112
- Fixed wrong spell in vm_config.(supportSuspend)
== minkee Lee<minkee.lee@samsung.com> 2015-06-18

* 2.4.111
- Initial packaging for 2.3 platform.
== minkee Lee<minkee.lee@samsung.com> 2015-06-10

* 2.4.110
- VM create button image has changed.(Animation removed)
== minkee Lee<minkee.lee@samsung.com> 2015-06-02

* 2.4.109
- Launch ENV: Added variable.(VIGS_SYNC_READ_PIXELS=1)
== minkee Lee<minkee.lee@samsung.com> 2015-05-19

* 2.4.107
- cleaned directory struture up
- moved templates into plugins
== jihye kim<jihye424.kim@samsung.com> 2015-05-14

* 2.4.106
- Option template: Fixed template file error.
== minkee Lee<minkee.lee@samsung.com> 2015-05-14

* 2.4.105
- Changed wearable VM-Button.
- Added custom VM-Button's background color.
== minkee Lee<minkee.lee@samsung.com> 2015-05-13

* 2.4.104
- arch: Modified emulator path.
- Package: Modified install directory structure.
== minkee Lee<minkee.lee@samsung.com> 2015-04-27

* 2.4.103
- Bug: Fixed syntax error.(Wearable NFC option)
== minkee Lee<minkee.lee@samsung.com> 2015-03-06

* 2.4.102
- NFC: Added NFC option.
- Resolution: Added experimental resolution.
- Resolution: Added 540x960(qHD) resolution.(Mobile profile)
== minkee Lee<minkee.lee@samsung.com> 2015-03-06

* 2.4.101
- Scroll-bar: Fixed wrong scroll bar position.
== minkee Lee<minkee.lee@samsung.com> 2015-03-03

* 2.4.100
- Package: Changed profile version. (2.3 -> 2.4)
== minkee Lee<minkee.lee@samsung.com> 2015-02-26

* 2.4.99
- Package: version up for initial build.
== minkee Lee<minkee.lee@samsung.com> 2015-02-09

* 2.4.96
- Option: Removed some VM options in UI.(Removed only in UI)
== minkee Lee<minkee.lee@samsung.com> 2015-01-16

* 2.4.95
- SMP: Applied smp option to Mobile,Wearable profile.
- SMP: Added SMP option and non-UG checking.
- Refactoring: Added null check.
== minkee Lee<minkee.lee@samsung.com> 2015-01-12

* 2.4.94
- Refactoring: Source code refactoring.
- UI: Changed some widget for SWT version up(4.4).
- Manager: Fixed plugin class loader initialization.
- Project: Modified project's library path.
- Image: Modified getting base-image name.
- Check-box: Fixed check-box UI.
- Check-box: Refactoring check-box UI.
- UI: Added custom spinner widget .
- Template: Some fix and refactoring for checkbox UI.
- Template: Added modify-disable option.
- MaxTouch: Modified max-touch item.
- Refactoring: Modified variable access right.
- Refactoring: Fix some bugs and add getter function.
- Utils: Some refactoring and add utility function.
== minkee Lee<minkee.lee@samsung.com> 2015-01-08

* 2.4.93
- Revert "Launcher: Added rotary argument. (wearable)"
- Revert "Resolution: Added 360x360 resolution for wearable."
== minkee Lee<minkee.lee@samsung.com> 2015-01-05

* 2.4.92
- CLI: Fixed error - creating custom VM.
== minkee Lee<minkee.lee@samsung.com> 2015-01-05

* 2.4.91
- Launcher: Added rotary argument. (wearable)
== minkee Lee<minkee.lee@samsung.com> 2014-12-30

* 2.4.90
- Skin: Modified skin-loading logic.
== minkee Lee<minkee.lee@samsung.com> 2014-12-29

* 2.4.89
- Resolution: Added 360x360 resolution for wearable.
- Launcher: Added profile argument.
- Refresh: Fixed bug that emulator-manager go to hanging state when refresh.
== minkee Lee<minkee.lee@samsung.com> 2014-12-24

* 2.4.88
- About Dialog: Fix blank info problem.
- Utility: Add file copy function.
== minkee Lee<minkee.lee@samsung.com> 2014-10-30
* 2.4.87
- Check-gl: Add pop-up message when launch emulator.(only in Ubuntu)
- Image-list: Default image is added at first index of image-list.
- TreeView: Fix launch button enable/disable in "all" tab.
== minkee Lee<minkee.lee@samsung.com> 2014-10-29
* 2.4.86
- Mobile sensor: Add sensor option.(press,uv,hrm)
== minkee Lee<minkee.lee@samsung.com> 2014-10-24
* 2.4.85
- Wearable sensor: Add sensor option.(press,uv,hrm)
- Refactoring: Fix unnecessary variable declaration, resource release.
== minkee Lee<minkee.lee@samsung.com> 2014-10-24
* 2.4.84
- Refactoring: Image resource close and remove some log.(ecs fail log)
- Refactoring: Close property file handle after modify vm.(Fix modify fail in windows)
- Property: Add base-image(platform) information to Custom VM.
- Utility: Emulator-manager icon group in windows taskbar.
== minkee Lee<minkee.lee@samsung.com> 2014-10-16
* 2.4.83
- Property: Fix file sharing option.(Sharing directory check)
== minkee Lee<minkee.lee@samsung.com> 2014-10-15
* 2.4.82
- Build: Changed "emulator-manager.exe" process stay alive.(windows OS)
== minkee Lee<minkee.lee@samsung.com> 2014-10-15
* 2.4.81
- Sensor: Modified template file for sensor option.
== minkee Lee<minkee.lee@samsung.com> 2014-10-06
* 2.4.80
- Sensor: enable more sensors(geo,light,proxi&haptic) for wearable
== Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-10-06
* 2.4.79
- Template: Changed template file name.(standard).
- Template: Use standard template file if image template file doesn't exist.
- Web viewer: Modified web viewer working on experimental-mode.
== minkee Lee<minkee.lee@samsung.com> 2014-09-17
* 2.4.78
- VM Remove: Show popup message when failed to delete VM directory.
== minkee Lee<minkee.lee@samsung.com> 2014-09-16
* 2.4.77
- Launcher: Add environment variable.(GL_VERSION)
== minkee Lee<minkee.lee@samsung.com> 2014-09-16
* 2.4.76
- Mobile template: Modified HD(720x1280) density to 306.
== minkee Lee<minkee.lee@samsung.com> 2014-09-12
* 2.4.75
- Mobile Launcher: Fix "hwkey" argument duplication.
== minkee Lee<minkee.lee@samsung.com> 2014-09-05
* 2.4.74
- Launcher: Added vmodem argument.
== minkee Lee<minkee.lee@samsung.com> 2014-09-04
* 2.4.73
- Wearable template: Changed default resolution to 360x480.
== minkee Lee<minkee.lee@samsung.com> 2014-09-04
* 2.4.72
- Mobile template: Fix WVGA density to 233.
== minkee Lee<minkee.lee@samsung.com> 2014-08-28
* 2.4.71
- Template: Modified display option.
- Build: Applied launch4j to generate emulator-manager.exe
- Refresh: Check VM's running state when refresh.
== minkee Lee<minkee.lee@samsung.com> 2014-08-27
* 2.4.70
- Log: Write log when VM start/stop.
- Bug fix: Setting skin value.
- Bug fix: Add exception handling when read from socket.
== minkee Lee<minkee.lee@samsung.com> 2014-08-13
* 2.4.69
- Usability: Last selected profile tab is re-opened.
- Mobile: Sensor, jack, devices on/off enable.
- Wearable: Sensor, jack, devices on/off enable.
== minkee Lee<minkee.lee@samsung.com> 2014-08-12
* 2.4.68
- Launcher: Argument update - "ip" option is reverted. (Mobile)
- Common: Worker lock file name changed.(em.lock -> .em.lock)
- Supplement: Add CLI script.
== minkee Lee<minkee.lee@samsung.com> 2014-08-12
* 2.4.67
- Mobile: Add HD(720x1280) resolution.
== minkee Lee<minkee.lee@samsung.com> 2014-07-30
* 2.4.66
- Launcher: Argument update.("IP" removed)
== minkee Lee<minkee.lee@samsung.com> 2014-07-17
* 2.4.65
- Package: Add signing script for Windows OS.
== minkee Lee<minkee.lee@samsung.com> 2014-07-15
* 2.4.64
- Property: Change default skin for WVGA.
== minkee Lee<minkee.lee@samsung.com> 2014-07-04
* 2.4.63
- Property: Default resolution is changed to WVGA.
== minkee Lee<minkee.lee@samsung.com> 2014-07-04
* 2.4.62
- Revert: Launcher: environment variable add.(GL_VERSION)
== minkee Lee<minkee.lee@samsung.com> 2014-07-01
* 2.4.61
- Launcher: added rotation vector sensor
== Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-06-27
* 2.4.60
- Bug fix: 'Confirm' button is not changed to enable state.
- UI: VM name's font color has changed more brighter.
- VM Property: Format of default VM name has changed.
== minkee Lee<minkee.lee@samsung.com> 2014-06-27
* 2.4.59
- Launcher: Modify "-net" argument.
== minkee Lee<minkee.lee@samsung.com> 2014-06-24
* 2.4.58
- VM Property: Modify property UI in custom tab.
== minkee Lee<minkee.lee@samsung.com> 2014-06-20
* 2.4.57
- VM Property: Add HVGA option.
== minkee Lee<minkee.lee@samsung.com> 2014-06-20
* 2.4.56
- Bug fix: Termination when create custom-vm.
== minkee Lee<minkee.lee@samsung.com> 2014-06-20
* 2.4.55
- Launcher: NFC option added in property UI for mobile.
- Launcher: Sensor argument changed. "haptic" added.
== minkee Lee<minkee.lee@samsung.com> 2014-06-18
* 2.4.54
- VM Property: Fix bug - last created VM property.
== minkee Lee<minkee.lee@samsung.com> 2014-06-17
* 2.4.53
- Launcher: Modify kernel-option.
== minkee Lee<minkee.lee@samsung.com> 2014-06-17
* 2.4.52
- Apply last-created property.
- Apply memory optimization.
== minkee Lee<minkee.lee@samsung.com> 2014-06-16
* 2.4.51
- Enale the virtfs filesharing on Windows, Mac OS.
== minkee Lee<minkee.lee@samsung.com> 2014-06-13
* 2.4.50
- Launcher: Argument modified.(overlay, brightness, camera)
== minkee Lee<minkee.lee@samsung.com> 2014-06-13
* 2.4.49
- Launcher: Argument update for qemu 2.0.
== minkee Lee<minkee.lee@samsung.com> 2014-06-10
* 2.4.48
- mobile: added device option to enable host keyboard basically
== Sungmin Ha<sungmin82.ha@samsung.com> 2014.05.29
* 2.4.47
- Launcher: environment variable add.(GL_VERSION)
== minkee Lee<minkee.lee@samsung.com> 2014.05.30
* 2.4.46
- Design: Add new image is changed : "Add new" -> "Create new"
- Bug fix: Termination by memory leak.
== minkee Lee<minkee.lee@samsung.com> 2014.05.22
* 2.4.45
- Design renewal.
== minkee Lee<minkee.lee@samsung.com> 2014.05.15
* 2.4.44
- Bug fix: Subprocess hang up
== minkee Lee<minkee.lee@samsung.com> 2014.05.14
* 2.4.42
- Launcher: Apply vigs, yagl argument.
== minkee Lee<minkee.lee@samsung.com> 2014.05.09
* 2.4.41
- Add wearable-2.3 plugin.
== minkee Lee<minkee.lee@samsung.com> 2014.05.08
* 2.4.40
- Bug fix: Null pointer exception occured when load VMs that
- platform does not exist.
== minkee Lee<minkee.lee@samsung.com> 2014.04.24
* 2.4.39
- Launcher: launch argument update.
== minkee Lee<minkee.lee@samsung.com> 2014.04.23
* 2.4.38
- Bug fix: Null pointer exception occured when try to
- check and remove VMs using old version image.
== minkee Lee<minkee.lee@samsung.com> 2014.04.21
* 2.4.37
- IVI lauch script update
- kernel arg: ro change to rw
- disable serial port
== Ziv Chang<ziv.chang@intel.com> 2014-04-10
* 2.4.36
- IVI lauch script - add SMACK enable
== Ziv Chang<ziv.chang@intel.com> 2014-04-09
* 2.4.35
- VM Monitoring: Change to non-blocking connection.
== minkee Lee <minkee.Lee@samsung.com> 2014-04-03
* 2.4.34
- IVI emulator launch script update
== Ziv Chang<ziv.chang@intel.com> 2014-04-07
* 2.4.33
- modified bus addr in spice option because virtio-nfc-pci
== Sungmin Ha<sungmin82.ha@samsung.com> 2014-03-21
* 2.4.32
- add device properties of qemu options
== Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-20
* 2.4.31
- add virtio device options: virtio-power-pci & virtio-jack-pci
== Jinhyung Choi <jinhyung2.choi@samsung.com> 2014-03-06
* 2.4.30
- fixed cli remote-launch option for multisdk
== Sungmin Ha<sungmin82.ha@samsung.com> 2014-01-28

* 2.4.29
- add synchronization between function
- when entering function call WorkerLock.acquire
- when exiting function call WorkerLock.release
- modify cli create, launch function
== jihye kim<jihye1128.kim@samsung.com> 2014-01-27

* 2.4.28
- modify checking base image routine
== jihye kim<jihye1128.kim@samsung.com> 2014-01-14

* 2.4.27
- IVI disable GPU HW support option
== Ziv Chang<ziv.chang@intel.com> 2014-01-13

* 2.4.26
- add handling VMLauncherException
== jihye kim<jihye1128.kim@samsung.com> 2014-01-10

* 2.4.25
- sort platform tab by name
- sort vm list by date or name
- modify build.xml
== jihye kim<jihye1128.kim@samsung.com> 2014-01-09

* 2.4.24
- added LD_LIBRARY_PATH to qemu execution with spice for ivi
- modified bus addr in spice option for ivi
== Sungmin Ha<sungmin82.ha@samsung.com> 2014-01-03

* 2.4.23
- fix bug
- add check null point
- delete repeated conditional test
== jihye kim<jihye1128.kim@samsung.com> 2013-12-26

* 2.4.22
- added LD_LIBRARY_PATH to qemu execution with spice
- modified bus addr in spice option
- deleted unnecessary LD_LIBRARY_PATH in mobile emulator-manager.sh
== Sungmin Ha<sungmin82.ha@samsung.com> 2013-12-23

* 2.4.21
- update ivi qemu lauch script
- sdb connection issue is resolved
- remove "-redir tcp:26111::26101"
== Ziv Chang<ziv.chang@intel.com> 2013-12-10

* 2.4.20
- update ivi qemu launch script
- remove "-serial telnet:localhost:6666,server" args
== Ziv Chang<ziv.chang@intel.com> 2013-12-10

* 2.4.19
- add support suspend property in experimental mode
- modify file sharing option in experimental mode
== jihye kim<jihye1128.kim@samsung.com>2013-12-06

* 2.4.18
- update ivi qemu launch script
-   add -enable-hax for windows, macos
== Ziv Chang<ziv.chang@intel.com> 2013-12-05

* 2.4.17
- change RESOLUTION to class from enum
== jihye kim<jihye1128.kim@samsung.com> 2013-12-03

* 2.4.16
- add to delete exist vm
== jihye kim<jihye1128.kim@samsung.com> 2013-11-26

* 2.4.13
- add create button gif animation
== jihye kim<jihye1128.kim@samsung.com> 2013-11-20

* 2.4.12
- fixed bug that printing wrong log when launch emulator.
== jihye kim<jihye1128.kim@samsung.com> 2013-11-15

* 2.4.11
- add cli option
- command: create
- options: -p, --platform (create vm from selected platform)
== jihye kim<jihye1128.kim@samsung.com> 2013-11-07

* 2.4.10
- change ivi 2.0 package to ivi 3.0 package
== jihye kim<jihye1128.kim@samsung.com> 2013-11-05

* 2.4.9
- bug fix: null point exception when to create custom vm
- bug fix: disappear about dialog in Mac os
- add to close resources routine
== jihye kim <jihye1128.kim@samsung.com> 2013-10-04

* 2.4.7
- roll back to 2.4.5
- remove Wow6432Node
== jihye kim <jihye1128.kim@samsung.com> 2013-09-17

* 2.4.6
- fixed the bug
- change finding javaw path routine at 64bit windows (add Wow6432Node)
== jihye kim <jihye1128.kim@samsung.com> 2013-09-16

* 2.4.5
- fixed the bug
- if plugin does not implement all extension point, em can not load that plugin
== jihye kim <jihye1128.kim@samsung.com> 2013-09-05

* 2.4.3
- add skins of 'skins' folder to platform skin list
== jihye kim <jihye1128.kim@samsung.com> 2013-09-04

* 2.4.2
- delete build dependency
== jihye kim <jihye1128.kim@samsung.com> 2013-09-04

* 2.4.0
- change plugin and template directory (tools -> platform)
== jihye kim <jihye1128.kim@samsung.com> 2013-09-04

* 2.3.8
- add skin-arg "hb.ignore" if emulator is remote excuted
== sungmin ha<sungmin82.ha@samsung.com> 2013-09-04

* 2.3.7
- bug fix (vmbutton image is null)
- delete default option of oci, cpu type
== jihye kim<jihye1128.kim@samsung.com> 2013-08-30

* 2.3.6
- added remote-cli commands and operations
== sungmin ha<sungmin82.ha@samsung.com> 2013-08-29

* 2.3.5
- add CPU, OCI device type
- change emulaor-vms dir to emulator dir
== jihye kim<jihye1128.kim@samsung.com> 2013-08-22

* 2.3.0
- seperate plugin structure for multi profile
== jihye kim<jihye1128.kim@samsung.com> 2013-08-20

* 2.2.16
- add qHD resolution(540 x 960)
== jihye kim<jihye1128.kim@samsung.com> 2013-08-12

* 2.2.15
- change exit value for test tool
== jihye kim<jihye1128.kim@samsung.com> 2013-08-05

* 2.2.14
- add virtio device options
== Munkyu Im<munkyu.im@samsung.com> 2013-07-29

* 2.2.13
- rollback-> remove & in script
== jihye kim<jihye1128.kim@samsung.com> 2013-07-18

* 2.2.12
- fix log file bug -> print wrong time
- add print system information log
== jihye kim<jihye1128.kim@samsung.com> 2013-07-11

* 2.2.11
- fix console mode bug -> does not exit because emulator manager is background process
- fix VM button bug -> 'modify view' is changed to 'detail view' when mouse exit event
== jihye kim<jihye1128.kim@samsung.com> 2013-07-10

* 2.2.10
- version up
== jihye kim<jihye1128.kim@samsung.com> 2013-07-03

* 2.2.9
- change FileResouces -> FileResources
- change static fucntion in FileResources
- Add static log (use before create log file).
- Add debug mode for more detail log.
== jihye kim <jihye1128.kim@samsung.com> 2013-07-01

* 2.2.8
- add SELECTED_PUSH state in image button(custom button)
- bug fix - does not display pushed button image
== jihye kim <jihye1128.kim@samsung.com> 2013-06-28

* 2.2.7
- bug fix - empty view error in mac os
- add '&' for background process
- create button size 0 while create emulator
- delete '3button' kernel option
== jihye kim <jihye1128.kim@samsung.com> 2013-06-24

* 2.2.6
- change max multi touch point 6 -> 10
- fix bug (vm name does not fit VM button)
== jihye kim <jihye1128.kim@samsung.com> 2013-06-24

* 2.2.5
- fix bug (null point exception skin folder)
== jihye kim <jihye1128.kim@samsung.com> 2013-06-20

* 2.2.4
- add kernel command
== Munkyu Im <munkyu.im@samsung.com> 2013-06-24
- fix bug (disable item button in 'all' view)
== jihye kim <jihye1128.kim@samsung.com> 2013-06-20

* 2.2.3
- fix bug in Mac os
== jihye kim <jihye1128.kim@samsung.com> 2013-06-17

* 2.2.2
- add execute permissions(+x)
== jihye kim <jihye1128.kim@samsung.com> 2013-06-14

* 2.2.1
- add double click listener -> launching vm
- change mac os defualt font "Lucida Grande"
== jihye kim <jihye1128.kim@samsung.com> 2013-06-13

* 2.2.0
- change USER_DATA_PATH -> SDK_DATA_PATH
- update version
== jihye kim <jihye1128.kim@samsung.com> 2013-06-12

* 2.1.14
- add skin priority for default skin
== jihye kim <jihye1128.kim@samsung.com> 2013-06-11

* 2.1.13
- add kernel option for - add kernel option for 3 button skin image
== jihye kim <jihye1128.kim@samsung.com> 2013-06-07

* 2.1.12
- create .user.lock file
== jihye kim <jihye1128.kim@samsung.com> 2013-06-08

* 2.1.11
- bug fix
== jihye kim <jihye.1128.kim@samsung.com> 2013-06-07

* 2.1.10
- modify script and file path fot multi version IDE
== jihye kim <jihye1128.kim@samsung.com> 2013-06-07

* 2.1.9
- bug fix(create button)
== jihye kim <jihye1128.kim@samsung.com> 2013-06-03

* 2.1.8
- add scroll bar on detail view
- add tree view on list view
- delete da button (change to image button)
== jihye kim <jihye1128.kim@samsung.com> 2013-06-03

* 2.1.7
- apply feedback
- change launch button, modify button
- add tool tip
- add hw support disable mode
- change min size of dialog
== jihye kim <jihye1128.kim@samsung.com> 2013-05-13

* 2.1.6
- add sign file in the Windows
== jihye kim <jihye1128.kim@samsung.com> 2013-05-08

* 2.1.5
- change checking emulator process routine (in Windows)
== jihye kim <jihye1128.kim@samsung.com> 2013-04-22

* 2.1.4
- change emulator manager main ux
== jihye kim <jihye1128.kim@samsung.com> 2013-04-19

* 2.1.3
- modify module of open browser (tizendevelop site)
== jihye kim <jihye1128.kim@samsung.com> 2013-03-21

* 2.1.2
- add check gl module
==jihye kim <jihye1128.kim@samsung.com> 2013-03-21

* 2.1.0
- update vesrion (2.1.0 a)
- delete file seperator
- modify reset function
== jihye kim <jihye1128.kim@samsung.com> 2013-03-19

* 1.3.89
- update version
== Sooyoung Ha <yoosah.ha@samsung.com> 2013-03-08

* 1.3.80
- reading version from file (emulator/etc/version)
== jihye kim <jihye1128.kim@samsung.com> 2013-02-21
 
* 1.3.79
- update version
== jihye kim <jihye1128.kim@samsung.com> 2013-02-15

* 1.3.78
- modify install script
== jihye kim <jihye1128.kim@samsung.com> 2013-02-12

* 1.3.77
- fix bug (making shortcut menu error in install script)
- modify text box size
- modify tooltip text (detail view)
== jihye kim <jihye1128.kim@samsung.com> 2013-02-12

* 1.3.76
- update version
== jihye kim <jihye1128.kim@samsung.com> 2013-02-01

* 1.3.75
- add checking emulator to the modify menu(cli)
== jihye kim <jihye1128.kim@samsung.com> 2013-01-26

* 1.3.74
- update version
- modify ram-size
- add checking dpi value
== jihye kim <jihye1128.kim@samsung.com> 2013-01-18

* 1.3.73
- update version
== jihye kim <jihye1128.kim@samsung.com> 2013-01-14

* 1.3.72
- update version
== jihye kim <jihye1128.kim@samsung.com> 2013-01-07

* 1.3.71
- setting working directory when launching qemu-img
== jihye kim <jihye1128.kim@samsung.com> 2013-01-04

* 1.3.70
- modify AUTHORS file
- update version
== jihye kim <jihye1128.kim@samsung.com> 2013-01-02

* 1.3.69
- remove DYLD_LIBRARY_PATH on mac
== Munkyu Im <munkyu.im@samsung.com> 2012-12-28

* 1.3.68
- add launch option for display booting status
== jihye kim <jihye1128.kim@samsung.com> 2012-12-13

* 1.3.67
- add double checking launching emulator.
== jihye kim <jihye1128.kim@samsung.com> 2012-12-10

* 1.3.66
- modify default skin phone shape skin -> general skina
== jihye kim <jihye1128.kim@samsung.com> 2012-12-10

* 1.3.65
- set x86 image id 1 (arm image start 2)
== jihye kim <jihye1128.kim@samsung.com> 2012-12-04

* 1.3.64
- change set of resolution (WVGA, HD)
- set x86 image id 0 (arm image start 1)
== jihye kim <jihye1128.kim@samsung.com> 2012-12-03

* 1.3.63
- change emulator-manager.app for mac
== jihye kim <jihye1128.kim@samsung.com> 2012-11-29

* 1.3.62
- change em.icns file
== jihye kim <jihye1128.kim@samsung.com> 2012-11-29
* 1.3.61
- modify build script for mac
== jihye kim <jihye1128.kim@samsung.com> 2012-11-29

* 1.3.60
- modify jar .app -> script .app
== jihye kim <jihye1128.kim@samsung.com> 2012-11-29

* 1.3.59
- add em.icns for mac
== jihye kim <jihye1128.kim@samsung.com> 2012-11-26

* 1.3.58
- update version up
== jihye kim <jihye1128.kim@samsung.com> 2012-11-26

* 1.3.57
- add emulator-manager.app for mac os
== jihye kim <jihye1128.kim@samsung.com> 2012-11-23

*1.3.56
- modify key listener for 'Del' key
- add tool tip resolution combo and skin combo
- set forcus after create and clone vm.
== jihye kim <jihye1128.kim@samsung.com> 2012-11-12

*1.3.55
- disable hw-virtualization and gl-acceleration in the arm emulator
- fix option in the arm emulator.
== jihye kim <jihye1128.kim@samsung.com> 2012-11-09

*1.3.54
- change defalut skin to the phone shape skin
== jihye kim <jihye1128.kim@samsung.com> 2012-11-08

*1.3.53
- add tool tip for file sharing to the mac os
== jihye kim <jihye1128.kim@samsung.com> 2012-11-06

*1.3.52
- make disable file sharing to the mac os.
- change checking running emulator in the modify function.(N_SE-13129)
- change running parameter when start emulator for the arm image.
== jihye kim <jihye1128.kim@samsung.com> 2012-11-05

*1.3.51
- modify select skin routine.
- add resolution : 320x480, 1280x800, 1920x1080, 2560x1600
- Modify launch command for arm emulator.
- Skin-args and qemu-args were duplicated and other options were not suitable for arm emulator.
- add 'select skin path' menu.
- modify console mode.
- add 'Skin' class
== jihye kim <jihye1128.kim@samsung.com> 2012-11-02

*1.3.48
- change multi touch's max point 3->6
- update version
== jihye kim <jihye1128.kim@samsung.com> 2012-10-30

*1.3.47
- update version
== jihye kim <jihye1128.kim@samsung.com> 2012-10-23
