| Commit message (Expand) | Author | Age |
... | |
* | Fix the menu uninit function name. | ulion | 2007-12-18 |
* | Replace another m_struct_t by 'struct m_struct_st' to remove depedency | ulion | 2007-12-18 |
* | Remove dependency on m_struct.h when include libmenu/menu.h. | ulion | 2007-12-18 |
* | Fix indent for last commit. | ulion | 2007-12-17 |
* | Ignore elements of keybindings other than 'binding'. | ulion | 2007-12-17 |
* | Remove NO_REPEAT mask from keycode, fix keycode matching for JOY_BTN0, etc. | ulion | 2007-12-17 |
* | Display parsed keycode in verbose output. | ulion | 2007-12-17 |
* | Fix memory leak. | ulion | 2007-12-17 |
* | Add auto-update property for property menu item. | ulion | 2007-12-15 |
* | get rid of the file-static dvb_config and free the config at close() . Patch... | nicodvb | 2007-12-15 |
* | Support chapter in OSD menu. | ulion | 2007-12-14 |
* | cosmetics: partially reformatted this monstruosity | nicodvb | 2007-12-12 |
* | reverted r25323: deprecated by ulion's recent patches | ben | 2007-12-12 |
* | Fix memory leak. I thought asx_get_attrib() return a const char *, | ulion | 2007-12-12 |
* | Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>. | ulion | 2007-12-12 |
* | Remove headers not used. | ulion | 2007-12-12 |
* | Support to run multiple mplayer commands set in menu.conf | ulion | 2007-12-11 |
* | Fix mylstat() call to parent dir where the subdir has no exec permission. | ulion | 2007-12-10 |
* | Combine common code for dealing with file action and dir action. | ulion | 2007-12-09 |
* | Use recorded last path only when stat it ok. | ulion | 2007-12-09 |
* | identifiers starting with an underscore are reserved by the C standard | ben | 2007-12-08 |
* | rework of libmenu open_dir() | ben | 2007-12-08 |
* | Remove hardcoded key->cmd bindings in libmenu, support custom key bindings | ulion | 2007-12-04 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 |
* | Add type info to menu_t, now we can get the menu name and the type name of menu. | ulion | 2007-12-02 |
* | Fix code to make sure the browse starting path within the menu-chroot path. | ulion | 2007-11-26 |
* | Remove the pause filter and the cmd queue hack, to know the mplayer going to | ulion | 2007-11-15 |
* | Make page up and down with proper page size instead of always 10 rows. | ulion | 2007-11-10 |
* | Fix pause key problem in correct way, only handle pause cmd when showing menu. | ulion | 2007-11-08 |
* | Warning fixes: | ulion | 2007-11-05 |
* | Fix link to email explaining the paused vf_menu behaviour change | reimar | 2007-11-03 |
* | Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c. | cehoyos | 2007-08-04 |
* | Give message string a more meaningful name. | diego | 2007-07-28 |
* | typo fix: childs --> children | diego | 2007-07-28 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 |
* | Drop the metadata stuff and replace it with generic property string expansion. | albeu | 2007-05-30 |
* | Rework the property API to allow sub properties such as | albeu | 2007-05-29 |
* | new -menu-chroot option that prevent OSD file selection menu to go to an unwa... | ben | 2007-05-29 |
* | allow left key command to close text menus too | ben | 2007-05-25 |
* | rename some menu open functions, to avoid confusion with libc native open() | ben | 2007-05-25 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 |
* | get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf | ben | 2007-05-20 |
* | fix libmenu compilation with fridibi enabled | ben | 2007-05-07 |
* | cast to what's really expected | ben | 2007-05-07 |
* | use already existing function to get utf8 char in libmenu (thx to reimar) | ben | 2007-05-07 |
* | used FFMAX macro as pointed out by reimar | ben | 2007-05-07 |
* | removed useless casts as pointed out by reimar | ben | 2007-05-07 |
* | new -menu-keepdir option that allows libmenu file browser to always restart b... | ben | 2007-05-07 |
* | support for hebrew through fribidi in libmenu (geexbox patch #580) | ben | 2007-05-07 |