log mplayer.c @ 12363:5dac21977312

age author description
Fri, 30 Apr 2004 20:05:54 +0000 faust3 10l on cygwin WIN32 gets defined in config.h
Fri, 30 Apr 2004 16:56:00 +0000 faust3 Make it compile on mingw again. Now it is finally possible to include windows.h in mplayer.c
Tue, 27 Apr 2004 23:38:52 +0000 alex play the audio buffer in case of normal eof (i know the change is rude, but mplayer.c is hopelessly obfuscated)
Mon, 26 Apr 2004 21:15:14 +0000 nicodvb slave command dvb_set_channel now takes 2 arguments: channel card
Wed, 14 Apr 2004 20:50:15 +0000 rtognimp Fix segfault if EDL is used without video
Tue, 06 Apr 2004 17:55:36 +0000 alex uninit immed flag
Thu, 25 Mar 2004 06:40:04 +0000 rfelker remove stupid misadvice
Thu, 26 Feb 2004 20:42:52 +0000 ranma Use system clock for xscreensaver pings
Wed, 18 Feb 2004 15:23:41 +0000 michael flushing stuff after seeking (finally we can view MPEG without thouse blocks after seeking with -vc ffmpeg12)
Mon, 09 Feb 2004 20:20:24 +0000 diego Display Framedropping state on the OSD.
Thu, 29 Jan 2004 12:01:26 +0000 attila * changes mencoder's exit code on explicit kill to 2
Mon, 12 Jan 2004 03:47:49 +0000 diego Happy new year to all from Argentina :-)
Sat, 10 Jan 2004 11:23:42 +0000 attila prevent sig11 when $HOME is not set
Thu, 08 Jan 2004 18:02:31 +0000 attila add -codecs-file for selecting a specific codecs.conf on the comand line
Mon, 08 Dec 2003 21:34:05 +0000 alex removed the historic libcss support
Mon, 08 Dec 2003 18:35:39 +0000 alex vobsub seeking support by Lu Ran
Mon, 08 Dec 2003 13:30:30 +0000 alex 100l
Mon, 08 Dec 2003 12:14:32 +0000 alex Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
Sun, 30 Nov 2003 16:36:10 +0000 joey runtime 'stay-on-top' functionality
Sat, 01 Nov 2003 15:17:01 +0000 attila Patch by Nico <nsabbi@libero.it>
Thu, 30 Oct 2003 15:02:16 +0000 mosu Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patch by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
Thu, 23 Oct 2003 22:44:25 +0000 iive make 'your system is too slow' appear only once
Wed, 22 Oct 2003 22:58:42 +0000 arpi 100000l again
Thu, 16 Oct 2003 21:06:43 +0000 mosu Support for VobSub-in-Matroska; parts outside of demux_mkv.cpp.
Sat, 04 Oct 2003 01:24:50 +0000 rfelker 1000l to pl, this made mplayer crash when playing playlists longer
Mon, 29 Sep 2003 09:53:27 +0000 pl fix a memory leak when playing several files in a row (playlist for instance)
Sat, 27 Sep 2003 20:01:46 +0000 rfelker disable code that DOES NOT WORK (it won't load real playlists and
Mon, 22 Sep 2003 11:31:51 +0000 faust3 add a read function for slave mode on mingw
Sun, 21 Sep 2003 14:21:43 +0000 attila Forced subtitles patch by Arne Driescher <driescher@mpi-magdeburg.mpg.de>
Fri, 19 Sep 2003 20:44:30 +0000 faust3 slave mode commands to print out vo_fs and sub_visibility globals, patch by Mike Swieton <swietonm at student.gvsu.edu>
Fri, 29 Aug 2003 21:42:51 +0000 alex 1000l
Wed, 27 Aug 2003 17:08:58 +0000 alex This patch fixes:
Wed, 27 Aug 2003 16:44:09 +0000 alex dvb channel changing vs input system (lirc) fix by David Kuehling <dvdkhlng@gmx.de>
Mon, 25 Aug 2003 09:08:06 +0000 ranma fabs needs math.h
Mon, 18 Aug 2003 14:05:30 +0000 alex X11_FULLSCREEN vs HAVE_X11 definitions and some warning fixes
Sun, 17 Aug 2003 19:18:29 +0000 faust3 dll loading from codecs dir support for windows
Thu, 14 Aug 2003 21:29:39 +0000 alex there were no checks in MP_CMD_SUB for sh_video, so mplayer immediately segfaulted when such keys were pressed on non-video files
Thu, 14 Aug 2003 00:36:25 +0000 alex warning fix
Wed, 13 Aug 2003 17:03:36 +0000 albeu "when I run "mplayer -slave <audiofile> " then, while playing, I send the
Wed, 13 Aug 2003 16:29:32 +0000 alex Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
Tue, 12 Aug 2003 13:22:35 +0000 gabucino reverse of accidently twice commited patch (non-unified patch suxx)
Tue, 12 Aug 2003 11:32:51 +0000 gabucino From: Kir Kostuchenko <kir@users.sourceforge.net>
Tue, 12 Aug 2003 07:38:49 +0000 gabucino Hi, here are slave commands:
Mon, 11 Aug 2003 00:02:46 +0000 arpi this patch fixes
Sun, 10 Aug 2003 17:58:22 +0000 ranma Prevent missing subtitles at pts reset.
Sat, 09 Aug 2003 14:23:16 +0000 gabucino For a request by Gabu, i've cut & fix a part of Joey's dvd aid switching
Mon, 04 Aug 2003 09:13:10 +0000 gabucino I'd like to change tv tuner frequency in the slave mode. So this patch
Tue, 22 Jul 2003 10:46:22 +0000 alex sync the basic mplayer and mencoder outputs
Sun, 13 Jul 2003 15:39:52 +0000 alex copyright message rework, try 2
Fri, 11 Jul 2003 07:54:52 +0000 albeu Commands are read in a loop, but for some commands we need to break
Wed, 09 Jul 2003 01:30:24 +0000 diego output typo fixes: unknow --> unknown
Fri, 27 Jun 2003 10:16:14 +0000 alex moved the system too slow message to MSGL_WARN, so gui users will not be annoyed.. (and imho it fits better into that category, warning vs error)
Mon, 09 Jun 2003 12:15:48 +0000 arpi renames: DATADIR->MPLAYER_DATADIR, CONFDIR->MPLAYER_CONFDIR, LIBDIR->MPLAYER_LIBDIR
Mon, 02 Jun 2003 18:19:21 +0000 alex 10l
Sat, 31 May 2003 21:50:21 +0000 alex check for -dumpstream file writes, patch by Eric Lammerts <eric@lammerts.org>
Sat, 31 May 2003 20:52:16 +0000 rfelker display pts for audio-only files as hh:mm:ss.f
Sat, 31 May 2003 17:30:47 +0000 alex reversed my 10l
Fri, 30 May 2003 18:48:44 +0000 alex 10l
Fri, 30 May 2003 18:30:24 +0000 alex changed the silly func-inside-func codepice
Fri, 30 May 2003 17:57:41 +0000 alex warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Fri, 23 May 2003 15:01:25 +0000 mosu Support for selecting the audio track in Matroska files via -alang.
Sat, 17 May 2003 09:21:21 +0000 faust3 new slave mode command to show text via osd, patch by Lars Gemeinhardt <lars.gemeinhardt at searchbroker.de> (reviewed by albeu)
Sat, 03 May 2003 06:09:36 +0000 rsf Changed the order of two conditionals in an "if" statement, to make the code
Sat, 19 Apr 2003 18:46:15 +0000 rfelker 10l to whoever wrote this, it makes osd spam whenever starting a movie with subtitles!
Mon, 07 Apr 2003 20:55:32 +0000 rsf The person who checked in the previous patch accidentally put a declaration
Mon, 07 Apr 2003 16:04:02 +0000 henry support for multiple subtitle files by Marcin Wojdyr <wojdyr@unipress.waw.pl>
Fri, 04 Apr 2003 20:02:53 +0000 faust3 MINGW32 port and select()less fifocode by Arpi
Sun, 30 Mar 2003 17:13:04 +0000 albeu Stream cleanup, don't use blah_on options anymore.
Wed, 26 Mar 2003 17:02:28 +0000 ranma Improved xscreensaver support.
Sun, 16 Mar 2003 20:13:28 +0000 arpi this is a combo patch that:
Sat, 15 Mar 2003 18:01:02 +0000 albeu Add the new -vf option wich is the same as vop in reverse order.
Mon, 10 Mar 2003 00:50:10 +0000 ranma Remove hardcoded "goto goto_next_file;" for -identify switch as suggested
Sun, 02 Mar 2003 21:09:15 +0000 attila clean up of -geometry code.
Wed, 19 Feb 2003 17:14:57 +0000 alex 3x10l found by Dan Christiansen <danchr@daimi.au.dk>
Sun, 09 Feb 2003 20:18:23 +0000 arpi linux->osdep
Sun, 09 Feb 2003 13:17:12 +0000 pontscho fuckin' 10l
Sat, 08 Feb 2003 21:56:52 +0000 pontscho 100l
Sat, 08 Feb 2003 18:45:32 +0000 henry minor fixes for font autoscaling
Sat, 08 Feb 2003 09:08:11 +0000 filon Forgot about #ifdef HAVE_X11. 10l
Fri, 07 Feb 2003 20:01:19 +0000 arpi 1l
Fri, 07 Feb 2003 19:44:12 +0000 arpi PATH_MAX should be more portable, and we even include limits.h to be sure
Fri, 07 Feb 2003 19:38:39 +0000 filon - support command line parameter -fstype, eg. -fstype layer=12,above,fullscreen
Fri, 07 Feb 2003 18:09:29 +0000 arpi Enhance portability and remove error prone usage of realloc()
Thu, 06 Feb 2003 22:39:13 +0000 arpi 1000l!!!!!!!!
Thu, 06 Feb 2003 20:57:25 +0000 arpi this patch fixes latest bug, discovered by .so ... (relative filenames &
Wed, 05 Feb 2003 23:02:35 +0000 arpi - It adds an option enqueue/noenqueue, so users can choose if they want to
Sun, 02 Feb 2003 02:42:59 +0000 arpi compiler warning fixes patch by Dominik Mierzejewski <dominik@rangers.eu.org>
Thu, 30 Jan 2003 21:42:35 +0000 arpi The two-digit aspect ratio displayed by -identify is not good enough to
Tue, 28 Jan 2003 00:59:34 +0000 arpi 1000l bug (double free() when libaf init failed)
Tue, 28 Jan 2003 00:08:30 +0000 arpi probably bad fix, but it's reported to fix hwac3 problems appeared in rc3
Mon, 27 Jan 2003 22:27:54 +0000 arpi I also added that a self-reference is not endlessly played ... (Happened
Sun, 26 Jan 2003 16:11:08 +0000 arpi Secondly, fixed bug where -loop after file would play one too many times.
Sat, 25 Jan 2003 11:36:42 +0000 arpi 1000l
Sat, 25 Jan 2003 10:04:05 +0000 pontscho - fix -fs
Tue, 21 Jan 2003 13:33:40 +0000 pontscho - rewrite sub_fps
Mon, 20 Jan 2003 22:51:01 +0000 arpi hwac3 fix again
Mon, 20 Jan 2003 22:49:50 +0000 arpi 1000l
Mon, 20 Jan 2003 21:28:05 +0000 arpi don't -nosound if libaf init failed (hwac3 fix)
Sun, 19 Jan 2003 00:21:54 +0000 arpi extension-based filetype detection for headerless files (mp3 vs mpeg, etc)
Sat, 18 Jan 2003 19:29:46 +0000 arpi AltiVec detection code ("borrowed" from FFmpeg and
Sat, 18 Jan 2003 19:08:42 +0000 arpi - restore old behaviour of -channels,-srate,-format
Sat, 18 Jan 2003 17:34:02 +0000 arpi 2-pass libaf initialization to get better filter chain.
Thu, 16 Jan 2003 23:03:06 +0000 arpi 10l
Thu, 16 Jan 2003 22:34:46 +0000 arpi fixed the well-known DVD/DVB audio delay bug :)
Mon, 13 Jan 2003 02:42:06 +0000 arpi patch adds support for MOV-Reference-Files.
Sun, 12 Jan 2003 22:40:51 +0000 arpi The following patch adds a call to srand() with the current time at the
Sun, 12 Jan 2003 19:41:38 +0000 arpi this patch adds an fallback to playlist (any but the plaintext-list format)
Sun, 12 Jan 2003 15:32:54 +0000 rtognimp Signal handler messages moved to help_mp, so they can be translated
Mon, 06 Jan 2003 12:27:39 +0000 filon Update font scale after changing pancan.
Sun, 05 Jan 2003 15:39:16 +0000 alex fixed some possible overflow places
Sat, 04 Jan 2003 21:05:55 +0000 arpi don't show OSD progbar when -loop seeks back
Fri, 03 Jan 2003 20:46:44 +0000 mark Added support for X style -geometry options (adapted from Henk's patch)
Fri, 03 Jan 2003 12:26:17 +0000 arpi compiler warning fixes by Dominik Mierzejewski <dominik@rangers.eu.org>
Thu, 02 Jan 2003 21:22:50 +0000 filon Use system-wide menu.conf file if nothing else is availible,
Tue, 31 Dec 2002 02:26:32 +0000 arpi I've made some changes to the -identify handling. As previously the output
Sun, 29 Dec 2002 21:06:20 +0000 arpi This patch fixes so that the exit code (or return code if you like) is set
Sun, 29 Dec 2002 14:59:23 +0000 arpi these patches let ,,oldstyle'' and freetype subtitle renderers live
Sun, 29 Dec 2002 14:36:56 +0000 arpi PATH_MAX fixed
Sat, 28 Dec 2002 22:57:39 +0000 henry user friendly channel tuning + 10L fix in tvi_v4l (by Stephane Jourdois)
Sat, 28 Dec 2002 15:33:14 +0000 alex fixed 2 10l-s