aboutsummaryrefslogtreecommitdiff
path: root/src/app/qmmpstarter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* updated copyrighttrialuser022020-12-231-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9602 90c681e8-e032-0410-971d-27865f9a5e38
* updated copyrighttrialuser022020-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9224 90c681e8-e032-0410-971d-27865f9a5e38
* removed foreach macrotrialuser022019-09-071-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9067 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022019-04-151-5/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8777 90c681e8-e032-0410-971d-27865f9a5e38
* fixed coding styletrialuser022019-03-081-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8745 90c681e8-e032-0410-971d-27865f9a5e38
* do not show empty help dialogtrialuser022019-02-111-8/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8707 90c681e8-e032-0410-971d-27865f9a5e38
* feature to create initial configurationtrialuser022019-01-041-1/+14
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8583 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8573 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build with -Werror=zero-as-null-pointer-constanttrialuser022019-01-031-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8572 90c681e8-e032-0410-971d-27865f9a5e38
* fixed --nowplaying-syntax outputtrialuser022018-12-301-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8537 90c681e8-e032-0410-971d-27865f9a5e38
* added -v and -h command line optionstrialuser022018-12-291-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8536 90c681e8-e032-0410-971d-27865f9a5e38
* fixed --pl-help processingtrialuser022018-12-291-3/+26
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8535 90c681e8-e032-0410-971d-27865f9a5e38
* do not freeze with --quit option when qmmp is not running (#979)trialuser022018-12-101-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8497 90c681e8-e032-0410-971d-27865f9a5e38
* some api changestrialuser022018-04-151-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7905 90c681e8-e032-0410-971d-27865f9a5e38
* copy 1.2 branch to trunktrialuser022017-11-251-6/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7772 90c681e8-e032-0410-971d-27865f9a5e38
* fixed access rights for control socket (Andrey A. Rys)trialuser022017-10-191-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7582 90c681e8-e032-0410-971d-27865f9a5e38
* changed contact informationtrialuser022017-10-071-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7514 90c681e8-e032-0410-971d-27865f9a5e38
* added command-line options --volume-status and --mute-statustrialuser022017-03-131-4/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7090 90c681e8-e032-0410-971d-27865f9a5e38
* added feature to channge user interface from command linetrialuser022017-03-071-2/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7077 90c681e8-e032-0410-971d-27865f9a5e38
* changed command line apitrialuser022017-03-051-6/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7069 90c681e8-e032-0410-971d-27865f9a5e38
* replaced toAscii by toLatin1trialuser022017-01-031-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6933 90c681e8-e032-0410-971d-27865f9a5e38
* do not use exit call directlytrialuser022016-10-231-10/+37
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6801 90c681e8-e032-0410-971d-27865f9a5e38
* reverted r6471trialuser022016-06-171-3/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6472 90c681e8-e032-0410-971d-27865f9a5e38
* added unity icons supporttrialuser022016-06-171-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6471 90c681e8-e032-0410-971d-27865f9a5e38
* fixed unicode support (#854)trialuser022016-06-141-5/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6451 90c681e8-e032-0410-971d-27865f9a5e38
* fixed truncated output of the '--pl-dump' command (#822)trialuser022015-10-201-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5702 90c681e8-e032-0410-971d-27865f9a5e38
* improved command line parser (#814)trialuser022015-10-121-5/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@5672 90c681e8-e032-0410-971d-27865f9a5e38
* added XDG_DATA_HOME supporttrialuser022015-05-221-3/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4985 90c681e8-e032-0410-971d-27865f9a5e38
* win32: do not show help window with empty command linetrialuser022014-07-171-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4378 90c681e8-e032-0410-971d-27865f9a5e38
* show command line documenation in the dialog under windowstrialuser022014-04-161-1/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4256 90c681e8-e032-0410-971d-27865f9a5e38
* raise main window when starting another instance w/o params, added --trialuser022014-02-171-18/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4105 90c681e8-e032-0410-971d-27865f9a5e38
* fixed possible memory leaktrialuser022014-01-311-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4055 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022013-10-231-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3820 90c681e8-e032-0410-971d-27865f9a5e38
* removed some useless debug messagestrialuser022013-10-221-1/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3817 90c681e8-e032-0410-971d-27865f9a5e38
* changed PlayListParser classtrialuser022012-12-221-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3083 90c681e8-e032-0410-971d-27865f9a5e38
* renamed playlist format classtrialuser022012-12-161-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3075 90c681e8-e032-0410-971d-27865f9a5e38
* fixed FSF headerstrialuser022012-07-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2845 90c681e8-e032-0410-971d-27865f9a5e38
* fixed FSF address (trunk)trialuser022012-07-311-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2844 90c681e8-e032-0410-971d-27865f9a5e38
* refactoring: add QmmpUiSettings class, removed deprecated codetrialuser022012-02-091-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2588 90c681e8-e032-0410-971d-27865f9a5e38
* fixed IPC under windowstrialuser022012-01-281-1/+29
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2569 90c681e8-e032-0410-971d-27865f9a5e38
* fixed '--help' outputtrialuser022012-01-231-5/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2561 90c681e8-e032-0410-971d-27865f9a5e38
* updated yeartrialuser022012-01-191-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2551 90c681e8-e032-0410-971d-27865f9a5e38
* added user interface optiontrialuser022011-07-271-3/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2282 90c681e8-e032-0410-971d-27865f9a5e38
* renamed GeneralHandlertrialuser022011-07-031-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2260 90c681e8-e032-0410-971d-27865f9a5e38
* fixed playback resume featuretrialuser022011-07-021-17/+44
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2258 90c681e8-e032-0410-971d-27865f9a5e38
* renamed application directorytrialuser022011-07-011-0/+248
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2253 90c681e8-e032-0410-971d-27865f9a5e38