log

age author description
Mon, 22 Nov 2010 13:15:33 +0800 Thinker K.F. Li Move the timer manager based on mb_tman_t to timer.c refine_backend_if
Mon, 22 Nov 2010 12:38:36 +0800 Thinker K.F. Li Use mb_timer_man_t instead of mb_tman_t. refine_backend_if
Mon, 22 Nov 2010 10:29:36 +0800 Thinker K.F. Li Change naming convention from X_MB to X_supp or x_supp refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Mark out functions supprting nodejs in X_supp.c refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Register _x_mb_handle_connection() with IO manager refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Add flush function to mb_backend_t refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Change signature of function in X_supp.c to right type for rt arg refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Make functions of X_supp.c static and fill fields of backend. refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Fix typo on the name of X_MB_new_with_win() refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Change X_MB_add/remove_event() to match new mb_backend_t refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Rename X_MB_tman() to X_MB_timer_man() refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Free IO manager and timer manager when free a X supp runtime refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Rename xmbrt to xmb_rt refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Fix X_init_connection() to match modification of mb_backend_t refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Use MB_MAX() refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Change _X_MB_runtime and fix _x_mb_event_loop() refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Fix typo for the naem of struct _X_supp_IO_man refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Fix typo for the name of _mb_IO_man refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Declare functions correctly refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Fix typo on variable reference refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Fix typo on return type of _x_supp_tmo_hdlr() refine_backend_if
Mon, 22 Nov 2010 00:42:30 +0800 Thinker K.F. Li Declare function as static functions refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Change signature to make const for arguments of mb_timer_cb_t refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Use mb_backend_t::event_loop() instead of mb_backend_t::loop refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Rename mb_backend_t::tman() to mb_backend_t::timer_man() refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Use mb_backend_t::new instead of mb_backend_t::init refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Change signature of sprite_set_search_path() refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Adapt mb_tman_t to mb_timer_man_t refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Change signature of callback for IO and timer manager refine_backend_if
Mon, 22 Nov 2010 00:42:29 +0800 Thinker K.F. Li Implement functions of timer manager for X support refine_backend_if