summaryrefslogtreecommitdiffstats
path: root/playerwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Always show an existing directoryArno2019-01-191-0/+1
* Fix some clang warningsArno2018-11-241-1/+1
* GUI changesArno2018-11-241-14/+24
* Implement layout for CopyDialogArno2018-10-131-0/+7
* Fix conversion issues in PlayerWidgetArno2018-10-131-9/+9
* Create keyboard Shortcuts for ViewsArno2018-08-251-9/+9
* Add delete to CollectionFoldersViewArno2018-08-251-0/+8
* Fix tray icon behaviorArno2018-08-151-7/+12
* Remove leftover qDebug()sArno2018-07-301-1/+0
* stop() after last song from playlistArno2018-07-301-0/+2
* Minor fixes for WebRadioArno2018-05-111-0/+7
* Call randomPlay from BeetPlayer on startupArno2018-05-111-1/+0
* Fix logic when we start playingArno2018-05-111-12/+16
* Fix songsliderArno2018-02-201-0/+3
* Implement QAction to fill playlist with favoritesArno2018-02-191-0/+18
* Fill playlist on startupArno2018-02-191-0/+1
* Add "remove from Favorites"Arno2018-02-191-0/+1
* Re-add "add to Favorites" actionArno2018-02-191-0/+24
* Trigger stop action afters starting upArno2018-02-181-5/+1
* Remove add and remove to/from playlist from toolbarArno2018-02-181-4/+0
* Make WebRadios editable againArno2018-02-181-0/+12
* Activate WebRadio playlist when selecting WebRadio CollectionArno2018-02-181-6/+17
* Add custom handling for WebRadioArno2018-02-181-84/+100
* Play WebRadio againArno2018-02-181-56/+41
* Add Webradios to Playlist againArno2018-02-181-0/+11
* Add refresh action to each CollectionWidgetArno2018-02-181-0/+8
* Implement "Goto album"Arno2018-02-181-4/+25
* Re-introduce MusicBrainz searchArno2018-02-181-25/+15
* Re-Add Expand and Collapse Actions..Arno2018-02-171-23/+11
* 2 Bugfixes:Arno2018-02-171-0/+2
* Re-add QActions "Add to playlist (and clear)"Arno2018-02-171-1/+10
* Make use of the new CollectionView classesArno2018-02-171-864/+106
* Get rid of Q_FOREACH in playerwidget.cppArno2017-12-311-15/+15
* Revamp favoritesArno2017-12-311-14/+7
* Automatically search Musicbrainz when playing new songArno2017-12-011-0/+1
* Improve Musicbrainz searchArno2017-12-011-4/+22
* Improve Musicbrainz-SearchArno2017-12-011-6/+13
* Don't stop player after double click on left paneArno2017-10-151-1/+0
* Fix WebRadioDialogArno2017-10-151-11/+4
* Show URL and Description when selecting WebRadioArno2017-10-151-0/+11
* Fix Search and Current Directory GroupboxArno2017-10-151-2/+11
* Fix display of FavoritesArno2017-09-221-15/+34
* Implement Favorites viewArno2017-09-211-14/+46
* Create view for favoritesArno2017-09-211-0/+46
* Add FavoritesArno2017-09-211-0/+28
* Show URL as a message when streamingArno2017-08-271-0/+1
* Set proper tray icon when streamingArno2017-08-271-0/+1
* Do nothing on prev and next when streamingArno2017-08-271-0/+3
* Elide title in current songArno2017-08-271-2/+10
* Fix display issues when streamingArno2017-08-271-3/+17