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
*
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
*
Remove unused variable.
diego
2006-10-16
*
Move "Play CD/DVD/VCD/SVCD" submenu generation to right-click handling
reimar
2006-10-15
*
strcat->strcpy simplification
reimar
2006-10-15
*
Set SetErrorMode to make sure no dialog box will pop up when no disk in CD/DV...
reimar
2006-10-15
*
as per request, fullscreen and mute options have been added to the context me...
vayne
2006-10-14
*
code simplification and minor bug fix for files restarting rather than moving...
vayne
2006-10-13
*
indentation fixes.
vayne
2006-10-09
*
added a simple timer to hide the mouse when in fullscreen mode.
vayne
2006-10-09
*
fixed a crash bug as a result of the last change, as well as file skipping (h...
vayne
2006-10-09
*
a + b => (a + b) for defines, just to be sure.
reimar
2006-10-08
*
Add ASS subtitles to the subtitles file chooser dialog.
diego
2006-10-05
*
Do not compile with -DDEBUG by default.
diego
2006-09-29
[next]