sdk/emulator/qemu.git
2015-09-09 ChulHo Songecs: wrap sdb command and path with double quotes
2015-09-09 Park Kyoung Wonconfigure: modified check_libav function.
2015-09-09 Munkyu Impackage: version up(2.2.64)
2015-09-09 Munkyu Imtap: wrap with double quotes
2015-09-09 Munkyu Imosutil: move making/checking vm lock position
2015-09-09 SeokYeon Hwangqt5_msgbox: fixed wrong action for building qt5_msgbox
2015-09-09 SeokYeon Hwangos-win32.h: Suppress warning -Wredundant-decls
2015-09-09 SeokYeon Hwangconfigure: fixed logic when "--enable-error" is specified
2015-09-09 SeokYeon Hwangconfigure: "CROSS_PREFIX" is introduced for cross-compiling
2015-09-09 SeokYeon Hwanghax: used proper format for printing special types
2015-09-09 SeokYeon Hwangyagl: for cross-compiling, header name should be case...
2015-09-09 SeokYeon HwangRevert "timer: fix qemu_poll_ns early timeout on windows"
2015-09-08 Munkyu Imscript: fix else statement
2015-09-08 SeokYeon Hwangdibs: cleaned-up DIBS build scripts
2015-09-07 GiWoong Kimmenu: add a kernel file information to VM info of Detai...
2015-09-07 GiWoong Kimconfig: ignoring files on git
2015-09-07 sungmin hapackage: version up (2.2.63)
2015-09-07 Sungmin Hacamera: modified camera win32 header to build on mingw-w64
2015-09-07 GiWoong Kimmenu: clean up some lines
2015-09-04 Jinhyung ChoiMerge "extra: wrap path with double quotes" into tizen_...
2015-09-04 Munkyu Impackage: version up(2.2.62)
2015-09-04 Munkyu Imsdb: convert to native separator
2015-09-04 Munkyu Imextra: wrap path with double quotes
2015-09-03 Munkyu Impackage: version up(2.2.61)
2015-09-03 Munkyu Impackage: version up(2.2.48)
2015-09-03 Munkyu Imextra: support multibyte string
2015-09-03 Sangho ParkMerge "build: change PATH according to emulator-lib...
2015-09-02 Munkyu Impackage: version up(2.2.47)
2015-09-02 Munkyu Iminstall: move ditto job
2015-09-02 Jihye Wonbuild: change PATH according to emulator-lib-dev
2015-09-02 jinhyung.joemulator: Fixed a bug Java path not found on Windows 64
2015-09-02 Munkyu Impackage: wrap path with double quotes
2015-09-02 Munkyu Impackage: version up (2.2.46)
2015-09-02 Munkyu Imsdcard: change the way to get sdcard path
2015-09-02 Munkyu Impackage: wrap path in double quotes
2015-09-02 Munkyu Imtap: add codesigning vertification
2015-09-02 GiWoong Kimdisplay: modified "display off guide image" processing
2015-09-02 GiWoong Kimmenu: modified About dialog contents
2015-09-01 Munkyu Imtap: add checking netmask
2015-09-01 Sooyoung Haconfigure: enable the virtfs on macos and windows
2015-09-01 GiWoong Kimhwkey: HW key re-masking on skin
2015-09-01 SeokYeon HwangMakefile: Some files should be removed when cleaning
2015-08-31 unknownerror: modified codes about qt5_msgbox.
2015-08-31 Jihye Wonerror: fix a bug about argument pointer variables.
2015-08-30 GiWoong Kimui: modified inheritance of QGraphicsView
2015-08-27 Jihye Wonqt5: introduce qt5_msgbox to report message
2015-08-26 GiWoong Kimlayout: remove duplicated members between MainForm...
2015-08-26 Vasiliy UlyanovVIGS: add draw_pixels_scaled to winsys interface
2015-08-21 SeokYeon Hwangemulator: restricted tizen specific features
2015-08-21 SeokYeon Hwangemulator: cleaned-up emulator start-up routines
2015-08-21 SeokYeon Hwangconfigure: refined configure scripts
2015-08-20 GiWoong Kimshortcut: refactoring for HW key shortcut
2015-08-20 sungmin hapackage: version up (2.2.45)
2015-08-20 sungmin hashortcut: modified default close shortcut
2015-08-20 Sooyoung Habuild: reduce the configuring count on dibs build
2015-08-20 sungmin hacontroller: moved focus to main window for the keyboard...
2015-08-20 GiWoong Kimmenu: no need to delete child widgets manually at Detai...
2015-08-19 Sooyoung Hapackage: version up
2015-08-19 GiWoong Kimmenu: add a link junction for extension About Dialog
2015-08-19 GiWoong Kimmenu: get drive/swap image path from emul_state
2015-08-19 SeokYeon Hwangemul_state: introduced get_swap_image_file()
2015-08-19 SeokYeon Hwangemul_state: freed memories those are allocated in runtime
2015-08-19 SeokYeon Hwangemul_state: divided up log path
2015-08-18 GiWoong Kimmenu: controller shortcut info updating
2015-08-17 GiWoong Kimshortcut: refactoring for context menu shortcut
2015-08-17 GiWoong Kimpackage: version up
2015-08-17 SeokYeon Hwangemul_state: cleaned-up bin path and log path
2015-08-17 SeokYeon Hwangconfigure: we can specify WINVER on mingw now
2015-08-17 SeokYeon Hwangmenu: fixed some dangerous implicit conversion
2015-08-17 sungmin hatouch: modified device checking method
2015-08-17 Sooyoung Havirtfs: remove redundant maru defines
2015-08-17 GiWoong Kimmenu: detailed info dialog source code refactoring
2015-08-14 SeokYeon Hwangerror_handler: do not print backtrace when early normal...
2015-08-13 GiWoong Kimui: some minor modifications
2015-08-13 GiWoong Kimmenu: disable Telnet Port table item on Detailed Info...
2015-08-13 SeokYeon Hwangemul_state: provide RAM size using ram_size global...
2015-08-13 SeokYeon Hwangconfigure: cleaned-up "configure" file
2015-08-13 SeokYeon HwangMakefile: removed "check-*" build scripts
2015-08-12 Jinhyung Choinfc: changed pthread_mutex to qemu_mutex
2015-08-12 Jinhyung Choievdi: changed pthread_mutex to qemu_mutex
2015-08-11 GiWoong Kimmenu: enable DPI information on Detailed Info dialog
2015-08-10 SeokYeon HwangUI: massive refactoring about UI/Display components
2015-08-10 SeokYeon Hwangqt5: introduced pixel density for informing hw spec
2015-08-10 SeokYeon Hwangqt5: detached from maru_display
2015-08-10 SeokYeon Hwangqt5: respect QemuConsole and DisplaySurface
2015-08-10 SeokYeon Hwangemul_state: cleaned-up display resolution state management
2015-08-09 GiWoong Kimui: followed mandatory design guide
2015-08-08 sungmin haspice: added explicitly spice macro
2015-08-07 Jinhyung Choibuild: package version up (2.2.42)
2015-08-07 Jinhyung Choiui: add "profile" parameter for control panel
2015-08-07 Jinhyung Choimenu: changed ecp jar path for launching
2015-08-06 GiWoong Kimpackage: version up
2015-08-06 SeokYeon Hwangbuild: removed supplements support in Makefile
2015-08-06 GiWoong Kimui: clean up some text resources
2015-08-05 GiWoong Kimcontroller: schedules controller object for deletion
2015-08-05 SeokYeon Hwangemulator: shutdown_qemu_gracefully() moved to emulator.c
2015-08-05 GiWoong Kimskin: add wearableO-360x360-2btn skin resource for...
2015-08-05 GiWoong Kimskin: add wearableO-360x360-2btn skin resource for...
2015-08-04 Jinhyung Jomaru-camera: Removed unnecessary memory copy
2015-08-04 jinhyung.jomaru-camera: Changed the framework used in OS X.
next