Christian Muehlhaeuser
|
1ee05566b4
|
* Proper minimum sizeHints for OSX.
|
2010-11-27 07:40:08 +01:00 |
|
Christian Muehlhaeuser
|
db38346029
|
* Made the queue show/hide button stuck to the bottom of PlaylistManager.
|
2010-11-27 07:32:05 +01:00 |
|
Christian Muehlhaeuser
|
813fbb655d
|
* Getting rid of some debug output.
|
2010-11-27 05:54:33 +01:00 |
|
Christian Muehlhaeuser
|
9b59e296f0
|
Now using a QEasingCurve::OutBack for the queue animation.
|
2010-11-27 05:50:56 +01:00 |
|
Christian Muehlhaeuser
|
cef7883fd6
|
* Fix a few animation issues.
|
2010-11-27 05:35:52 +01:00 |
|
Christian Muehlhaeuser
|
af4898331a
|
* Don't animate initial hide.
|
2010-11-27 05:24:35 +01:00 |
|
Christian Muehlhaeuser
|
90bba51411
|
* Initially hide the queue.
|
2010-11-27 05:22:15 +01:00 |
|
Christian Muehlhaeuser
|
caa12cfdd2
|
* Now we have a proper AnimatedSplitter class.
|
2010-11-27 05:18:32 +01:00 |
|
Christian Muehlhaeuser
|
a4da10daa4
|
* Even smoother animation.
|
2010-11-27 03:42:42 +01:00 |
|
Christian Muehlhaeuser
|
94efcb9f8e
|
* Should make animation a little smoother.
|
2010-11-27 02:25:21 +01:00 |
|
Christian Muehlhaeuser
|
597c52f96d
|
* Added queue feature.
* Fixed a few playlist related bugs.
|
2010-11-27 02:00:42 +01:00 |
|
Christian Muehlhaeuser
|
a42c317209
|
* Try to buffer FLACs till we got transcoding running.
|
2010-11-26 14:22:09 +01:00 |
|
Christian Muehlhaeuser
|
02f114de86
|
* Updated README: Headless mode now also depends on audio engine stuff.
|
2010-11-25 11:30:21 +01:00 |
|
Christian Muehlhaeuser
|
99b1a121b3
|
* Updated README to include FLAC dependency.
|
2010-11-25 11:19:44 +01:00 |
|
Christian Muehlhaeuser
|
ebca511e43
|
* Now supports FLAC playback.
|
2010-11-25 11:12:12 +01:00 |
|
Christian Muehlhaeuser
|
484cab1553
|
* Move message processing & BufferIODevice stuff into network/ subdir.
|
2010-11-25 10:29:41 +01:00 |
|
Christian Muehlhaeuser
|
097857cc72
|
* No MainWindow hiding on OSX whatsoever.
|
2010-11-25 08:05:41 +01:00 |
|
Christian Muehlhaeuser
|
e68e776bdf
|
* React to single- & double-clicks on the TrayIcon.
|
2010-11-25 08:02:28 +01:00 |
|
Christian Muehlhaeuser
|
15e2db9372
|
* Dont hide in SysTray on OSX.
|
2010-11-25 07:58:14 +01:00 |
|
Christian Muehlhaeuser
|
86c87deb0e
|
* You can now add jabber friends within Tomahawk (Menu Network -> Add Friend).
* If the mainwindow (not the app itself) gets closed, it will now hide in the SysTray.
* Cleaned up menus.
|
2010-11-25 07:48:04 +01:00 |
|
Christian Muehlhaeuser
|
b175bc5324
|
* We now have a trayicon.
|
2010-11-25 06:58:05 +01:00 |
|
Christian Muehlhaeuser
|
829e0a8a2f
|
* Fix missing window title.
|
2010-11-25 06:11:31 +01:00 |
|
Christian Muehlhaeuser
|
520fdceda2
|
* Remove a debug output.
|
2010-11-25 06:09:10 +01:00 |
|
Christian Muehlhaeuser
|
245b3b6951
|
* Fixed refreshing covers upon retrieval in AlbumModel / -Item.
|
2010-11-25 06:05:25 +01:00 |
|
Christian Muehlhaeuser
|
2a8d288524
|
* Remove inet / tcp includes.
|
2010-11-25 05:50:02 +01:00 |
|
Christian Muehlhaeuser
|
9cf4fce84d
|
* Actually, there's no need for a PONG command.
|
2010-11-25 05:35:45 +01:00 |
|
Christian Muehlhaeuser
|
b43baf1887
|
* Fixed PING/PONG timeout.
|
2010-11-25 05:20:25 +01:00 |
|
Christian Muehlhaeuser
|
9283c91580
|
* Don't try to process PING/PONG messages.
|
2010-11-25 05:08:32 +01:00 |
|
Christian Muehlhaeuser
|
ec7995dc42
|
* Move PING command to ControlConnection.
|
2010-11-25 05:04:26 +01:00 |
|
Christian Muehlhaeuser
|
28b543a5c5
|
* Use internal PING mechanism in Connection class instead of relying on TCP KEEPALIVE.
|
2010-11-25 04:39:07 +01:00 |
|
Christian Muehlhaeuser
|
b9ceda860a
|
* Set TCP KEEPALIVE values to detect dead sources.
|
2010-11-25 03:27:35 +01:00 |
|
Christian Muehlhaeuser
|
8ff60cd2e3
|
* Updated NSI installer assets (new Tomahawk logo).
|
2010-11-24 10:55:34 +01:00 |
|
Christian Muehlhaeuser
|
8e974173bf
|
* Update trackcount when a collection gets removed from CollectionFlatModel.
|
2010-11-24 10:11:28 +01:00 |
|
Christian Muehlhaeuser
|
69c1e54278
|
Merge branch 'master' of https://github.com/stever/tomahawk into stever-master
|
2010-11-24 09:35:31 +01:00 |
|
Christian Muehlhaeuser
|
fa9926d239
|
* Don't crash after removing a source from CollectionFlatModel.
|
2010-11-24 09:34:19 +01:00 |
|
Steven Robertson
|
fe0f7ee893
|
Fixed name of option defined but commented-out.
|
2010-11-24 08:30:47 +00:00 |
|
Christian Muehlhaeuser
|
8cdc23bd29
|
Merge branch 'master' of https://github.com/stever/tomahawk into stever-master
|
2010-11-24 08:35:18 +01:00 |
|
Christian Muehlhaeuser
|
83b228cbe9
|
* Emit trackCountChanged() after removing tracks from the TrackModel.
|
2010-11-24 08:33:19 +01:00 |
|
Christian Muehlhaeuser
|
61f70dd3a7
|
* Fixed sorting behaviour for edge cases.
|
2010-11-24 08:30:52 +01:00 |
|
Christian Muehlhaeuser
|
309f2560b5
|
* Don't use smaller font sizes on Windows.
|
2010-11-24 07:49:38 +01:00 |
|
Christian Muehlhaeuser
|
96d20f9354
|
* Improved AudioControls ui layout.
|
2010-11-24 07:33:38 +01:00 |
|
Steven Robertson
|
a9e9793cd2
|
Providing support for UAC plugin as an option.
|
2010-11-23 12:36:46 +00:00 |
|
Christian Muehlhaeuser
|
d92288d6cc
|
* Cross compiling build fixes.
|
2010-11-18 01:40:59 +01:00 |
|
Christian Muehlhaeuser
|
d271be5ad9
|
* Now using a smaller version of the info-button icon.
|
2010-11-23 09:10:16 +01:00 |
|
Christian Muehlhaeuser
|
cdddb3bdf4
|
* DRY: No need to reimplement previous- & nextItem over and over again.
|
2010-11-23 08:31:20 +01:00 |
|
Christian Muehlhaeuser
|
757d2691c1
|
* Fixed some margins.
|
2010-11-21 11:03:42 +01:00 |
|
Christian Muehlhaeuser
|
adf05014fb
|
* Fixed OSX margins.
|
2010-11-21 10:42:30 +01:00 |
|
Christian Muehlhaeuser
|
a4e4a2c7a7
|
* Use slightly smaller font size for TrackViews.
|
2010-11-21 10:35:45 +01:00 |
|
Christian Muehlhaeuser
|
33de4e76f3
|
* Don't set a custom font on SourceInfoWidget.
|
2010-11-21 10:31:01 +01:00 |
|
Christian Muehlhaeuser
|
7d26def37f
|
* Fixed OSX sidebar issue.
|
2010-11-21 10:23:34 +01:00 |
|