summaryrefslogtreecommitdiffstats
path: root/parser-mpcmd.c
Commit message (Collapse)AuthorAgeFilesLines
* Exit when the option parser return M_OPT_EXITalbeu2003-04-021-1/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9793 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove the hack used to pass -dvd, etc into the playlistalbeu2003-03-301-82/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9748 b3059339-0415-0410-9bf9-f77b7e298cf2
* Ok, firstly fixed the bug in parser-mpcmd.c where itarpi2003-01-261-2/+3
| | | | | | | | | | | would accept a non-interger as an argument for -loop (beginning of cmdline)..and have made it print an error the same as when you pass a non-int to -loop (end of cmdline) (parsed in different places). patch by Alex Sisson <alex_sisson@yahoo.co.uk> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9107 b3059339-0415-0410-9bf9-f77b7e298cf2
* 2*10l=20larpi2002-12-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8459 b3059339-0415-0410-9bf9-f77b7e298cf2
* -rnd --> -shufflediego2002-12-151-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8453 b3059339-0415-0410-9bf9-f77b7e298cf2
* more i+1<argc checksarpi2002-12-111-3/+4
| | | | | | | patch by "Puk Madick" <pingy@swirvemail.com>, correction by Albeu git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8427 b3059339-0415-0410-9bf9-f77b7e298cf2
* 10l noticed by "Puk Madick" <pingy@swirvemail.com>arpi2002-12-071-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8401 b3059339-0415-0410-9bf9-f77b7e298cf2
* Basic support for random playing (-rnd and -nornd)albeu2002-11-121-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8176 b3059339-0415-0410-9bf9-f77b7e298cf2
* New config system + cleanup of header inter dependencyalbeu2002-11-121-0/+284
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8165 b3059339-0415-0410-9bf9-f77b7e298cf2