| Commit message (Expand) | Author | Age | Files | Lines |
* | menu: Move vf_info_menu extern declaration to menu.h | diego | 2010-11-02 | 2 | -1/+2 |
* | menu: Move menu_mouse_* extern declarations to menu.h | diego | 2010-11-02 | 2 | -3/+4 |
* | manu.c: Remove unused static function menu_text_get_next_line | diego | 2010-11-02 | 1 | -18/+0 |
* | cosmetics: "struct vf_instance* vf" -> "struct vf_instance *vf" | Uoti Urpala | 2010-05-29 | 1 | -6/+6 |
* | Merge svn changes up to r31141 | Uoti Urpala | 2010-05-07 | 1 | -0/+3 |
|\ |
|
| * | Add support for 12-bit color mode on framebuffer devices. | cehoyos | 2010-05-06 | 1 | -0/+3 |
* | | Merge svn changes up to r31004 | Uoti Urpala | 2010-04-26 | 8 | -8/+8 |
|\| |
|
| * | Mark cfg_fields m_option_t array as const. | diego | 2010-04-04 | 8 | -8/+8 |
* | | input: remove unused "paused" arguments from some functions | Uoti Urpala | 2010-04-25 | 1 | -2/+4 |
* | | menu.h: add struct tag declaration to avoid warnings | Uoti Urpala | 2010-04-25 | 1 | -0/+1 |
* | | Delete things related to old translation system | Uoti Urpala | 2010-03-10 | 8 | -8/+0 |
* | | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 | 1 | -7/+7 |
|\| |
|
| * | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 | 1 | -7/+7 |
| * | cosmetics: Rename struct vf_instance_s --> vf_instance. | diego | 2010-02-21 | 2 | -7/+7 |
| * | cosmetics: Remove pointless empty lines at EOF. | diego | 2010-02-20 | 2 | -4/+0 |
* | | Merge svn changes up to r30663 | Uoti Urpala | 2010-03-10 | 1 | -4/+4 |
|\| |
|
| * | Replace platform preprocessor check by HAVE_DOS_PATHS. | komh | 2010-02-19 | 1 | -4/+4 |
* | | Merge svn changes up to r30643 | Uoti Urpala | 2010-03-10 | 1 | -2/+4 |
|\| |
|
| * | Mark some more functions that are not used outside of their files as static. | diego | 2010-02-18 | 1 | -2/+4 |
* | | Merge svn changes up to r30595 | Uoti Urpala | 2010-03-09 | 1 | -0/+2 |
|\| |
|
| * | Declare vf_menu_pause_update in libmenu/menu.h. | diego | 2010-02-14 | 1 | -0/+3 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 13 | -74/+74 |
* | | Implement vsync-aware frame timing for VDPAU | Uoti Urpala | 2009-11-15 | 1 | -1/+1 |
* | | Remove trailing whitespace from most files | Uoti Urpala | 2009-07-07 | 13 | -78/+74 |
* | | Translation system changes part 2: replace macros by strings | Amar Takhar | 2009-07-07 | 8 | -45/+45 |
* | | Translation system changes part 1: wrap translated strings | Amar Takhar | 2009-07-07 | 8 | -45/+45 |
* | | Merge svn changes up to r29134 | Uoti Urpala | 2009-04-02 | 1 | -4/+0 |
|\| |
|
| * | Remove unnecessary malloc.h #includes and related #ifdeffery. | diego | 2009-04-02 | 1 | -4/+0 |
* | | Merge svn changes up to r28641 | Uoti Urpala | 2009-02-18 | 1 | -1/+1 |
|\| |
|
| * | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | | Merge svn changes up to r28149 | Uoti Urpala | 2008-12-14 | 12 | -0/+206 |
|\| |
|
| * | Add standard GPL headers. | diego | 2008-12-13 | 12 | -0/+206 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -1/+1 |
|\| |
|
| * | Remove pointless attribute_used from variable declaration. | diego | 2008-10-16 | 1 | -1/+1 |
* | | Make various functions static | Uoti Urpala | 2008-08-12 | 1 | -2/+2 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 2 | -6/+6 |
|\| |
|
| * | Rename font-related preprocessor directives. | diego | 2008-08-07 | 2 | -5/+5 |
| * | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -1/+1 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -3/+3 |
|\| |
|
| * | Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate; | diego | 2008-08-01 | 1 | -3/+3 |
* | | Merge svn changes up to r27374 | Uoti Urpala | 2008-07-30 | 1 | -3/+3 |
|\| |
|
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -3/+3 |
* | | Merge svn changes up to r27123 | Uoti Urpala | 2008-06-23 | 2 | -10/+27 |
|\| |
|
| * | fixes two bugs: | ben | 2008-06-20 | 1 | -7/+18 |
| * | Add auto-close option to libmenu playlist handling part. | ben | 2008-06-20 | 1 | -2/+8 |
* | | Merge svn changes up to r27025 | Uoti Urpala | 2008-06-07 | 1 | -10/+4 |
|\| |
|
| * | Removed unused freepath variable. | ben | 2008-06-06 | 1 | -8/+3 |
| * | Remove useless braces on if() statement. | ben | 2008-06-05 | 1 | -2/+1 |
| * | Ensure 'path' string is 0 terminated. | ben | 2008-06-05 | 1 | -1/+1 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 2 | -2/+2 |
|\| |
|
| * | Use size_t instead of int for a variable that is compared to the result | diego | 2008-06-03 | 1 | -1/+1 |
| * | cosmetics: Remove useless parentheses from return statements. | diego | 2008-05-16 | 1 | -1/+1 |
* | | Merge svn changes up to r26783 | Uoti Urpala | 2008-05-15 | 1 | -3/+3 |
|\| |
|
| * | Use standard license headers with standard formatting. | diego | 2008-05-14 | 1 | -3/+3 |
* | | Merge svn changes up to r26624 | Uoti Urpala | 2008-05-01 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary version.h #includes. | diego | 2008-04-30 | 1 | -1/+0 |
* | | input: Move cmd_queue to context struct | Uoti Urpala | 2008-04-30 | 9 | -16/+22 |
* | | Move global filename to mpctx | Uoti Urpala | 2008-04-26 | 1 | -1/+0 |
* | | Move global mconfig to mpctx | Uoti Urpala | 2008-04-26 | 4 | -7/+14 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 1 | -6/+6 |
* | | Add new video driver API | Uoti Urpala | 2008-04-23 | 1 | -2/+2 |
|/ |
|
* | Build all parts in the libmenu subdirectory nonrecursively. | diego | 2008-04-07 | 1 | -18/+0 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-05 | 2 | -0/+5 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 2 | -6/+6 |
* | Remove pointless #ifdefs around extern declarations. | diego | 2008-02-20 | 1 | -2/+0 |
* | Allow independent scaling of vo_font and sub_font. | reimar | 2008-01-27 | 1 | -1/+1 |
* | Deny the code using realpath(). | ulion | 2008-01-10 | 1 | -0/+2 |
* | Add multiple inclusion guards to all header files that lack them. | diego | 2008-01-01 | 2 | -1/+7 |
* | Default use the dir where the current playing file located if path not set. | ulion | 2007-12-31 | 1 | -2/+16 |
* | Remove redundant option 'auto-close' from cmdlist and filesel. | ulion | 2007-12-28 | 2 | -17/+3 |
* | From now on, libmenu does not steal all input keys from input modules. | ulion | 2007-12-26 | 6 | -19/+20 |
* | Use '-' instead of '_' in option name. | ulion | 2007-12-25 | 1 | -1/+1 |
* | Remove useless scope. | ulion | 2007-12-25 | 1 | -2/+2 |
* | Simplify the condition code. | ulion | 2007-12-25 | 1 | -1/+1 |
* | OSD menu support mouse selection. | ulion | 2007-12-22 | 4 | -0/+61 |
* | Add variable bx, dx to simplify code of function menu_draw_list. | ulion | 2007-12-20 | 1 | -7/+9 |
* | Add local variable 'line_h' to simplify code of function menu_list_draw. | ulion | 2007-12-20 | 1 | -8/+10 |
* | Currently menu title did not align center together with menu items when x>=0. | ulion | 2007-12-19 | 1 | -3/+3 |
* | Calculate and draw osd accurately. | ulion | 2007-12-19 | 1 | -2/+7 |
* | Here should add the minb to x when x>=0 because in later code | ulion | 2007-12-18 | 1 | -1/+1 |
* | Fix the menu uninit function name. | ulion | 2007-12-18 | 2 | -2/+2 |
* | Replace another m_struct_t by 'struct m_struct_st' to remove depedency | ulion | 2007-12-18 | 1 | -1/+1 |
* | Remove dependency on m_struct.h when include libmenu/menu.h. | ulion | 2007-12-18 | 1 | -1/+3 |
* | Fix indent for last commit. | ulion | 2007-12-17 | 1 | -15/+15 |
* | Ignore elements of keybindings other than 'binding'. | ulion | 2007-12-17 | 1 | -0/+2 |
* | Remove NO_REPEAT mask from keycode, fix keycode matching for JOY_BTN0, etc. | ulion | 2007-12-17 | 1 | -0/+1 |
* | Display parsed keycode in verbose output. | ulion | 2007-12-17 | 1 | -2/+2 |
* | Fix memory leak. | ulion | 2007-12-17 | 1 | -0/+4 |
* | Add auto-update property for property menu item. | ulion | 2007-12-15 | 1 | -9/+25 |
* | get rid of the file-static dvb_config and free the config at close() . Patch... | nicodvb | 2007-12-15 | 1 | -0/+1 |
* | Support chapter in OSD menu. | ulion | 2007-12-14 | 3 | -0/+186 |
* | cosmetics: partially reformatted this monstruosity | nicodvb | 2007-12-12 | 1 | -33/+31 |
* | reverted r25323: deprecated by ulion's recent patches | ben | 2007-12-12 | 1 | -8/+1 |
* | Fix memory leak. I thought asx_get_attrib() return a const char *, | ulion | 2007-12-12 | 1 | -5/+9 |
* | Fix memory leak, reported by Andrew Calkin <andrew P calkin A gmail P com>. | ulion | 2007-12-12 | 1 | -0/+1 |
* | Remove headers not used. | ulion | 2007-12-12 | 1 | -2/+0 |
* | Support to run multiple mplayer commands set in menu.conf | ulion | 2007-12-11 | 3 | -19/+10 |
* | Fix mylstat() call to parent dir where the subdir has no exec permission. | ulion | 2007-12-10 | 1 | -1/+22 |
* | Combine common code for dealing with file action and dir action. | ulion | 2007-12-09 | 1 | -17/+8 |
* | Use recorded last path only when stat it ok. | ulion | 2007-12-09 | 1 | -1/+2 |
* | identifiers starting with an underscore are reserved by the C standard | ben | 2007-12-08 | 1 | -3/+3 |
* | rework of libmenu open_dir() | ben | 2007-12-08 | 1 | -2/+8 |
* | Remove hardcoded key->cmd bindings in libmenu, support custom key bindings | ulion | 2007-12-04 | 11 | -119/+172 |
* | Mark several uses of vo_functions_t as const to stop some of the current | reimar | 2007-12-02 | 1 | -1/+1 |
* | Add type info to menu_t, now we can get the menu name and the type name of menu. | ulion | 2007-12-02 | 2 | -2/+6 |
* | Fix code to make sure the browse starting path within the menu-chroot path. | ulion | 2007-11-26 | 1 | -16/+26 |
* | Remove the pause filter and the cmd queue hack, to know the mplayer going to | ulion | 2007-11-15 | 1 | -29/+10 |
* | Make page up and down with proper page size instead of always 10 rows. | ulion | 2007-11-10 | 2 | -12/+16 |
* | Fix pause key problem in correct way, only handle pause cmd when showing menu. | ulion | 2007-11-08 | 1 | -7/+3 |
* | Warning fixes: | ulion | 2007-11-05 | 1 | -8/+8 |
* | 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 |
* | Give message string a more meaningful name. | diego | 2007-07-28 | 1 | -1/+1 |
* | typo fix: childs --> children | diego | 2007-07-28 | 1 | -2/+2 |
* | 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 |
* | Drop the metadata stuff and replace it with generic property string expansion. | albeu | 2007-05-30 | 1 | -77/+21 |
* | Rework the property API to allow sub properties such as | albeu | 2007-05-29 | 1 | -10/+10 |
* | new -menu-chroot option that prevent OSD file selection menu to go to an unwa... | ben | 2007-05-29 | 1 | -0/+7 |
* | allow left key command to close text menus too | ben | 2007-05-25 | 1 | -0/+1 |
* | rename some menu open functions, to avoid confusion with libc native open() | ben | 2007-05-25 | 3 | -6/+6 |
* | add new -subfont option, that allows having a different font for OSD (control... | ben | 2007-05-20 | 1 | -1/+2 |
* | get rid of -menu-utf8 and -menu-unicode once for all, patch by Guillaume Lecerf | ben | 2007-05-20 | 1 | -30/+9 |
* | fix libmenu compilation with fridibi enabled | ben | 2007-05-07 | 1 | -3/+3 |
* | cast to what's really expected | ben | 2007-05-07 | 1 | -1/+1 |
* | use already existing function to get utf8 char in libmenu (thx to reimar) | ben | 2007-05-07 | 1 | -8/+4 |
* | used FFMAX macro as pointed out by reimar | ben | 2007-05-07 | 1 | -1/+2 |
* | removed useless casts as pointed out by reimar | ben | 2007-05-07 | 1 | -6/+6 |
* | new -menu-keepdir option that allows libmenu file browser to always restart b... | ben | 2007-05-07 | 1 | -1/+41 |
* | support for hebrew through fribidi in libmenu (geexbox patch #580) | ben | 2007-05-07 | 1 | -0/+56 |
* | support for unicode/utf8 in libmenu (geexbox patch #545) | ben | 2007-05-07 | 1 | -13/+36 |
* | cosmetics: Fix indentation, reorder some lines for consistency. | diego | 2007-03-13 | 1 | -9/+8 |
* | Give more descriptive names to the source and library variables and split | diego | 2007-03-13 | 1 | -3/+3 |
* | Fix menu to work with mpctx | uau | 2007-02-21 | 5 | -12/+17 |
* | 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 gprof support (aka work around gprof's brain dead design) | gpoirier | 2007-01-04 | 1 | -10/+10 |
* | FFmpeg-style dependency declaration | diego | 2006-11-27 | 1 | -3/+1 |
* | Merge common parts of all Makefiles into one file included by all. | diego | 2006-11-26 | 1 | -27/+1 |
* | Remove superfluous comment. | diego | 2006-11-25 | 1 | -3/+0 |
* | Unify dep/depend targets. | diego | 2006-11-20 | 1 | -3/+1 |
* | Fix possible crash: negative values may no be passed to render_one_glyph | reimar | 2006-10-29 | 1 | -1/+1 |
* | Handle windows path separator in filesel menu. | reimar | 2006-10-29 | 1 | -0/+4 |
* | better readability on selected menu item by tweaking alpha channel properties | ben | 2006-09-09 | 1 | -3/+3 |
* | added new helpers to allow easy metadata retrieval and make libmenu use them | ben | 2006-08-25 | 1 | -123/+38 |
* | new option for libmenu that allow display of properties and metadata of curre... | ben | 2006-08-25 | 1 | -1/+156 |
* | added new filter option to menu file browser to only display some files accor... | ben | 2006-08-22 | 1 | -1/+65 |
* | support multiple actions in menu's file browser using key bindings | ben | 2006-08-22 | 2 | -3/+28 |
* | |