log mplayer.c @ 12137:9f297a651e11

age author description
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
Sat, 28 Dec 2002 14:29:41 +0000 arpi The patch adds support for a per-file config, which is loaded before
Sat, 28 Dec 2002 14:17:38 +0000 arpi It shows not just the progressbar, but progressbar /and/ percentage
Sat, 28 Dec 2002 13:53:31 +0000 arpi This patch makes subtitle and A-V delays display correctly rounded
Sat, 28 Dec 2002 11:39:31 +0000 arpi sh_audio==NULL hotfix by Robert Varga <nite@hq.alert.sk>
Mon, 23 Dec 2002 01:54:58 +0000 arpi Here is the patch to make vobsub subtitle use -slang option, I have not made a
Mon, 23 Dec 2002 01:37:43 +0000 arpi This patch adds support for vertical subtitle alignment
Mon, 23 Dec 2002 00:33:22 +0000 arpi Merged EDL 0.5 patch - it's something like Quicktime's edit lists.
Thu, 19 Dec 2002 10:09:43 +0000 henry add a TV_SET_CNANNEL command
Sun, 15 Dec 2002 23:45:19 +0000 arpi Fallback to builtin (generated from etc/codecs.conf at compile time)
Sat, 14 Dec 2002 17:12:40 +0000 arpi notice vo driver about skipped/dropped frames
Wed, 11 Dec 2002 01:21:12 +0000 pontscho - fix three submenu bug
Thu, 05 Dec 2002 00:18:56 +0000 arpi With this patch the text 'Sub position: x/100' is displayed
Thu, 05 Dec 2002 00:15:56 +0000 arpi This patch makes it possible to navigate among the subtitles while
Thu, 05 Dec 2002 00:11:12 +0000 arpi slave-mode commands to get movie length & pos
Thu, 05 Dec 2002 00:07:59 +0000 arpi dump subtitles in SAMI format
Thu, 05 Dec 2002 00:03:35 +0000 arpi overlapping subtitles support is now optional, can be disabled (-nooverlapsub)
Wed, 04 Dec 2002 23:58:38 +0000 arpi dump in JACOsub format
Fri, 29 Nov 2002 00:58:25 +0000 pontscho - audio track handling in menu (idea from R¸«ädiger Kuhlmann)
Thu, 28 Nov 2002 23:17:14 +0000 pontscho add autosync && some 10l bugfix
Thu, 28 Nov 2002 19:13:14 +0000 pontscho disabling seek (look the patch)
Thu, 28 Nov 2002 19:01:50 +0000 pontscho - add R¸«ädiger Kuhlmann's <mplayer-list-UGa6JdjLujS2@ruediger-kuhlmann.de> patch
Sat, 23 Nov 2002 10:58:14 +0000 michael warning patch by (Dominik Mierzejewski <dominik at rangers dot eu dot org>)
Sat, 16 Nov 2002 03:42:14 +0000 arpi demuxer_control(), percent position and time length query implemented in
Thu, 14 Nov 2002 23:49:05 +0000 albeu Experimantal OSD menu
Tue, 12 Nov 2002 01:56:42 +0000 albeu New config system + cleanup of header inter dependency
Wed, 06 Nov 2002 23:54:29 +0000 arpi *HUGE* set of compiler warning fixes, unused variables removal
Sun, 03 Nov 2002 02:02:08 +0000 arpi scale sleep time too (-speed)
Sat, 02 Nov 2002 19:52:59 +0000 arpi A-V sync cleanup: sh_audio->timer replaced by sh_audio->delay, it contains
Sat, 02 Nov 2002 00:45:12 +0000 arpi cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
Fri, 01 Nov 2002 17:46:45 +0000 arpi verbose can be negative
Fri, 01 Nov 2002 16:10:15 +0000 arpi get stream back from the demuxer
Sat, 26 Oct 2002 00:28:48 +0000 pl avoids segfaults w.r.t to mp3 files handling:
Fri, 25 Oct 2002 09:42:55 +0000 pl fixes a segfault when seeking on some mp3 only files
Wed, 23 Oct 2002 22:07:29 +0000 arpi allow cache to be disabled (-nocache should override cachesize autodetection
Wed, 23 Oct 2002 17:21:01 +0000 arpi cleanup config option handling in libmpdemux.
Wed, 23 Oct 2002 15:48:56 +0000 ranma add -identify switch
Tue, 22 Oct 2002 22:45:30 +0000 pontscho dvd chapter detect function from Gregory Kovriga
Sat, 19 Oct 2002 20:26:04 +0000 diego Fixed two typos noticed by Sycotic Smith (I think).
Sat, 19 Oct 2002 01:58:34 +0000 kmkaplan 10L
Thu, 17 Oct 2002 15:44:41 +0000 kmkaplan Mplayer can switch between subtitles of different languages during
Wed, 16 Oct 2002 15:35:28 +0000 pontscho - dvd aspect changing bug - fixed
Wed, 16 Oct 2002 14:51:15 +0000 arpi more accurate a_pts calculation in AVI -bps (default) mode
Mon, 14 Oct 2002 01:39:17 +0000 arpi always use rounded-up blocksize for .avi files (fixes Firestarter.mpg.avi)
Sun, 13 Oct 2002 21:58:55 +0000 arpi compiler warning fixes
Wed, 09 Oct 2002 01:13:40 +0000 arpi _EXPERIMENTAL_ option: -fixed-vo for libvo spec compliance testing
Sun, 06 Oct 2002 17:40:51 +0000 arpi This patch adds the functionality to disable/enable subtitles while playing
Sun, 06 Oct 2002 16:16:53 +0000 arpi uninit cleanup again... thx to Nilmoni Deb for bugreport
Sun, 06 Oct 2002 11:23:02 +0000 anders Adding -format and -af switches
Sat, 05 Oct 2002 23:00:18 +0000 arpi new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)
Sat, 05 Oct 2002 22:55:45 +0000 arpi aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
Wed, 02 Oct 2002 13:16:15 +0000 pontscho add [video||audio]_driver_list
Tue, 01 Oct 2002 22:29:04 +0000 arpi new opt: -autosync, controls ao->get_delay() smoothing (default: disabled)
Sun, 29 Sep 2002 22:57:54 +0000 arpi audio out driver list support (example: -ao alsa9,sdl:esd,oss,sdl:oss,)
Sun, 29 Sep 2002 21:53:05 +0000 arpi video out driver list support (like -vc, example: -vo xmga,xv,x11,)
Sun, 29 Sep 2002 19:26:40 +0000 arpi some cleanup - made private vars/funcs static, removed obsolete externs
Sat, 28 Sep 2002 18:45:47 +0000 arpi removed obsolete/unused audio|video_fm|codec, has_audio|video
Sat, 28 Sep 2002 18:03:34 +0000 pontscho - fix new afm/vfm support
Sat, 28 Sep 2002 02:23:20 +0000 arpi -ac/-afm rewrite, now works the same way as -vc/-vfm
Fri, 27 Sep 2002 21:08:36 +0000 arpi -vf eq2, LUT-based brightness/contrast/gamma correction (Y-only)
Fri, 27 Sep 2002 20:57:00 +0000 arpi when working through a mixed play tree with audi-only files and video files
Thu, 26 Sep 2002 01:31:18 +0000 arpi -vc/-vfm accepts codec/driver _list_ now. empty list element for -vc means
Wed, 25 Sep 2002 23:45:34 +0000 arpi best audio/video codec selection & init moved to libmpcodecs
Mon, 23 Sep 2002 22:12:29 +0000 arpi removed -dapsync (obsolete code)
Mon, 23 Sep 2002 22:05:09 +0000 arpi RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>
Sun, 22 Sep 2002 17:17:29 +0000 arpi memcpy->memove (overlapping blocks)
Sun, 22 Sep 2002 15:37:51 +0000 arpi removed unused old keyboard fifo hack
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sat, 21 Sep 2002 17:23:46 +0000 kmkaplan New option for mplayer: -dumpmicrodvdsub
Fri, 20 Sep 2002 18:54:22 +0000 arpi some mpcodecs option declaration moved to cfg-*, as aren;t used by
Fri, 20 Sep 2002 18:39:09 +0000 arpi This tiny patch adds "type=2" absolute seconds seek capability.
Mon, 16 Sep 2002 16:53:25 +0000 alex 10l
Sun, 08 Sep 2002 23:00:01 +0000 arpi removed messy global 'tv_handle', use stream->priv for that purpose
Mon, 02 Sep 2002 22:19:44 +0000 arpi -vfm should override status/priority
Sat, 31 Aug 2002 18:24:56 +0000 arpi 10l - use NULL instead of -1 for init_video's vfm
Sat, 31 Aug 2002 16:20:07 +0000 arpi WARNING message gui windows disabled, the only critical warn message (too
Sat, 31 Aug 2002 15:59:10 +0000 atmos4 fix cache disable for live.com
Sat, 31 Aug 2002 15:44:41 +0000 arpi removed buggy fd<0 check for disallowing dumpstream/cache
Sat, 31 Aug 2002 15:04:18 +0000 atmos4 Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
Sat, 31 Aug 2002 13:09:23 +0000 arpi -afm/-vfm help implemenetd, some cosmetics of ad/vd codec names/comments
Fri, 30 Aug 2002 21:44:20 +0000 arpi -afm/-vfm migration from ID (int) to NAME (string) - simplifies code and makes dlopen()'ing possible
Thu, 29 Aug 2002 22:24:49 +0000 pontscho - add play time subtitle change support
Thu, 29 Aug 2002 20:11:43 +0000 arpi can't dump stream if it isn't stream - tip by Ross Finlayson <finlayson@live.com>
Wed, 28 Aug 2002 21:32:32 +0000 alex finally removed query_vaa, bes_da and vo_tune_info - the obsoleted libvo api
Wed, 28 Aug 2002 20:52:02 +0000 arpi freetype 2.0/2.1+ support - disabled by default until bugs fixed
Wed, 28 Aug 2002 15:55:58 +0000 alex removed old input code
Thu, 22 Aug 2002 21:30:31 +0000 arpi 10l, fix compiling without tv. patch by Andreas Hess <jaska@gmx.net>
Wed, 21 Aug 2002 21:31:20 +0000 arpi new v4l capture patch by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>:
Wed, 21 Aug 2002 20:44:29 +0000 arpi new slave volume command done :
Thu, 15 Aug 2002 22:52:52 +0000 pontscho fix (?) cmd line handling
Wed, 14 Aug 2002 23:02:45 +0000 pontscho - add dxr3 gui support (dialogbox, etc.)
Sun, 11 Aug 2002 17:14:41 +0000 jonas dvdnav api changed
Fri, 09 Aug 2002 17:47:54 +0000 arpi 10l bug, noticed by Alexander Neundorf <neundorf@dellingsoft.de>
Tue, 06 Aug 2002 19:45:59 +0000 arpi 10l bug (missing break;) found by Jim Hawkins <jim@jawkins.com>
Mon, 05 Aug 2002 18:37:14 +0000 jaf moved messages to help_mp-??.h
Mon, 05 Aug 2002 12:57:54 +0000 arpi osdlevel=1 by default
Mon, 05 Aug 2002 01:32:11 +0000 arpi gui seekbar pos calc overflow fixed
Mon, 05 Aug 2002 01:14:14 +0000 pontscho - fix equ handling
Sun, 04 Aug 2002 19:23:58 +0000 pontscho - fix mixer handling
Sun, 04 Aug 2002 02:22:27 +0000 kmkaplan Add the input command "change_rectangle" to control the rectangle
Fri, 02 Aug 2002 17:44:16 +0000 arpi count blocks by rounded-up chunksizes instead of chunks -
Tue, 30 Jul 2002 11:46:29 +0000 pontscho fix audio files (mp3,wav) position calc
Fri, 26 Jul 2002 21:26:39 +0000 albeu Add loadfile and loadlist commands. May be buggy if the filename contain some
Thu, 25 Jul 2002 20:34:33 +0000 pontscho add preferences to gui
Thu, 25 Jul 2002 18:05:08 +0000 kmkaplan Correct dump_srt millisecond output
Thu, 25 Jul 2002 13:12:23 +0000 alex eq reworked
Thu, 25 Jul 2002 03:37:28 +0000 atmos4 DVD Closed Captioning support, patch by Matteo Giani <matgiani@ctonet.it>, small changes by me.
Wed, 24 Jul 2002 18:19:39 +0000 alex eq reworked
Fri, 19 Jul 2002 20:51:48 +0000 pontscho - fix audio equalizer
Fri, 12 Jul 2002 00:53:26 +0000 pontscho add simple playlist support
Wed, 10 Jul 2002 13:40:32 +0000 atmos4 Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
Mon, 08 Jul 2002 21:44:51 +0000 atmos4 MEncoder vobsub ripping support, currently not compatible with windows vobsub, some bugs to be fixed. However it already works with mplayer, so it's a start.
Wed, 03 Jul 2002 18:57:52 +0000 pontscho add equalizer support and fix some small bug...
Tue, 02 Jul 2002 22:31:50 +0000 pontscho add -audiofile support for gui
Tue, 02 Jul 2002 20:29:27 +0000 arpi delay=0 removed, totally unneeded
Tue, 02 Jul 2002 20:04:13 +0000 arpi 100l
Tue, 02 Jul 2002 13:35:04 +0000 pontscho fix volume handling ( step 2 ) -- add balance support and some code cleanup and fix
Fri, 28 Jun 2002 17:13:18 +0000 alex -frames 0 fix, multifile frames support by tibcu
Fri, 28 Jun 2002 16:33:46 +0000 alex multifile (informal output) fix by Balazs Tibor (tibcu)
Mon, 24 Jun 2002 08:23:48 +0000 atmos4 Patch by Dominik Mierzejewski:
Fri, 14 Jun 2002 17:40:36 +0000 arpi 10l typo, noticed by Nick K.
Thu, 06 Jun 2002 07:13:57 +0000 pontscho add mute support ( step 1 ) and fixed panscan bugs (1000l for me)
Wed, 05 Jun 2002 19:35:54 +0000 pontscho added panscan support for xmga/xvidix
Tue, 04 Jun 2002 20:17:07 +0000 arpi pan&scan support with -vo xv by ?? <mplayer@svennevid.net>
Mon, 03 Jun 2002 15:06:32 +0000 pontscho add VCD support for GUI
Tue, 28 May 2002 11:55:17 +0000 pontscho fix text render chrash ...
Tue, 28 May 2002 10:08:30 +0000 albeu Fix audio/video driver name parsing and remove 2 little memleaks