Andrea Decorte
|
ddbe03b526
|
Added Login button to Last.Fm and others online services. Fixes issue
1772
|
2011-05-09 19:54:04 +00:00 |
David Sansome
|
70e6018b1e
|
Add some spotify branding, display spotify login errors, add a button to the config dialog to download the blob, only make the config dialog try to login when it needs to, fix a bug where the Starred and Inbox items would sometimes not get created.
|
2011-04-30 12:31:20 +00:00 |
David Sansome
|
b20d280156
|
Add a "Did you mean ...?" widget when searching on spotify
|
2011-04-28 20:48:53 +00:00 |
David Sansome
|
255682b057
|
Remove the special load behaviour from Playlist Items and instead add URL Handlers that do the same job but for all playlist item types.
|
2011-04-28 15:10:28 +00:00 |
David Sansome
|
ccb9f8cf94
|
Use URLs everywhere instead of filenames. Move the URL parsing and song loading code out of individual playlist parsers and into the base class. Fix the playlist parser unit tests.
|
2011-04-28 12:27:53 +00:00 |
Andrea Decorte
|
9dd45dbe82
|
Improved Last.fm scrobbling when connection is down
|
2011-04-28 10:32:56 +00:00 |
Paweł Bara
|
10fbbca82f
|
disable some more stuff in the cover manager's window if there are no active cover providers
|
2011-04-27 19:36:42 +00:00 |
Paweł Bara
|
fdda938c53
|
now that we have more cover providers, we're bringing the cover manager and the cover searcher goodness to our last.fm-less users
|
2011-04-27 19:10:37 +00:00 |
David Sansome
|
e152e3a3e3
|
Start of some spotify support - builds a binary blob linked against libspotify that Clementine starts as a separate process.
|
2011-04-25 19:16:26 +00:00 |
David Sansome
|
071f1f4f7e
|
Add loads more debug logging on startup
|
2011-04-24 18:07:09 +00:00 |
David Sansome
|
3eedc916ad
|
Add a new logging system
|
2011-04-22 16:50:29 +00:00 |
Arnaud Bienner
|
be1ee059f2
|
Correct update lastfm's love/ban actions in tray icon
|
2011-04-21 22:19:28 +00:00 |
Arnaud Bienner
|
1cd1a4a641
|
Forgot to update translations. Also adding a key accelerator to 'Tools' menu text (while keeping already translated strings)
|
2011-04-19 20:31:41 +00:00 |
Arnaud Bienner
|
6653d740fc
|
Adding shorcuts for navigating over the tabs. Fixes issue 1568
|
2011-04-19 20:11:24 +00:00 |
David Sansome
|
8f4c1dbbf6
|
When doing gapless playback, fix a bug where the TrackEnded signal would be emitted too early, before the track had actually ended. This caused the song after the current song to get scrobbled and its playcount increased. Fixes issue 1771
|
2011-04-17 14:11:37 +00:00 |
David Sansome
|
012eeee46a
|
Only update a song's play count once if scrobbling is disabled. Fixes issue 1766
|
2011-04-16 23:17:48 +00:00 |
David Sansome
|
5ed1fcd5e1
|
Add a load of options to the transcoders. Fixes issue 415.
|
2011-04-16 23:04:15 +00:00 |
David Sansome
|
343b6d6c3a
|
Re-enable the love button after going to a different song in a radio stream. Fixes issue 1086
|
2011-04-16 15:27:34 +00:00 |
David Sansome
|
23c744f41a
|
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 |
David Sansome
|
b799543272
|
Stamp last.fm tracks before checking if they're valid scrobbles
|
2011-04-07 19:18:24 +00:00 |
Andrea Decorte
|
5d8f1fe872
|
Added scrobbling button in main window and a global shortcut for
toggling it. Fixes issue 1090
Improved last.fm error handling
|
2011-04-07 16:25:52 +00:00 |
Paweł Bara
|
2b22dfaaee
|
download only large covers from google
add cover size tooltip (see issue #1704)
cover search window is now a grid and not a long list with vertical scrollbar
|
2011-04-06 15:24:56 +00:00 |
Paweł Bara
|
f86b671272
|
fixing the minimal build
|
2011-04-02 14:43:50 +00:00 |
Paweł Bara
|
032b5f7e48
|
initial commit of "multiple covers providers" feature:
- simple API for cover providers (both C++ and SIP)
- a new "package" for cover related code
|
2011-04-02 13:34:06 +00:00 |
David Sansome
|
e5bc2be85f
|
Add some more debugging output for deciding when to scrobble a song
|
2011-03-29 21:12:49 +00:00 |
David Sansome
|
96b9321d3b
|
Fix --seek-to and --seek-by. Fixes issue 1654
|
2011-03-29 19:05:09 +00:00 |
Arnaud Bienner
|
900cbcf001
|
Using trUf8 instead of classic tr. Now displays the already translated strings (utf8) correctly. Fixes issue 1620
|
2011-03-26 19:03:59 +00:00 |
Andrea Decorte
|
ecda0ada4a
|
Playlists get an automatic name, no more prompts. Fixes issue #423
|
2011-03-25 19:16:12 +00:00 |
Arnaud Bienner
|
4f83d59f59
|
Oups... :S
|
2011-03-23 00:51:19 +00:00 |
Arnaud Bienner
|
163e65d765
|
Translate equalizer settings' names at runtime. Fixes issue 1376
|
2011-03-23 00:42:35 +00:00 |
Paweł Bara
|
f6c8c74302
|
mi scusi, missing translation
|
2011-03-22 14:53:48 +00:00 |
John Maguire
|
eceb4164c1
|
Add more trayicon mouse wheel actions.
Update issue 1597
Status: Fixed
Thanks for the patch!
|
2011-03-21 15:15:17 +00:00 |
David Sansome
|
31ead96e91
|
Fix last.fm scrobbling. Fixes issue 1503
|
2011-03-20 22:19:38 +00:00 |
Paweł Bara
|
bbd5b04244
|
visual revamp of "add to new playlist" option
|
2011-03-20 18:31:15 +00:00 |
Andrea Decorte
|
a88e02c452
|
Added right-click menu option to copy track to specific playlist. Fixes issue 1289
|
2011-03-20 17:38:15 +00:00 |
Paweł Bara
|
e619d7a280
|
fixing a bug where streams were removed from playlist during Clementine's startup
|
2011-03-20 16:07:24 +00:00 |
Paweł Bara
|
bfb068a6d1
|
conditionally hide some context menu actions in library view and playlist view
Song.is_stream()
|
2011-03-20 12:43:10 +00:00 |
Paweł Bara
|
3db00fc339
|
plugin that lets you grey out deleted songs on demand ("main menu / playlist") - available by default
also: this action will "ungrey" songs that were deleted but got restored
SIPs
|
2011-03-19 10:22:55 +00:00 |
Paweł Bara
|
823f798451
|
new option for greying out deleted songs on startup
|
2011-03-19 09:41:00 +00:00 |
John Maguire
|
7705487f96
|
Default to large sidebar on all OS.
< r3000 >
-------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
|
2011-03-18 15:09:30 +00:00 |
John Maguire
|
32193dbb9f
|
Add validation for Magnatune accounts.
|
2011-03-18 14:39:29 +00:00 |
David Sansome
|
9086ab8ed4
|
Add a "Show in file browser..." to the library context menu as well. Fixes issue #1563
|
2011-03-17 19:52:21 +00:00 |
Andrea Decorte
|
4b6e2a8a62
|
Add global shortcuts for repeat and shuffle modes. Fixes issue #955
|
2011-03-17 08:21:05 +00:00 |
David Sansome
|
cf826aeee0
|
Support dragging and dropping image files onto the now playing widget and edit tag dialog to set an album's cover art
|
2011-03-14 20:01:27 +00:00 |
Paweł Bara
|
c8a0ab9625
|
don't hide the truth
|
2011-03-14 07:29:43 +00:00 |
David Sansome
|
cb275f318f
|
Add an option to disable automatic crossfading between tracks on the same album or from the same cuesheet. Fixes issue 1479
|
2011-03-13 18:37:46 +00:00 |
David Sansome
|
002ae13817
|
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 |
David Sansome
|
8690438ad4
|
Cancel network requests and outstanding fingerprint operations when cancelling musicbrainz lookups
|
2011-03-13 12:52:08 +00:00 |
David Sansome
|
1fb7dae446
|
Show a helpful error if the gstofa plugin isn't available
|
2011-03-12 22:29:13 +00:00 |
David Sansome
|
b51566cdd9
|
Remove the dependencies on libtunepimp, libofa, libmusicbrainz. Use the gstreamer ofa plugin instead to fingerprint songs.
|
2011-03-12 21:19:41 +00:00 |
David Sansome
|
2c4102b060
|
Fix an error if you try to disable dbus, but enable wiimotedev. Fixes issue #1516
|
2011-03-12 21:19:32 +00:00 |
Paweł Bara
|
8722e00103
|
Clementine now skips songs that don't exist anymore (updates issue #250)
|
2011-03-10 18:01:35 +00:00 |
David Sansome
|
8e9c913605
|
Recreate the windows 7 thumbbar buttons if the window is hidden and then shown again. Fixes issue #1547
|
2011-03-09 00:13:50 +00:00 |
Arnaud Bienner
|
7fbd09954b
|
Using new actions (that doesn't display unusuable shorcuts) for the tray icon menu. Fixes issue 679
|
2011-03-07 21:33:01 +00:00 |
David Sansome
|
7a60b52704
|
Fix the size of the now-playing widget to make it line up exactly with the top of the player controls
|
2011-03-07 20:21:34 +00:00 |
David Sansome
|
961a97659e
|
Fix keyboard shortcuts on actions in the playlist menu that aren't added anywhere else.
|
2011-03-06 18:26:06 +00:00 |
David Sansome
|
c4c7d8f82f
|
Fix compilation without libtunepimp
|
2011-03-06 15:11:52 +00:00 |
David Sansome
|
0acfbda94d
|
Don't crash when closing a playlist that has a pending SongLoaderInserter. Fixes issue #1471
|
2011-03-06 14:46:01 +00:00 |
David Sansome
|
c2445edad5
|
Add a "complete tags automatically" shortcut to the playlist context menu. Fixes issue #1532
|
2011-03-06 14:07:41 +00:00 |
David Sansome
|
99101c8442
|
Add a "Show in file browser..." menu item to the playlist. Thanks dein.negativ. Fixes issue #465
|
2011-03-06 13:10:14 +00:00 |
David Sansome
|
4a020c0c04
|
Add support for fetching tags for multiple songs at once. Fixes issue #1399
|
2011-03-05 19:24:44 +00:00 |
David Sansome
|
90c35b3e3c
|
Don't show the Script Manager entry in the Tools menu if scripting support is disabled. Fixes issue #1536
|
2011-03-05 13:01:03 +00:00 |
Paweł Bara
|
aa6c3ab35b
|
a way to mark DB schema versions as requiring a full library rescan
message dialog for a user when he's reached a full library rescan requiring schema version (like the final one of CUE sheet support)
|
2011-02-25 20:10:41 +00:00 |
Arnaud Bienner
|
57ac8c441a
|
Play/Pause when pressing space (on playlistview). Fixes issue 244
|
2011-02-23 23:59:12 +00:00 |
Paweł Bara
|
17af8b935c
|
fixing a regression where clicking on empty playlist space would crash Clementine
|
2011-02-23 18:34:42 +00:00 |
Paweł Bara
|
e1d5abd83e
|
first step of making CUEs read only (playlist view)
|
2011-02-21 18:18:16 +00:00 |
David Sansome
|
72096bf1c8
|
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 |
Paweł Bara
|
20658989c3
|
full library rescan feature - should already work as expected
|
2011-02-17 19:57:14 +00:00 |
John Maguire
|
438e332ea5
|
Fix crash in settings dialog.
|
2011-02-17 19:42:36 +00:00 |
John Maguire
|
68de9c99d3
|
Fixing comments from code review for r2833
|
2011-02-17 14:34:45 +00:00 |
John Maguire
|
45cabc1b6b
|
Add settings dialog for Google account with verification and stores password in secure keychain.
|
2011-02-17 13:47:54 +00:00 |
Arnaud Bienner
|
6d8c87418a
|
Corrected an other regression introduced in r2826: exit when playing and fadeout is disable
|
2011-02-16 23:44:03 +00:00 |
Arnaud Bienner
|
0f1a1cc332
|
Corrected regression introduced in r2826: exit application when nothing is playing
|
2011-02-16 23:03:00 +00:00 |
Arnaud Bienner
|
375abfd04e
|
Don't exit application to fast, to allow fadeout
|
2011-02-16 22:43:05 +00:00 |
Paweł Bara
|
7de912d3a1
|
moving the responsibility for naming playlists into mimeData() methods (into models)
this means that pretty names for new playlists now also work when double clicking (in certain mode) or dragging and dropping
fixes issue #1477
|
2011-02-16 18:29:35 +00:00 |
Arnaud Bienner
|
b3839cf1d6
|
Adding accelerator key for just one simple string, while keeping old translations. Gonna check how Launchpad is able to handle this and how it will updated strings
|
2011-02-15 01:10:09 +00:00 |
Arnaud Bienner
|
f893b34ae0
|
Adding myself to the about dialog. Feel proud to have my name here :)
|
2011-02-15 00:00:07 +00:00 |
David Sansome
|
8c691d2b3e
|
Use constants instead of "1eN" literals for converting between time units.
|
2011-02-14 19:34:37 +00:00 |
Paweł Bara
|
0182829223
|
user-friendly name for 'Open in new playlist' playlists (fixes issue #1445)
|
2011-02-14 17:00:13 +00:00 |
David Sansome
|
e18409ebf4
|
Factor out a PlayerInterface from Player, and use it in MPRIS1 and MPRIS2
|
2011-02-13 18:36:29 +00:00 |
David Sansome
|
b38ce42ff8
|
Move the "Reset play counts" button in the edit tag dialog
|
2011-02-13 18:35:52 +00:00 |
David Sansome
|
507c5e2632
|
Change the fields in Song from seconds to nanoseconds
|
2011-02-13 18:34:30 +00:00 |
David Sansome
|
37618dae96
|
Use nanoseconds instead of seconds or milliseconds throughout the Player and Engine.
|
2011-02-13 18:29:27 +00:00 |
David Sansome
|
9aefae4e39
|
Remove a little space in the edit tag dialog
|
2011-02-13 18:29:13 +00:00 |
Paweł Bara
|
60ac6768b8
|
Fresh new 'open in new playlist' action (Updates issue #1431).
|
2011-02-09 17:51:59 +00:00 |
Arnaud Bienner
|
fb36940d5e
|
Add tooltip for cover manager's items, which displays artist and album name info. Fixes issue 451
|
2011-02-08 22:54:37 +00:00 |
Paweł Bara
|
4cd01a43b7
|
fixing names of all the 'add to playlist' items in context menus (Fixes issue #1421)
|
2011-02-08 22:42:09 +00:00 |
Paweł Bara
|
33276132ec
|
when saving cover, start in the album's folder (just like with the similar 'load cover from disk' feature)
|
2011-02-07 23:53:32 +00:00 |
Paweł Bara
|
82e92bb3ac
|
library view has now three modes: 'all songs', 'duplicates only' and new 'untagged songs only' (check out the http://code.google.com/p/clementine-player/wiki/LibraryViewModes) - fixes issue #305
+ hiding the 'complexity' of QueryOptions filter and query_mode mutual exclusion behind it's API
|
2011-02-06 13:18:18 +00:00 |
John Maguire
|
4fb6f92ad4
|
Fix compile warning on mac.
|
2011-02-04 15:25:05 +00:00 |
John Maguire
|
8a5455dc7e
|
Fix UI file warnings.
|
2011-02-04 15:17:29 +00:00 |
John Maguire
|
c680c55379
|
Fix a couple of warnings found by Clang.
|
2011-02-04 11:17:31 +00:00 |
Paweł Bara
|
77151d7ebd
|
Hiding some of Song's cover art logic complexity in Song's API (namely: embedded and manually unset covers).
|
2011-02-02 21:01:08 +00:00 |
Paweł Bara
|
8aedda1795
|
moving the 'Save cover to file' action into AlbumCoverChoiceController; implementing the action in all related places (now playing widget, album cover manager, edit tag dialog)
now playing widget: disable all cover related context menu options (except for the 'save cover' one) when in 'Kittens' mode
|
2011-02-02 16:22:04 +00:00 |
Arnaud Bienner
|
b52f3b6082
|
Improve track selection dialog: allow expanding, use linedit for filename and minor other modifications. Fixes issue 1392
|
2011-02-01 20:59:33 +00:00 |
John Maguire
|
9786570f35
|
Add support for saving album covers/kittens.
Fixes issue #1395
|
2011-01-31 20:53:38 +00:00 |
Paweł Bara
|
5b5d3f0c2e
|
watch out for optional last.fm dependencies in AlbumCoverChoiceController -> fixes issue #1393
from the creators of "david is always right" movie -> maybe fix issue #1396
|
2011-01-31 15:21:32 +00:00 |
Paweł Bara
|
2959dbff85
|
'show duplicates only' view for library where you can see which songs in your library are duplicated and delete unnecessary duplicates (fixes issue #1328)
|
2011-01-30 21:00:49 +00:00 |
John Maguire
|
06c62f169f
|
Set default mac sidebar to Large and allow building on mac without tunepimp & scripting.
|
2011-01-29 21:28:11 +00:00 |
Arnaud Bienner
|
9159e3c47e
|
Oups... miss to also correct this
|
2011-01-29 16:11:20 +00:00 |
Arnaud Bienner
|
8b681a5dd2
|
Allow autotagging for non-library music files. Fixes issue 1389
|
2011-01-29 16:02:23 +00:00 |
Arnaud Bienner
|
05a4cae370
|
Add track seeking from playlistview
|
2011-01-26 23:20:56 +00:00 |
Paweł Bara
|
2fec795b89
|
fixed an error where entering the Cover Searcher dialog without query would make it show the busy indicator forever
further refactoring of album cover changes (QMenu in controller)
|
2011-01-25 23:33:27 +00:00 |
David Sansome
|
0beb12fc14
|
Add some options to control what happens when you double click or use the menu to add tracks to the playlist
|
2011-01-24 21:16:26 +00:00 |
John Maguire
|
2ad5acdd29
|
Move version information in to separate file to decrease churn on svn up.
Fix inverted error message for Avahi.
|
2011-01-24 20:45:15 +00:00 |
Paweł Bara
|
4a9d38bbdd
|
final refactoring stage of cover changing code (common QAction*s)
reset URL in 'Cover from URL' dialog on reentrance
|
2011-01-24 18:32:09 +00:00 |
Paweł Bara
|
ebfbdba8a9
|
further refactoring of cover changing code (saving covers in controller)
|
2011-01-24 17:53:31 +00:00 |
Arnaud Bienner
|
03df8195b0
|
Minors modification on TagFetcher. Fixes issue #1346
|
2011-01-24 17:03:36 +00:00 |
Paweł Bara
|
8bce92e69b
|
refactoring the code that handles common UI album cover related actions into a common controller
fixes a bug where cancelling the 'cover from URL' dialog would set the cover to a previously chosen URL
|
2011-01-24 00:09:57 +00:00 |
Paweł Bara
|
3e2ffd3647
|
ability to load cover from URL in all the usual places: cover manager, now playing widget and edit tag dialog (fixes issue #517)
|
2011-01-23 20:24:17 +00:00 |
Paweł Bara
|
fae96f00de
|
thanks to translators in 'about' dialog
|
2011-01-23 11:58:35 +00:00 |
Arnaud Bienner
|
c929db4637
|
Oops...
|
2011-01-20 23:55:22 +00:00 |
Arnaud Bienner
|
729e8e729d
|
Adding track selection dialog for tag fetcher results. Also corrected tagfetcher to prevent from infinite loop when no result is found
|
2011-01-20 23:42:28 +00:00 |
David Sansome
|
d32ec67b8a
|
Add Keiran to the about dialog
|
2011-01-20 21:55:01 +00:00 |
Paweł Bara
|
cc05ce55ca
|
visual tweaks of edit tag dialog's summary tab
|
2011-01-20 17:29:04 +00:00 |
Paweł Bara
|
a575dac451
|
restoring CUE related files in playlist after Clementine's restart (fixes issue #68)
|
2011-01-19 15:36:40 +00:00 |
John Maguire
|
4db998c0b6
|
Script for shutting down clementine at the end of the current playlist.
Fixes issue #271
|
2011-01-18 22:56:47 +00:00 |
Paweł Bara
|
e24e786a5d
|
incorporating David's suggestions
|
2011-01-18 17:12:05 +00:00 |
Paweł Bara
|
07739d6c68
|
Python bindings for LibraryView + new UI hook for plugins: the view's context menu
support for IN operator in LibraryQuery.AddWhere
|
2011-01-18 16:34:43 +00:00 |
Arnaud Bienner
|
abb93cd020
|
Minor modification to tag fetcher (including adding mutex to prevent crashes) and changing cursor during tag fetching
|
2011-01-17 22:58:16 +00:00 |
David Sansome
|
2c8e038b44
|
Make the Windows 7 thumbbar actually work. Move it to a different class that deals with QActions. Fixes issue #851
|
2011-01-16 00:39:51 +00:00 |
David Sansome
|
da2ab82712
|
Be sure to translate strings in the edittagdialog
|
2011-01-15 21:13:43 +00:00 |
David Sansome
|
f79c10f41e
|
Add some buttons to the Windows 7 taskbar list. They don't do anything yet, but they sure look pretty!
|
2011-01-15 20:51:48 +00:00 |
Arnaud Bienner
|
d53e74a91f
|
Start auto tagging support (using MusicBrainz)
|
2011-01-15 20:00:39 +00:00 |
David Sansome
|
4e0cf13b26
|
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 |
David Sansome
|
03e6231483
|
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 |
David Sansome
|
135b32642e
|
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 |
David Sansome
|
7e3c0911ee
|
Pass the dotted version number to qtsparkle instead of the display version
|
2011-01-09 19:05:54 +00:00 |
David Sansome
|
dc619eb437
|
Start refactoring the RadioModel to inherit from QStandardItemModel
|
2011-01-09 18:27:41 +00:00 |
John Maguire
|
bde7902686
|
Refactor some initial setup out of MainWindow::MainWindow().
|
2011-01-04 11:33:22 +00:00 |
David Sansome
|
e1b899bc61
|
Add python bindings for the library
|
2011-01-03 15:15:51 +00:00 |
David Sansome
|
bbe07cef44
|
Add a couple more menus for scripts to use
|
2011-01-02 18:52:24 +00:00 |
David Sansome
|
9da56fd916
|
Always compile basic scripting support
|
2011-01-02 18:44:45 +00:00 |
David Sansome
|
45caf3b6f4
|
Fix the windows build
|
2011-01-02 18:33:31 +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
|
cfffa59b9b
|
Initialise the scripts only after everything else has loaded
|
2011-01-02 16:17:36 +00:00 |
David Sansome
|
a466cff48a
|
Reload all settings from one function
|
2011-01-02 14:50:17 +00:00 |
David Sansome
|
cdac0c6c86
|
Add python bindings for Playlist and PlaylistManager
|
2011-01-02 03:25:15 +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
|
398f5d7f66
|
Use qtsparkle instead of winsparkle
|
2010-12-30 16:20:33 +00:00 |
David Sansome
|
45a7780f95
|
Add winsparkle support (doesn't work yet)
|
2010-12-29 17:53:28 +00:00 |
David Sansome
|
ca032eb445
|
Add an "Enqueue to playlist" menu item. Thanks bendarb. Fixes issue #980
|
2010-12-29 15:08:43 +00:00 |
David Sansome
|
d1d0236385
|
Make the "show full size" menu item in the now playing widget and edit tag dialog work with embedded covers
|
2010-12-28 22:20:54 +00:00 |
David Sansome
|
97d7fe764a
|
Download higher resolution images from last.fm. Thanks markwatkinson. Fixes issue #1187
|
2010-12-26 20:19:12 +00:00 |
David Sansome
|
35242f740e
|
Fix dbus
|
2010-12-26 17:24:44 +00:00 |
David Sansome
|
b49fd1903d
|
Add menu items to set the cover art to the context menu of the now playing widget. Fixes issue #906
|
2010-12-26 17:16:40 +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
|
41c42fe3a2
|
Fix compilation of the edit tag dialog when lastfm is compiled out
|
2010-12-26 12:42:47 +00:00 |
David Sansome
|
9b22f2ce40
|
Proxy support. Fixes issue #38
|
2010-12-25 17:25:29 +00:00 |
David Sansome
|
9b82ecbb72
|
Add tag completers for albumartist, composer and genre, and load completion models in background threads
|
2010-12-25 13:11:09 +00:00 |
David Sansome
|
8cdce2767b
|
Implement the reset play counts button
|
2010-12-25 11:54:21 +00:00 |
David Sansome
|
e21307e087
|
Non-const references put me on santa's naughty list
|
2010-12-25 00:43:55 +00:00 |
David Sansome
|
c2bd0bbb05
|
Make the rating widget work
|
2010-12-25 00:33:53 +00:00 |
David Sansome
|
31005e5943
|
Update the cover art on other cached songs that would be changed anyway when changing cover art.
|
2010-12-25 00:15:05 +00:00 |
David Sansome
|
33b5bebb95
|
Add keyboard shortcuts for the previous and next song buttons
|
2010-12-24 23:35:34 +00:00 |
David Sansome
|
f09aa34bb1
|
Edit tag dialog changes: remove the statistics tab and put its fields into the Summary tab, make right clicks on the album art do the same as clicking "change cover art", grey the field labels a bit, make sure large filenames don't make the dialog bigger.
|
2010-12-24 23:22:09 +00:00 |
David Sansome
|
8453e9e768
|
Make the edit tag dialog save tags, also make it load them in a background thread.
|
2010-12-21 13:42:06 +00:00 |
David Sansome
|
998f9e1af5
|
Add next and previous buttons to the edit tag dialog
|
2010-12-20 16:36:16 +00:00 |
David Sansome
|
2a63a746fe
|
Allow changing the cover art from the edit tag dialog
|
2010-12-20 15:46:38 +00:00 |
John Maguire
|
4e2d82f3fb
|
Fix mac build.
|
2010-12-20 14:49:47 +00:00 |
David Sansome
|
b0d4d72b42
|
Add some information to the summary and statistics tabs in the edit tags dialog.
|
2010-12-20 14:12:40 +00:00 |
David Sansome
|
c8520021d7
|
Start of a new edit tag dialog. Lots of things don't work and it doesn't actually save tags yet (so it's about as useful as before).
|
2010-12-19 23:40:36 +00:00 |
David Sansome
|
2d8028d89a
|
Use a smaller cover in the tray icon tooltip again. Fixes issue #1135
|
2010-12-19 15:04:22 +00:00 |
David Sansome
|
a21320e635
|
Make the sidebar larger by default
|
2010-12-19 14:29:25 +00:00 |
David Sansome
|
7fd29f160d
|
Add a configurable timeout to song and artist info network requests. Default to 2.5 seconds
|
2010-12-19 13:58:53 +00:00 |
David Sansome
|
05a1bf6e37
|
Make the clear button a part of the search textbox. Fixes issue #1071
|
2010-12-18 20:32:05 +00:00 |
David Sansome
|
302333c36a
|
Fix r2420 properly
|
2010-12-18 17:29:07 +00:00 |
David Sansome
|
28fdb147d8
|
Make last.fm optional. Thanks volkov0aa. Fixes issue #49
|
2010-12-18 17:28:02 +00:00 |
Paweł Bara
|
32f9825794
|
global shortcuts for rating songs (Fixes issue #1089)
renaming *index* methods in Playlist to *row*
|
2010-12-17 00:21:20 +00:00 |
Arnaud Bienner
|
6ecc69d18b
|
Also filter on artist name on Cover manager (instead of only album name)
|
2010-12-16 23:38:27 +00:00 |
Paweł Bara
|
61d5641c35
|
try to start the 'load cover' dialog in album cover manager inside the chosen album's folder (Fixes issue #733)
|
2010-12-15 20:15:46 +00:00 |
Paweł Bara
|
4563c2dbd9
|
you can now use "file path" attribute when creating dynamic playlists (Fixes issue #1073)
some more MPRIS 2 corrections (Updates issue #1058)
|
2010-12-15 15:50:22 +00:00 |
John Maguire
|
6cb9bd5619
|
Fix failed to build on ARM.
|
2010-12-14 18:54:25 +00:00 |
John Maguire
|
d82262c0c9
|
Just one more close shortcut and settings dialog width fix on mac.
|
2010-12-14 18:28:14 +00:00 |
John Maguire
|
f95d893945
|
Add support for building without Sparkle on mac.
|
2010-12-14 18:20:14 +00:00 |
John Maguire
|
b9e642c864
|
Add more close shortcuts.
|
2010-12-14 17:55:08 +00:00 |
John Maguire
|
6257b29629
|
Add keyboard shortcut for album cover manager close.
|
2010-12-14 17:31:39 +00:00 |
John Maguire
|
769a78c6a2
|
UI tweaks for mac album cover manager.
|
2010-12-14 17:09:41 +00:00 |
John Maguire
|
21415ff230
|
Fix some mac ui and metadata bugs.
|
2010-12-14 15:00:46 +00:00 |
David Sansome
|
c6829feb82
|
Show just the artist and title in the system tray tooltip on Windows since it doesn't support HTML
|
2010-12-11 17:23:05 +00:00 |
David Sansome
|
9a7087d05f
|
Add a "delete from disk" to the playlist menu. Fixes issue #218
|
2010-12-11 10:54:42 +00:00 |
David Sansome
|
08b2bcc816
|
Always write URLs in XML based playlists, instead of URLs of relative paths. Also load playlist items from the library if possible. Fixes issue #1054
|
2010-12-11 10:35:07 +00:00 |
John Maguire
|
5f6dcbe4b7
|
Early Caturday!
|
2010-12-10 14:26:29 +00:00 |
David Sansome
|
fca0ce1188
|
Use the current playlist, not the active playlist, when rating songs. Fixes issue #1047
|
2010-12-09 20:15:44 +00:00 |
David Sansome
|
ea725cb5f7
|
Add ari-tczew to the about box, and sort the list of people
|
2010-12-06 21:11:11 +00:00 |
Paweł Bara
|
9f3e5773fb
|
QT tooltip now includes cover art and is generally prettier (updates issue #125)
ArtLoader is now available to every object, even if MPRIS is off
|
2010-12-05 23:41:41 +00:00 |
David Sansome
|
fc15d66321
|
Remove a lot of the old MPRIS code from the Player class, and fix a couple of MPRIS2 bugs
|
2010-12-05 11:39:06 +00:00 |
David Sansome
|
987dd8c57a
|
Refactor and fix most of the MPRIS code. Fixes issue #374
|
2010-12-04 22:27:58 +00:00 |
David Sansome
|
1dec3e9818
|
Add an option to stay running in the background when the window is closed, even if the tray icon is hidden. Fixes issue #914
|
2010-12-04 17:31:50 +00:00 |
David Sansome
|
029f2e1f80
|
Re-enable the buffer duration spinner :S
|
2010-12-04 16:21:14 +00:00 |
David Sansome
|
a18dafac9c
|
Add a "Play from my Library" context menu item to similar artists in the song info view. Fixes issue #1014
|
2010-12-04 16:19:30 +00:00 |
David Sansome
|
5bb287c223
|
Add Load context menu item to all radio services. Fixes issue #1013
|
2010-12-04 15:49:43 +00:00 |
David Sansome
|
f94f2cd03c
|
Clean up the background streams settings page a bit, and use a different icon
|
2010-12-04 15:11:50 +00:00 |
John Maguire
|
a33b4d4f49
|
Remove extraneous signal.
|
2010-12-03 13:59:35 +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
|
c679a19c91
|
Show behaviour preferences section on Mac but disable the irrelevant options.
|
2010-11-29 12:51:01 +00:00 |
David Sansome
|
59875c9708
|
Make F2 edit the first playlist column again after the cursor has been moved. Fixes issue #939
|
2010-11-28 15:14:48 +00:00 |
David Sansome
|
96a45bb0ca
|
Fix inline editing of multiple tracks from the playlist. Fixes issue #869
|
2010-11-28 14:47:35 +00:00 |