.. |
analyzers
|
Modif analyzers' framerate to make code cleaner. Adding 'very high' framerate
|
2011-03-05 18:53:48 +00:00 |
core
|
Scrobble radio streams even if we don't know the length of each individual part. Fixes issue 681
|
2011-04-16 15:13:53 +00:00 |
covers
|
Add missing Q_OBJECT macro.
|
2011-04-07 13:29:42 +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
|
Recognise iPods correctly when using GIO.
|
2011-04-12 17:27:01 +00:00 |
engines
|
Add a queue element to the pipeline to buffer even local sources, and increase the default buffer size to 4 seconds.
|
2011-04-16 14:04:12 +00:00 |
library
|
initial commit of "multiple covers providers" feature:
|
2011-04-02 13:34:06 +00:00 |
musicbrainz
|
Set a timeout of 5 seconds on musicbrainz network requests. Fixes issue #1390
|
2011-03-13 13:17:35 +00:00 |
playlist
|
Minor modifications thanks to David' comments. Adding some comments to explain the new process: hope it's clearer now
|
2011-04-16 15:06:13 +00:00 |
playlistparsers
|
Ignore empty lines in m3u files.
|
2011-03-17 16:05:08 +00:00 |
radio
|
Scrobble radio streams even if we don't know the length of each individual part. Fixes issue 681
|
2011-04-16 15:13:53 +00:00 |
remote
|
Add the beginnings of an ICE socket implementation.
|
2011-04-07 13:38:27 +00:00 |
scripting
|
Fix SIP file for Playlist.
|
2011-04-08 22:34:19 +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
|
Show tooltips on playlist tabs only when needed. Fixes issue 1725
|
2011-04-13 19:15:30 +00:00 |
ui
|
Add a queue element to the pipeline to buffer even local sources, and increase the default buffer size to 4 seconds.
|
2011-04-16 14:04:12 +00:00 |
visualisations
|
Set a minimum size on the visualisation window. Fixes issue 1643
|
2011-03-29 19:12:58 +00:00 |
widgets
|
disable double middle click in playlist tabbar and activate elide mode
|
2011-04-02 17:28:43 +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
|
Add the beginnings of an ICE socket implementation.
|
2011-04-07 13:38:27 +00:00 |
config.h.in
|
Fix DeviceKit devices on Linux. Thanks vsevolod.minkov. Fixes issue 1217
|
2011-04-11 22:06:44 +00:00 |
main.cpp
|
Fix compilation without pjsip.
|
2011-04-07 14:12:37 +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 |