Fri, 17 Sep 2010 08:18:47 +0000 |
diego |
Remove old obsolete warning about dfbopts.
|
Mon, 13 Sep 2010 18:19:25 +0000 |
diego |
build system: Merge all FFmpeg library checks into a single FFmpeg check.
|
Wed, 08 Sep 2010 05:29:05 +0000 |
reimar |
Add synchronization of multiple MPlayer instances over UDP.
|
Fri, 03 Sep 2010 23:49:35 +0000 |
reynaldo |
Add -edl-start-pts option to Adjust positions in EDL records according
|
Thu, 08 Jul 2010 15:52:47 +0000 |
reynaldo |
Implement edl-backward-delay to avoid jumping right over an
|
Fri, 18 Jun 2010 16:17:37 +0000 |
reimar |
Remove includes that break building if X11 is not available.
|
Thu, 17 Jun 2010 10:10:00 +0000 |
diego |
Add header file for externally used dxr2_opts array.
|
Thu, 17 Jun 2010 09:59:31 +0000 |
diego |
Add appropriate header files for GUI variables.
|
Thu, 17 Jun 2010 09:49:41 +0000 |
diego |
Add #include for unrar_exec.h instead of declaring unrar_executable extern.
|
Thu, 17 Jun 2010 09:46:44 +0000 |
diego |
Declare stop_xscreensaver extern in x11_common.h instead of all over the code.
|
Thu, 17 Jun 2010 09:40:18 +0000 |
diego |
Add #include for geometry.h instead of declaring vo_geometry variable extern.
|
Thu, 17 Jun 2010 09:22:24 +0000 |
diego |
Move vo_panscanrange extern declaration to aspect.h, where it belongs.
|
Thu, 17 Jun 2010 09:19:05 +0000 |
diego |
Move LIRC-related extern variable declarations to lirc.h.
|
Thu, 17 Jun 2010 09:17:13 +0000 |
diego |
Move extern variable declarations for mp_fifo.c to mp_fifo.h.
|
Thu, 17 Jun 2010 09:12:38 +0000 |
diego |
Move menu-related extern variable declarations to menu.h.
|
Thu, 17 Jun 2010 08:38:12 +0000 |
diego |
Add header file for externally used variables from vo_fbdev.c.
|
Thu, 17 Jun 2010 08:33:55 +0000 |
diego |
Move force_monitor_aspect and monitor_pixel_aspect declarations to aspect.h.
|
Wed, 16 Jun 2010 18:59:59 +0000 |
diego |
Remove unused extern fs_layer declaration.
|
Wed, 16 Jun 2010 18:59:10 +0000 |
diego |
Replace common options template by a common options array.
|
Tue, 15 Jun 2010 08:49:38 +0000 |
diego |
Remove some unused extern declarations.
|
Mon, 14 Jun 2010 17:17:04 +0000 |
diego |
Rename cfg-common-opts.h --> cfg-common_template.c.
|
Sun, 30 May 2010 22:14:13 +0000 |
diego |
Move TS_MAX_PROBE_SIZE #define to demux_ts.h instead of duplicating it.
|
Mon, 03 May 2010 23:34:38 +0000 |
diego |
the great MPlayer tab removal: part II
|
Thu, 15 Apr 2010 23:01:06 +0000 |
diego |
Remove commented-out and long-gone dapsync options.
|
Sun, 04 Apr 2010 16:08:15 +0000 |
diego |
Mark dxr2_opts array as const.
|
Mon, 22 Feb 2010 09:51:44 +0000 |
diego |
Declare externally used variables from vd.c as extern in vd.h.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Thu, 18 Feb 2010 10:19:42 +0000 |
diego |
Add header for functions exported from vo_zr.c and use it appropriately.
|
Thu, 18 Feb 2010 09:41:52 +0000 |
diego |
Remove forward declarations for non-existing functions readPPOpt, revertPPOpt.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|