.. |
analyzers
|
Remove unused debug #define.
|
2012-06-18 13:56:56 +02:00 |
core
|
Sort retrieved GS songs only in some cases.
|
2012-06-27 01:55:51 +02:00 |
covers
|
|
|
dbus
|
Replace the global search widget with a "Search" view on the sidebar. Organise results in a tree automatically.
|
2012-06-10 16:36:15 +01:00 |
devices
|
Use CHECKED_GCONNECT instead of g_signal_connect everywhere.
|
2012-06-08 15:34:00 +02:00 |
engines
|
Move the setting of the gstreamer environment variables into main() to avoid a race condition where the spotify blob would start up before the gstreamer initialisation happened in the main process and thus would try and load the system gstreamer plugins.
|
2012-06-20 11:19:34 +02:00 |
globalsearch
|
Increase the maximum number of results from a search provider
|
2012-06-24 21:14:40 +01:00 |
internet
|
Correct define guard's name
|
2012-06-27 02:09:19 +02:00 |
library
|
Display item's tooltip if it has one
|
2012-06-27 00:57:31 +02:00 |
moodbar
|
More concise checking of callback param counts.
|
2012-06-08 15:13:23 +02:00 |
musicbrainz
|
Use CHECKED_GCONNECT instead of g_signal_connect everywhere.
|
2012-06-08 15:34:00 +02:00 |
playlist
|
Use the first visible column when dragging+dropping within the playlist, instead of column 0 which may be hidden
|
2012-06-15 10:18:38 +01:00 |
playlistparsers
|
Read the REM DATE and REM GENRE fields from cue files.
|
2012-06-11 19:22:03 +01:00 |
podcasts
|
Add an "Open OPML file" button to the Add Podcast dialog
|
2012-06-16 22:58:33 +01:00 |
smartplaylists
|
Fix a crash in the smart playlist preview when the moodbar column is enabled
|
2012-05-30 11:06:25 +01:00 |
songinfo
|
Add OVERRIDE macro like Java's @Override.
|
2012-06-20 16:49:41 +02:00 |
suggesters
|
|
|
transcoder
|
Use CHECKED_GCONNECT instead of g_signal_connect everywhere.
|
2012-06-08 15:34:00 +02:00 |
translations
|
Automatic merge of translations from Transifex (https://www.transifex.net/projects/p/clementine/resource/clementineplayer)
|
2012-06-25 10:02:50 +02:00 |
ui
|
Change the Jamendo logic a bit:
|
2012-06-19 21:07:58 +01:00 |
visualisations
|
Fix visualization overlay transparency
|
2012-05-09 10:19:25 +02:00 |
widgets
|
Fix come compile warnings from Clang 3.1
|
2012-06-04 17:44:01 +02:00 |
wiimotedev
|
|
|
CMakeLists.txt
|
Search on Grooveshark on the left/Internet tab directly, instead of Grooveshark magic playlist.
|
2012-06-27 01:21:57 +02:00 |
config.h.in
|
Bundle the gstreamer moodbar plugin, with a patch that protects calls to fftwf_plan from multiple threads.
|
2012-05-27 17:30:58 +01:00 |
main.cpp
|
Factor out metatype registration.
|
2012-06-20 15:07:28 +02:00 |
version.h.in
|
|
|