Mercurial > mplayer.hg
graph
-
Improve OSD preference related message texts.2011-07-10, by ib
-
Arrange OSD preferences according to option 'osdlevel'.2011-07-10, by ib
-
Remove member Othername from struct guiInterface_t.2011-07-10, by ib
-
Remove member FPS from struct guiInterface_t.2011-07-10, by ib
-
Change guiInterface_t void pointer member declarations.2011-07-10, by ib
-
Remove unused members from struct guiInterface_t.2011-07-10, by ib
-
configure: drop check for legacy compilers wrt libass and the win32 loader2011-07-09, by diego
-
Remove gtkClearStruct code from mplayer() in interface.c.2011-07-09, by ib
-
Use macro nfree() in Win32 GUI code.2011-07-09, by ib
-
Cosmetic: Change parameter of mplayer() calls.2011-07-09, by ib
-
Remove guiExit().2011-07-09, by ib
-
Change GUI and MPLAYER symbolic constants into enums.2011-07-08, by ib
-
Rename the mplayer() symbolic constants.2011-07-08, by ib
-
Cosmetic: Rename mplayer() parameter.2011-07-08, by ib
-
Cosmetic: Order prototypes in interface.h.2011-07-08, by ib
-
Cosmetic: Rename two functions that do MPlayer calls.2011-07-08, by ib
-
sync with en/mplayer.1 rev. 337882011-07-08, by jrash
-
Fix Win32 GUI compilation problems.2011-07-08, by ib
-
ve_xvid: Add libavutil/rational.h #include for AVRational et al.2011-07-07, by diego
-
Include io.h for setmode().2011-07-07, by reimar
-
Use same data types for index variable and loop test variable.2011-07-07, by ib
-
Use proper cast in comparison.2011-07-07, by ib
-
Use unsigned index variable for comparison with array size.2011-07-07, by ib
-
Use unsigned index variable for comparison with string length.2011-07-07, by ib
-
Add missing #includes <stdarg.h> and <stdio.h>.2011-07-07, by ib
-
Remove unnecessary #include "interface.h".2011-07-07, by ib
-
Cosmetic: Rename the GUI playlist functions.2011-07-07, by ib
-
Replace numeric constant fsPersistant_MaxPos for fsHistory array size.2011-07-07, by ib
-
Remove variable holding history of selected files from interface.[ch].2011-07-07, by ib
-
Remove skin related variables from interface.[ch].2011-07-07, by ib
-
Cosmetic: Rename URLList urlList.2011-07-07, by ib
-
Remove config related variables from interface.[ch].2011-07-07, by ib
-
Cosmetic: Separate interface functions.2011-07-07, by ib
-
Cosmetic: Separate interface functions.2011-07-07, by ib
-
Remove pointless return code from mplayer().2011-07-07, by ib
-
Cosmetic: Rename remaining part of gtkSet() mplayer().2011-07-07, by ib
-
Move purely list related parts of gtkSet() from interface.c to list.c.2011-07-07, by ib
-
Create new file list.c for list related functions.2011-07-07, by ib
-
Remove macros guiSetFilename() and guiSetDF() from interface.h.2011-07-07, by ib
-
Remove gfree() from interface.c.2011-07-07, by ib
-
Remove unnecessary #include "gui/interface.h".2011-07-07, by ib
-
Move string functions from interface.c to string.c.2011-07-07, by ib
-
Fix the precision loss in float -> 32bit conversion case, introduced2011-07-06, by iive
-
Fix compilation of the Win32 GUI after r33812.2011-07-05, by ib
-
Rename GUI playtree import functions.2011-07-05, by ib
-
Cosmetic: Rename GUI_X_EVENT GUI_HANDLE_X_EVENT.2011-07-05, by ib
-
Make guiEventHandling() a gui() call.2011-07-05, by ib
-
Cosmetic: Change prefix for symbolic constants from GMP to GUI.2011-07-05, by ib
-
Remove gui() GMP_SET_DVD.2011-07-05, by ib
-
Cosmetic: Adjust indent.2011-07-05, by ib
-
Cosmetic: Rename symbolic constant MP_TRANSPARENT GMP_TRANSPARENT.2011-07-05, by ib
-
Remove unused symbolic constant guiReDrawSubWindow.2011-07-05, by ib
-
Cosmetic: Rename gui() parameter.2011-07-05, by ib
-
Rename the gui() symbolic constants.2011-07-05, by ib
-
Rename guiGetEvent() gui().2011-07-05, by ib
-
Audio format conversion from float to int is not checked for overflow.2011-07-04, by iive
-
Reindent, add empty lines.2011-07-04, by reimar
-
Improve checks for when to try reconnecting to be more thorough and readable.2011-07-04, by reimar
-
Pass streaming_ctrl eof on.2011-07-04, by reimar
-
Ensure we do not add strange values to amount of buffered bytes2011-07-04, by reimar