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 |