aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* improved playlist manager apitrialuser022017-06-202-2/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7243 90c681e8-e032-0410-971d-27865f9a5e38
* "jump to track" dialog: always use double click (#918)trialuser022017-06-172-2/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7239 90c681e8-e032-0410-971d-27865f9a5e38
* improved playlist formats supporttrialuser022017-06-1420-182/+424
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7237 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022017-06-121-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7228 90c681e8-e032-0410-971d-27865f9a5e38
* improved m3u support (#910)trialuser022017-06-128-18/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7227 90c681e8-e032-0410-971d-27865f9a5e38
* improved MetaDataFormatter apitrialuser022017-06-122-1/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7224 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless variabletrialuser022017-06-121-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7223 90c681e8-e032-0410-971d-27865f9a5e38
* some api improvementstrialuser022017-06-094-28/+28
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7221 90c681e8-e032-0410-971d-27865f9a5e38
* fixed possible segmentation faulttrialuser022017-06-061-3/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7217 90c681e8-e032-0410-971d-27865f9a5e38
* fixed possible segmentation faulttrialuser022017-06-061-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7215 90c681e8-e032-0410-971d-27865f9a5e38
* fixed effect.htrialuser022017-06-061-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7213 90c681e8-e032-0410-971d-27865f9a5e38
* fixed crash in the ffmpeg plugintrialuser022017-05-232-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7200 90c681e8-e032-0410-971d-27865f9a5e38
* fixed Russian translationtrialuser022017-05-2010-10/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7190 90c681e8-e032-0410-971d-27865f9a5e38
* flac: fixed bitrate calculation (#916)trialuser022017-05-202-9/+17
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7186 90c681e8-e032-0410-971d-27865f9a5e38
* using relative skin path for portable configuration (#915)trialuser022017-05-201-1/+19
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7180 90c681e8-e032-0410-971d-27865f9a5e38
* removed Qt version from .desktop filestrialuser022017-05-132-32/+32
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7177 90c681e8-e032-0410-971d-27865f9a5e38
* fixed issue with 'jump to track' dialog when single click activation is ↵trialuser022017-05-131-2/+2
| | | | | | enabled (#913) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7174 90c681e8-e032-0410-971d-27865f9a5e38
* fixed exit code typetrialuser022017-05-121-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7169 90c681e8-e032-0410-971d-27865f9a5e38
* fixed includestrialuser022017-05-127-22/+22
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7167 90c681e8-e032-0410-971d-27865f9a5e38
* improved Russian localization in .desktop filestrialuser022017-05-112-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7163 90c681e8-e032-0410-971d-27865f9a5e38
* fixed regressiontrialuser022017-05-101-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7159 90c681e8-e032-0410-971d-27865f9a5e38
* qmmp.pro cleanuptrialuser022017-05-061-3/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7151 90c681e8-e032-0410-971d-27865f9a5e38
* WASAPI: implemented function latency(), fixed drain() implementationtrialuser022017-04-301-6/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7146 90c681e8-e032-0410-971d-27865f9a5e38
* skinned: fixed cursors supporttrialuser022017-04-301-9/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7142 90c681e8-e032-0410-971d-27865f9a5e38
* some visualization fixestrialuser022017-04-301-9/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7139 90c681e8-e032-0410-971d-27865f9a5e38
* limit maximum visualization delaytrialuser022017-04-291-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7138 90c681e8-e032-0410-971d-27865f9a5e38
* direct sound: faster seekingtrialuser022017-04-292-4/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7137 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022017-04-2991-1925/+2006
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7136 90c681e8-e032-0410-971d-27865f9a5e38
* system tray: refactoringtrialuser022017-04-298-103/+104
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7135 90c681e8-e032-0410-971d-27865f9a5e38
* clear window title when playback is finished (#301)trialuser022017-04-228-19/+53
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7128 90c681e8-e032-0410-971d-27865f9a5e38
* implemented latency() function for DirectSound and WavOut output pluginstrialuser022017-04-188-13/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7123 90c681e8-e032-0410-971d-27865f9a5e38
* fixed freezing when using DirectSound outputtrialuser022017-04-181-14/+16
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7122 90c681e8-e032-0410-971d-27865f9a5e38
* update Ukrainian translationsmotsyo2017-04-174-44/+44
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7121 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022017-04-102-19/+19
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7118 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022017-04-10216-23605/+5947
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7116 90c681e8-e032-0410-971d-27865f9a5e38
* added MetaDataFormatterMenu classtrialuser022017-04-1026-308/+219
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7114 90c681e8-e032-0410-971d-27865f9a5e38
* added directory name to title formatting optionstrialuser022017-04-093-5/+100
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7112 90c681e8-e032-0410-971d-27865f9a5e38
* fixed maximum year in tag editor (see https://bugs.debian.org/cgi-trialuser022017-03-181-4/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7098 90c681e8-e032-0410-971d-27865f9a5e38
* skinned: prevent off-screen position (#898)trialuser022017-03-153-6/+36
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7094 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022017-03-1327-594/+864
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7092 90c681e8-e032-0410-971d-27865f9a5e38
* added command-line options --volume-status and --mute-statustrialuser022017-03-133-10/+23
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7090 90c681e8-e032-0410-971d-27865f9a5e38
* clear visual buffer on seekingtrialuser022017-03-101-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7088 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts files, updated Russian translationtrialuser022017-03-0927-298/+919
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7086 90c681e8-e032-0410-971d-27865f9a5e38
* updated cmake filetrialuser022017-03-091-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7084 90c681e8-e032-0410-971d-27865f9a5e38
* added cover tab to the track details dialogtrialuser022017-03-094-3/+127
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7083 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts files; updated Russian translationtrialuser022017-03-0754-729/+1134
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7081 90c681e8-e032-0410-971d-27865f9a5e38
* improved playlist plugintrialuser022017-03-071-7/+12
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7079 90c681e8-e032-0410-971d-27865f9a5e38
* added feature to channge user interface from command linetrialuser022017-03-074-4/+36
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7077 90c681e8-e032-0410-971d-27865f9a5e38
* updated Russian translationtrialuser022017-03-051-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7074 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022017-03-05108-1105/+1375
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@7072 90c681e8-e032-0410-971d-27865f9a5e38