aboutsummaryrefslogtreecommitdiffhomepage
path: root/core/m_option.c
Commit message (Expand)AuthorAge
* m_option: pretty-print floats with 3 pre-decimal digits instead of 2Gravatar wm42013-03-26
* m_options: more typesafetyGravatar wm42013-03-01
* options: reject nan, inf, 0:0, etc. for float optionsGravatar wm42013-02-26
* options: remove parsing of "," as decimal pointGravatar wm42013-02-26
* m_option: remove preset mechanismGravatar wm42013-02-23
* options: parse C-style escapes for some optionsGravatar wm42013-02-20
* options: unify single dash and double dash optionsGravatar wm42013-02-09
* options: change handling of "no-" optionsGravatar wm42013-02-09
* video: add --autofit and --autofit-larger optionsGravatar wm42013-01-23
* options: allow using % for width and height in --geometryGravatar wm42013-01-23
* options: move -geometry parsing to m_option.cGravatar wm42013-01-23
* video: decouple internal pixel formats from FourCCsGravatar wm42013-01-13
* m_option: print valid integer range for choices on parsing errorsGravatar wm42012-11-20
* m_option: add color option typeGravatar wm42012-11-20
* options: support chapters for --start and --endGravatar wm42012-11-20
* m_option: fix braindead --start, --length, --end option parsing bugsGravatar wm42012-11-18
* options: rename -ss and -endpos, allow relative timesGravatar wm42012-11-16
* Rename directories, move files (step 2 of 2)Gravatar wm42012-11-12
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12