1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-16 19:31:02 +01:00
Clementine-audio-player-Mac.../src
John Maguire 2e98ce65d5 Disable callbacks after generating fingerprint.
(cherry picked from commit 9bb37fda62)
2012-01-11 21:10:12 +00:00
..
analyzers Draw over the last segment of nyancat's polyline as well as drawing the current segment to slightly smooth the gaps between segments. 2011-12-01 17:38:14 +00:00
core const& and tweaks to Mac directory canonicalisation. 2012-01-11 21:09:30 +00:00
covers Add an associate tag to Amazon cover requests. 2011-12-12 17:30:45 +01:00
dbus
devices Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
engines Fix compilation errors when compiling without spotify 2011-11-28 19:09:52 +00:00
globalsearch Use QPalette::BrightText for global search results for better contrast on Mac. 2011-12-13 14:18:25 +01:00
internet Magnatune's URL are already encoded: we shouldn't use QUrl constructor directly because some characters (like ') will be encoded twice (%27 then %2527). Fixes issue 2510 2011-12-27 14:00:27 +00:00
library const& and tweaks to Mac directory canonicalisation. 2012-01-11 21:09:30 +00:00
musicbrainz Disable callbacks after generating fingerprint. 2012-01-11 21:10:12 +00:00
playlist Fix a crash when creating a new smart playlist 2011-11-29 13:01:54 +00:00
playlistparsers Remove the <xiphcomment.h> include from song.h so that windows headers don't infect everything else. Also move other bits of song.h into song.cpp, and reduce the number of includes in song.h. 2011-11-28 13:56:55 +00:00
remote Remove pjsip/stun code and make PortForwarder at least compile. 2011-11-28 16:22:13 +01:00
smartplaylists
songinfo
suggesters
transcoder Destroy gstreamer transcoding pipelines properly so the input and output files are closed, and can be read again on Windows. 2011-11-29 16:57:54 +00:00
translations Merge the latest translations into the release branch 2011-12-12 21:03:34 +00:00
ui Remove old OFA fingerprinter. 2012-01-11 21:10:04 +00:00
visualisations
widgets Add album effective_artist filter that falls back to artist when unavailable (Issue 509) 2011-11-28 11:04:38 +00:00
wiimotedev
CMakeLists.txt Remove echoprint. 2012-01-11 21:10:07 +00:00
config.h.in
main.cpp Move mac init code after logging init. 2012-01-11 21:08:06 +00:00
version.h.in Create a 1.0 release branch, and rework the way version numbers are done everywhere. 2011-12-02 14:48:19 +00:00