Commit Graph

929 Commits

Author SHA1 Message Date
craig.p.drummond
b88a5b8f28 Use PREFIX/share/cantata/streams/NAME/streams.xml.gz and PREFIX/share/cantata/streams/NAME/icon.svg for XML streams 2013-08-27 18:57:06 +00:00
craig.p.drummond
2579d53dc3 Fix decoding of details for Online service URLs sent to MPD, and subsequently read back.
BUG: 278
2013-08-26 18:54:02 +00:00
craig.p.drummond
0c99596bd5 HTTP stream URL is per collection 2013-08-23 16:34:03 +00:00
craig.p.drummond
aeecb04f2b Spelling 2013-08-23 16:33:40 +00:00
craig.p.drummond
e872124e3b Initial support for Composer tag 2013-08-22 18:18:59 +00:00
craig.p.drummond
1f1e87f509 Fix Genre refresh when change grouping 2013-08-22 18:18:23 +00:00
craig.p.drummond
978b626f23 Fix build due to broken translation files.
BUG: 274
2013-08-22 18:16:29 +00:00
craig.p.drummond
e81896bbdb For some stream categories (digitally imported, jazzradio, rockradio, sky, somaFm, and some user categories) add category name to stream name when it is saved in favourites, or added to playqueue. 2013-08-21 15:50:08 +00:00
craig.p.drummond
0a2cb95fab Fix 'Add Stream URL' action in builds where device support is disabled.
BUG: 271
2013-08-21 10:10:33 +00:00
craig.p.drummond
309cc995d8 Add searching via shoutcast 2013-08-20 18:26:15 +00:00
craig.p.drummond
c4f01f1c93 Request icecast yp.xml file gzip compressed 2013-08-20 18:25:28 +00:00
craig.p.drummond
fbfb08165c - Add support for user-installable stream providers. Need to copy name.xml.gz, and name.svg/name.png to ~/.config/cantata/streams - or PREFIX/share/cantata/streams
- Use thi snew mechanism to install 1.fm provider
2013-08-19 20:44:02 +00:00
craig.p.drummond
84000a1b5b When adding streams that have a name assinged, but no path, then add a trailing slash. (Otherwise stream is not played) 2013-08-19 20:41:42 +00:00
craig.p.drummond
bf33bf2719 Remove cantata prefix when showing status message about fetching streams. 2013-08-19 19:11:15 +00:00
craig.p.drummond
dba3417a90 Untested support for opus file format 2013-08-19 17:55:31 +00:00
craig.p.drummond
11749453bc Work-around Windows and QJson issue. 2013-08-19 17:54:57 +00:00
craig.p.drummond
a225e31c00 Dont use https for context view searches. 2013-08-19 17:53:47 +00:00
craig.p.drummond
98d1eb907e - Fix reading of genres from cache file.
- Fix updating of genres after DB is refreshed.
2013-08-19 17:52:42 +00:00
craig.p.drummond
f5ba46870f For Qt-only Linux builds, set file permissions of config file so that others cannot read the file - as MPD, Magnatune, or DigitallyImported passwords will be saved here. 2013-08-19 17:51:15 +00:00
craig.p.drummond
2a3ad22f56 Fix starting of per-user MPD instance. 2013-08-18 18:53:08 +00:00
craig.p.drummond
fe8fb0b6eb Fix crash in settings dialog if current connection name is removed from config file. 2013-08-18 18:34:10 +00:00
craig.p.drummond
a78abe2c86 Run replaygain analysis within a separate process. Saves main Cantata needing to link to ffmpeg/mpg123, and guards Cantata agains memory leaks in replaygain code.
BUG: 261
2013-08-11 09:39:03 +00:00
craig.p.drummond
2069b2693b Use tooltip to display position that will be jumped to if mouse is pressed on time slider. 2013-08-02 19:26:39 +00:00
craig.p.drummond
ee76d2ab92 Click on time label to toggle between shwowing current time and time remaining. 2013-08-02 19:26:07 +00:00
craig.p.drummond
07874f85e1 Update 2013-07-31 20:05:29 +00:00
craig.p.drummond
11f9aea2b5 Update copy of Solid to KDE4.10.5 2013-07-22 21:11:34 +00:00
craig.p.drummond
3d3736c913 Dont use KIO - its not thread safe, and leads to segfault on exit if its used in a non-gui thread!!! 2013-07-16 18:31:55 +00:00
craig.p.drummond
83faed9837 Remove lame usage, its not actually required for audio cd playback! 2013-07-12 19:29:34 +00:00
craig.p.drummond
cbeb44d699 SoundCloud support 2013-07-11 19:41:41 +00:00
craig.p.drummond
ac204c56fd Default to enabling use of media keys under GNOME/Unity. 2013-07-10 18:34:42 +00:00
craig.p.drummond
179d0eeca2 Better TunIn searches. Search is now in main window, and all types are searched.
BUG:252
2013-07-09 14:15:11 +00:00
craig.p.drummond
62fc004933 Allow seeking in cantata HTTP streams. 2013-07-05 20:39:15 +00:00
craig.p.drummond
41509e196d If stream is not a cantata stream, and the total time is known, then enable the position slider. 2013-07-05 19:22:45 +00:00
craig.p.drummond
f9ba35930c Show message on playqueue when fetching a stream 2013-07-05 19:21:08 +00:00
craig.p.drummond
90e1ae4937 For MPD versions 0.17 and above, if Cantata can read a .cue file then it will list each track as a separate entry in the artists and albums views.
BUG: 249
2013-07-02 19:20:40 +00:00
craig.p.drummond
12705ed9e6 Add support for shoutcast 2013-07-01 19:57:04 +00:00
craig.p.drummond
f068278e1e Search in dynamic page now also searches rules 2013-07-01 19:53:45 +00:00
craig.p.drummond
2d17a2dba0 Place search fields on bottom of views, and hide by default. Show when Ctrl-F is used for views, and Ctrl-Shift-F for playqueue. 2013-06-30 21:35:43 +00:00
craig.p.drummond
b15775ebfa Add RockRadio.com 2013-06-29 07:49:00 +00:00
craig.p.drummond
bc3975766c Add 'Listen Live' to stream providers 2013-06-29 07:24:38 +00:00
craig.p.drummond
d27922e52f Simplify streams page 2013-06-28 18:24:49 +00:00
craig.p.drummond
9d04aa0d9a Add import of 'Digitally Imported' radio streams - free versions only at the moment. 2013-06-26 16:23:43 +00:00
craig.p.drummond
ce17aebf36 ...and the code to go along with the PNG icons... 2013-06-26 16:23:09 +00:00
craig.p.drummond
95307fee75 Copy Qt5 Linux system proxy code for Qt4 builds. 2013-06-26 16:19:57 +00:00
craig.p.drummond
29e003c5de Add 'Copy Songs To Device' action to playlists page. 2013-06-26 16:19:29 +00:00
craig.p.drummond
7a42703c7e Optionally use current album cover as play queue backdrop 2013-06-25 18:05:48 +00:00
craig.p.drummond
e8876e8bcb Hide HTTP server settings if we only have 1 active network connection (well 2 if you include loopback :-) ) 2013-06-24 18:48:39 +00:00
craig.p.drummond
d3cee2f516 Dont build proxy config dialog by default, proxy config should really be a system thing - and not a feature you would expect in a music player! 2013-06-24 18:47:53 +00:00
craig.p.drummond
cd8d69b947 Combine Output and Playback config pages. 2013-06-24 18:41:53 +00:00
craig.p.drummond
93db55160e Add support for a simple profile where MPD is started by cantata, and the only settings are the music folder and cover names. 2013-06-23 08:51:19 +00:00