.. |
analyzers
|
Modif analyzers' framerate to make code cleaner. Adding 'very high' framerate
|
2011-03-05 18:53:48 +00:00 |
core
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +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
|
Don't try to create a pixmap from an invalid HICON on Windows. Fixes issue 1417
|
2011-03-13 22:14:23 +00:00 |
engines
|
fixing skipping songs for library songs
|
2011-03-13 22:57:49 +00:00 |
library
|
Use the canonical file path (resolve symlinks and '..') when adding directories to the library, and when adding files to the playlist. Fixes issue #1494
|
2011-03-13 14:43:03 +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
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
playlistparsers
|
Python docs for PlaylistParser, and clean up the interface a bit
|
2011-02-27 12:14:32 +00:00 |
radio
|
Make escape and backspace work in the library and radio views. Fixes issue 1510
|
2011-03-13 14:14:16 +00:00 |
remote
|
Some support for MediaStorageInterface.
|
2011-03-13 18:20:37 +00:00 |
scripting
|
API for coloring rows in playlist view
|
2011-03-13 11:43:44 +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
|
|
|
translations
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
ui
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
visualisations
|
Watch script directories for changes
|
2011-01-16 15:11:23 +00:00 |
widgets
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
wiimotedev
|
|
|
CMakeLists.txt
|
ALL GLORY TO THE HYPNOTOAD. Fixes issue 1374
|
2011-03-13 22:46:25 +00:00 |
config.h.in
|
Remove the dependencies on libtunepimp, libofa, libmusicbrainz. Use the gstreamer ofa plugin instead to fingerprint songs.
|
2011-03-12 21:19:41 +00:00 |
main.cpp
|
Remove the dependencies on libtunepimp, libofa, libmusicbrainz. Use the gstreamer ofa plugin instead to fingerprint songs.
|
2011-03-12 21:19:41 +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 |