| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 |
|\ |
|
| * | Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; | diego | 2008-08-01 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 |
* | | input: Move cmd_queue to context struct | Uoti Urpala | 2008-04-30 |
* | | Move global mconfig to mpctx | Uoti Urpala | 2008-04-26 |
|/ |
|
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 |
* | From now on, libmenu does not steal all input keys from input modules. | ulion | 2007-12-26 |
* | OSD menu support mouse selection. | ulion | 2007-12-22 |
* | Calculate and draw osd accurately. | ulion | 2007-12-19 |
* | Fix the menu uninit function name. | 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 |
* | Support chapter in OSD menu. | ulion | 2007-12-14 |
* | Fix memory leak. I thought asx_get_attrib() return a const char *, | ulion | 2007-12-12 |
* | Support to run multiple mplayer commands set in menu.conf | ulion | 2007-12-11 |
* | Remove hardcoded key->cmd bindings in libmenu, support custom key bindings | ulion | 2007-12-04 |
* | Add type info to menu_t, now we can get the menu name and the type name of menu. | ulion | 2007-12-02 |
* | Warning fixes: | ulion | 2007-11-05 |
* | 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 |
* | support for hebrew through fribidi in libmenu (geexbox patch #580) | ben | 2007-05-07 |
* | support for unicode/utf8 in libmenu (geexbox patch #545) | ben | 2007-05-07 |
* | Fix menu to work with mpctx | uau | 2007-02-21 |
* | fix gprof support (aka work around gprof's brain dead design) | gpoirier | 2007-01-04 |
* | Fix possible crash: negative values may no be passed to render_one_glyph | reimar | 2006-10-29 |
* | Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h. | diego | 2006-08-18 |
* | introduce new 'stream' directory for all stream layer related components and ... | ben | 2006-07-31 |
* | There is a draw_alpha for uyvy, use it. | albeu | 2006-04-22 |
* | Fix menu background drawing. | albeu | 2006-04-22 |
* | Part1 of several printf2mp_msg changes in patch from Otvos Attila oattila AT ... | reynaldo | 2006-03-30 |
* | Add a function to draw flat boxes and use it to make the list | albeu | 2006-03-30 |
* | Allow 6 ways (up/down/left/right/ok/cancel) navigation. | albeu | 2006-03-25 |
* | Unify include paths, -I.. is in CFLAGS. | diego | 2005-10-26 |
* | Finnaly commit Nico's dvb menu. Sorry for committing this | albeu | 2003-08-16 |
* | output typo fixes: unknow --> unknown | diego | 2003-07-09 |
* | linux->osdep | arpi | 2003-02-09 |
* | Fixes a problem where the menu won't work, if you just use freetype fonts | arpi | 2003-02-02 |
* | mplayer crashes if one tries to use osd menu without having a font | arpi | 2003-01-26 |
* | This patch fixes the reading of the menu.conf, because stream_open() | arpi | 2002-12-28 |
* | better fix for my previous 10l | colin | 2002-11-22 |
* | 10l - forgot this file | colin | 2002-11-21 |
* | Fix buffer overflow in a drawing func | albeu | 2002-11-18 |
* | Fix freetype. Freetype is highly recommended for a nice output ;) | albeu | 2002-11-18 |