index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gui
/
interface.c
Commit message (
Expand
)
Author
Age
*
Rename font-related preprocessor directives.
diego
2008-08-07
*
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
diego
2008-08-06
*
Rename some audio-output-related preprocessor directives.
diego
2008-08-05
*
Change a bunch of video/audio-output-specific preprocessor directives from
diego
2008-08-03
*
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
diego
2008-08-01
*
Start unifying names of internal preprocessor directives.
diego
2008-07-30
*
Add standard GPL header to individual files.
diego
2008-04-22
*
Allow independent scaling of vo_font and sub_font.
reimar
2008-01-27
*
audio_out / video_out structs should be treated as const
reimar
2008-01-19
*
Mark several uses of vo_functions_t as const to stop some of the current
reimar
2007-12-02
*
Clean up the way get_path is handled: Compile get_path.c to an object to link
diego
2007-08-28
*
Remove redundant extern declarations, #include the right headers instead.
diego
2007-08-25
*
Remove redundant extern variable declarations, include proper headers instead.
diego
2007-08-25
*
remove gconvert_uri_to_filename() and use url_unescape_string() instead.
iive
2007-08-20
*
Fix a bunch of redundant redeclaration warnings.
diego
2007-07-18
*
Add a (almost correct) prototype for vcd_seek_to_track
reimar
2007-06-24
*
missed part of gui code change while introducing -subfont option (patch by Pi...
ben
2007-05-20
*
10l to Diego for breaking svn (again).
iive
2007-04-30
*
Fix several implicit declarations of functions warnings.
diego
2007-04-29
*
Gui --> gui
diego
2007-04-23