.. |
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
|
Add QObject constructor.
|
2012-01-11 21:08:16 +00:00 |
covers
|
Add an associate tag to Amazon cover requests.
|
2011-12-12 17:30:45 +01:00 |
dbus
|
Comments from revision 9a739a3346
|
2011-10-23 15:44:24 +01:00 |
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
|
Fix compilation on windows due to #defines leaking out of windows headers
|
2011-11-28 19:13:01 +00:00 |
musicbrainz
|
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 |
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
|
Refactor "Radio" files into "Internet" files.
|
2011-07-15 13:27:50 +00:00 |
songinfo
|
Clicking an artist or tag in the song info tabs now does a global search instead of searching just last.fm
|
2011-11-11 21:35:25 +00:00 |
suggesters
|
Add basics of last.fm suggester and library resolver.
|
2011-05-31 14:36:28 +00:00 |
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
|
Update 'All the translators' URL with Transifex
|
2012-01-11 21:05:17 +00:00 |
visualisations
|
Set a minimum size on the visualisation window. Fixes issue 1643
|
2011-03-29 19:12:58 +00:00 |
widgets
|
Add album effective_artist filter that falls back to artist when unavailable (Issue 509)
|
2011-11-28 11:04:38 +00:00 |
wiimotedev
|
Move all the settings pages to their own widgets and classes
|
2011-08-14 00:07:10 +01:00 |
CMakeLists.txt
|
Add filesystem watcher using Mac FSEvents API.
|
2012-01-11 21:08:10 +00:00 |
config.h.in
|
Don't make QCA a requirement if we're bundling the spotify blob (since we won't need to download anything at runtime)
|
2011-11-05 15:44:56 +00:00 |
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 |