| Commit message (Expand) | Author | Age |
* | longer option buffers, needed for tv options | henry | 2003-04-03 |
* | fixed 'mplayer -nosound xxx' sig11 if configfile have string list options | arpi | 2002-12-06 |
* | New config system + cleanup of header inter dependency | albeu | 2002-11-12 |
* | *HUGE* set of compiler warning fixes, unused variables removal | arpi | 2002-11-06 |
* | FreeBSD fix | nexus | 2002-10-23 |
* | Fixed a bug in MPlayer which would prevent proper parsing of | arpi | 2002-10-23 |
* | strtod is locale-dependant, so it may only accept either '.' or ',' as decima... | atmos4 | 2002-10-06 |
* | accept empty strings too for STRING_LIST (example: "-xyz 1,2.5,,4," ) | arpi | 2002-09-26 |
* | tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug | arpi | 2002-09-22 |
* | Improved MacOS X SDL support, enable SDL main() wrapper for Darwin, remove un... | atmos4 | 2002-08-31 |
* | new mencoder option -info, to store copyright, title, encoder version etc in AVI | arpi | 2002-08-29 |
* | 64-bit -sb offsets patch by Andy Goth <unununium@openverse.com> | alex | 2002-08-28 |
* | mp_msg level fix | albeu | 2002-05-02 |
* | mplayer/mencoder | jaf | 2002-04-22 |
* | Add correct loop option parsing in command line parser. | albeu | 2002-04-17 |
* | New string list option type | albeu | 2002-03-20 |
* | changed printf's to mp_msg | alex | 2002-03-15 |
* | New option use-stdin to use when stdin will be used as a file | albeu | 2002-02-28 |
* | remove uneeded assert (common case at eof) | atmos4 | 2002-02-20 |
* | avoids warnings | pl | 2002-01-27 |
* | Bug fix for subconfig option. A -tv option containing the on parameter | albeu | 2002-01-21 |
* | Some improvment and make -vcd -dvd options considered as playlist entry | albeu | 2002-01-19 |
* | Few bug fix and improvment in config/playtree system | albeu | 2002-01-19 |
* | Fixed a few bugs and added support for VCD/DVD/TV in playlist using virtual url | albeu | 2002-01-17 |
* | playtree-based config patch by Alban Bedel <albeu@free.fr> | arpi | 2002-01-14 |
* | fixed subconfig parser | alex | 2001-12-26 |
* | subconfig fix (if sscanf()==1, then null out second (non-present) parameter) ... | alex | 2001-12-23 |
* | missing 1 byte in array size | pl | 2001-12-19 |
* | exchanged return with goto out in subconfig parsing and fixed error messages | alex | 2001-12-17 |
* | fixed commandline bug: handling '-' as option when '--' unused | alex | 2001-11-03 |
* | partly upgraded to mp_msg and fixed minor bug in parse_command_line | alex | 2001-11-02 |
* | fixed fault with --help | alex | 2001-11-02 |
* | fixed subconfig, exiting on error, supporting flags | alex | 2001-11-02 |
* | subconfig support | alex | 2001-11-02 |
* | fixed arpi's cfgparser bug | alex | 2001-11-02 |
* | fix error reporting bug | szabi | 2001-10-22 |
* | New aspect prescale code, parses aspect value from mpeg sequence header or co... | atmos4 | 2001-10-01 |
* | multifile support in config parser | arpi | 2001-08-22 |
* | New feature for option processing: CONF_TYPE_FUNC_FULL | folke | 2001-08-15 |
* | fix gcc-3.0 warning | jkeil | 2001-07-12 |
* | erm... | szabii | 2001-06-11 |
* | bugfix | szabii | 2001-06-10 |
* | some fix | szabii | 2001-06-10 |
* | fix again | szabii | 2001-06-09 |
* | : No such... fix | szabii | 2001-06-09 |
* | rude fix of ": No such file or directory" | szabii | 2001-06-09 |
* | Removing annoying 'Reading config file ...' message when you run without verb... | lgb | 2001-06-03 |
* | now it accepts monitor_hfreq... | szabii | 2001-04-16 |
* | less output | szabii | 2001-04-11 |
* | strto* int/float reader | szabii | 2001-03-22 |