Mercurial > mplayer.hg
graph
-
configure: use 'uname -m' to find out host architectureThu, 21 Jul 2011 01:21:36 +0000, by diego
-
build: Always use the install program set by configure.Thu, 21 Jul 2011 01:21:34 +0000, by diego
-
configure: simplify -lm handlingWed, 20 Jul 2011 23:54:46 +0000, by diego
-
configure: set HAVE_LOCAL_ALIGNED_* for x86_64.Wed, 20 Jul 2011 21:23:59 +0000, by cigaes
-
sync with en/mplayer.1 rev. 33877Fri, 15 Jul 2011 14:36:29 +0000, by jrash
-
Synced with help_mp-en.h rev. 33866Fri, 15 Jul 2011 14:36:04 +0000, by jrash
-
build: Rely on Libav/FFmpeg build system to run clean targets.Tue, 12 Jul 2011 14:12:41 +0000, by diego
-
Fix typo.Tue, 12 Jul 2011 10:19:59 +0000, by cehoyos
-
Cosmetic: Change parameter names of gui() and mplayer().Tue, 12 Jul 2011 08:59:47 +0000, by ib
-
Add const to some string pointer arguments that will not be modified.Tue, 12 Jul 2011 08:45:52 +0000, by ib
-
Half-width side-by-side formats for stereo3d.Mon, 11 Jul 2011 21:54:53 +0000, by reimar
-
Revise and fix r33497.Mon, 11 Jul 2011 15:19:56 +0000, by ib
-
Start all file dialogs always in last active directory.Mon, 11 Jul 2011 14:54:25 +0000, by ib
-
Compare encodings case insensitively.Mon, 11 Jul 2011 12:40:30 +0000, by ib
-
Fix segmentation fault.Mon, 11 Jul 2011 12:32:03 +0000, by ib
-
Change fname parameter to const in pngRead().Mon, 11 Jul 2011 11:19:44 +0000, by ib
-
Fix memory leaks in the Win32 GUI.Mon, 11 Jul 2011 11:10:06 +0000, by ib
-
Remove unused parameter skindir from create_subwindow() in Win32 GUI.Mon, 11 Jul 2011 10:39:55 +0000, by ib
-
Fix memory leak in the Win32 GUI.Mon, 11 Jul 2011 10:36:09 +0000, by ib
-
Remove duplicated list code from the Win32 GUI.Sun, 10 Jul 2011 15:45:18 +0000, by ib
-
Remove duplicated string code from the Win32 GUI.Sun, 10 Jul 2011 15:42:09 +0000, by ib
-
Improve OSD preference related message texts.Sun, 10 Jul 2011 12:59:43 +0000, by ib
-
Arrange OSD preferences according to option 'osdlevel'.Sun, 10 Jul 2011 12:29:36 +0000, by ib
-
Remove member Othername from struct guiInterface_t.Sun, 10 Jul 2011 12:11:03 +0000, by ib
-
Remove member FPS from struct guiInterface_t.Sun, 10 Jul 2011 12:01:39 +0000, by ib
-
Change guiInterface_t void pointer member declarations.Sun, 10 Jul 2011 11:51:25 +0000, by ib
-
Remove unused members from struct guiInterface_t.Sun, 10 Jul 2011 11:21:40 +0000, by ib
-
configure: drop check for legacy compilers wrt libass and the win32 loaderSat, 09 Jul 2011 18:11:42 +0000, by diego
-
Remove gtkClearStruct code from mplayer() in interface.c.Sat, 09 Jul 2011 11:48:13 +0000, by ib
-
Use macro nfree() in Win32 GUI code.Sat, 09 Jul 2011 11:11:52 +0000, by ib
-
Cosmetic: Change parameter of mplayer() calls.Sat, 09 Jul 2011 10:39:33 +0000, by ib
-
Remove guiExit().Sat, 09 Jul 2011 10:23:47 +0000, by ib
-
Change GUI and MPLAYER symbolic constants into enums.Fri, 08 Jul 2011 21:57:18 +0000, by ib
-
Rename the mplayer() symbolic constants.Fri, 08 Jul 2011 21:41:34 +0000, by ib
-
Cosmetic: Rename mplayer() parameter.Fri, 08 Jul 2011 21:11:51 +0000, by ib
-
Cosmetic: Order prototypes in interface.h.Fri, 08 Jul 2011 21:08:19 +0000, by ib
-
Cosmetic: Rename two functions that do MPlayer calls.Fri, 08 Jul 2011 21:04:56 +0000, by ib
-
sync with en/mplayer.1 rev. 33788Fri, 08 Jul 2011 11:59:07 +0000, by jrash
-
Fix Win32 GUI compilation problems.Fri, 08 Jul 2011 09:52:02 +0000, by ib
-
ve_xvid: Add libavutil/rational.h #include for AVRational et al.Thu, 07 Jul 2011 23:06:29 +0000, by diego
-
Include io.h for setmode().Thu, 07 Jul 2011 17:37:58 +0000, by reimar
-
Use same data types for index variable and loop test variable.Thu, 07 Jul 2011 15:47:07 +0000, by ib
-
Use proper cast in comparison.Thu, 07 Jul 2011 15:41:25 +0000, by ib
-
Use unsigned index variable for comparison with array size.Thu, 07 Jul 2011 15:36:40 +0000, by ib
-
Use unsigned index variable for comparison with string length.Thu, 07 Jul 2011 15:36:09 +0000, by ib
-
Add missing #includes <stdarg.h> and <stdio.h>.Thu, 07 Jul 2011 15:09:58 +0000, by ib
-
Remove unnecessary #include "interface.h".Thu, 07 Jul 2011 15:07:31 +0000, by ib
-
Cosmetic: Rename the GUI playlist functions.Thu, 07 Jul 2011 14:54:53 +0000, by ib
-
Replace numeric constant fsPersistant_MaxPos for fsHistory array size.Thu, 07 Jul 2011 14:47:48 +0000, by ib
-
Remove variable holding history of selected files from interface.[ch].Thu, 07 Jul 2011 14:35:31 +0000, by ib
-
Remove skin related variables from interface.[ch].Thu, 07 Jul 2011 14:20:35 +0000, by ib
-
Cosmetic: Rename URLList urlList.Thu, 07 Jul 2011 14:13:17 +0000, by ib
-
Remove config related variables from interface.[ch].Thu, 07 Jul 2011 14:09:57 +0000, by ib
-
Cosmetic: Separate interface functions.Thu, 07 Jul 2011 13:46:59 +0000, by ib
-
Cosmetic: Separate interface functions.Thu, 07 Jul 2011 13:37:14 +0000, by ib
-
Remove pointless return code from mplayer().Thu, 07 Jul 2011 12:24:31 +0000, by ib
-
Cosmetic: Rename remaining part of gtkSet() mplayer().Thu, 07 Jul 2011 12:02:20 +0000, by ib
-
Move purely list related parts of gtkSet() from interface.c to list.c.Thu, 07 Jul 2011 11:50:32 +0000, by ib
-
Create new file list.c for list related functions.Thu, 07 Jul 2011 10:37:58 +0000, by ib
-
Remove macros guiSetFilename() and guiSetDF() from interface.h.Thu, 07 Jul 2011 10:16:22 +0000, by ib