index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libmenu
Commit message (
Expand
)
Author
Age
...
|
*
fixes two bugs:
ben
2008-06-20
|
*
Add auto-close option to libmenu playlist handling part.
ben
2008-06-20
*
|
Merge svn changes up to r27025
Uoti Urpala
2008-06-07
|
\
|
|
*
Removed unused freepath variable.
ben
2008-06-06
|
*
Remove useless braces on if() statement.
ben
2008-06-05
|
*
Ensure 'path' string is 0 terminated.
ben
2008-06-05
*
|
Merge svn changes up to r26979
Uoti Urpala
2008-06-04
|
\
|
|
*
Use size_t instead of int for a variable that is compared to the result
diego
2008-06-03
|
*
cosmetics: Remove useless parentheses from return statements.
diego
2008-05-16
*
|
Merge svn changes up to r26783
Uoti Urpala
2008-05-15
|
\
|
|
*
Use standard license headers with standard formatting.
diego
2008-05-14
*
|
Merge svn changes up to r26624
Uoti Urpala
2008-05-01
|
\
|
*
|
input: Move cmd_queue to context struct
Uoti Urpala
2008-04-30
|
*
Remove unnecessary version.h #includes.
diego
2008-04-30
*
|
Move global filename to mpctx
Uoti Urpala
2008-04-26
*
|
Move global mconfig to mpctx
Uoti Urpala
2008-04-26
*
|
Remove _s/_st suffix from some struct names
Uoti Urpala
2008-04-25
*
|
Add new video driver API
Uoti Urpala
2008-04-23
|
/
*
Build all parts in the libmenu subdirectory nonrecursively.
diego
2008-04-07
*
Add missing header #includes to fix 'make checkheaders'.
diego
2008-03-05
*
Add MPLAYER_ prefix to multiple inclusion guards.
diego
2008-02-22
*
Remove pointless #ifdefs around extern declarations.
diego
2008-02-20
*
Allow independent scaling of vo_font and sub_font.
reimar
2008-01-27
*
Deny the code using realpath().
ulion
2008-01-10
*
Add multiple inclusion guards to all header files that lack them.
diego
2008-01-01
*
Default use the dir where the current playing file located if path not set.
ulion
2007-12-31
*
Remove redundant option 'auto-close' from cmdlist and filesel.
ulion
2007-12-28
*
From now on, libmenu does not steal all input keys from input modules.
ulion
2007-12-26
*
Use '-' instead of '_' in option name.
ulion
2007-12-25
*
Remove useless scope.
ulion
2007-12-25
*
Simplify the condition code.
ulion
2007-12-25
*
OSD menu support mouse selection.
ulion
2007-12-22
*
Add variable bx, dx to simplify code of function menu_draw_list.
ulion
2007-12-20
*
Add local variable 'line_h' to simplify code of function menu_list_draw.
ulion
2007-12-20
*
Currently menu title did not align center together with menu items when x>=0.
ulion
2007-12-19
*
Calculate and draw osd accurately.
ulion
2007-12-19
*
Here should add the minb to x when x>=0 because in later code
ulion
2007-12-18
*
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
[prev]
[next]