Commit Graph

28 Commits

Author SHA1 Message Date
craig.p.drummond@gmail.com
ef7d099c45 Use UPower (Linux/Qt) to detect when being resumed, and if so reconnect to MPD. 2012-12-03 12:27:55 +00:00
craig.p.drummond@gmail.com
1e0f49421f Allow icon theme to be set in config file.
BUG:130
2012-11-12 12:11:40 +00:00
craig.p.drummond
c80e4a6dba Attempt to resolve issues of missing icons when run under some window managers (e.g. IceWM)
BUG:130
2012-11-11 19:32:14 +00:00
craig.p.drummond
a527705846 Code formatting 2012-10-30 20:49:35 +00:00
craig.p.drummond
b108cec3a7 KDE and windows compile fixes 2012-10-30 20:48:28 +00:00
craig.p.drummond
13d97d7146 For Linux Qt builds, use dbus to determine single app status. 2012-10-30 20:47:15 +00:00
craig.p.drummond
b10ff6582a Fix windows build 2012-10-24 18:20:46 +00:00
craig.p.drummond
f75d860e40 Destroy MainWindow when quit is activaed in KDE builds.
BUG:122
2012-10-23 14:58:18 +00:00
craig.p.drummond@gmail.com
37b0d66c94 If an instance already exists, then raise this when appempting to start a new instance. 2012-10-08 17:21:53 +00:00
craig.p.drummond
238c0ab472 Fix crash on KDE exit 2012-10-03 19:57:44 +00:00
craig.p.drummond
7562762728 Make 'Icon' a class, and move icons into Icons 2012-10-03 19:16:52 +00:00
craig.p.drummond
80ebbf5780 Don't enforce oxygen icons for Qt-only (Linux) builds. Cehck for missing icons, and use alternatives.
NOTE: This is not 100% complete yet - still require better icons for dynamic, playlists, and others...
2012-09-18 18:47:25 +00:00
craig.p.drummond
f4adbaf6a4 Completly remove android changes - this NEVER worked very well, and never will with QWidgets :-( 2012-08-30 19:43:32 +00:00
craig.p.drummond@gmail.com
ac968ed14d Use "users" group and not "audio" when setting the group ID of covers, lyrics, and audio files.
BUG:54
2012-08-21 11:06:42 +00:00
craig.p.drummond@gmail.com
a9db7a35d6 Attempt to reconnect every .5s (for 15s) when resuming 2012-08-08 11:16:26 +00:00
craig.p.drummond
102fdf6f2a Delay reconnect for 1.5s 2012-08-07 19:46:58 +00:00
craig.p.drummond
e208f2bde5 With KDE builds (4.7 or later), and Windows Qt builds, reconnect to MPD when system is resumed. 2012-08-06 19:07:58 +00:00
craig.p.drummond
9a41359def When main window recieves a closeEvent, ignore the event but call quit action. Destroy main window in app destructor.
BUG:39
2012-06-25 18:03:03 +00:00
craig.p.drummond
73477d32a8 No need for vars 2012-06-22 17:24:02 +00:00
craig.p.drummond
c2cc874341 Android: configure colour, font, and some style settings 2012-06-22 15:57:16 +00:00
craig.p.drummond
5b32b51a23 Android: more sizing fixes 2012-06-22 15:51:13 +00:00
craig.p.drummond
84f85cb0e6 More work on android build - now have icons :-) 2012-06-20 05:57:40 +00:00
craig.p.drummond
d932e73071 More android work... 2012-06-19 15:48:18 +00:00
craig.p.drummond
7e25cd0e30 Initial support for android (Necessitas) build.
NOTE: This is *very* much a WORK IN PROGRESS. There are *lots* of missing icons, fonts are a bit too big, etc.
2012-06-18 23:00:22 +00:00
craig.p.drummond
63e0431f6c Make TagLib optional. 2012-06-18 18:22:58 +00:00
craig.p.drummond
849bdf153f Dont crash when close window! 2012-06-15 22:21:32 +00:00
craig.p.drummond
24e65b89db Include QUrl 2012-06-08 17:55:19 +00:00
craig.p.drummond
4cac61a939 - Make Qt-only builds single instance apps, as per KDE build.
- Add commandline file loading support to Qt-only builds.
2012-06-01 16:25:49 +00:00