Clementine-audio-player-Mac.../src
David Sansome 5c29a62b19 Convert QObject subclasses to clementine wrapped python types properly when calling python functions 2011-01-15 17:59:33 +00:00
..
analyzers Add missing licenses to debian/copyright, and add copyright information to each source file 2010-11-20 13:27:10 +00:00
core Only guess tag encoding for id3v1/2 tags. 2011-01-12 18:46:23 +00:00
dbus Forgotten DBus file. 2011-01-11 20:55:17 +00:00
devices 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
engines cleaner forced end-of-track when media stream is past it's 'end' marker 2011-01-03 18:03:15 +00:00
library library: watcher now updates CUE associated songs + ignores the not-CUE-associated songs in a CUE sheet 2011-01-11 23:09:59 +00:00
playlist 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
playlistparsers Add Python bindings for PlaylistParser 2011-01-15 13:59:34 +00:00
radio Never cache the RadioService pointer in a playlist item - the service could get unloaded at any time 2011-01-15 00:53:39 +00:00
remote Linux support for Zeroconf using Avahi over DBus. 2011-01-11 20:36:16 +00:00
scripting Convert QObject subclasses to clementine wrapped python types properly when calling python functions 2011-01-15 17:59:33 +00:00
smartplaylists 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
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 Move the script console into a developer mode extension 2011-01-15 16:20:16 +00:00
ui Add python bindings for RadioService, RadioModel, MergedProxyModel, TaskManager and SettingsDialog. Make sure radio services are removed from the model when they are deleted (eg. when their python script gets unloaded) 2011-01-12 21:20:20 +00:00
visualisations Add more close shortcuts. 2010-12-14 17:55:08 +00:00
widgets 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
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 Move the script console into a developer mode extension 2011-01-15 16:20:16 +00:00
config.h.in Make remote control support optional. 2011-01-06 16:00:40 +00:00
main.cpp Make the RadioModel's AddService method public, add a RemoveService method, and clean up the last.fm mess 2011-01-12 20:18:17 +00:00