.. |
analyzers
|
Modif analyzers' framerate to make code cleaner. Adding 'very high' framerate
|
2011-03-05 18:53:48 +00:00 |
core
|
Disable automated tag encoding correction and instead just mark tags as "suspicious".
|
2011-03-06 16:39:36 +00:00 |
dbus
|
Move everything DBus related back to the main thread and use synchronous method calls everywhere
|
2011-01-22 12:47:19 +00:00 |
devices
|
Show loading indicators in the library model and the status bar when asynchronously loading songs during initialisation.
|
2011-02-26 14:27:57 +00:00 |
engines
|
Fix a bug that made it sometimes impossible to seek a track
|
2011-03-07 20:00:03 +00:00 |
library
|
Added middleclick to enqueue to playlist. Fixes issue #865
|
2011-03-06 15:53:08 +00:00 |
playlist
|
Don't crash when closing a playlist that has a pending SongLoaderInserter. Fixes issue #1471
|
2011-03-06 14:46:01 +00:00 |
playlistparsers
|
Python docs for PlaylistParser, and clean up the interface a bit
|
2011-02-27 12:14:32 +00:00 |
radio
|
Add cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence
|
2011-02-27 17:16:22 +00:00 |
remote
|
Update comment about X-GOOGLE-TOKEN auth.
|
2011-03-01 16:18:55 +00:00 |
scripting
|
Add cross-links to the PyQt4 docs, document Song, NetworkAccessManager, PlaylistSequence
|
2011-02-27 17:16:22 +00:00 |
smartplaylists
|
Don't turn off dynamic mode when adding an empty smart playlist. Fixes issue #1526
|
2011-03-05 13:01:08 +00:00 |
songinfo
|
Refactor all the code that handles adding items to the playlist - whether it be by a context menu item, double clicking in a view or dragging. Everything now uses the models' mimeData() instead of duplicating the same code everywhere.
|
2011-01-10 22:26:13 +00:00 |
transcoder
|
Add one more close shortcut...
|
2010-12-14 18:23:14 +00:00 |
translations
|
Added middleclick to enqueue to playlist. Fixes issue #865
|
2011-03-06 15:53:08 +00:00 |
ui
|
Fix keyboard shortcuts on actions in the playlist menu that aren't added anywhere else.
|
2011-03-06 18:26:06 +00:00 |
visualisations
|
Watch script directories for changes
|
2011-01-16 15:11:23 +00:00 |
widgets
|
Increase the font size of the track slider popup
|
2011-02-23 19:31:07 +00:00 |
wiimotedev
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
CMakeLists.txt
|
Link correct directory for gloox.
|
2011-02-26 09:51:36 +00:00 |
config.h.in
|
Move version information in to separate file to decrease churn on svn up.
|
2011-01-24 20:45:15 +00:00 |
main.cpp
|
Move ArtLoader from mpris_common.h to its own file, add libxrme to 3rdparty, add a working XMPP remote.
|
2011-02-19 18:24:11 +00:00 |
version.h.in
|
Move version information in to separate file to decrease churn on svn up.
|
2011-01-24 20:45:15 +00:00 |