summaryrefslogtreecommitdiff
path: root/tizen/src/emulator.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-20Direct Rendering: New feature addedjinhyung.jo1-2/+4
2015-01-13net: Support bridged network and manual proxyMunkyu Im1-11/+6
2014-12-02emulator: introduced 'keyword' variableSeokYeon Hwang1-24/+4
2014-12-02emulator: did not expose unnecessary functionsSeokYeon Hwang1-10/+1
2014-11-27net: Remove dns1 kernel appendMunkyu Im1-7/+3
2014-10-29check-gl: remove the error pop-up & exit codejinhyung.jo1-19/+8
2014-10-23enable yagl/vigs support independently of enabling maruEwan Le Bideau-Canévet1-1/+5
2014-10-21check-gl: Modified check-gljinhyung.jo1-2/+25
2014-10-06web-viewer: added init and shutdown logic of nodejs and websocketsungmin ha1-0/+4
2014-08-01emulator: fix issue that skin is not started on MacOSSeokYeon Hwang1-2/+2
2014-07-18display: fix compilation error when SDL and SHM are both disabledSeokYeon Hwang1-1/+4
2014-07-15emulator: move get_log_path(), get_bin_path() to emul_stateSeokYeon Hwang1-42/+3
2014-07-10emulator: clean-up sources and headersSeokYeon Hwang1-2/+1
2014-07-08emulator: use new debug_chSeokYeon Hwang1-23/+23
2014-07-05Merge "emulator: some error reporting routine is refactored" into tizenSangho Park1-1/+1
2014-07-06emulator: some error reporting routine is refactoredSeokYeon Hwang1-1/+1
2014-07-02sdb noti server: migrated into sdbJinhyung Choi1-1/+0
2014-07-01emulator: clean-up source directoriesSeokYeon Hwang1-1/+1
2014-07-01guest server: changed as sdb notification serverJinhyung Choi1-2/+2
2014-07-01emulator: remove legacy mloop_eventSeokYeon Hwang1-3/+0
2014-07-01hotplug: new device hotplug system is introducedSeokYeon Hwang1-0/+3
2014-06-24build: Clean-up build related filesSeokYeon Hwang1-3/+3
2014-06-18emulator: fix compile errors on Windows.Kitae Kim1-0/+4
2014-06-17emulator: fix legacy arguments compatibility issueSeokYeon Hwang1-4/+4
2014-06-17emulator: remove exit_emulator()SeokYeon Hwang1-46/+45
2014-06-16emulator: add "conf" optionsSeokYeon Hwang1-10/+23
2014-06-16emulator: revert SDL_init() routes stdout and stderr in win32SeokYeon Hwang1-1/+13
2014-06-16emulator: clean up emulator exit logicSeokYeon Hwang1-10/+5
2014-06-15emulator: separate source file for legacy optionsSeokYeon Hwang1-224/+30
2014-06-16emulator: new emulator options are introducedSeokYeon Hwang1-59/+179
2014-06-10emulator: launch skin process after display initializedSeokYeon Hwang1-4/+7
2014-05-29emulator: fix no skin situationSeokYeon Hwang1-1/+1
2014-05-27emulator: clean-up maru specific preparations.SeokYeon Hwang1-39/+47
2014-05-26emulator: rename some function name for renewalSeokYeon Hwang1-85/+93
2014-05-14threading: use qemu_thread_XXX abstraction instead of pthread native functionsGeunhae LEE1-8/+2
2014-04-29VirtGL: remove devicejinhyung.jo1-23/+9
2014-04-24maru: Change the device initialization routine.jinhyung.jo1-82/+4
2014-04-24emulator: modified touchscreen optionGiWoong Kim1-4/+15
2014-04-24emulator: clean-up "emulator.c" for "envp"SeokYeon Hwang1-10/+3
2014-04-23booting: bypassing envp args from emulator main to qemu mainJinhyung Choi1-8/+21
2014-04-10emulator: add kernel parameterGiWoong Kim1-3/+4
2014-03-25emulator: improve error handlingKitae Kim1-2/+4
2014-03-17Merge "debug utility : dump backtrace whenever exit called or signal catched ...SeokYeon Hwang1-0/+1
2014-03-17debug utility : dump backtrace whenever exit called or signal catchedGeunhae LEE1-0/+1
2014-03-10Emulator : Enables host GL information to log filejinhyung.jo1-3/+3
2014-02-13ecs: remove ecs port optionMunkyu Im1-3/+3
2013-12-26emulator: modified time loggingGiWoong Kim1-9/+11
2013-11-25tethering: added tethering feature.Kitae Kim1-0/+2
2013-11-22display: modified some variable & function namesGiWoong Kim1-1/+1
2013-10-14shm: fix shared memory leakmunkyu.im1-3/+2