Commit Graph

573 Commits

Author SHA1 Message Date
craig.p.drummond
9029248314 Use style to create Gtk3-like spinboxes. 2014-01-07 21:25:00 +00:00
craig.p.drummond
adf2cd78db Only collapse search index 2014-01-07 19:59:41 +00:00
craig.p.drummond
addfca835a Update (c) year 2014-01-06 19:32:05 +00:00
craig.p.drummond
7d6e14993c Add CMake option to disable dynamic playlists 2014-01-03 19:04:56 +00:00
craig.p.drummond
c1642405c8 Add CMake option to disable streams tab 2014-01-03 19:04:37 +00:00
craig.p.drummond
0fad671531 Allow poll duration to be specified in config file - 0 (no polling) to 60 (seconds) 2014-01-02 20:02:28 +00:00
craig.p.drummond
c673e074ba If Ctrl-F is activated again whilst search widget is visible, then select all current text.
BUG: 374
2013-12-31 09:23:18 +00:00
craig.p.drummond
03849ee1c7 When closing search widget, after performing a search, collapse all bar top level items.
BUG: 367
2013-12-30 09:21:32 +00:00
craig.p.drummond
ec543dfefe Hide volume control if MPD returns a negative value for volume - which indicates MPD's volume mixer is disabled.
BUG: 366
2013-12-29 18:38:48 +00:00
craig.p.drummond
c8362594a1 Add config item, mpdPoll, which when set to true will cause Cantata to poll MPD every second whilst playing. This is useful for cases where Cantata misses updates from MPD. This needs to be manually set in config file (see README for details), as this is only a work-around for certain scenarios.
BUG: 364
2013-12-27 20:50:24 +00:00
craig.p.drummond
5855442c53 Fix crash when changing online view from list to tree, after a soundcloud search. 2013-12-21 10:44:48 +00:00
craig.p.drummond
5acfd68792 Fix potential memory leak with cover images. 2013-12-19 20:07:12 +00:00
craig.p.drummond
a8168c5d15 Set tab order 2013-12-19 20:04:48 +00:00
craig.p.drummond
ca0b7099fe Try to preserve playqueue position after undo/redo 2013-12-18 19:18:36 +00:00
craig.p.drummond
482bc95ad0 Save search category 2013-12-18 19:17:58 +00:00
craig.p.drummond
b1ff1c0fb1 Use audioFileIcon from Icons 2013-12-18 19:17:05 +00:00
craig.p.drummond
8e67252f0d - Use 32x32 for drag'n'drop icon, 64x64 for highdpi
- Use audio-x-generic icon for drag'n'drop if no cover found.
2013-12-18 19:16:21 +00:00
craig.p.drummond
3eef603688 Add 'Search' tab - uses MPD for search. 2013-12-18 19:15:19 +00:00
craig.p.drummond
01a49c415d Also need to show artist for various artist albums 2013-12-06 13:41:50 +00:00
craig.p.drummond
a46ec7233e Handle empty album name 2013-12-05 19:44:31 +00:00
craig.p.drummond
b392ccbc30 If song has a disc number set, then display song track as "disc.track title" - e.g. "2.01 Blah blah" 2013-12-05 19:42:58 +00:00
craig.p.drummond
e8325b714f Align main menu with toolbutton 2013-11-29 20:18:12 +00:00
craig.p.drummond
642bee5ed2 Check return of selectionModel() before using.
BUG: 333
2013-11-27 19:41:37 +00:00
craig.p.drummond
75c34d6ca0 Using mouse wheel over position slider changes position by 5 seconds.
BUG: 338
2013-11-25 19:25:36 +00:00
craig.p.drummond
5c8e9f6787 Use QString to convert year into a number, as i18n formats number according to locale (so soetimes adds a comma!)
BUG: 329
2013-11-18 19:17:04 +00:00
craig.p.drummond
c43f6ae6d3 When showin a new page, place focus on view. 2013-11-10 07:55:14 +00:00
craig.p.drummond
89c3dc64f6 Minor improvements 2013-10-30 22:11:03 +00:00
craig.p.drummond
aa4d255a1b Left click DI status item opens config 2013-10-30 22:10:39 +00:00
craig.p.drummond
31db94f2bc Simplify 2013-10-28 19:48:09 +00:00
craig.p.drummond
603b097674 Better state control 2013-10-28 19:47:52 +00:00
craig.p.drummond
c67dcfc031 Add a config item to control volume step - no config UI 2013-10-25 20:02:38 +00:00
craig.p.drummond
535411d7dc Better error text 2013-10-21 18:07:38 +00:00
craig.p.drummond
5fcbd06616 Add some debug to song file checking 2013-10-21 18:07:21 +00:00
craig.p.drummond
a4bc9d3063 Put song-file checking in base class 2013-10-21 18:06:52 +00:00
craig.p.drummond
3d27c80c13 High DPI 2013-10-17 17:25:52 +00:00
craig.p.drummond
29a88b90d2 Use 'Menu' as menu button tooltip 2013-10-17 17:24:33 +00:00
craig.p.drummond
8da91e460a No need for title on menu - it is not displayed! 2013-10-16 18:20:24 +00:00
craig.p.drummond
9dbc578e35 Volume icons no longer required. 2013-10-15 18:29:25 +00:00
craig.p.drummond
e562beb7c2 wheelEvent - forgot to commit header!!! 2013-10-15 17:22:01 +00:00
craig.p.drummond
3695010105 No focus 2013-10-15 17:21:31 +00:00
craig.p.drummond
d304396817 wheelEvent 2013-10-15 17:21:13 +00:00
craig.p.drummond
4dccd2a099 Fix fill 2013-10-15 17:20:58 +00:00
craig.p.drummond
5fb4a51018 Fix for 'high dpi' 2013-10-15 17:20:43 +00:00
craig.p.drummond
a61a1d345d RTL 2013-10-15 17:19:44 +00:00
craig.p.drummond
42931e1066 Custom volume control 2013-10-15 17:19:20 +00:00
craig.p.drummond
7e1c07d000 Base line width, etc, on font size 2013-10-11 19:08:58 +00:00
craig.p.drummond
a898162c6d Dont hide other online services / streams when searching. 2013-10-09 18:45:01 +00:00
craig.p.drummond
aac26903a6 - Show action short-cuts in tooltips
- Move https->http conversion into NetworkAccessManager, so that it is consistent
- Place clear playqueue button back to its previous position
2013-10-09 17:07:14 +00:00
craig.p.drummond
509c5d95aa Move 'clear play queue' button to before search button 2013-10-08 17:59:35 +00:00
craig.p.drummond
f5c6887ca9 Alter alpha when not active 2013-10-08 17:58:39 +00:00