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 |
Paweł Bara
|
eb41dea464
|
the title and artist of the currently playing song are now the title of Clementine's window (Fixes issue #779)
better unmute behavior if Clementine was muted before it was closed (Fixes issue #983)
|
2010-11-23 19:38:15 +00:00 |
David Sansome
|
89e3fde23b
|
Add missing copyright headers to the icecast source and objective-c
|
2010-11-23 11:42:19 +00:00 |
Paweł Bara
|
5ceb64c9e3
|
"mute" command in main menu and context menu of tray icon (Fixes issue #962)
"now playing" tray icon's tooltip in Qt environments
|
2010-11-21 21:36:27 +00:00 |
David Sansome
|
626c75cd45
|
Add MPRIS2 and gnome sound menu support
|
2010-11-21 15:13:26 +00:00 |
David Sansome
|
a93a4afe3b
|
Better sidebar icons
|
2010-11-20 15:09:57 +00:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
ffb2a58daf
|
Change the buffer duration label text
|
2010-11-18 23:34:31 +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
|
9e20ef13bc
|
Automatic scoring. Thanks Arnaud Bienner. Fixes issue #141
|
2010-11-01 21:15:52 +00:00 |
David Sansome
|
30afc130a4
|
Start of some work for smart/dynamic playlists. Only simple generators based on sql queries are supported, and the UI still needs polish.
|
2010-10-24 15:38:12 +00:00 |
David Sansome
|
37ed1dc879
|
Make the small sidebar the default
|
2010-10-23 23:39:28 +00:00 |
David Sansome
|
8af6ded4a1
|
Don't increment a song's skip count if it's already been "played".
|
2010-10-23 23:34:56 +00:00 |
David Sansome
|
bcddb2317a
|
Allow song ratings to be set by clicking on the stars in the playlist
|
2010-10-17 21:56:19 +00:00 |
David Sansome
|
a13e0ba3f3
|
Increment play and skip counts when playing or skipping songs from the library
|
2010-10-17 19:27:31 +00:00 |
David Sansome
|
0d04e9e28d
|
Update the track progress in the tray icon immediately when changing track.
|
2010-10-17 18:26:25 +00:00 |
John Maguire
|
6c36198103
|
Enable buffer_duration setting.
|
2010-10-17 15:37:16 +00:00 |
David Sansome
|
47004d0ac3
|
Fix album cover manager test
|
2010-10-16 18:21:28 +00:00 |
David Sansome
|
b5f366c40a
|
Add a thread safe network disk cache, and remove the need to pass a NetworkAccessManager around everywhere. Fixes issue #852
|
2010-10-16 17:20:54 +00:00 |
David Sansome
|
b97b2138fa
|
Play last.fm tag radio or similar artists radio when clicking on a tag in the song/artist info pane.
|
2010-10-16 15:22:14 +00:00 |
David Sansome
|
a41b6de040
|
Show a "Change font size..." item in the menu of text views in the artist/song info panes.
|
2010-10-16 14:45:23 +00:00 |
David Sansome
|
efb84a25ce
|
Rename AutoSizedTextEdit to SongInfoTextView
|
2010-10-16 14:11:23 +00:00 |
David Sansome
|
07f181cc2b
|
Make it possible to change the font size of the song/artist info views.
|
2010-10-16 13:56:49 +00:00 |
David Sansome
|
3e87d7b703
|
Add Ubuntu dark and light tray icons. Fixes issue #838
|
2010-10-14 19:46:11 +00:00 |
John Maguire
|
a425dddd7d
|
Remove the quit option from the music menu on mac in non-English.
Fixes issue #556
|
2010-10-13 14:15:32 +00:00 |
David Sansome
|
8d1ea72b95
|
Add copyright headers to screensaver files
|
2010-10-12 21:29:58 +00:00 |
David Sansome
|
5d0a2ff5cd
|
Inhibit KDE screensavers as well as Gnome
Update issue #879
KDE support done.
|
2010-10-12 21:27:31 +00:00 |
John Maguire
|
a87040f770
|
Support for inhibiting mac sleep.
Update issue #879
Mac support done.
|
2010-10-12 16:02:23 +00:00 |
John Maguire
|
f0c3bf4332
|
Support for inhibiting gnome screensaver.
Update issue #879
Gnome support done.
|
2010-10-12 14:44:33 +00:00 |
John Maguire
|
953f36dac0
|
Set more sensible step for gstreamer buffer.
|
2010-10-12 11:29:51 +00:00 |
John Maguire
|
65c7e6007c
|
Maybe working gstreamer buffer setting.
|
2010-10-11 15:58:05 +00:00 |
David Sansome
|
aca4ba6073
|
Add a tag widget, and get song tags from last.fm
|
2010-10-10 18:57:23 +00:00 |
David Sansome
|
2aa20d3dee
|
Make the lyric providers configurable again
|
2010-10-10 16:46:35 +00:00 |
David Sansome
|
2f3732e73e
|
Move lyrics into the song info pane, refactor out a load of the common code between artist and song info.
|
2010-10-10 16:09:20 +00:00 |
David Sansome
|
48da2f996f
|
Move the fancy tab widget into src/widgets, remove more dead code, add it to debian copyrights.
|
2010-10-10 14:04:05 +00:00 |
David Sansome
|
899961e40e
|
Add some more tab styles, you can switch between them by right clicking on the sidebar.
|
2010-10-09 18:18:06 +00:00 |
David Sansome
|
7e39bfece2
|
Show icons for each biography, order biographies by relevance, don't refresh artist info when switching to another song by the same artist.
|
2010-10-09 12:39:49 +00:00 |
David Sansome
|
f09a115339
|
Add a pretty image viewer widget to the artist info pane
|
2010-10-07 23:13:41 +00:00 |
David Sansome
|
f4a1e86c45
|
Show the now playing widget "inside" the sidebar instead of under it.
|
2010-10-06 18:16:49 +00:00 |
David Sansome
|
d035b1abc2
|
Add libechonest into 3rdparty, and add a basic echonest artist info fetcher.
|
2010-10-02 16:23:33 +00:00 |
David Sansome
|
7f3e91226c
|
Move src/lyrics to src/songinfo
|
2010-10-02 13:43:45 +00:00 |
David Sansome
|
1649ad48c5
|
Only fetch lyrics when the lyrics tab is visible
|
2010-10-02 13:37:10 +00:00 |
David Sansome
|
df9a2dbca3
|
Fix the sidebar mouseover effects
|
2010-10-02 12:31:11 +00:00 |
David Sansome
|
5d54d517ab
|
Add a background to the sidebar
|
2010-10-02 12:09:06 +00:00 |
David Sansome
|
8b3972f447
|
Make the icons in the sidebar a bit smaller and add a spacer between the devices button and the lyrics button.
|
2010-10-02 10:49:48 +00:00 |
David Sansome
|
56d72a00bf
|
Try the next UI experiment - wide buttons down the side like Qt Creator
|
2010-10-01 19:27:01 +00:00 |
David Sansome
|
730708f0ca
|
Add an "About Qt" menu item. Fixes issue #833
|
2010-09-30 21:25:31 +00:00 |
David Sansome
|
200a306f57
|
Replace the Lyrics tab with a more discreet buttonbox/tabbar that sits alongside the playlist search bar, or the playlist tab bar if it's visible. Also remember whether the lyrics pane was shown, and hide it by default.
|
2010-09-30 20:17:36 +00:00 |
David Sansome
|
bd273efe0d
|
Fix the splitter naming, which was causing the lyrics pane to be huge
|
2010-09-26 17:19:06 +00:00 |
David Sansome
|
f74f181978
|
Query the lyric providers in a sensible default order, and add a new pane in the Settings dialog to configure it.
|
2010-09-26 17:04:57 +00:00 |
David Sansome
|
0a812e46bb
|
Add a lyrics pane to the GUI
|
2010-09-26 16:00:28 +00:00 |
David Sansome
|
4f1a4fe39a
|
Some initial lyrics support. Scrapes all the sites that are supported by Amarok's Ultimate Lyrics script. No GUI or configuration yet.
|
2010-09-26 14:21:23 +00:00 |
David Sansome
|
ba6ad3cb4a
|
Update markey's email address
|
2010-09-21 10:03:52 +00:00 |
David Sansome
|
38cfedb3d2
|
Fix a crash when the organiser's error dialog was shown the second time
|
2010-09-18 09:58:23 +00:00 |
David Sansome
|
e7afd348e9
|
Add "Copy to device" to the files tab
|
2010-09-18 09:54:33 +00:00 |
David Sansome
|
7419c52bec
|
Fix a path handling problem that caused the OK button to be greyed out when copying files to a device on Windows. Also show an error message when trying to copy songs that can't be copied (like streams). Fixes issue #750
|
2010-09-15 20:00:17 +00:00 |
John Maguire
|
90359f84ec
|
Block until AlbumCoverLoader thread has started in cover manager.
|
2010-09-13 18:53:44 +00:00 |
Bartłomiej Burdukiewicz
|
85f758c6a8
|
Remove debug code for wiimotedev.
|
2010-09-11 01:27:52 +00:00 |
Bartłomiej Burdukiewicz
|
92836ae5b8
|
Fix bug only primary wiiremote can declare new shortcuts
|
2010-09-11 01:23:44 +00:00 |
David Sansome
|
4020a7e774
|
Remove the debug profiling output from startup
|
2010-09-10 14:57:03 +00:00 |
John Maguire
|
effa826abb
|
Show now playing in the dock menu somewhat like iTunes.
|
2010-09-08 11:53:35 +00:00 |
David Sansome
|
4ffe0739dd
|
Change the URL in the About dialog to point to the new website, and clean up the appearance
|
2010-09-05 17:10:09 +00:00 |
David Sansome
|
edb202f764
|
Improve the UI of the wiimotedev config page slightly, and add a link to the wiki
|
2010-09-05 11:21:32 +00:00 |
John Maguire
|
be6e887375
|
Fix quirks table and add my device manually :-)
Also fixes error dialog for organise files.
|
2010-09-04 20:11:14 +00:00 |
David Sansome
|
c5af7d54f0
|
Don't disable the OK button on the organise dialog if the format string is invalid, but the format string is going to be ignored anyway
|
2010-09-04 13:28:57 +00:00 |
David Sansome
|
9f10964796
|
Re-read tags from files when opening the Edit Tag Dialog. Fixes issue #91.
|
2010-09-02 19:12:09 +00:00 |
Bartłomiej Burdukiewicz
|
29464bccfe
|
Fix unable to restore window when always hide the main window option is set
|
2010-09-02 13:41:25 +00:00 |
Bartłomiej Burdukiewicz
|
d70887c776
|
Fix bug when adding already exist shortcut in WiimotedevShortcutsConfig
|
2010-09-01 15:46:22 +00:00 |
Bartłomiej Burdukiewicz
|
ed8f87af0b
|
Add action active/dective support to WiimotedevShortcuts, add special checks for bug #670
|
2010-09-01 15:37:09 +00:00 |
Bartłomiej Burdukiewicz
|
6c3be4f5b1
|
Add notification support to WiimotedevShortcuts
|
2010-09-01 14:46:15 +00:00 |
Bartłomiej Burdukiewicz
|
7d4e8d6add
|
Use groupbox instead of vertical layout
|
2010-09-01 00:24:54 +00:00 |
Bartłomiej Burdukiewicz
|
87aea79df5
|
Add enable wiimotedev shortcuts only when application is focused option
|
2010-09-01 00:10:30 +00:00 |
Bartłomiej Burdukiewicz
|
37f2a42a88
|
Delete "edit action" button form WiimotedevShortcutsConfig
|
2010-08-31 23:50:21 +00:00 |
Bartłomiej Burdukiewicz
|
8359190a2f
|
Fix bug that restore default settings when all wiimotedev actions are removed
|
2010-08-31 23:35:39 +00:00 |
Bartłomiej Burdukiewicz
|
7dc36761e9
|
Code cleanups
|
2010-08-31 23:17:38 +00:00 |
Bartłomiej Burdukiewicz
|
0914c22b0f
|
WiimotedevShortcutGrabber now can add new actions
|
2010-08-31 22:48:16 +00:00 |
Bartłomiej Burdukiewicz
|
118e159c1e
|
Add timeout feature to WiimotedevShortcutGrabber
|
2010-08-31 21:56:20 +00:00 |
John Maguire
|
214d77bc0e
|
Fix test and fix song loader infinite loop.
|
2010-08-31 21:24:57 +00:00 |
Bartłomiej Burdukiewicz
|
a05cd6d623
|
Block wiimotedev interface when adding new shortcut
|
2010-08-31 20:35:11 +00:00 |
Bartłomiej Burdukiewicz
|
fbd17fd2a5
|
Remember wiiremote swing now working properly
|
2010-08-31 19:57:53 +00:00 |
John Maguire
|
ad16a8b1ba
|
Load local files from the DB if we already have them.
|
2010-08-31 19:45:33 +00:00 |
Bartłomiej Burdukiewicz
|
83164053c8
|
Update Polish translation
|
2010-08-31 18:02:09 +00:00 |
Bartłomiej Burdukiewicz
|
cfb66b3f33
|
Rewrite some parts of code in wiimotedev settings dialog (Fix remove action bug)
|
2010-08-31 01:37:17 +00:00 |
Bartłomiej Burdukiewicz
|
1a091c5c0a
|
Add yourself to about dialog... Strange feeling :)
|
2010-08-31 00:41:34 +00:00 |
Bartłomiej Burdukiewicz
|
f4dce9e51f
|
Strip wiimotedev code to minimum, use org.wiimotedev.deviceEvents.xml to generete dbus interface for wiimotedev
|
2010-08-30 23:57:31 +00:00 |
Bartłomiej Burdukiewicz
|
7393f8faaf
|
Do not create wiimotedev interface by default
|
2010-08-30 17:31:42 +00:00 |
David Sansome
|
572a4730cb
|
When editing tags in the playlist using the F2 shortcut, edit the current track, not the last one that was right-clicked on.
|
2010-08-30 16:49:10 +00:00 |
David Sansome
|
ce0e468d75
|
Sort items in the library view under the correct divider when they have no unicode decomposition.
Update issue #672
Can you try this and see if it fixes it for you?
|
2010-08-30 16:20:04 +00:00 |
David Sansome
|
2a160bee5f
|
Pass the list of songs into the organiser from the library
|
2010-08-30 15:28:55 +00:00 |
David Sansome
|
3cf2b5ba47
|
Revert to the old type-to-scroll behaviour in the library view
|
2010-08-30 10:31:44 +00:00 |
Bartłomiej Burdukiewicz
|
eae74f6ad8
|
Insert QDBusConnection::systemBus().isConnected() checks
|
2010-08-29 17:19:59 +00:00 |
David Sansome
|
d337ffc6e4
|
Group things in the library model by the unicode decomposition of their
first character, and do a locale aware sort. Fixes issue #668 (again).
|
2010-08-29 16:46:28 +00:00 |
Bartłomiej Burdukiewicz
|
3e658288af
|
Put wiimotedev sources in OTHER_SOURCES, small code cleanups
|
2010-08-29 16:24:19 +00:00 |
Bartłomiej Burdukiewicz
|
ae47b271f3
|
Add WiimotedevShortcutGrabber dialog
|
2010-08-29 15:21:50 +00:00 |
David Sansome
|
eb65c06b24
|
Make pressing enter in the library filter widget add the search results to the playlist. Also make the cursor keys work when the filter widget is focused. Fixes issue #641
|
2010-08-29 12:15:30 +00:00 |
David Sansome
|
4277e61cd3
|
Show scroll buttons on the tab bar if there's not enough room for all the tabs. Fixes issue #665
|
2010-08-29 11:35:09 +00:00 |
Bartłomiej Burdukiewicz
|
a3e6a302c6
|
Use settings.remove("") instead of foreach
|
2010-08-28 19:31:38 +00:00 |
David Sansome
|
07d519d534
|
Lazy create the error dialog, queue manager and visualisations
|
2010-08-27 19:09:03 +00:00 |
David Sansome
|
d980fd5ff8
|
Remove the pointless CreateInThread method from BackgroundThread and instead move objects to the right thread after creation.
|
2010-08-27 18:36:57 +00:00 |
David Sansome
|
cf6399df28
|
Initialise the GStreamer options in the settings dialog correctly, and ensure the GST engine can never try to create an empty sink. Fixes issue #661.
|
2010-08-27 16:41:35 +00:00 |
David Sansome
|
2bf920b3eb
|
Fix a build error in release mode
|
2010-08-27 16:29:28 +00:00 |
David Sansome
|
35708a09c5
|
Lazy load more context menus and dialogs
|
2010-08-27 16:15:54 +00:00 |
David Sansome
|
ba5fb9f552
|
Lazy-load some of MainWindow's dialogs
|
2010-08-27 15:42:58 +00:00 |
David Sansome
|
59e5de1468
|
Lazyload the radio service context menus
|
2010-08-27 15:20:52 +00:00 |
David Sansome
|
75b70b4acb
|
Initialise gstreamer in the background instead of blocking the UI
|
2010-08-27 13:57:39 +00:00 |
David Sansome
|
d30a9c379c
|
Add an option to disable the glowing effect on the current track. Fixes issue #660
|
2010-08-27 10:36:01 +00:00 |
Bartłomiej Burdukiewicz
|
57540119b5
|
Add "Restore to defaults" and "remove action" action in WiimotedevShortcutsConfig
|
2010-08-26 15:37:07 +00:00 |
John Maguire
|
a827379e88
|
Fix some clang warnings.
|
2010-08-25 21:14:37 +00:00 |
Bartłomiej Burdukiewicz
|
603cc47f83
|
Now default wiiremote sequences are visible
|
2010-08-25 18:10:44 +00:00 |
Bartłomiej Burdukiewicz
|
99db59d9dc
|
Some options in wiimotedev settings page now works
|
2010-08-25 16:19:54 +00:00 |
Bartłomiej Burdukiewicz
|
473b4839d9
|
Code cleanups
|
2010-08-25 13:51:30 +00:00 |
Bartłomiej Burdukiewicz
|
93acd26444
|
Add WiimotedevShortcuts class, support for nunchuk & classic controller
|
2010-08-25 13:02:53 +00:00 |
Bartłomiej Burdukiewicz
|
65fb6ad16f
|
Add "Alexander Peitz" to about
|
2010-08-24 20:29:03 +00:00 |
Bartłomiej Burdukiewicz
|
a9beafe033
|
Add configuration widget for wiimotedev and integration with settingsdialog
|
2010-08-24 19:57:43 +00:00 |
Bartłomiej Burdukiewicz
|
9aa5d56830
|
Now looks just perfect
|
2010-08-23 18:31:43 +00:00 |
Bartłomiej Burdukiewicz
|
2d843fcd27
|
A src/wiimotedev
A src/wiimotedev/interface.cpp
A src/wiimotedev/interface.h
M src/ui/mainwindow.h
M src/ui/mainwindow.cpp
M src/CMakeLists.txt
|
2010-08-23 17:42:51 +00:00 |
David Sansome
|
39132c4dcd
|
In the organise dialog, prompt before connecting a device that hasn't been connected before
|
2010-08-14 12:30:51 +00:00 |
David Sansome
|
c0ea45a9c9
|
Show an error dialog when copying or deleting files failed.
|
2010-08-14 11:51:50 +00:00 |
David Sansome
|
a1332a2c05
|
Support multiple selections in the devices view
|
2010-08-11 18:18:58 +00:00 |
David Sansome
|
5e00eb11de
|
Pass shared_ptrs to music storage things to the organiser thread so they won't get deleted if the device is disconnected
|
2010-08-09 21:50:46 +00:00 |
David Sansome
|
68d7156071
|
Add Copy to device... to the playlist context menu
|
2010-08-08 13:06:52 +00:00 |
John Maguire
|
e67f9a66c8
|
Load playlist in separate threads on startup.
|
2010-08-03 18:57:17 +00:00 |
David Sansome
|
6604e97493
|
Make it possible to change the language with --language, or an option in the settings dialog. Fixes issue #583
|
2010-08-02 19:02:21 +00:00 |
John Maguire
|
93f4fca324
|
Do bulk tag updates in "parallel".
Update issue #542
|
2010-08-02 15:07:26 +00:00 |
John Maguire
|
f45ec1a43e
|
Push more tag saving off the GUI thread.
Update issue #542
|
2010-08-02 14:22:05 +00:00 |