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
Commit message (
Expand
)
Author
Age
*
Add .mp4 to gmplayer list of known video formats
reimar
2007-04-22
*
Remove useless #includes.
diego
2007-04-06
*
Remove useless #includes.
diego
2007-04-06
*
Consistent include paths for config.h.
diego
2007-04-06
*
thread compatibility fixes for Win9x. based on patch by sergemp at mail dot ru.
vayne
2007-04-03
*
Code cleanup: don't include a .c file in mplayer.c and fix a few
rathann
2007-03-29
*
Move libav* include CFLAGS to mpcommon.mak instead of duplicating them.
diego
2007-03-18
*
Remove useless -I./skin from CFLAGS.
diego
2007-03-16
*
Don't look for header files in ../../ anymore. Compilation was broken unless
diego
2007-03-16
*
Remove unnecessary -I./wm option from CFLAGS.
diego
2007-03-15
*
Remove useless -I../loader option from CFLAGS.
diego
2007-03-15
*
cosmetics: Fix indentation, reorder some lines for consistency.
diego
2007-03-13
*
Give more descriptive names to the source and library variables and split
diego
2007-03-13
*
fixed dvd chapter and title switching
vayne
2007-03-10
*
removed redundant assignments, these get handled in evDropFile
vayne
2007-03-10
*
supposed to be using global m_config here, and this wasn't even getting set.
vayne
2007-03-03
*
cosmetics, fix indentation as pointed out by Reimar
vayne
2007-03-02
*
add missing playtree entry
vayne
2007-03-02
*
simplify and modify fullscreen switching to avoid improper aspects
vayne
2007-03-02
*
add forgotten case value as per recent changes to mplayer.c
vayne
2007-03-02
*
Gui compilation fixes
vayne
2007-02-23
*
Declarations must be before code
reimar
2007-02-22
*
Fix GUI compilation
uau
2007-02-21
*
cosmetics: Fix some common typos, sepErate --> sepArate, deciSSion --> deciSion.
diego
2007-02-21
*
Go away you stupid setlocale!!
reimar
2007-02-04
*
proper fix for avoiding file skipping when mplayer is already playing a file.
vayne
2007-01-13
*
Do not add libavutil unconditionally to CFLAGS.
diego
2007-01-13
*
compile fix after latest swscaler changes (r21888)
gpoirier
2007-01-12
*
small oops fix from my last commit
vayne
2006-12-29
*
fix to allow adding multiple files to the playlist with the open file dialog.
vayne
2006-12-29
*
remove two unused functions.
vayne
2006-12-28
*
avoid code duplication.
vayne
2006-12-28
*
Replace deprecated vo_plugin_args by vf_settings.
diego
2006-12-02
*
cosmetics: Rename functions and variable names from vop to vf.
diego
2006-12-02
*
Compile fix since libvo/sub.h include was removed from mplayer.h
reimar
2006-12-02
*
Remove duplicate OPTFLAGS from CFLAGS.
diego
2006-11-29
*
Remove some superfluous include CFLAGS.
diego
2006-11-29
*
Remove some of the worst "headers include headers which include
reimar
2006-11-29
*
Use gtk_spin_button_get_value_as_int instead of gtk_spin_button_get_value since
reimar
2006-11-26
*
Merge common parts of all Makefiles into one file included by all.
diego
2006-11-26
*
Rename Gui/mplayer/mplayer.h to gmplayer.h, another file named mplayer.h
diego
2006-11-25
*
simplify
diego
2006-11-25
*
Remove commented-out cruft.
diego
2006-11-25
*
Remove superfluous comment.
diego
2006-11-25
*
Make compilation depending on USE_OSD unconditional.
uau
2006-11-22
*
Make compilation depending on USE_SUB unconditional.
uau
2006-11-21
*
Unify dep/depend targets.
diego
2006-11-20
*
Remove remnants of long-gone libfame.
diego
2006-11-06
*
ARCH_X86 simplifications
reimar
2006-11-01
*
Add ASS subtitle rendering options to gui.
eugeni
2006-10-25
[next]