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
|
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
|
c625acfd87
|
Refactor background streams.
Add volume control for background streams and infrastructure for custom streams.
|
2010-12-03 13:53:43 +00:00 |
David Sansome
|
69d3d89b0f
|
Have a different list of smart playlists for Jamendo and the normal Library. Only add default Jamendo smart playlists once.
|
2010-11-27 17:52:08 +00:00 |
David Sansome
|
b85ddbb380
|
Put the Jamendo songs in a separate database that gets attached to the main database. "Reload" it by deleting the file, which is much faster than DELETEing all the songs inside. Make reloading the Jamendo, Icecast and Magnatune databases always bypass the network cache. Store the Jamendo track IDs in a separate table - for some reason this makes inserts faster. Fix the Jamendo model after the inital database load. Make the Jamendo dymanic playlist use the entries that are already in the local database rather than fetching the song metadata again.
|
2010-11-27 16:14:09 +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
|
ad191e0880
|
Show a context menu for icecast stations
|
2010-11-24 19:41:17 +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 |
David Sansome
|
e4a3a12a83
|
Show progress information while downloading and parsing Jamendo and Icecast catalogues. Also parse Jamendo in chunks rather than all in one go.
|
2010-11-23 18:53:08 +00:00 |
John Maguire
|
5feabe09de
|
Add Jamendo support.
Fixes issue #470
|
2010-11-23 17:38:39 +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
|
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
|
682a84dc61
|
Reword the "Don't use search terms (include all songs)" item to make it less confusing
|
2010-11-20 18:51:34 +00:00 |
David Sansome
|
7d54549213
|
Add support for dynamic playlists. A dynamic playlist is just a smart playlist that chooses and adds a new track when you finish listening to a song.
|
2010-11-20 18:49:54 +00:00 |
David Sansome
|
63d2496784
|
Add a couple more default smart playlists. Fixes issue #971
|
2010-11-20 12:05:51 +00:00 |
John Maguire
|
171de9dde6
|
Show nice title for last.fm custom radios in playlist.
|
2010-11-18 23:22:47 +00:00 |
David Sansome
|
bb1c2b22ef
|
Create, edit and delete smart playlists from the context menu
|
2010-11-18 23:08:37 +00:00 |
John Maguire
|
4ce140c614
|
Change loved radio station to mix radio.
Fixes issue #973
|
2010-11-18 21:55:50 +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
|
d9ed5c91ef
|
Add smart playlist context menu items
|
2010-11-18 19:34:04 +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
|
4eb39712ef
|
Add a combo box to select from AND, OR or all songs.
|
2010-11-03 20:58:33 +00:00 |
David Sansome
|
a4176b79af
|
Merge translations from launchpad
|
2010-11-02 19:40:01 +00:00 |
David Sansome
|
9e20ef13bc
|
Automatic scoring. Thanks Arnaud Bienner. Fixes issue #141
|
2010-11-01 21:15:52 +00:00 |
David Sansome
|
4afc5cacef
|
Make the order by fields work in the new smart playlist wizard
|
2010-11-01 20:24:44 +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
|
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
|
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
|
f706c21be6
|
Add a library backend function to set song ratings
|
2010-10-17 20:53:48 +00:00 |
David Sansome
|
bbe1250c31
|
Add skip count and last played columns to the playlist, draw the background behind the rating column properly, hide rating and statistic columns when upgrading from an old version.
|
2010-10-17 18:21:30 +00:00 |
David Sansome
|
dd4afe9b06
|
Add rating and play count columns to the playlist
|
2010-10-17 17:10:19 +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
|
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
|
d6cb1d3c71
|
Juggle translations
|
2010-10-16 12:55:30 +00:00 |
David Sansome
|
35988411e1
|
Split the echonest images and biographies into different classes, fetch tags and similar artists from echonest.
|
2010-10-10 21:45:01 +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
|
a1cc41ab27
|
Get last.fm play counts and wiki for the song info pane
|
2010-10-10 17:59: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
|
fb2accea1a
|
Make the pretty image view even prettier
|
2010-10-09 16:07:20 +00:00 |
David Sansome
|
fbb62a2f43
|
Don't download images until they're displayed, show a message if an image couldn't be downloaded, show bigger fullsize images.
|
2010-10-08 21:34:39 +00:00 |
David Sansome
|
565ec47e42
|
Remove the arrows in the image view widget and replace them with previews of the next/previous images. Add a fullsize image viewer, add a "Save as..." option.
|
2010-10-08 21:09:01 +00:00 |
David Sansome
|
f09a115339
|
Add a pretty image viewer widget to the artist info pane
|
2010-10-07 23:13:41 +00:00 |
John Maguire
|
184cf0c0d8
|
Support last.fm RQL URLs.
For syntax, see: http://burnysblog.blogspot.com/2010/04/combo-station-urls.html
|
2010-10-07 13:59:24 +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
|
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
|
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
|
ae1fa10d44
|
Merge translations from launchpad
|
2010-09-18 14:21:15 +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 |
David Sansome
|
c2ac3f8f32
|
Don't mount GIO devices automatically, instead put them in a "not mounted" state in the GUI and mount them when double-clicked on. Fixes issue #719. Probably fixes issue #723.
|
2010-09-11 12:29:44 +00:00 |
Bartłomiej Burdukiewicz
|
089159f009
|
Update Polish translation
|
2010-09-11 02:12:54 +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
|
ae62ab61f6
|
Massage translations
|
2010-09-10 20:04:10 +00:00 |
David Sansome
|
ec3ff1a822
|
Merge translations from Launchpad
|
2010-09-05 11:32:57 +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 |
David Sansome
|
28a7039977
|
Show a warning when the user tries to connect a MTP device or iPod when they've compiled out support for libmtp or libgpod
|
2010-09-04 12:57:34 +00:00 |
David Sansome
|
034555942b
|
Return some hardware information for WMDM devices, and fix drive paths on Windows 7
|
2010-09-04 11:09:59 +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
|
87aea79df5
|
Add enable wiimotedev shortcuts only when application is focused option
|
2010-09-01 00:10:30 +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 |
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
|
7393f8faaf
|
Do not create wiimotedev interface by default
|
2010-08-30 17:31:42 +00:00 |
David Sansome
|
e4efa8a93e
|
Show the total song count on each device, instead of the mountpoint
|
2010-08-30 14:45:27 +00:00 |
David Sansome
|
5873fe80a6
|
Pick a good default format to transcode to
|
2010-08-29 16:12:55 +00:00 |
Bartłomiej Burdukiewicz
|
ae47b271f3
|
Add WiimotedevShortcutGrabber dialog
|
2010-08-29 15:21:50 +00:00 |
David Sansome
|
d1ae0c8509
|
Show a list of formats supported by a device in the properties dialog
|
2010-08-29 13:49:40 +00:00 |
John Maguire
|
c801ce1a2d
|
Rollback analyzer changes.
|
2010-08-28 18:48:16 +00:00 |
David Sansome
|
88a48a6bdf
|
Add an option to make columns in the playlist stretch to fit the window width like in Amarok 1. This option is enabled by default. Fixes issue #23
|
2010-08-27 12:42:06 +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 |
John Maguire
|
372e196be4
|
* Add a half working gl block analyzer.
* Use a native search widget for the playlist search on Mac.
|
2010-08-25 20:59:08 +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
|
a9beafe033
|
Add configuration widget for wiimotedev and integration with settingsdialog
|
2010-08-24 19:57: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
|
7821a48cb7
|
Get a list of songs from a WMDM device
|
2010-08-22 19:18:22 +00:00 |
David Sansome
|
160879327f
|
Pick gstreamer codecs and muxers for transcoding automatically instead of having a hardcoded list
|
2010-08-22 00:27:14 +00:00 |
John Maguire
|
652f09b926
|
Fix memory leak from spectrum element.
Fixes issue #638
|
2010-08-19 10:14:56 +00:00 |
John Maguire
|
f077e33091
|
Fix playlist loading.
|
2010-08-16 18:58:26 +00:00 |
David Sansome
|
9fda03aa60
|
Support copying files to MTP devices
|
2010-08-14 16:39:45 +00:00 |
David Sansome
|
3f5e188045
|
Initial support for MTP devices
|
2010-08-14 15:57:05 +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
|
b74f853446
|
Merge translations from launchpad
|
2010-08-11 17:46:01 +00:00 |
David Sansome
|
e65c710b5f
|
Improve error handling while transferring the iTunes database to/from the iPod
|
2010-08-09 19:24:17 +00:00 |
John Maguire
|
4d0cf9aafe
|
update translations
bah
|
2010-08-09 18:42:36 +00:00 |
John Maguire
|
9ddba7251a
|
* Get the given name for an iDevice.
* Clean up device information code & get a few more interesting values.
|
2010-08-09 18:40:20 +00:00 |
John Maguire
|
b1a96fd54d
|
Fix encoding of tags we get from gstreamer.
|
2010-08-09 13:12:54 +00:00 |
John Maguire
|
b37949628a
|
Use filename if no title in now playing widget.
Fixes issue #535
Thanks to arthur.murauskas
|
2010-08-06 14:15:14 +00:00 |
John Maguire
|
35e87b2a77
|
Start gstreamer playing from a separate thread.
|
2010-08-04 12:13:43 +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 |
David Sansome
|
7a6499abde
|
Copy the iTunes database off a libimobiledevice device and load it from the local file
|
2010-08-01 14:13:27 +00:00 |
John Maguire
|
7fce4ada7d
|
AFC QIODevice for talking to iThings.
|
2010-08-01 12:19:21 +00:00 |
David Sansome
|
1f2b69c6bc
|
Add support for deleting files from the filesystem, devices, and ipods.
|
2010-07-31 16:12:16 +00:00 |
David Sansome
|
6dc81851bf
|
Juggle translations
|
2010-07-31 12:47:40 +00:00 |
John Maguire
|
24837741e5
|
Add support for capacity/free space to iDevices.
Fix code review comments for r1585
|
2010-07-30 22:08:47 +00:00 |
David Sansome
|
4a096b69ee
|
Make the free space widget prettier
|
2010-07-30 21:47:38 +00:00 |
John Maguire
|
23044bf702
|
Add basic support for libimobiledevice.
|
2010-07-30 21:10:34 +00:00 |
David Sansome
|
3ad30d14a8
|
Display device free space information in the device properties dialog
|
2010-07-29 20:03:24 +00:00 |
David Sansome
|
a95f9aecd8
|
Juggle translations
|
2010-07-29 18:13:30 +00:00 |
John Maguire
|
124ceb2db9
|
Fix compiling with Clang.
|
2010-07-27 13:21:28 +00:00 |
David Sansome
|
b2aba2bac2
|
Add an option to eject a device after copying files to it. Now with bonus multiple virtual inheritance.
|
2010-07-25 09:52:29 +00:00 |
David Sansome
|
b13aa47e97
|
Juggle translations
|
2010-07-25 09:27:18 +00:00 |
David Sansome
|
a9d75e628b
|
Remove the connect/disconnect actions and replace them with an eject device action. Implement eject on devicekit and gio.
|
2010-07-25 01:07:51 +00:00 |
John Maguire
|
fa923a254e
|
iPod colour/model detection -> icon name.
|
2010-07-25 00:20:18 +00:00 |
David Sansome
|
94a9d520b5
|
Show the mount path of connected devices
|
2010-07-24 23:20:34 +00:00 |
David Sansome
|
21ee5ba01f
|
Make the Organise dialog look better when copying to an iPod
|
2010-07-24 18:12:47 +00:00 |
David Sansome
|
990127e5e8
|
Merge translations from launchpad
|
2010-07-24 12:41:37 +00:00 |
David Sansome
|
60eb5a34f8
|
Add global shortcuts for show/hide and show osd.
Update issue #533
Status: Fixed
Thanks for the patch :)
|
2010-07-24 12:39:09 +00:00 |
David Sansome
|
9f2d610e9d
|
Add a menu item for copying songs to devices. Only filesystem devices supported so far
|
2010-07-19 21:16:22 +00:00 |
David Sansome
|
c43d695d8b
|
Add a menu item for copying songs off devices to the library
|
2010-07-18 17:13:43 +00:00 |
David Sansome
|
d704680579
|
Show some more information for GIO devices
|
2010-07-17 22:06:19 +00:00 |
David Sansome
|
43a73555db
|
Implement the rest of the GIO backend. Devices are now keyed off "mount URLs" as well as backend-specific device IDs, if two or more devices share the same mount URL then the metadata gets taken from the most reliable backend.
|
2010-07-17 17:18:02 +00:00 |
David Sansome
|
0dcdf36535
|
Start of work on a GIO/GVFS device backend.
|
2010-07-17 14:22:07 +00:00 |
David Sansome
|
aff234b8a4
|
Translation noise
|
2010-07-12 20:52:29 +00:00 |
John Maguire
|
d03bdda5f7
|
Fixes issu...
,'``.._ ,'``.
:,--._:)\,:,._,.: All Glory to
:`--,'' :`...';\ the HYPNO TOAD!
`,' `---' `.
/ :
/ \
,' :\.___,-.
`...,---'``````-..._ |: \
( ) ;: ) \ _,-.
`. ( // `' \
: `.// ) ) , ;
,-|`. _,'/ ) ) ,' ,'
( :`.`-..____..=:.-': . _,' ,'
`,'\ ``--....-)=' `._, \ ,') _ '``._
_.-/ _ `. (_) / )' ; / \ \`-.'
`--( `-:`. `' ___..' _,-' |/ `.)
`-. `.`.``-----``--, .'
|/`.\`' ,','); SSt
` (/ (/
|
2010-07-12 19:51:23 +00:00 |
David Sansome
|
81b2e40d30
|
Set a more appropriate text and icon for the queue/dequeue action depending on how many of the selected tracks are queued.
|
2010-07-11 21:52:00 +00:00 |
David Sansome
|
cbc6169ea8
|
Make the "stop after this track" box look nicer
|
2010-07-11 18:37:42 +00:00 |
David Sansome
|
1f9e72f971
|
Add icons to the move up/move down/clear buttons, and implement the clear button
|
2010-07-11 16:58:22 +00:00 |
David Sansome
|
41183107d2
|
Start of work on a queue manager
|
2010-07-11 15:37:40 +00:00 |
David Sansome
|
4760210b2f
|
Show a warning message instead of asserting if no projectM presets could be loaded.
|
2010-07-10 17:21:23 +00:00 |
David Sansome
|
d620779696
|
Add an option to disable directory watchers
|
2010-07-10 17:03:28 +00:00 |
David Sansome
|
e9525e8ec3
|
Very basic support for reading iPods with libgpod. Uses a hardcoded ~/.gvfs path for now.
|
2010-07-04 20:52:45 +00:00 |
David Sansome
|
919f80a811
|
Mount points makes more sense than mount paths
|
2010-07-04 15:57:09 +00:00 |
David Sansome
|
2762d80722
|
Show the scanning progress in the device view
|
2010-07-04 15:56:08 +00:00 |
David Sansome
|
b3af9fa7d7
|
Add a device properties dialog
|
2010-07-04 15:01:24 +00:00 |
David Sansome
|
a892489de7
|
Add a menu option to forget a device, and add some helpful information dialogs
|
2010-07-04 12:56:49 +00:00 |
David Sansome
|
88474551d5
|
Make the device view prettier
|
2010-07-04 11:34:25 +00:00 |
David Sansome
|
71a1cf3c41
|
Disconnecting devices works
|
2010-07-04 00:33:34 +00:00 |
David Sansome
|
db5409b66b
|
Store devices in the main database
|
2010-07-03 23:00:07 +00:00 |
David Sansome
|
6654182032
|
Don't connect new devices automatically, put them in a list model. Add icons for ipods, android phones and USB memory sticks.
|
2010-07-03 21:05:55 +00:00 |
David Sansome
|
2d64703ee8
|
Merge translations from Launchpad
|
2010-06-28 18:35:00 +00:00 |
David Sansome
|
751f2bbd43
|
Merge translations from Launchpad
|
2010-06-26 13:27:12 +00:00 |
David Sansome
|
7c09e39d41
|
Only compile the DeviceKit bits on Linux
|
2010-06-26 12:57:00 +00:00 |
David Sansome
|
69924cd76a
|
Add copy and move menu items to the playlist
|
2010-06-24 23:36:39 +00:00 |
David Sansome
|
e1e8866424
|
Make pausing and resuming library scans come from the task manager, not the organiser.
|
2010-06-24 22:59:29 +00:00 |
David Sansome
|
dbe51d2cf5
|
Add an "Organise files..." menu option to the Library view
|
2010-06-24 22:45:30 +00:00 |
David Sansome
|
b2f8bb7063
|
Pass the copy/move state through to Organiser
|
2010-06-24 20:26:17 +00:00 |
David Sansome
|
0848f62c3d
|
Move OrganiseFormat to core/ and add an Organise class that actually does the work.
|
2010-06-24 18:33:38 +00:00 |
David Sansome
|
e680c441c1
|
Directory model, reset button, save and load settings
|
2010-06-24 17:34:23 +00:00 |
David Sansome
|
b2dcaf5cd4
|
Add a dialog for organising files in a library. Doesn't work yet
|
2010-06-24 16:26:49 +00:00 |
David Sansome
|
f0e494fd32
|
Update all the translations
|
2010-06-23 17:03:37 +00:00 |
David Sansome
|
88d1c7518a
|
Move the "Configure Clementine" menu item into the Tools menu and rename it "Preferences". Also move the global shortcuts dialog into a page in the preferences dialog. Fixes issue #422
|
2010-06-23 16:27:23 +00:00 |
David Sansome
|
f808591ec7
|
Refactor the loading indicator widget into a seperate TaskManager class that can handle tasks with progress
|
2010-06-23 13:21:30 +00:00 |
David Sansome
|
1cc9392aa8
|
Merge translations from Launchpad
|
2010-06-23 10:21:37 +00:00 |
David Sansome
|
3ef14cbfbc
|
Juggle this translation
|
2010-06-18 16:06:59 +00:00 |
David Sansome
|
47790e9099
|
Merge translations from Launchpad
|
2010-06-18 15:53:08 +00:00 |