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
*
Merge svn changes up to r28641
Uoti Urpala
2009-02-18
|
\
|
*
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
diego
2009-02-17
*
|
Merge svn changes up to r28149
Uoti Urpala
2008-12-14
|
\
|
|
*
Add standard GPL headers.
diego
2008-12-13
*
|
Merge svn changes up to 27824
Uoti Urpala
2008-10-25
|
\
|
|
*
Remove pointless attribute_used from variable declaration.
diego
2008-10-16
*
|
Make various functions static
Uoti Urpala
2008-08-12
*
|
Merge svn changes up to r27441
Uoti Urpala
2008-08-08
|
\
|
|
*
Rename font-related preprocessor directives.
diego
2008-08-07
|
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
|
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
*
|
Merge svn changes up to r27123
Uoti Urpala
2008-06-23
|
\
|
|
*
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
[next]