aboutsummaryrefslogtreecommitdiff
path: root/src/qmmpui/forms/configdialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* fixed settings formtrialuser022021-02-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9728 90c681e8-e032-0410-971d-27865f9a5e38
* added feature to change cue editor fonttrialuser022021-02-111-34/+156
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9726 90c681e8-e032-0410-971d-27865f9a5e38
* feature to display average bitrate (#1032)trialuser022020-02-211-6/+13
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@9239 90c681e8-e032-0410-971d-27865f9a5e38
* added socks5 proxy supporttrialuser022019-06-301-42/+56
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8971 90c681e8-e032-0410-971d-27865f9a5e38
* fixed setting dialog layouttrialuser022019-06-081-1/+8
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8900 90c681e8-e032-0410-971d-27865f9a5e38
* feature to disable two passes for equalizertrialuser022019-04-171-26/+33
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8781 90c681e8-e032-0410-971d-27865f9a5e38
* feature to disable tag reading while loading a playlist(#925)trialuser022018-11-121-28/+54
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@8419 90c681e8-e032-0410-971d-27865f9a5e38
* added setting: volume adjustment steptrialuser022016-05-071-10/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6327 90c681e8-e032-0410-971d-27865f9a5e38
* added feature to select output bit depthtrialuser022016-01-131-22/+25
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6014 90c681e8-e032-0410-971d-27865f9a5e38
* added dithering supporttrialuser022016-01-131-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@6008 90c681e8-e032-0410-971d-27865f9a5e38
* removed useless codetrialuser022015-04-301-44/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4879 90c681e8-e032-0410-971d-27865f9a5e38
* preparing for multicolumn support (latest working revesion: 4749)trialuser022015-02-281-1/+11
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4749 90c681e8-e032-0410-971d-27865f9a5e38
* added new option 'clear previous playlist when opening new one'trialuser022014-03-261-2/+9
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4208 90c681e8-e032-0410-971d-27865f9a5e38
* added context menu for plugin list (Fixes issue 595)trialuser022014-03-081-1/+4
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@4128 90c681e8-e032-0410-971d-27865f9a5e38
* added 'group format' optiontrialuser022013-08-191-15/+29
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3626 90c681e8-e032-0410-971d-27865f9a5e38
* moved URL dialog settingstrialuser022012-12-231-1/+17
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3093 90c681e8-e032-0410-971d-27865f9a5e38
* added playlists auto-save feauture (patch by Ferdinand Vesely) (Closestrialuser022012-12-151-110/+78
| | | | | | | issue 536), changed playlist api git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3063 90c681e8-e032-0410-971d-27865f9a5e38
* added user interface language optiontrialuser022012-09-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2919 90c681e8-e032-0410-971d-27865f9a5e38
* changed configuration dialogtrialuser022012-08-291-92/+30
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2908 90c681e8-e032-0410-971d-27865f9a5e38
* fixed bug in configuration dialogtrialuser022012-02-111-1/+5
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2595 90c681e8-e032-0410-971d-27865f9a5e38
* added possibility to add files from command line to specific playlisttrialuser022012-02-101-15/+31
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2590 90c681e8-e032-0410-971d-27865f9a5e38
* added directory filterstrialuser022012-02-101-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2589 90c681e8-e032-0410-971d-27865f9a5e38
* fixed settings synchronzation, added some option to configuration dialogtrialuser022012-02-091-46/+85
| | | | | | | (not implemented yet) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2586 90c681e8-e032-0410-971d-27865f9a5e38
* prepare for file determination by contenttrialuser022011-11-071-139/+134
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2500 90c681e8-e032-0410-971d-27865f9a5e38
* mad plugin: added ditheringtrialuser022011-10-151-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2403 90c681e8-e032-0410-971d-27865f9a5e38
* updated about dialogtrialuser022011-08-021-6/+6
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2285 90c681e8-e032-0410-971d-27865f9a5e38
* added user interface optiontrialuser022011-07-271-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2282 90c681e8-e032-0410-971d-27865f9a5e38
* fixed layouttrialuser022011-07-191-13/+1
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2279 90c681e8-e032-0410-971d-27865f9a5e38
* fixed some regressionstrialuser022011-07-121-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2275 90c681e8-e032-0410-971d-27865f9a5e38
* added configuration dialogtrialuser022011-07-121-0/+1005
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@2270 90c681e8-e032-0410-971d-27865f9a5e38