craig.p.drummond
ca61baef4a
Obtain Qt5 translations folder for windows and mac builds.
2014-09-17 11:16:29 +00:00
craig.p.drummond
b6be2874fb
Use smaller font, if main font is >9pt
2014-09-17 11:16:00 +00:00
craig.p.drummond
97a84d3371
Fix time slider colour
...
BUG: 542
2014-09-16 21:49:15 +00:00
craig.p.drummond
a41e255466
Remove unused functions
2014-09-16 21:40:26 +00:00
craig.p.drummond
b624551537
MessageBox text changes
2014-09-16 21:37:07 +00:00
craig.p.drummond
d5ce7de372
Re-format mode MessageBox messages - so that they can be split into main/sub text for MacOS dialogs.
2014-09-16 21:21:43 +00:00
craig.p.drummond
859f92ad1a
Add margins for Mac - due to line-edit focus glow.
2014-09-16 17:55:35 +00:00
craig.p.drummond
144a930f25
Revert back to single context menu.
2014-09-16 17:54:54 +00:00
craig.p.drummond
26546ce4ac
Allow to change stream, and online-service, filter search category without closing current search field.
2014-09-16 17:54:10 +00:00
craig.p.drummond
f193b9992e
Dont set override cursor for Mac
2014-09-16 17:53:05 +00:00
craig.p.drummond
01d2328ebb
Dont round edges for Mac
2014-09-16 17:52:44 +00:00
craig.p.drummond
8436322161
Only show icons on buttons if applicable to style
2014-09-15 21:12:45 +00:00
craig.p.drummond
2fecac1a22
Use Gnome button layout for OSX - otherwise user buttons and apply are on the left???
2014-09-15 21:12:00 +00:00
craig.p.drummond
094454a99e
When using Cache config page to clear disk cover/scaled-cover cache, also clear memory cache.
...
BUG: 540
2014-09-15 18:50:37 +00:00
craig.p.drummond
ee3300ffef
If 'force single click' is disabled, then double-click on icon view will not add artist/album to playqueue but navigate into.
...
BUG: 541
2014-09-15 11:22:00 +00:00
craig.p.drummond
85302972c6
Remove top & bottom margin for mac builds - not required.
2014-09-14 14:19:07 +00:00
craig.p.drummond
bdd0973a24
Increase (slightly) spacing between track details and slider.
2014-09-14 14:13:57 +00:00
craig.p.drummond
cfb2075ec4
Fix playqueue current track highlight with Mac
2014-09-14 14:09:53 +00:00
craig.p.drummond
a5ec3cd935
Dont do mouse-over for Mac builds
2014-09-14 13:19:52 +00:00
craig.p.drummond
22cf667611
No need for 'Exif fullscreen' label for Mac builds.
2014-09-14 12:29:19 +00:00
craig.p.drummond
6aa80d2381
Reduce spacer height - as it messes up view heights under OSX
2014-09-14 12:23:03 +00:00
craig.p.drummond
490dbdfc10
Message widget button order for Mac
2014-09-14 12:11:21 +00:00
craig.p.drummond
2e3a171152
Only show icons in message widget buttons if style uses icons for dialog buttons.
2014-09-14 12:06:41 +00:00
craig.p.drummond
7fc3f206f5
Need a 1 pixel margin between view selector and views under OSX - as hilight is draw outside of view.
2014-09-14 12:00:02 +00:00
craig.p.drummond
d9ad51bf11
Fix some palette issues under OSX
2014-09-14 11:52:14 +00:00
craig.p.drummond
f75c2e06f1
Better for OSX
2014-09-14 10:54:57 +00:00
craig.p.drummond
796e5f21e4
Mono playback icons for mac
2014-09-14 09:55:25 +00:00
craig.p.drummond
7ec716484d
Use camel case for installed app name - e.g. Cantata.app not cantata.app
2014-09-14 08:36:28 +00:00
craig.p.drummond
7a0747d17d
Add option to disable song info tooltips.
2014-09-14 08:01:19 +00:00
craig.p.drummond
6dc934412d
Allow all bar title and artist columns to be hidden in playqueue.
2014-09-14 07:23:26 +00:00
craig.p.drummond
d611d079f4
Hack around some glitches in OSX.
2014-09-13 07:43:41 +00:00
craig.p.drummond
0ac8bd3572
Reduce cover size by 10% on OSX - a bt large otherwise?
2014-09-13 07:17:04 +00:00
craig.p.drummond
00235490d6
Use WindowManager class to provide drag of OSX toolbar.
2014-09-13 07:07:11 +00:00
craig.p.drummond
a5069f94cf
Qt5 Mac builds. Not 100% perfect, TODO:
...
- Unified toolbar - appears, but cannot drag on all?
- HighDPI support - pixmaps should be scaled, but are not. Cantata's detection code needs modifying
- Cover in toolbar is a bit too large
- Some odd layout in pref dialog
2014-09-12 22:37:46 +00:00
craig.p.drummond
c163f88331
~ / QDir::homePath()
...
BUG: 538
2014-09-12 20:40:43 +00:00
craig.p.drummond
56ecd8ed60
Fix downloading of podcasts when url is redirected.
...
BUG: 537
2014-09-12 19:54:06 +00:00
craig.p.drummond
22698f5972
Need to enable edit tags even if we dont have replaygain support.
2014-09-12 17:51:29 +00:00
craig.p.drummond
0d05daaaa4
In context view, when creating links to similar artists compare artists names case-insensitively.
...
BUG: 534
2014-09-05 16:50:26 +00:00
craig.p.drummond
16c1595b99
Spelling
2014-09-04 18:45:21 +00:00
craig.p.drummond
037350609f
Indicate if encoder is avconv
2014-09-04 18:45:06 +00:00
craig.p.drummond
52a97e9c25
Code layout
2014-09-04 18:44:44 +00:00
craig.p.drummond
6d49054794
Backport trunk fixes to branch:
...
1. When guessing song details from filename (due to missing tags), remove any extension - not just three letter extensions!
2. In tag editor, only show '(Various)' hint for the 'All tracks' entry.
3. Also catpitalise composer in tag editor.
4. Resize device properties dialog when changing transcoder.
5. Initialise sidebar icon sizes before constructing.
6. Display multiple genres as separate entries in playlists page genre combo.
7. Resize cover in grouped view if it is too wide.
2014-09-04 18:44:20 +00:00
craig.p.drummond
d701bbb151
Cache and scale stream icon
2014-09-04 18:43:27 +00:00
craig.p.drummond
aba4d7c1ee
Hide rating widget in toolbar by default
2014-09-03 18:28:31 +00:00
craig.p.drummond
38b1857afd
Better rating range display
2014-09-03 18:28:13 +00:00
craig.p.drummond
a6743eb2c1
Display multiple genres as separate entries in playlists page genre combo.
2014-09-03 18:27:53 +00:00
craig.p.drummond
cdedc79722
Use Song::genres() to split genre
2014-09-03 18:27:32 +00:00
craig.p.drummond
917ba085f2
Unix text file format
2014-09-03 18:27:12 +00:00
craig.p.drummond
b77f162516
#ifdef out var only used if speex dsp found
2014-09-03 18:26:58 +00:00
craig.p.drummond
ee25e3ca3e
Install Qt translations with Mac builds?
2014-09-03 18:26:35 +00:00