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 |
|
craig.p.drummond
|
e772c8eef3
|
Fix page shortcuts
|
2013-06-19 18:25:15 +00:00 |
|
craig.p.drummond
|
aeffbd7db7
|
If cantata-dynamic is started in server mode, then communicate status via UDP multicast messages.
|
2013-06-18 18:35:10 +00:00 |
|
craig.p.drummond
|
fbc3a9e38e
|
Delay loading of local devices at start-up, so view has time to show model
|
2013-06-17 18:36:49 +00:00 |
|
craig.p.drummond
|
a1735f302e
|
Simpler proxy settings
|
2013-06-17 18:35:23 +00:00 |
|
craig.p.drummond@gmail.com
|
09f53e8bd7
|
If cantata-dynamic is started in server mode, then have it create any missing folders.
|
2013-06-17 11:10:06 +00:00 |
|
craig.p.drummond@gmail.com
|
ebbda96e71
|
Check that perl is installed before attempting to start cantata-dynamic in local mode.
BUG: 240
|
2013-06-17 11:09:25 +00:00 |
|
craig.p.drummond
|
291c07c8b5
|
Don't show page shortcuts in tooltips, as tooltip is not updated when shortcut is changed.
|
2013-06-15 19:12:08 +00:00 |
|
craig.p.drummond
|
edf3412cef
|
For Qt builds, if shortcut is set to default then remove entry from config file.
|
2013-06-15 19:06:47 +00:00 |
|
craig.p.drummond
|
40dad559df
|
Spelling
|
2013-06-14 17:29:59 +00:00 |
|
craig.p.drummond
|
1bb745730f
|
Fix invalid covers showing for online services.
|
2013-06-14 17:29:10 +00:00 |
|
craig.p.drummond
|
662de74d1f
|
Also use discogs for artist images in cover dialog.
|
2013-06-14 17:26:02 +00:00 |
|