log libmenu/menu_cmdlist.c @ 31158:e1db21f14dd2

age author description
2010-04-04 diego Mark cfg_fields m_option_t array as const.
2009-05-13 diego whitespace cosmetics: Remove all trailing whitespace.
2008-12-13 diego Add standard GPL headers.
2008-04-30 diego Remove unnecessary version.h #includes.
2007-12-28 ulion Remove redundant option 'auto-close' from cmdlist and filesel.
2007-12-25 ulion Remove useless scope.
2007-12-17 ulion Fix memory leak.
2007-12-11 ulion Support to run multiple mplayer commands set in menu.conf
2007-12-04 ulion Remove hardcoded key->cmd bindings in libmenu, support custom key bindings
2007-05-25 ben rename some menu open functions, to avoid confusion with libc native open()
2006-08-18 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
2006-06-25 ben support for auto_close parameter in menu command list (geexbox patch)
2006-06-25 ben declaring static functions with the same name than libc ones was not the best idea ever
2006-03-31 corey Minor spelling and grammar fixes for part 1 of Otvos Attila's
2006-03-30 reynaldo Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT chello DOT hu
2006-03-25 albeu Allow 6 ways (up/down/left/right/ok/cancel) navigation.
2005-10-26 diego Unify include paths, -I.. is in CFLAGS.
2002-12-28 rathann Added/reordered #includes to silence warnings about "implicit declaration".
2002-11-14 albeu OSD menus initial version