Clementine-audio-player-Mac.../src
David Sansome 7ef13ecf09 Display dividers properly in the Magnatune list 2010-05-09 18:55:33 +00:00
..
analyzers Remember to pass timer events back down to the baseclass. Fixes issue #258 2010-04-29 15:54:32 +00:00
engines If we're not crossfading, keep the same pipeline when changing tracks and just swap out the gstreamer source - this should allow for completely gapless playback. 2010-05-08 17:39:12 +00:00
globalshortcuts Add support for global media keys on mac (Cocoa only). 2010-04-13 13:55:54 +00:00
translations Magnatune context menu 2010-05-09 18:36:10 +00:00
AddEngine.cmake Clean up cmake status output a bit 2010-04-22 16:53:41 +00:00
CMakeLists.txt Add a MergedProxyModel that lets us merge two models into one... 2010-05-09 15:51:04 +00:00
about.cpp Oops 2010-04-07 19:03:19 +00:00
about.h Add some more people to the about box 2010-04-07 19:01:41 +00:00
about.ui Add some more people to the about box 2010-04-07 19:01:41 +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 Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
albumcovermanager.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +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 Lower the time we wait for background threads to terminate. 2010-04-14 12:43:13 +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
commandlineoptions.cpp Fix build without gstreamer. 2010-04-16 14:39:55 +00:00
commandlineoptions.h CMake variables and commandline options to allow multiple engines to be built. Thanks christoph.gysin. 2010-04-15 12:39:34 +00:00
config.h.in Keep all the version numbers in one file, so we don't have to change it in hundreds of places each release. 2010-05-03 13:58:41 +00:00
database.cpp Add a table for the Magnatune library, and add the Magnatune database to it when the Magnatune node is expanded. Sort the Magnatune library model properly, and don't crash when adding or removing items. 2010-05-09 16:53:35 +00:00
database.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +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 Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
edittagdialog.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
edittagdialog.ui Accept empty fields in the edit tags dialog. Fixes issue #251. 2010-04-27 17:19:07 +00:00
equalizer.cpp Use different frequency values for the equalizer. Fixes issue #192 2010-04-12 20:57:21 +00:00
equalizer.h Replace the "new preset" button with a "save preset" button. Stops the user accidentally overwriting default equalizer presets. Fixes issue #190 2010-04-09 00:23:17 +00:00
equalizer.ui Replace the "new preset" button with a "save preset" button. Stops the user accidentally overwriting default equalizer presets. Fixes issue #190 2010-04-09 00:23:17 +00:00
equalizerslider.cpp GStreamer equalizer. Mostly working, just missing presets. Updates issue #166 2010-04-07 16:26:04 +00:00
equalizerslider.h Make the equalizer sliders stick in the middle around '0' when being dragged. Updates issue #166 2010-04-11 13:29:27 +00:00
equalizerslider.ui Reverted r664, see issue #191 2010-04-12 20:08:23 +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 Make up restore the scroll position as well if it's the same as going back. 2010-04-21 12:03:48 +00:00
fileview.h Make up restore the scroll position as well if it's the same as going back. 2010-04-21 12:03:48 +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 Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
groupbydialog.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
groupbydialog.ui Add an option to group the library by albumartist. Fixes issue #198 2010-04-11 22:21:21 +00:00
lastfmconfig.cpp Add a "sign out" button to the last.fm config dialog, and add an option to hide the "love" and "ban" buttons. Updates issue #156. 2010-04-07 19:26:49 +00:00
lastfmconfig.h Add a "sign out" button to the last.fm config dialog, and add an option to hide the "love" and "ban" buttons. Updates issue #156. 2010-04-07 19:26:49 +00:00
lastfmconfig.ui Add a "sign out" button to the last.fm config dialog, and add an option to hide the "love" and "ban" buttons. Updates issue #156. 2010-04-07 19:26:49 +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 Add a "sign out" button to the last.fm config dialog, and add an option to hide the "love" and "ban" buttons. Updates issue #156. 2010-04-07 19:26:49 +00:00
lastfmservice.cpp Do something sensible with context menus 2010-05-09 17:53:27 +00:00
lastfmservice.h Do something sensible with context menus 2010-05-09 17:53:27 +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 Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
library.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
librarybackend.cpp Add a table for the Magnatune library, and add the Magnatune database to it when the Magnatune node is expanded. Sort the Magnatune library model properly, and don't crash when adding or removing items. 2010-05-09 16:53:35 +00:00
librarybackend.h Playing Magnatune tracks now works 2010-05-09 17:32:07 +00:00
libraryconfig.cpp Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
libraryconfig.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
libraryconfig.ui Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +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 Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
librarydirectorymodel.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +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
librarymodel.cpp Playing Magnatune tracks now works 2010-05-09 17:32:07 +00:00
librarymodel.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
libraryplaylistitem.cpp Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
libraryplaylistitem.h Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
libraryquery.cpp Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
libraryquery.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
libraryview.cpp Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
libraryview.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
librarywatcher.cpp A little refactoring of Library - pass in a table to get songs from 2010-05-08 21:54:36 +00:00
librarywatcher.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
lineedit.cpp Add license headers to all our source files 2010-03-23 23:11:46 +00:00
lineedit.h Accept empty fields in the edit tags dialog. Fixes issue #251. 2010-04-27 17:19:07 +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
mac_startup.h Most of the work to use Sparkle on OS X. 2010-04-15 15:23:12 +00:00
mac_startup.mm Support drag from Finder to playlist on Mac. 2010-05-05 11:50:45 +00:00
magnatuneservice.cpp Load genres and cover art (although it's not used yet) 2010-05-09 18:50:54 +00:00
magnatuneservice.h Magnatune context menu 2010-05-09 18:36:10 +00:00
main.cpp Keep all the version numbers in one file, so we don't have to change it in hundreds of places each release. 2010-05-03 13:58:41 +00:00
mainwindow.cpp Magnatune context menu 2010-05-09 18:36:10 +00:00
mainwindow.h Magnatune context menu 2010-05-09 18:36:10 +00:00
mainwindow.ui Add an almost working music transcoder. Also some small translation fixes. 2010-05-03 18:52:35 +00:00
mergedproxymodel.cpp Magnatune context menu 2010-05-09 18:36:10 +00:00
mergedproxymodel.h Do something sensible with context menus 2010-05-09 17:53:27 +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 Magnatune context menu 2010-05-09 18:36:10 +00:00
multiloadingindicator.h Start of a Magnatune service that downloads the list of songs and prints them on stdout. 2010-05-08 20:56:39 +00:00
multiloadingindicator.ui Add a little spinner 2010-01-16 17:52:51 +00:00
osd.cpp Make the pretty OSD draggable on kwin 2010-04-20 19:43:56 +00:00
osd.h Add a "Stopped" notification that's different from "Playlist finished". 2010-04-19 13:01:57 +00:00
osd_mac.mm Forgot to delete a line :-) 2010-04-23 13:33:04 +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 Fix compilation errors in release mode 2010-04-21 20:04:27 +00:00
osdpretty.cpp Make the pretty OSD skip the taskbar on Windows. 2010-05-03 22:36:28 +00:00
osdpretty.h Make the pretty OSD draggable on kwin 2010-04-20 19:43:56 +00:00
osdpretty.ui Fix the size of the text label in the pretty osd 2010-03-25 20:57:34 +00:00
pig.txt CMake variables and commandline options to allow multiple engines to be built. Thanks christoph.gysin. 2010-04-15 12:39:34 +00:00
player.cpp If we're not crossfading, keep the same pipeline when changing tracks and just swap out the gstreamer source - this should allow for completely gapless playback. 2010-05-08 17:39:12 +00:00
player.h Don't reshuffle the playlist every time the user presses next 2010-04-29 23:30:24 +00:00
playlist.cpp Playing Magnatune tracks now works 2010-05-09 17:32:07 +00:00
playlist.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
playlistbackend.cpp Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
playlistbackend.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
playlistdelegates.cpp Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
playlistdelegates.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +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 Save the playlists in the background, and use shared_ptrs for all playlist items so they stay in scope after they've been deleted but while they're still being saved. 2010-04-14 22:05:41 +00:00
playlistitem.h Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
playlistsequence.cpp Abstract the QSettings usage out of Playlist and PlaylistSequence, create a mock for it, and add a basic playlist test 2010-04-14 14:48:10 +00:00
playlistsequence.h Codereview comments from r685 2010-04-14 16:00:45 +00:00
playlistsequence.ui Rename ShuffleRepeatWidget to PlaylistSequence 2010-03-08 18:05:41 +00:00
playlistundocommands.cpp Group "remove" undo commands in the playlist. Fixes issue #262 2010-04-29 23:58:31 +00:00
playlistundocommands.h Group "remove" undo commands in the playlist. Fixes issue #262 2010-04-29 23:58:31 +00:00
playlistview.cpp Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
playlistview.h Big refactoring of the Library <-> LibraryBackend <-> SQLite interaction. 2010-05-09 00:10:26 +00:00
potranslator.h Load translations from an empty context too. 2010-04-08 14:29:08 +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 Magnatune context menu 2010-05-09 18:36:10 +00:00
radiomodel.h Magnatune context menu 2010-05-09 18:36:10 +00:00
radioplaylistitem.cpp Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
radioplaylistitem.h Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
radioservice.cpp Add a MergedProxyModel that lets us merge two models into one... 2010-05-09 15:51:04 +00:00
radioservice.h Magnatune context menu 2010-05-09 18:36:10 +00:00
radioview.cpp Display dividers properly in the Magnatune list 2010-05-09 18:55:33 +00:00
radioview.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
savedradio.cpp Do something sensible with context menus 2010-05-09 17:53:27 +00:00
savedradio.h Do something sensible with context menus 2010-05-09 17:53:27 +00:00
scopedtransaction.cpp Nothing to see here ... *ahem* 2010-04-14 22:19:07 +00:00
scopedtransaction.h Store the playlist in the database. This is still quite slow. 2010-04-14 21:03:00 +00:00
settingsdialog.cpp Fix a couple of warnings 2010-04-21 20:57:54 +00:00
settingsdialog.h Fix build without gstreamer. 2010-04-16 14:39:55 +00:00
settingsdialog.ui Change "Behaviour" to "Behavior", and add a british english translation 2010-04-15 16:26:41 +00:00
settingsprovider.cpp Abstract the QSettings usage out of Playlist and PlaylistSequence, create a mock for it, and add a basic playlist test 2010-04-14 14:48:10 +00:00
settingsprovider.h Codereview comments from r685 2010-04-14 16:00:45 +00:00
simpletreeitem.h Add a MergedProxyModel that lets us merge two models into one... 2010-05-09 15:51:04 +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 Do something sensible with context menus 2010-05-09 17:53:27 +00:00
somafmservice.h Do something sensible with context menus 2010-05-09 17:53:27 +00:00
song.cpp Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
song.h Load genres and cover art (although it's not used yet) 2010-05-09 18:50:54 +00:00
songmimedata.h Playing Magnatune tracks now works 2010-05-09 17:32:07 +00:00
songplaylistitem.cpp Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
songplaylistitem.h Don't crash when editing a song that doesn't exist any more, also don't even add deleted songs to the playlist. Fixes issue #253. 2010-04-27 17:37:26 +00:00
spinbox.cpp Accept empty fields in the edit tags dialog. Fixes issue #251. 2010-04-27 17:19:07 +00:00
spinbox.h Accept empty fields in the edit tags dialog. Fixes issue #251. 2010-04-27 17:19:07 +00:00
stickyslider.cpp Only change the equalizer values when the user lets go of the slider - might make it a bit smoother. Updates issue #191 2010-04-12 17:30:56 +00:00
stickyslider.h Make the equalizer sliders stick in the middle around '0' when being dragged. Updates issue #166 2010-04-11 13:29:27 +00:00
stylesheetloader.cpp Be careful about infinite recursion when loading a stylesheet that changes the palette. 2010-04-26 13:13:24 +00:00
stylesheetloader.h Add license headers to all our source files 2010-03-23 23:11:46 +00:00
systemtrayicon.cpp Remove debug. 2010-04-19 20:59:34 +00:00
systemtrayicon.h Show a tiny play or pause icon in the system tray 2010-04-19 13:53:26 +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 Left clicking on the track slider will now jump to the absolute position in the track. Fixes issue #172 2010-04-08 21:15:33 +00:00
tracksliderslider.cpp Left clicking on the track slider will now jump to the absolute position in the track. Fixes issue #172 2010-04-08 21:15:33 +00:00
tracksliderslider.h Left clicking on the track slider will now jump to the absolute position in the track. Fixes issue #172 2010-04-08 21:15:33 +00:00
transcodedialog.cpp Codereview comments from r861 >.> 2010-05-08 15:45:09 +00:00
transcodedialog.h Better error handling for the transcoder, and a log to show the user what's going on 2010-05-08 15:36:12 +00:00
transcodedialog.ui Better error handling for the transcoder, and a log to show the user what's going on 2010-05-08 15:36:12 +00:00
transcodelogdialog.ui Better error handling for the transcoder, and a log to show the user what's going on 2010-05-08 15:36:12 +00:00
transcoder.cpp Better error handling for the transcoder, and a log to show the user what's going on 2010-05-08 15:36:12 +00:00
transcoder.h Better error handling for the transcoder, and a log to show the user what's going on 2010-05-08 15:36:12 +00:00
transcoderformats.cpp Better error handling for the transcoder, and a log to show the user what's going on 2010-05-08 15:36:12 +00:00
transcoderformats.h Better error handling for the transcoder, and a log to show the user what's going on 2010-05-08 15:36:12 +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