Fri, 06 Dec 2002 17:11:50 +0000 |
arpi |
fixed 'mplayer -nosound xxx' sig11 if configfile have string list options
|
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
|
Wed, 23 Oct 2002 20:04:22 +0000 |
nexus |
FreeBSD fix
|
Wed, 23 Oct 2002 17:42:12 +0000 |
arpi |
Fixed a bug in MPlayer which would prevent proper parsing of
|
Sun, 06 Oct 2002 05:54:12 +0000 |
atmos4 |
strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
|
Thu, 26 Sep 2002 00:28:32 +0000 |
arpi |
accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," )
|
Sun, 22 Sep 2002 02:33:28 +0000 |
arpi |
tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
|
Sat, 31 Aug 2002 15:04:18 +0000 |
atmos4 |
Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove unused envp.
|
Thu, 29 Aug 2002 20:50:49 +0000 |
arpi |
new mencoder option -info, to store copyright, title, encoder version etc in AVI
|
Wed, 28 Aug 2002 16:55:40 +0000 |
alex |
64-bit -sb offsets patch by Andy Goth <unununium@openverse.com>
|
Thu, 02 May 2002 10:43:27 +0000 |
albeu |
mp_msg level fix
|
Mon, 22 Apr 2002 14:27:53 +0000 |
jaf |
mplayer/mencoder
|
Wed, 17 Apr 2002 12:23:52 +0000 |
albeu |
Add correct loop option parsing in command line parser.
|
Wed, 20 Mar 2002 09:45:39 +0000 |
albeu |
New string list option type
|
Fri, 15 Mar 2002 22:42:28 +0000 |
alex |
changed printf's to mp_msg
|
Thu, 28 Feb 2002 13:47:06 +0000 |
albeu |
New option use-stdin to use when stdin will be used as a file
|
Wed, 20 Feb 2002 22:41:54 +0000 |
atmos4 |
remove uneeded assert (common case at eof)
|
Sun, 27 Jan 2002 17:21:20 +0000 |
pl |
avoids warnings
|
Mon, 21 Jan 2002 10:45:53 +0000 |
albeu |
Bug fix for subconfig option. A -tv option containing the on parameter
|
Sat, 19 Jan 2002 22:16:47 +0000 |
albeu |
Some improvment and make -vcd -dvd options considered as playlist entry
|
Sat, 19 Jan 2002 16:58:04 +0000 |
albeu |
Few bug fix and improvment in config/playtree system
|
Thu, 17 Jan 2002 20:24:28 +0000 |
albeu |
Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url
|
Mon, 14 Jan 2002 23:38:49 +0000 |
arpi |
playtree-based config patch by Alban Bedel <albeu@free.fr>
|
Wed, 26 Dec 2001 13:15:44 +0000 |
alex |
fixed subconfig parser
|
Sun, 23 Dec 2001 21:18:06 +0000 |
alex |
subconfig fix (if sscanf()==1, then null out second (non-present) parameter) and some errormessage fixes
|
Wed, 19 Dec 2001 13:15:49 +0000 |
pl |
missing 1 byte in array size
|
Mon, 17 Dec 2001 15:50:36 +0000 |
alex |
exchanged return with goto out in subconfig parsing and fixed error messages
|
Sat, 03 Nov 2001 19:04:58 +0000 |
alex |
fixed commandline bug: handling '-' as option when '--' unused
|
Fri, 02 Nov 2001 02:55:51 +0000 |
alex |
partly upgraded to mp_msg and fixed minor bug in parse_command_line
|
Fri, 02 Nov 2001 02:21:57 +0000 |
alex |
fixed fault with --help
|
Fri, 02 Nov 2001 02:02:52 +0000 |
alex |
fixed subconfig, exiting on error, supporting flags
|
Fri, 02 Nov 2001 01:31:27 +0000 |
alex |
subconfig support
|
Fri, 02 Nov 2001 00:25:28 +0000 |
alex |
fixed arpi's cfgparser bug
|
Mon, 22 Oct 2001 20:22:25 +0000 |
szabi |
fix error reporting bug
|
Mon, 01 Oct 2001 15:58:31 +0000 |
atmos4 |
New aspect prescale code, parses aspect value from mpeg sequence header or commandline.
|
Wed, 22 Aug 2001 19:29:47 +0000 |
arpi |
multifile support in config parser
|
Wed, 15 Aug 2001 19:26:22 +0000 |
folke |
New feature for option processing: CONF_TYPE_FUNC_FULL
|
Thu, 12 Jul 2001 15:08:02 +0000 |
jkeil |
fix gcc-3.0 warning
|
Mon, 11 Jun 2001 00:12:09 +0000 |
szabii |
erm...
|
Sun, 10 Jun 2001 23:40:20 +0000 |
szabii |
bugfix
|
Sun, 10 Jun 2001 23:06:44 +0000 |
szabii |
some fix
|
Sat, 09 Jun 2001 17:41:31 +0000 |
szabii |
fix again
|
Sat, 09 Jun 2001 17:30:40 +0000 |
szabii |
: No such... fix
|
Sat, 09 Jun 2001 00:00:57 +0000 |
szabii |
rude fix of ": No such file or directory"
|
Sun, 03 Jun 2001 01:46:28 +0000 |
lgb |
Removing annoying 'Reading config file ...' message when you run without verbose mode (-v)
|
Mon, 16 Apr 2001 22:13:12 +0000 |
szabii |
now it accepts monitor_hfreq...
|
Wed, 11 Apr 2001 00:17:08 +0000 |
szabii |
less output
|
Thu, 22 Mar 2001 18:52:45 +0000 |
szabii |
strto* int/float reader
|
Thu, 22 Mar 2001 15:25:28 +0000 |
szabii |
fix TYPE_FLOAT parameter reading
|
Wed, 21 Mar 2001 02:56:06 +0000 |
szabii |
fix...
|
Tue, 20 Mar 2001 22:55:50 +0000 |
szabii |
... :)
|
Mon, 19 Mar 2001 21:58:20 +0000 |
szabii |
parameter can be in quotes in config file
|
Mon, 19 Mar 2001 21:06:56 +0000 |
szabii |
include recursion check
|
Mon, 19 Mar 2001 15:09:47 +0000 |
telenieko |
Added support for spanish (Yes, I'm a C programer also ;o)
|
Mon, 19 Mar 2001 14:35:38 +0000 |
szabii |
cfgparse fix...
|
Mon, 19 Mar 2001 13:12:48 +0000 |
szabii |
parameter reading fixed in parse_config_file
|
Mon, 19 Mar 2001 03:45:49 +0000 |
arpi_esp |
new configfile/cmdline parser
|
Mon, 19 Mar 2001 02:29:37 +0000 |
szabii |
cfgparser fix
|
Mon, 19 Mar 2001 02:29:37 +0000 |
szabii |
cfgparser fix
|