| Commit message (Expand) | Author | Age | Files | Lines |
* | From now on, libmenu does not steal all input keys from input modules. | ulion | 2007-12-26 | 1 | -2/+2 |
* | Simplify the condition code. | ulion | 2007-12-25 | 1 | -1/+1 |
* | OSD menu support mouse selection. | ulion | 2007-12-22 | 1 | -0/+2 |
* | Remove hardcoded key->cmd bindings in libmenu, support custom key bindings | ulion | 2007-12-04 | 1 | -0/+8 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 | 1 | -1/+1 |
* | Remove the pause filter and the cmd queue hack, to know the mplayer going to | ulion | 2007-11-15 | 1 | -29/+10 |
* | Fix pause key problem in correct way, only handle pause cmd when showing menu. | ulion | 2007-11-08 | 1 | -7/+3 |
* | Fix link to email explaining the paused vf_menu behaviour change | reimar | 2007-11-03 | 1 | -1/+6 |
* | Move alloc_mpi and copy_mpi from libmenu/vf_menu.c to libmpcodecs/mp_image.c. | cehoyos | 2007-08-04 | 1 | -54/+0 |
* | Do not use fast_memcpy for small size copy, esp. when the size is constant | reimar | 2007-06-05 | 1 | -2/+2 |
* | Replace implicit use of fast_memcpy via macro by explicit use to allow | reimar | 2007-06-05 | 1 | -2/+2 |
* | rename some menu open functions, to avoid confusion with libc native open() | ben | 2007-05-25 | 1 | -2/+2 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 | 1 | -1/+2 |
* | Fix menu to work with mpctx | uau | 2007-02-21 | 1 | -2/+2 |
* | fix identation, broken by last commit | gpoirier | 2007-01-16 | 1 | -12/+12 |
* | speeds up mplayer execution by over FIVE times when all of the of the followi... | gpoirier | 2007-01-16 | 1 | -0/+5 |
* | woops, actually fix URL this time | gpoirier | 2007-01-06 | 1 | -1/+1 |
* | update comment url | gpoirier | 2007-01-06 | 1 | -1/+1 |
* | allows OSD menu to be displayed when using MPEG PES video out | ben | 2007-01-04 | 1 | -0/+16 |
* | fix menu toggle/hide issues | ben | 2006-08-22 | 1 | -2/+2 |
* | Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-30 | 1 | -2/+4 |
* | Allow 6 ways (up/down/left/right/ok/cancel) navigation. | albeu | 2006-03-25 | 1 | -0/+4 |
* | 10l (forgot ...) | michael | 2006-03-21 | 1 | -4/+4 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-26 | 1 | -10/+10 |
* | support newer gcc | faust3 | 2004-10-02 | 1 | -1/+1 |
* | option to display menu at startup, patch by Aurelien Jacobs <aurel at gnuage.... | faust3 | 2004-09-15 | 1 | -0/+3 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 | 1 | -1/+1 |
* | 10l fix by Vladimir Mosgalin <mosgalin@VM10124.spb.edu> | alex | 2003-04-10 | 1 | -0/+2 |
* | 10L forgot this filter. | albeu | 2003-03-30 | 1 | -1/+2 |
* | these patches let ,,oldstyle'' and freetype subtitle renderers live | arpi | 2002-12-29 | 1 | -1/+1 |
* | Added/reordered #includes to silence warnings about "implicit declaration". | rathann | 2002-12-28 | 1 | -0/+3 |
* | better fix for my previous 10l | colin | 2002-11-22 | 1 | -1/+2 |
* | don't fully-copy the planes if the menu doesn't show (faster) | colin | 2002-11-21 | 1 | -0/+16 |
* | Fix freetype. Freetype is highly recommended for a nice output ;) | albeu | 2002-11-18 | 1 | -0/+13 |
* | OSD menus initial version | albeu | 2002-11-14 | 1 | -0/+251 |