craig.p.drummond
4121277e8b
Remove ENABLE_ONLINE_SERVICE cmake option - always enabled.
2013-07-11 18:38:48 +00:00
craig.p.drummond
f7eac39391
Compile fixes for BSD - I hope!
...
BUG: 254
2013-07-11 18:34:46 +00:00
craig.p.drummond
f02fdf4cf2
Song is a struct, not class
...
BUG: 254
2013-07-11 18:34:13 +00:00
craig.p.drummond@gmail.com
7e4dec5b04
Move mounter to /usr/lib/cantata
2013-07-04 11:12:42 +00:00
craig.p.drummond@gmail.com
648a9c3221
Hide password from UI
2013-07-04 11:12:18 +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
5424e4ff16
Strip accelarators from button text before using in help dialog
2013-06-27 15:54:27 +00:00
craig.p.drummond
ec5fc48767
Set default button to 'Cancel' in aciton dialog
2013-06-27 15:53:35 +00:00
craig.p.drummond
9329dd7dca
Consistency...
2013-06-25 18:02:53 +00:00
craig.p.drummond
6d406d80cc
Rewove double dots
2013-06-25 18:02:30 +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
f0baf6ec8b
Better url-label area
2013-06-17 18:37:32 +00:00
craig.p.drummond
e6139e0cef
Fix selection of items in sync dialog
2013-06-17 18:36:19 +00:00
craig.p.drummond
91c3f98593
Improve time remaining (still disabled tho!)
2013-06-17 18:35:55 +00:00
craig.p.drummond
d097d40b72
Update storage free/used when add/remove songs
2013-06-14 17:30:47 +00:00
craig.p.drummond
d2fd806a67
Cleanup
2013-06-14 17:30:16 +00:00
craig.p.drummond
a5622b4682
Fix Qt5 segfault on exit, due to static QIcons being destructed.
2013-06-12 19:56:59 +00:00
craig.p.drummond
521c01c606
Automatic accelator assignment for Qt builds.
2013-06-05 16:55:22 +00:00
craig.p.drummond
1e2a6d9127
Fix buddy connection
2013-06-05 16:54:37 +00:00
craig.p.drummond
cc9daa1bf8
Spelling...
2013-06-03 18:15:11 +00:00
craig.p.drummond
8f11715af3
isDevice/isService are not actually used!
2013-06-03 18:14:54 +00:00
craig.p.drummond
30465b031d
Use supplied device so as to autoplay correct AudioCD
2013-06-02 18:54:21 +00:00
craig.p.drummond
ef282bdf42
If Cantata is passed cdda:// then it will load, and start to play, the current AudioCD.
...
BUG: 224
2013-06-01 08:48:13 +00:00
craig.p.drummond
0e683ca706
When AudioCD is ejected, remove tracks from playqueue.
...
BUG: 226
2013-05-31 19:31:32 +00:00
craig.p.drummond
88bade2fa5
Consistent style for treeviews
2013-05-30 18:58:37 +00:00
craig.p.drummond
6dfb6ac033
Use proxy!!!!
2013-05-30 18:09:51 +00:00
craig.p.drummond
3a675dc8c0
Better song count display
2013-05-30 18:09:37 +00:00
craig.p.drummond
50d34651d6
Expand sync dialog, and action dialog, items on click
2013-05-30 18:09:05 +00:00
craig.p.drummond
c59dc8ecac
Show number of songs to be copied on action dialog. Make number a link, when clicked produce a dialog showing list.
2013-05-30 18:08:06 +00:00
craig.p.drummond
c0470d2ad6
s/FileSchedulder/FileThread/g
2013-05-30 18:07:33 +00:00
craig.p.drummond
b466c3c84e
Remove 'Uncheck All', and add 'Check Items' and 'Uncheck Items' actions
2013-05-30 18:06:34 +00:00
craig.p.drummond
e0c24f66e7
Add uncheck all action to sync dialog
2013-05-29 19:22:04 +00:00
craig.p.drummond
5a85a24891
Show number of selected artists, albums, and songs in sync dialog
2013-05-29 19:05:11 +00:00
craig.p.drummond
0a0ee2fbff
Improve status check when model is updated
2013-05-29 19:04:30 +00:00
craig.p.drummond
154582a11c
Save size of sync dialog
2013-05-29 19:03:57 +00:00
craig.p.drummond
88a8ede746
Use checkboxes in sync dialog to makr items to be copied
2013-05-29 19:03:29 +00:00
craig.p.drummond
8854c4b7c1
- Try no to use yes/no in dialogs - as Gtk reverses this to no/yes!!
...
- Use standard gui items, and create Qt equivalents
2013-05-29 19:00:50 +00:00
craig.p.drummond
7eaeb54ace
Remove time remaining from action dialog - its not acurate enough
2013-05-23 16:59:36 +00:00
craig.p.drummond
6115ba30ca
Remove lyrics and info pages, and place within a new context view.
2013-05-18 10:13:53 +00:00
craig.p.drummond
70046145b8
Simplify HTTP server settings. Now only the interface can be chosen. HTTP server is used for all non-MPD files. If computer has no active network connection (e.g. lo is the only interface), then the HTTP server settings page is hidden.
2013-05-13 20:40:37 +00:00
craig.p.drummond
5d65ff1fca
After ripping a CD, prompt as to whether to calculate ReplyGain.
2013-05-10 19:03:02 +00:00
craig.p.drummond
eaf8809550
Dont display codec settings in copy dialog unless we are copying to a device, or from an AudioCD.
2013-05-09 19:08:44 +00:00
craig.p.drummond
ab3c63410f
- Fix deletion of threads.
...
- Enable online services for windows builds.
2013-05-04 10:35:06 +00:00
craig.p.drummond
8b20c72c8c
Disable online services by default for Windows builds. Loading Jamendo seems to cause a crash. I dont actually use online services, or windows builds, and I'm no windows developer - so I'm unsure how to debug, and dont have the time nor the enthusiasm to try to fix this.
2013-05-01 18:34:04 +00:00
craig.p.drummond
ee0f7974cb
Initial attempt to improve item view responsiveness, as well as preserving cover load speed. Needs more work though :-(
2013-04-29 18:33:48 +00:00
craig.p.drummond
072879cfc5
- Download covers in a sepeare thread.
...
- Remove download queue, as this dealys drawing of album covers, so that we see the CD icon then the cover. However, now scrolling the view 'stalls' as covers are loaded :-( Hmm....
2013-04-24 18:42:49 +00:00
craig.p.drummond
2429a37e15
Simplify
2013-04-24 18:29:58 +00:00
craig.p.drummond
aebf181b75
Remove 'windowTitle' property from widgets
2013-04-08 17:14:57 +00:00
craig.p.drummond
2ccccc902e
Put scripts into 'scripts' sub-folder, and .css files into 'themes'
2013-04-08 17:10:02 +00:00
craig.p.drummond
e81daeb51e
Pass -vn to ffmpeg, to ensure no video!
2013-04-02 19:08:05 +00:00