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