John Maguire
|
6cbf825c41
|
Make remote control support optional.
|
2011-01-06 16:00:40 +00:00 |
|
John Maguire
|
c9d5b8100b
|
More remote work. Clementine now requires QJson.
|
2011-01-06 15:09:09 +00:00 |
|
David Sansome
|
3a3cba3a85
|
Add bindings for Queue and PlaylistSequence
|
2011-01-03 15:49:41 +00:00 |
|
David Sansome
|
e1b899bc61
|
Add python bindings for the library
|
2011-01-03 15:15:51 +00:00 |
|
David Sansome
|
0fba393f6e
|
Fix the version numbering mess
|
2011-01-03 14:21:10 +00:00 |
|
David Sansome
|
9da56fd916
|
Always compile basic scripting support
|
2011-01-02 18:44:45 +00:00 |
|
David Sansome
|
a79ca8c556
|
Let scripts register actions at predefined locations in the UI
|
2011-01-02 18:10:26 +00:00 |
|
David Sansome
|
b2f22cf3a3
|
Add the extra sip dependencies as actual dependencies
|
2011-01-02 15:30:15 +00:00 |
|
David Sansome
|
cdac0c6c86
|
Add python bindings for Playlist and PlaylistManager
|
2011-01-02 03:25:15 +00:00 |
|
David Sansome
|
cfbbd3665c
|
Show the script console tab in red if an error has occurred
|
2011-01-02 02:46:16 +00:00 |
|
David Sansome
|
11f4157f6f
|
Let scripts show a settings dialog
|
2011-01-01 19:03:33 +00:00 |
|
David Sansome
|
dac0d071ea
|
Add bindings for Song, PlaylistItem, PlaylistItemPtr and EngineBase, add a "player" attribute to the clementine module
|
2010-12-31 20:29:52 +00:00 |
|
David Sansome
|
5b1000834f
|
Add some basic script loading support and add python bindings for the Player class
|
2010-12-31 18:13:28 +00:00 |
|
David Sansome
|
b578c61b36
|
Fix loading songs with non-ascii characters in the filename on Windows. Fixes issue #1207. Fixes issue #531. Fixes issue #813.
|
2010-12-30 17:13:11 +00:00 |
|
David Sansome
|
398f5d7f66
|
Use qtsparkle instead of winsparkle
|
2010-12-30 16:20:33 +00:00 |
|
John Maguire
|
ce65c95580
|
Beginnings of remote control support.
|
2010-12-30 13:03:36 +00:00 |
|
David Sansome
|
45a7780f95
|
Add winsparkle support (doesn't work yet)
|
2010-12-29 17:53:28 +00:00 |
|
David Sansome
|
fbbd4d4b27
|
Add a picker to the seek slider. Fixes issue #1050
|
2010-12-27 16:34:00 +00:00 |
|
David Sansome
|
e3a9bd7b26
|
Make DBUS bits optional on Linux. Thanks Nickollai. Fixes issue #1177
|
2010-12-26 13:38:35 +00:00 |
|
David Sansome
|
6737b8a5c2
|
Always use the gstreamer engine, remove xine, vlc and phonon engines.
|
2010-12-26 13:01:35 +00:00 |
|
David Sansome
|
9b22f2ce40
|
Proxy support. Fixes issue #38
|
2010-12-25 17:25:29 +00:00 |
|
Paweł Bara
|
d7fe4600b8
|
an initial version of .cue sheets parser
initial support for multipart media files in Song ('beginning' and 'end' fields)
|
2010-12-23 21:13:43 +00:00 |
|
John Maguire
|
cd4ecc1f8e
|
Fix compiling with Sparkle support.
|
2010-12-22 15:41:30 +00:00 |
|
David Sansome
|
a97c23d173
|
Fix liblastfm detection. Protip: variables can't be used before they're set.
|
2010-12-19 15:10:26 +00:00 |
|
David Sansome
|
a8a035a13a
|
Use the system libechonest if it's installed
|
2010-12-18 18:36:56 +00:00 |
|
David Sansome
|
28fdb147d8
|
Make last.fm optional. Thanks volkov0aa. Fixes issue #49
|
2010-12-18 17:28:02 +00:00 |
|
John Maguire
|
f95d893945
|
Add support for building without Sparkle on mac.
|
2010-12-14 18:20:14 +00:00 |
|
John Maguire
|
5f6dcbe4b7
|
Early Caturday!
|
2010-12-10 14:26:29 +00:00 |
|
Paweł Bara
|
aafb3a3b73
|
include mpris_common in every environment
|
2010-12-06 00:36:31 +00:00 |
|
David Sansome
|
987dd8c57a
|
Refactor and fix most of the MPRIS code. Fixes issue #374
|
2010-12-04 22:27:58 +00:00 |
|
John Maguire
|
c625acfd87
|
Refactor background streams.
Add volume control for background streams and infrastructure for custom streams.
|
2010-12-03 13:53:43 +00:00 |
|
John Maguire
|
eca1704384
|
Sort of working Jamendo dynamic playlist.
|
2010-11-26 15:16:48 +00:00 |
|
David Sansome
|
927937e236
|
Save and restore Jamendo playlist items properly. Add a Jamendo context menu.
|
2010-11-25 22:04:23 +00:00 |
|
David Sansome
|
188c7a53ec
|
Add a database table, backend, and model for Icecast radio stations. Added a filter widget as well, but it doesn't actually search or sort yet.
|
2010-11-23 22:36:00 +00:00 |
|
John Maguire
|
5feabe09de
|
Add Jamendo support.
Fixes issue #470
|
2010-11-23 17:38:39 +00:00 |
|
David Sansome
|
a30f9a6045
|
Fix compilation on Natty with the Gold linker
|
2010-11-22 22:57:44 +00:00 |
|
John Maguire
|
c2c3c8145b
|
Add basic icecast directory support.
Fixes issue #601
|
2010-11-22 16:57:26 +00:00 |
|
David Sansome
|
626c75cd45
|
Add MPRIS2 and gnome sound menu support
|
2010-11-21 15:13:26 +00:00 |
|
David Sansome
|
3dd0e56c1b
|
Show controls at the bottom of the playlist when a dynamic playlist is active
|
2010-11-20 20:00:40 +00:00 |
|
David Sansome
|
287f073127
|
Make the multi loading indicator shrinkable so it doesn't make the window bigger when lots of things are loading. Fixes issue #967
|
2010-11-20 14:57:02 +00:00 |
|
David Sansome
|
bb1c2b22ef
|
Create, edit and delete smart playlists from the context menu
|
2010-11-18 23:08:37 +00:00 |
|
David Sansome
|
753b144752
|
Refactor the smart playlist wizard to move all query-specific parts into a separate class
|
2010-11-18 21:13:43 +00:00 |
|
David Sansome
|
1f267881fe
|
Put all smart playlist classes in their own namespace
|
2010-11-18 20:19:33 +00:00 |
|
David Sansome
|
4750c19d00
|
Remove the playlists tab and add a smart playlists section to the library view instead
|
2010-11-17 20:21:04 +00:00 |
|
David Sansome
|
444f8ae03c
|
Don't try to link against pthreads on windows
|
2010-11-03 21:11:43 +00:00 |
|
John Maguire
|
e8c271b502
|
Build fixes for Fedora 14.
|
2010-11-02 23:07:43 +00:00 |
|
David Sansome
|
2a480f7b1c
|
Somewhat-working smart playlist preview widget for the wizard. Still needs a lot of polish.
|
2010-10-29 18:41:49 +00:00 |
|
David Sansome
|
fb224608ae
|
Add a rating widget, use it in the smart playlist dialog, refactor the playlist delegate to use it.
|
2010-10-26 19:59:55 +00:00 |
|
David Sansome
|
5d9e43bc14
|
Add a new smart playlist wizard. Doesn't do anything yet except look pretty.
|
2010-10-24 23:46:05 +00:00 |
|
David Sansome
|
f8fd0e578c
|
Support dragging a smart playlist into a playlist
|
2010-10-24 16:40:19 +00:00 |
|