Commit Graph

157 Commits

Author SHA1 Message Date
craig
c7df4c5160 Initial import of grouped playlists - NOT FINISHED 2012-03-16 22:33:34 +00:00
craig
bac51b2cce Install icon for Qt-only build. 2012-03-15 19:33:05 +00:00
craig
2024cc7268 Allocate more space for tab if required - up to a max of 50% extra. This
fixes "HTTP Server" config page title under Ubuntu with Qt-only build.
2012-03-15 19:32:52 +00:00
craig
32d6626c2c If compiled for Qt-only, and icon theme is not oxygen, then check to see
if current icon theme has required icons (devices/media-optical-audio, etc)
if not, then if oxygen is installed - set icon theme to oxygen.
2012-03-15 19:32:36 +00:00
craig
d992b6fb8a SAve zoom settings 2012-03-14 21:42:28 +00:00
craig
8b43a54281 Include icons in qrc for qt 2012-03-14 17:30:06 +00:00
craig
e31c5fcefa Qt tag editor 2012-03-14 17:28:55 +00:00
craig
289b406458 TagLib is required 2012-03-14 17:27:43 +00:00
craig
7e63de5aae Use QDateTime::toString(Qt::SystemLocaleShortDate) to show server last
update in server info page

- Had a bug report that seems to imply a hang in KSystemTimeZones::local()
(gdb) bt full
#0  0x00007ffff0d7c183 in poll () from /lib/libc.so.6
No symbol table info available.
#1  0x00007fffeaafbed0 in socket_do_iteration () from /usr/lib/libdbus-1.so.3
No symbol table info available.
#2  0x00007fffeaafadbd in _dbus_transport_do_iteration () from /usr/lib/libdbus-1.so.3
No symbol table info available.
#3  0x00007fffeaae5e85 in _dbus_connection_do_iteration_unlocked () from /usr/lib/libdbus-1.so.3
No symbol table info available.
#4  0x00007fffeaae71af in _dbus_connection_block_pending_call () from /usr/lib/libdbus-1.so.3
No symbol table info available.
#5  0x00007fffeaae67a4 in dbus_connection_send_with_reply_and_block () from /usr/lib/libdbus-1.so.3
No symbol table info available.
#6  0x00007ffff33252a5 in ?? () from /usr/lib/libQtDBus.so.4
No symbol table info available.
#7  0x00007ffff3325bb9 in ?? () from /usr/lib/libQtDBus.so.4
No symbol table info available.
#8  0x00007ffff333481b in ?? () from /usr/lib/libQtDBus.so.4
No symbol table info available.
#9  0x00007ffff3334959 in QDBusInterface::QDBusInterface(QString const&, QString const&, QString const&, QDBusConnection const&, QObject*) () from /usr/lib/libQtDBus.so.4
No symbol table info available.
#10 0x00007ffff77dd44b in ?? () from /usr/lib/libkdecore.so.5
No symbol table info available.
#11 0x00007ffff77ddb49 in KSystemTimeZones::local() () from /usr/lib/libkdecore.so.5
No symbol table info available.
#12 0x00007ffff77c0918 in KDateTime::Spec::setType(KDateTime::SpecType, int) () from /usr/lib/libkdecore.so.5
No symbol table info available.
#13 0x00007ffff77ce14c in ?? () from /usr/lib/libkdecore.so.5
No symbol table info available.
#14 0x00007ffff77a6651 in KCalendarSystem::formatDate(QDate const&, QString const&, KLocale::DigitSet, KLocale::DateTimeFormatStandard) const () from /usr/lib/libkdecore.so.5
No symbol table info available.
#15 0x00007ffff77a66b3 in KCalendarSystem::formatDate(QDate const&, QString const&, KLocale::DateTimeFormatStandard) const () from /usr/lib/libkdecore.so.5
No symbol table info available.
#16 0x00007ffff77a74b1 in KCalendarSystem::formatDate(QDate const&, KLocale::DateFormat) const () from /usr/lib/libkdecore.so.5
No symbol table info available.
#17 0x00007ffff78b08ee in ?? () from /usr/lib/libkdecore.so.5
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#18 0x00007ffff78afe71 in KLocale::formatDate(QDate const&, KLocale::DateFormat) const () from /usr/lib/libkdecore.so.5
No symbol table info available.
#19 0x00007ffff78b552d in ?? () from /usr/lib/libkdecore.so.5
No symbol table info available.
#20 0x00007ffff78b5881 in ?? () from /usr/lib/libkdecore.so.5
No symbol table info available.
#21 0x00007ffff78b0085 in KLocale::formatDateTime(QDateTime const&, KLocale::DateFormat, bool) const () from /usr/lib/libkdecore.so.5
No symbol table info available.
#22 0x0000000000480ca0 in ServerInfoPage::statsUpdated (this=0xa36b20, stats=...) at /home/devel/cantata/src/cantata-0.5.0/gui/serverinfopage.cpp:129
2012-03-13 19:50:25 +00:00
craig
6fd75d5337 When renaming files, rename file.lyrics if it exists. 2012-03-13 19:31:43 +00:00
craig
d4a9c94147 Reduce QMutex usage - have MPDStats/MPDStatus emitted as objects, and
stored in relevant classes.
2012-03-13 19:31:25 +00:00
craig
3e2340ebc0 Better control over prev/next track buttons. 2012-03-09 18:58:43 +00:00
craig
edbab88991 Spelling 2012-03-07 19:28:14 +00:00
craig
b5d867c397 Esc key navigates back in list views - if view has focus. 2012-03-05 19:50:18 +00:00
craig
a9e3df8e90 Add ability to increment track numbers to tag editor. 2012-03-05 19:49:11 +00:00
craig
97a6177a84 Update copy of KMessageWidget 2012-03-05 19:48:55 +00:00
craig
5ac79c9be5 Use italic font for stream items in playqueue. 2012-03-02 20:27:07 +00:00
craig
832ab4f98d Change order of actions in system tray menu to be consistent with main window. 2012-03-01 18:29:34 +00:00
craig
468e7631dd Save expanded and collapsed sizes to config file. 2012-03-01 18:28:00 +00:00
craig
4010148b32 Disable MPD config items if not connected to MPD. 2012-02-29 20:48:39 +00:00
craig
406f162e8b Combine playback and output config pages. 2012-02-29 19:35:32 +00:00
craig
990e470c1b Expand inerface when shoing error messages. 2012-02-29 18:32:14 +00:00
craig
8193029dc9 - Better height for collapsed interface.
- Save/restore height of expanded interface, even when interface is collapsed.
2012-02-29 18:11:43 +00:00
craig
efb604a65b Spelling 2012-02-28 19:41:53 +00:00
craig
a4dfea037a Better playback button sizes - using KIcon allows better icon sizes 2012-02-28 19:30:37 +00:00
craig
eac2f00498 Change defaults 2012-02-27 19:58:00 +00:00
craig
fed223b67e Spelling 2012-02-26 21:06:23 +00:00
craig
6f1a8b8e5d Add a workaround for dockmanager issues - dealy registration for .25secs. 2012-02-26 15:01:39 +00:00
craig
730d61b01f Fix drag'n'drop of tracks from album view into play queue - affected list
and icon/list modes.
2012-02-25 21:53:32 +00:00
craig
a9b4cec2bb Spelling! 2012-02-25 19:16:11 +00:00
craig
923599ffd4 Fix build with "-DCMAKE_BUILD_TYPE=debugfull" set 2012-02-25 19:09:43 +00:00
craig
792d8f6556 Mention auto hiding 2012-02-25 19:08:43 +00:00
craig
e244fce08a Dont mention documentation - nowhere near ready! 2012-02-24 18:19:06 +00:00
craig
239b066e36 Grouped play queue :-) 2012-02-24 18:09:07 +00:00
craig
74f10be10d Add option to sort albums in albums view by either; album-artist, or
artist-album.
2012-02-23 16:54:04 +00:00
craig
2f68b2810d Document remote devices 2012-02-22 18:56:58 +00:00
craig
8f97302b7f Add simple HTTP server 2012-02-22 18:52:38 +00:00
craig
c3c7b50072 Fix crash when deleting streams. 2012-02-22 17:29:15 +00:00
craig
199f94b25a Read replaygain tags 2012-02-22 17:28:59 +00:00
craig
d75a9843e6 When saving cache file, if a track is filed under 'single artists' then
store its acutal album name in the cache file. Then when cache is loaded,
we have the correct album to use for the tag editor.
2012-02-20 18:02:16 +00:00
craig
3fc92399cd Use correct value for transcoder parameter. 2012-02-19 14:31:16 +00:00
craig
2fa0b10118 When playing, centre on current track. 2012-02-19 13:04:43 +00:00
craig
e5812f035d - allow to disable translations
- start of documentation
2012-02-17 18:39:11 +00:00
craig
e28bb9b0c6 In tag editor dialog, if a field in the 'All tracks' section has multiple
values - set the placeholder text to '(Multiple values)'
2012-02-17 18:37:50 +00:00
craig
0384964014 Update 2012-02-17 18:37:34 +00:00
craig
24b19fc361 Dont show base dir when editing tags of tracks on UMS device. 2012-02-16 21:47:42 +00:00
craig
24dd1f7060 When loose MPD connection, indicate via message widget. 2012-02-16 21:05:46 +00:00
craig
be1a502a10 Open local files passed on commandline - if using local socket. 2012-02-16 20:49:26 +00:00
craig
c648ef6259 Add "Open File Manager" action to folder page context menu. 2012-02-16 20:47:32 +00:00
craig
528a812c4c Add ability to calculate replaygain tags. 2012-02-16 20:33:05 +00:00