Clementine-audio-player-Mac.../src
David Sansome 256648f5e3 Add a UI for choosing which gstreamer audio sink to use 2010-04-07 13:51:14 +00:00
..
analyzers Move the audio engines to their own directory 2010-04-04 17:50:11 +00:00
engines Add a UI for choosing which gstreamer audio sink to use 2010-04-07 13:51:14 +00:00
globalshortcuts Maybe global shortcuts on windows... 2010-03-25 22:37:00 +00:00
translations Add a UI for choosing which gstreamer audio sink to use 2010-04-07 13:51:14 +00:00
CMakeLists.txt Don't add line numbers to the translations - cleans up diffs 2010-04-07 12:27:16 +00:00
about.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
about.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
about.ui About box 2010-02-03 20:45:32 +00:00
addstreamdialog.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
addstreamdialog.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
addstreamdialog.ui Menu items to add files and streams by URL. 2010-02-24 22:26:01 +00:00
albumcoverfetcher.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
albumcoverfetcher.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
albumcoverloader.cpp Fix codereview comments for r496 2010-03-25 14:47:41 +00:00
albumcoverloader.h Stop scanning the library straight away if we're asked to quit. Fixes issue #114 2010-03-25 14:33:09 +00:00
albumcovermanager.cpp Filter the "Choose manual cover" dialog to just image files. Fixes issue #150 2010-04-04 13:42:56 +00:00
albumcovermanager.h Split search query in cover manager. 2010-03-26 12:22:19 +00:00
albumcovermanager.ui Stop the user from dragging covers around in the cover manager. Fixes issue #171 2010-04-06 23:18:19 +00:00
backgroundthread.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
backgroundthread.h Fix codereview comments for r496 2010-03-25 14:47:41 +00:00
busyindicator.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
busyindicator.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
directory.h Reworked the library watcher to be much more efficient - the backend now holds a list of subdirectories within each library directory, and only the mtimes of these are checked on startup. 2010-04-01 16:59:32 +00:00
edittagdialog.cpp Use autocompletion in the edit tag dialog too. Thanks christoph.gysin. Fixes issue #130 2010-03-29 16:59:01 +00:00
edittagdialog.h Use autocompletion in the edit tag dialog too. Thanks christoph.gysin. Fixes issue #130 2010-03-29 16:59:01 +00:00
edittagdialog.ui More sensible maximums 2010-01-16 17:21:24 +00:00
fht.cpp Move everything to trunk 2009-12-24 19:16:07 +00:00
fht.h Move everything to trunk 2009-12-24 19:16:07 +00:00
fileview.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
fileview.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
fileview.ui Right click menu for the file view 2009-12-24 22:26:58 +00:00
fileviewlist.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
fileviewlist.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
fixlastfm.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
fixlastfm.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
groupbydialog.cpp Add an advanced grouping dialog for the library. boost::multi_index ftw. Fixes issue #94. 2010-03-31 23:11:45 +00:00
groupbydialog.h Add an advanced grouping dialog for the library. boost::multi_index ftw. Fixes issue #94. 2010-03-31 23:11:45 +00:00
groupbydialog.ui Add an advanced grouping dialog for the library. boost::multi_index ftw. Fixes issue #94. 2010-03-31 23:11:45 +00:00
lastfmconfig.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lastfmconfig.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lastfmconfig.ui Last.fm config 2010-02-03 18:32:48 +00:00
lastfmconfigdialog.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lastfmconfigdialog.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lastfmconfigdialog.ui Fix a typo in last.fm config dialog 2010-02-27 17:01:15 +00:00
lastfmservice.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lastfmservice.h Show radio icon rather than nothing in notification. 2010-03-25 18:38:20 +00:00
lastfmstationdialog.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lastfmstationdialog.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lastfmstationdialog.ui Tag and artist radio 2009-12-30 02:15:38 +00:00
library.cpp Clean up deleted subdirectories from the database properly. Fixes an issue where subdirectories in the library wouldn't be rescanned if they were removed and recreated. Updates issue #45. 2010-04-04 14:59:55 +00:00
library.h Move the audio engines to their own directory 2010-04-04 17:50:11 +00:00
librarybackend.cpp Clean up deleted subdirectories from the database properly. Fixes an issue where subdirectories in the library wouldn't be rescanned if they were removed and recreated. Updates issue #45. 2010-04-04 14:59:55 +00:00
librarybackend.h Add the library test back in 2010-04-04 16:28:34 +00:00
libraryconfig.cpp Add an option to disable the library view's behaviour of automatically opening nodes without many children. 2010-04-01 00:12:25 +00:00
libraryconfig.h Add an option to disable the library view's behaviour of automatically opening nodes without many children. 2010-04-01 00:12:25 +00:00
libraryconfig.ui Add an option to disable the library view's behaviour of automatically opening nodes without many children. 2010-04-01 00:12:25 +00:00
libraryconfigdialog.cpp Add an option to disable the library view's behaviour of automatically opening nodes without many children. 2010-04-01 00:12:25 +00:00
libraryconfigdialog.h Add an option to disable the library view's behaviour of automatically opening nodes without many children. 2010-04-01 00:12:25 +00:00
libraryconfigdialog.ui Config dialog 2010-02-03 16:17:04 +00:00
librarydirectorymodel.cpp Reworked the library watcher to be much more efficient - the backend now holds a list of subdirectories within each library directory, and only the mtimes of these are checked on startup. 2010-04-01 16:59:32 +00:00
librarydirectorymodel.h Reworked the library watcher to be much more efficient - the backend now holds a list of subdirectories within each library directory, and only the mtimes of these are checked on startup. 2010-04-01 16:59:32 +00:00
libraryitem.h Add "group by" support to the library, and improve the whole library model to make it more robust. 2010-03-31 00:30:57 +00:00
libraryquery.cpp Move the GroupBy enum into library so we can get a QMetaEnum from it. Tidy up the logic for the "group by" options by moving it into properties in the .ui file. 2010-03-31 15:18:39 +00:00
libraryquery.h Move the GroupBy enum into library so we can get a QMetaEnum from it. Tidy up the logic for the "group by" options by moving it into properties in the .ui file. 2010-03-31 15:18:39 +00:00
libraryview.cpp "Add to playlist" context menu item for the library view. Fixes issue #153 2010-04-04 13:31:21 +00:00
libraryview.h "Add to playlist" context menu item for the library view. Fixes issue #153 2010-04-04 13:31:21 +00:00
librarywatcher.cpp Move the audio engines to their own directory 2010-04-04 17:50:11 +00:00
librarywatcher.h Move the audio engines to their own directory 2010-04-04 17:50:11 +00:00
lineedit.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lineedit.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
m3uparser.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
m3uparser.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
main.cpp Experimental VLC audio engine 2010-04-04 20:45:03 +00:00
mainwindow.cpp Add a UI for choosing which gstreamer audio sink to use 2010-04-07 13:51:14 +00:00
mainwindow.h Add an option to always hide/show the mainwindow on startup. Also moved "hide tray icon" to the settings dialog. Fixes issue #170. 2010-04-06 23:46:34 +00:00
mainwindow.ui Icons for the shuffle and repeat menu items. Fixes issue #182. Also 600 GET. 2010-04-07 12:18:00 +00:00
mpris.cpp Fix comments from r482. 2010-03-24 21:46:00 +00:00
mpris.h Add MPRIS support (thanks Amarok ;-) 2010-03-24 20:58:17 +00:00
multiloadingindicator.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
multiloadingindicator.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
multiloadingindicator.ui Add a little spinner 2010-01-16 17:52:51 +00:00
osd.cpp On linux, don't reuse the notification if it's already probably closed. Fixes nastyness on KDE4. Fixes issue #118. 2010-03-30 00:08:16 +00:00
osd.h Move the audio engines to their own directory 2010-04-04 17:50:11 +00:00
osd_mac.mm A few little mac fixes. 2010-03-30 15:53:45 +00:00
osd_win.cpp On linux, don't reuse the notification if it's already probably closed. Fixes nastyness on KDE4. Fixes issue #118. 2010-03-30 00:08:16 +00:00
osd_x11.cpp On linux, don't reuse the notification if it's already probably closed. Fixes nastyness on KDE4. Fixes issue #118. 2010-03-30 00:08:16 +00:00
osdpretty.cpp Fade the OSD in and out on Windows 2010-03-25 21:24:19 +00:00
osdpretty.h Fade the OSD in and out on Windows 2010-03-25 21:24:19 +00:00
osdpretty.ui Fix the size of the text label in the pretty osd 2010-03-25 20:57:34 +00:00
player.cpp Let's give gstreamer another try... 2010-04-06 16:57:02 +00:00
player.h Let's give gstreamer another try... 2010-04-06 16:57:02 +00:00
playlist.cpp Make the "Edit tag..." menu item edit all selected tracks, and only show "Renumber selected tracks in this order" if the user right clicked on the track column. Thanks christoph.gysin. Fixes issue #139 2010-03-31 19:09:35 +00:00
playlist.h Allow inline editing of tags in the playlist. Thanks christoph.gysin 2010-03-25 23:48:58 +00:00
playlistdelegates.cpp Use autocompletion in the edit tag dialog too. Thanks christoph.gysin. Fixes issue #130 2010-03-29 16:59:01 +00:00
playlistdelegates.h Use autocompletion in the edit tag dialog too. Thanks christoph.gysin. Fixes issue #130 2010-03-29 16:59:01 +00:00
playlistheader.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
playlistheader.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
playlistitem.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
playlistitem.h Add MPRIS support (thanks Amarok ;-) 2010-03-24 20:58:17 +00:00
playlistsequence.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
playlistsequence.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
playlistsequence.ui Rename ShuffleRepeatWidget to PlaylistSequence 2010-03-08 18:05:41 +00:00
playlistview.cpp Use autocompletion in the edit tag dialog too. Thanks christoph.gysin. Fixes issue #130 2010-03-29 16:59:01 +00:00
playlistview.h Use autocompletion in the edit tag dialog too. Thanks christoph.gysin. Fixes issue #130 2010-03-29 16:59:01 +00:00
radioitem.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
radioitem.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
radiomimedata.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
radiomodel.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
radiomodel.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
radioplaylistitem.cpp Show radio icon rather than nothing in notification. 2010-03-25 18:38:20 +00:00
radioplaylistitem.h Add MPRIS support (thanks Amarok ;-) 2010-03-24 20:58:17 +00:00
radioservice.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
radioservice.h Show radio icon rather than nothing in notification. 2010-03-25 18:38:20 +00:00
radioview.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
radioview.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
savedradio.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
savedradio.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
settingsdialog.cpp Add a UI for choosing which gstreamer audio sink to use 2010-04-07 13:51:14 +00:00
settingsdialog.h Add a UI for choosing which gstreamer audio sink to use 2010-04-07 13:51:14 +00:00
settingsdialog.ui Add a UI for choosing which gstreamer audio sink to use 2010-04-07 13:51:14 +00:00
simpletreeitem.h Add "group by" support to the library, and improve the whole library model to make it more robust. 2010-03-31 00:30:57 +00:00
simpletreemodel.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
sliderwidget.cpp Made mouse wheel events on both the tray icon and the volume widget change the volume by a smaller amount. Fixes issue #145 2010-03-31 23:45:52 +00:00
sliderwidget.h Move everything to trunk 2009-12-24 19:16:07 +00:00
somafmservice.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
somafmservice.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
song.cpp Move the audio engines to their own directory 2010-04-04 17:50:11 +00:00
song.h Move the audio engines to their own directory 2010-04-04 17:50:11 +00:00
songmimedata.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
songplaylistitem.cpp Add MPRIS support (thanks Amarok ;-) 2010-03-24 20:58:17 +00:00
songplaylistitem.h Add MPRIS support (thanks Amarok ;-) 2010-03-24 20:58:17 +00:00
stylesheetloader.cpp Fix the alternate background colour 2010-03-25 13:38:57 +00:00
stylesheetloader.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
systemtrayicon.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
systemtrayicon.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
trackslider.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
trackslider.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
trackslider.ui Fix the size of the time elapsed and time remaining labels on the track slider, so they don't move the slider around while it's being dragged. 2010-03-08 12:13:11 +00:00
xspfparser.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
xspfparser.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00