update source for tizen_2.1
[sdk/emulator/qemu.git] / package / changelog
1 * 1.5.22
2 - no need to get the shmkey from another shm
3 == GiWoong Kim <giwoong.kim@samsung.com> 2013-04-02
4 * 1.5.21
5 - Fixed a bug that a camera frame is not sent to FW.
6 == Jinhyung Jo <jinhyung.jo@samsung.com> 2013-03-29
7 * 1.5.20
8 - modified skin's dbi file for key code of phone shape
9 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-29
10 * 1.5.19
11 - modified elem index and mutex lock in virtio-kbd
12 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-29
13 * 1.5.18
14 - Skip the display updates until the LCD is turned off
15 == GiWoong Kim <giwoong.kim@samsung.com> 2013-03-28
16 * 1.5.17
17 - modified Makefile to library load on mac from check-gl
18 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-26
19 * 1.5.16
20 - Fix dibs install error by mis-typing.
21 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-25
22 * 1.5.15
23 - Fix dibs build error.
24 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-21
25 * 1.5.14
26 - Generate check-gl binary to use at an emulator-manager.
27 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-21
28 * 1.5.13
29 - Enable pbuffer surface.
30 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-03-20
31 * 1.5.6
32 - modified virtio hwkey device and improved hwkey mapping 
33 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-03-20
34 * 1.5.5
35 - moved kvm script files from qemu-common to qemu-x86 package. 
36 == Kitae Kim <kt920.kim@samsung.com> 2013-03-15
37 * 1.5.4
38 - added routine in case that there is no gksudo.
39 == Kitae Kim <kt920.kim@samsung.com> 2013-03-08
40 * 1.5.03
41 - modified path separator
42 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-25
43 * 1.5.02
44 - Sync-up with tizen 2.0 latest gl source code.
45 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-02-21
46 * 1.5.01
47 - added virtio hwkey device
48 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-21
49 * 1.4.90
50 - version up
51 == SungMin Ha <sungmin82.ha@samsung.com> 2013-02-15
52 * 1.4.89
53 - added bottom half instead of mloop
54 == GiWoong Kim <giwoong.kim@samsung.com> 2013-02-15
55 * 1.4.80
56 - version up for making new package
57 == Munkyu Im <munkyu.im@samsung.com> 2013-02-04
58 * 1.4.79
59 - added pthread_mutex_destroy
60 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-29
61 * 1.4.76
62 - prepare 10 colors for Pair Tag
63 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-25
64 * 1.4.67
65 - Changed host keyboard status routine on OS X.
66 == Kitae Kim <kt920.kim@samsung.com> 2013-01-24
67 * 1.4.66
68 - modified screenshot operation when vga is not ready
69 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-23
70 * 1.4.65
71 - version up for making new package
72 == Munkyu Im <munkyu.im@samsung.com> 2013-01-22
73 * 1.4.64
74 - Fix emulator crash problem when using EffectsApp.
75 == Sangjin Kim <sangjin3.kim@samsung.com> 2013-01-17
76 * 1.4.62
77 - removed ifndef for screenshot
78 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-17
79 * 1.4.61
80 - Fixed a problem about displayed useless line on screenshot
81 == Sungmin Ha <sungmin82.ha@samsung.com> 2013-01-16
82 * 1.4.60
83 - removed setFocus on mac
84 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-16
85 * 1.4.58
86 - modify init process
87 == Munkyu Im <munkyu.im@samsung.com> 2013-01-16
88 * 1.4.57
89 - modified include path
90 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-15
91 * 1.4.55
92 - move SDL_gfx files
93 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-15
94 * 1.4.51
95 - control the focus in general skin
96 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-14
97 * 1.4.49
98 - switch the z-order between main window and key window
99 == GiWoong Kim <giwoong.kim@samsung.com> 2013-01-11
100 * 1.4.43
101 - change temp file path
102 == Munkyu Im <munkyu.im@samsung.com> 2013-01-09
103 * 1.4.42
104 - fix dynamic loading library path
105 == Munkyu Im <munkyu.im@samsung.com> 2013-01-04
106 * 1.4.41
107 - fix multi touch on Mac
108 == Munkyu Im <munkyu.im@samsung.com> 2013-01-03
109 * 1.4.40
110 - version up
111 == Munkyu Im <munkyu.im@samsung.com> 2013-01-03
112 * 1.4.39
113 - version up
114 == Sooyoung Ha <yoosah.ha@samsung.com> 2013-01-03
115 * 1.4.38
116 - Fixed a memory leak while decoding video.
117 == Kitae Kim <kt920.kim@samsung.com> 2012-12-28
118 * 1.4.35
119 - fix gl capability check fail on windows intel graphics machine.
120 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-12-28
121 * 1.4.34
122 - fix getting proxy
123 == Munkyu Im <munkyu.im@samsung.com> 2012-12-27
124 * 1.4.33
125 - Fixed codec module and added function declarations for virtio-keyboard.
126 == Kitae Kim <kt920.kim@samsung.com> 2012-12-18
127 * 1.4.32
128 - Copy sdbscript file to bin folder on mac.
129 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-18
130 * 1.4.25
131 - Fixed a capture failure on Linux system.
132 == Jinhyung Jo <jinhyung.jo@samsung.com> 2012-12-17
133 * 1.4.24
134 - Reverted dibs build script.
135 - The previous build script was wrong.
136 == Kitae Kim <kt920.kim@samsung.com> 2012-12-17
137 * 1.4.23
138 - Fixed an unexpected termination on Windows while previewing camera.
139 == Jinhyung Jo <jinhyung.jo@samsung.com> 2012-12-17
140 * 1.4.22
141 - Added multi-touch control scenario
142 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-10
143 * 1.4.17
144 - Added double quotation mark for path.
145 == GiWoong Kim <giwoong.kim@samsung.com> 2012-12-06
146 * 1.4.15
147 - rearrange finger image when rotate
148 == Munkyu In <munkyu.im@samsung.com> 2012-11-29
149 * 1.4.14
150 - added try-catch to AboutDialog
151 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-29
152 * 1.4.13
153 - Text dimming issue fixed at windows with nvidia card.
154 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-11-28
155 * 1.4.12
156 - Convert a HW key container in general skin
157 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-26
158 * 1.4.9
159 - Fix EGL_BAD_ALLOC error when using pixmap surface repeatedly.
160 == Sangjin Kim <sangjin3.kim@samsung.com> 2012-11-22
161 * 1.4.8
162 - Added force close menu
163 - Advanced>Force Close
164 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-12
165 * 1.4.7
166 - Fixed a bug of brightness level
167 == Jinhyung Jo <jinhyung.jo@samsung.com> 2012-11-15
168 * 1.4.6
169 - refactoring of skin code
170 - Fixed N_SE-12805 issue
171 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-14
172 * 1.4.5
173 - refactoring of skin code
174 - Added EmulatorSkinState file & define ISkinComposer interface
175 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-12
176 * 1.4.4
177 - Apply qemu_ld/st optimization according to QEMU 1.2
178 == Yeongkyoon Lee <yeongkyoon.lee@samsung.com> 2012-11-09
179 * 1.4.2
180 - Added libattr1-dev, libcap library
181 - Added libattr1-dev, libcap library
182 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-08
183 * 1.4.1
184 - Disable folding button in general skin
185 - Disable folding button in general skin
186 == GiWoong Kim <giwoong.kim@samsung.com> 2012-11-06
187 * 1.4.0
188 - vga: Support HVGA, WXGA, HD1080, WQXGA resolution.
189 - Support HVGA, WXGA, HD1080, WQXGA resolution.
190 == Signed-off-by: Sangjin Kim <sangjin3.kim@samsung.com> 2012-11-02
191 * 1.3.68
192 - Don't lose the release event of HW key
193 - Event if user releases the mouse cursor at outside of HW key area, it does not lose the event.
194 == GiWoong Kim <giwoong.kim@samsung.com> 2012-10-29
195 * 1.3.66
196 - Change SDK version.
197 - Change version from 2.0a3 to 2.0a4-RC1
198 == Kitae Kim <kt920.kim@samsung.com> 2012-10-23