aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Collapse)AuthorAgeFilesLines
* skinned: use bitmap font if we really have all the characters availableHEADpatchesGeorg Gadinger2021-11-264-3/+23
| | | | | | This makes tracks from e.g. "Turmion Kätilöt" or "Die Ärzte" display using the bitmap font. Since the characters seem to be UTF-8 anyway, it seems to be fine in my initial tests...
* skinned: make windowshaded playlist view use bitmap font, add … letterGeorg Gadinger2021-11-263-13/+69
|
* skinned: use correct bitmap letter for dot charGeorg Gadinger2021-11-261-1/+1
|
* updated .ts filesmaintrialuser022021-11-2029-203/+348
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10394 90c681e8-e032-0410-971d-27865f9a5e38
* kdenotify: added volume change notificationtrialuser022021-11-205-29/+59
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10392 90c681e8-e032-0410-971d-27865f9a5e38
* skinned: fixed volume bar draw in the double size modetrialuser022021-11-061-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10383 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-10-2729-174/+319
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10381 90c681e8-e032-0410-971d-27865f9a5e38
* history: added feature to show track detailstrialuser022021-10-272-1/+45
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10379 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-10-2429-116/+406
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10371 90c681e8-e032-0410-971d-27865f9a5e38
* history: added feature to remove tracks from historytrialuser022021-10-242-4/+37
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10369 90c681e8-e032-0410-971d-27865f9a5e38
* updated translationstrialuser022021-10-1392-828/+830
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10364 90c681e8-e032-0410-971d-27865f9a5e38
* fixed cmake supporttrialuser022021-09-192-7/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10306 90c681e8-e032-0410-971d-27865f9a5e38
* replaced modplug by xmptrialuser022021-09-1981-11451/+5750
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10304 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-09-1087-2231/+2521
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10296 90c681e8-e032-0410-971d-27865f9a5e38
* cleanuptrialuser022021-09-101-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10294 90c681e8-e032-0410-971d-27865f9a5e38
* added application menutrialuser022021-09-104-0/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10292 90c681e8-e032-0410-971d-27865f9a5e38
* qsui: added feature to hide menu bartrialuser022021-09-102-0/+15
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10289 90c681e8-e032-0410-971d-27865f9a5e38
* qsui: improved context menutrialuser022021-09-101-4/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10288 90c681e8-e032-0410-971d-27865f9a5e38
* qsui: fixed issue with missing tabbar context menutrialuser022021-09-102-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10283 90c681e8-e032-0410-971d-27865f9a5e38
* qsui: disabled floatable QDockWidgets under Waylandtrialuser022021-09-102-0/+10
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10279 90c681e8-e032-0410-971d-27865f9a5e38
* qsui: fixed toolbar renamingtrialuser022021-08-241-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10247 90c681e8-e032-0410-971d-27865f9a5e38
* fixed clang warningstrialuser022021-08-233-71/+66
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10243 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: fixed build regressiontrialuser022021-08-171-0/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10223 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022021-08-163-22/+20
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10216 90c681e8-e032-0410-971d-27865f9a5e38
* renamed definestrialuser022021-08-147-13/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10204 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-08-1487-1951/+1951
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10201 90c681e8-e032-0410-971d-27865f9a5e38
* renamed udisks2 plugin to udiskstrialuser022021-08-1448-179/+179
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10199 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: improved filter configurationtrialuser022021-07-232-72/+70
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10186 90c681e8-e032-0410-971d-27865f9a5e38
* refactoringtrialuser022021-07-1822-106/+63
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10180 90c681e8-e032-0410-971d-27865f9a5e38
* qsui: added waveform seekbar optimization (Linearithmik, #1086)trialuser022021-07-101-9/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10151 90c681e8-e032-0410-971d-27865f9a5e38
* qsui: fixed waveform generation for 16-bit samples (Linearithmik, #1085)trialuser022021-07-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10148 90c681e8-e032-0410-971d-27865f9a5e38
* fixed ladspa plugin regression (Linearithmik, #1084)trialuser022021-07-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10145 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-06-2934-119/+119
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10128 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-06-2762-293/+293
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10117 90c681e8-e032-0410-971d-27865f9a5e38
* ffmpeg: enabled *.mka by defaulttrialuser022021-06-272-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10108 90c681e8-e032-0410-971d-27865f9a5e38
* mpeg: fixed buildtrialuser022021-06-221-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10096 90c681e8-e032-0410-971d-27865f9a5e38
* removed mp3lyrics.org providertrialuser022021-06-221-16/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10084 90c681e8-e032-0410-971d-27865f9a5e38
* added startup optimizationtrialuser022021-06-201-4/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10073 90c681e8-e032-0410-971d-27865f9a5e38
* added Korean translation (Jung Hee Lee)trialuser022021-06-06170-168/+9348
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10056 90c681e8-e032-0410-971d-27865f9a5e38
* library: remove ignored filestrialuser022021-05-251-2/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10049 90c681e8-e032-0410-971d-27865f9a5e38
* fixed build without mpg123trialuser022021-05-231-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10041 90c681e8-e032-0410-971d-27865f9a5e38
* updated translationstrialuser022021-05-2025-170/+170
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10019 90c681e8-e032-0410-971d-27865f9a5e38
* updated translationstrialuser022021-05-2028-190/+190
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10013 90c681e8-e032-0410-971d-27865f9a5e38
* sync translations with transifextrialuser022021-05-1236-69/+69
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10008 90c681e8-e032-0410-971d-27865f9a5e38
* library: added table for ignored filestrialuser022021-05-102-6/+85
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10004 90c681e8-e032-0410-971d-27865f9a5e38
* library: fixed table cleanuptrialuser022021-05-101-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@10000 90c681e8-e032-0410-971d-27865f9a5e38
* cue: using detected charset for CUE editortrialuser022021-05-092-3/+46
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9998 90c681e8-e032-0410-971d-27865f9a5e38
* cue: fixed warningtrialuser022021-05-091-1/+0
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9994 90c681e8-e032-0410-971d-27865f9a5e38
* updated .ts filestrialuser022021-05-0956-56/+336
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9992 90c681e8-e032-0410-971d-27865f9a5e38
* added shortcuts for library and historytrialuser022021-05-092-0/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9991 90c681e8-e032-0410-971d-27865f9a5e38