Leo Franchi
|
5b23b6ad81
|
first saving non-working commit
|
2010-12-09 18:25:35 -05:00 |
|
Christian Muehlhaeuser
|
b45c254081
|
* Try to reconnect if the jabber SIP plugin disconnected.
|
2010-12-09 08:39:39 +01:00 |
|
Christian Muehlhaeuser
|
cc22411dc2
|
* Make sure to delete old Jabber instance before creating a new one.
|
2010-12-08 12:57:24 +01:00 |
|
Christian Muehlhaeuser
|
fe08bff21c
|
* Added SipHandler class. This class is supposed to load SIP plugins, manage und communicate with them.
* Our Jabber classes are now a SipPlugin, which gets loaded by SipHandler.
|
2010-12-08 12:46:42 +01:00 |
|
Christian Muehlhaeuser
|
fc49eb7b21
|
* Added a status QPushButton on top of the sidebar. Xevix will put it to use soon.
|
2010-12-08 06:59:14 +01:00 |
|
Christian Muehlhaeuser
|
cabaaa9710
|
* Don't try to setup UPNP if started with --noupnp.
|
2010-12-07 16:03:17 +01:00 |
|
Christian Muehlhaeuser
|
7aaf3eb98c
|
* Allow empty titled XSPFs to be imported if they contain tracks at least.
|
2010-12-07 14:49:29 +01:00 |
|
Christian Muehlhaeuser
|
e4f9e936ed
|
* Don't create a playlist when parsing invalid XSPF data.
|
2010-12-07 12:34:29 +01:00 |
|
Christian Muehlhaeuser
|
ea08f1578c
|
* Fixed nasty compiler warning.
|
2010-12-07 11:30:24 +01:00 |
|
Christian Muehlhaeuser
|
7b5f16355d
|
* AlbumViews are now sorted by Artist - Album.
* Tweaked mode switching.
* Hide stats & mode buttons for certain view types.
|
2010-12-07 11:25:00 +01:00 |
|
Christian Muehlhaeuser
|
d621411c0d
|
* Remove silly debug output and obsolete code.
|
2010-12-07 08:15:08 +01:00 |
|
Christian Muehlhaeuser
|
fdc5db522d
|
* Robustified and cleaned up the PlaylistManager class.
* artist_ptr caching.
* Added basic AlbumView. (click the cloud icon in mainwindow's toolbar for now)
|
2010-12-07 08:10:12 +01:00 |
|
Christian Muehlhaeuser
|
e2f6d2891d
|
* Added a little shadow around the covers.
|
2010-12-04 02:49:32 +01:00 |
|
Christian Muehlhaeuser
|
e3dfdb7f11
|
* Added background shadow for album covers / artist images.
|
2010-12-03 18:36:31 +01:00 |
|
Christian Muehlhaeuser
|
425cf23e4c
|
* That wasn't supposed to be committed yet.
|
2010-12-03 18:26:38 +01:00 |
|
Christian Muehlhaeuser
|
db8cb48f1a
|
* Tomahawk icon as original uncompressed SVG added.
|
2010-12-03 18:21:37 +01:00 |
|
Christian Muehlhaeuser
|
55591eb2c8
|
* Let's not try to be too clever in TrackHeader. QHeaderView is a bit annoying.
* Store release year in database when scanning music.
* Added Year & Filesize columns to the TrackModel / Header / View.
|
2010-12-03 14:10:29 +01:00 |
|
Christian Muehlhaeuser
|
e6ca3dc5dd
|
* Make TrackView's columns movable again.
* Tweak some default sizes.
|
2010-12-02 12:41:59 +01:00 |
|
Christian Muehlhaeuser
|
7cbef252b5
|
* Set TrackView's header alignment to Qt::AlignLeft.
|
2010-12-02 12:14:46 +01:00 |
|
Christian Muehlhaeuser
|
b67cc0fcdf
|
* Save / restore playlist column state.
* Pixel-wise scrolling for our item views.
|
2010-12-02 06:40:58 +01:00 |
|
Christian Muehlhaeuser
|
77400f543c
|
* Temporary fix for wrong sampleRate detection by libmad.
|
2010-12-01 07:17:27 +01:00 |
|
Christian Muehlhaeuser
|
89da3f6f85
|
* Activate item when pressing return / enter.
|
2010-12-01 06:31:47 +01:00 |
|
Christian Muehlhaeuser
|
fa1252716e
|
* Sped up collection removal from Super Collection.
|
2010-12-01 06:18:03 +01:00 |
|
Christian Muehlhaeuser
|
245ed98b88
|
* Don't try to add an empty track-list to the playlist.
|
2010-12-01 01:20:26 +01:00 |
|
Christian Muehlhaeuser
|
9c379647aa
|
* Clear audio buffers when manually starting a new track.
|
2010-11-30 12:17:16 +01:00 |
|
Christian Muehlhaeuser
|
70993450d9
|
* Polished AlbumView / Model.
|
2010-11-30 11:44:44 +01:00 |
|
Christian Muehlhaeuser
|
2f13a017cd
|
* Fixed deleteing multiple playlist items via context menu.
|
2010-11-30 04:58:33 +01:00 |
|
Christian Muehlhaeuser
|
0862dc83f6
|
* Increased PING timeout.
|
2010-11-30 02:58:50 +01:00 |
|
Christian Muehlhaeuser
|
8fdf5b5422
|
* Hotfix for Domme.
|
2010-11-30 00:32:34 +01:00 |
|
Christian Muehlhaeuser
|
238ff28e61
|
* Fixed issue with obsolete TransferView items.
|
2010-11-29 11:42:50 +01:00 |
|
Christian Muehlhaeuser
|
7ebfe1c7c7
|
* Fixed trying to access invalid results in FileTransferConnection.
|
2010-11-29 11:27:55 +01:00 |
|
Christian Muehlhaeuser
|
82cf51f058
|
* Should fix FileTransferConnections not cleaning up properly.
|
2010-11-29 11:02:30 +01:00 |
|
Christian Muehlhaeuser
|
e55233da64
|
* Fix ElidedLabel in AudioControls.
|
2010-11-29 10:24:17 +01:00 |
|
Christian Muehlhaeuser
|
052a36a161
|
* Increased PING msg timeout to 60 seconds.
|
2010-11-29 09:31:36 +01:00 |
|
Christian Muehlhaeuser
|
7a21354f57
|
* Fixed dupe connections (hopefully).
|
2010-11-29 09:17:56 +01:00 |
|
Christian Muehlhaeuser
|
40fc9d5c57
|
* Fixed another TransferView issue.
|
2010-11-29 08:27:51 +01:00 |
|
Christian Muehlhaeuser
|
fa01d21267
|
* Fix issue with blind FileTransferConnections.
|
2010-11-29 08:22:58 +01:00 |
|
Christian Muehlhaeuser
|
eb62b0d4c6
|
* Use nodeID instead of Connection ID.
|
2010-11-29 08:06:59 +01:00 |
|
Christian Muehlhaeuser
|
d4a57eb833
|
* Fix TransferView jumping around.
|
2010-11-29 07:51:18 +01:00 |
|
Christian Muehlhaeuser
|
2f14240b9e
|
* Comment out unsafe actualShutdown() call.
|
2010-11-29 06:12:09 +01:00 |
|
Christian Muehlhaeuser
|
1019a7adb8
|
* Updated windows installer to include FLAC support.
|
2010-11-29 05:42:49 +01:00 |
|
Christian Muehlhaeuser
|
8e6da585d2
|
* Remove lame debug output.
|
2010-11-29 05:38:13 +01:00 |
|
Christian Muehlhaeuser
|
b04e7c0c21
|
* Added AnimatedWidget class for convenience.
* Optimizations in AnimatedSplitter (cancelling running animations).
* Auto show / hide TransferView.
* Remove completed items from TransferView.
|
2010-11-29 05:34:25 +01:00 |
|
Christian Muehlhaeuser
|
17e2261e91
|
* Show RX transfers in TransferView, too.
|
2010-11-29 02:30:25 +01:00 |
|
Christian Muehlhaeuser
|
2f9bf21cc2
|
* Fixed TranserView crash.
|
2010-11-28 17:06:13 +01:00 |
|
Christian Muehlhaeuser
|
0d42e71777
|
* Fixed missing stats for really short songs.
|
2010-11-28 12:36:07 +01:00 |
|
Christian Muehlhaeuser
|
7364162de3
|
* Fix crash bug.
|
2010-11-28 12:30:12 +01:00 |
|
Christian Muehlhaeuser
|
527f0a43fb
|
* Added TransferView to monitor current streaming activity.
|
2010-11-28 12:26:01 +01:00 |
|
Leo Franchi
|
0718be3848
|
Find libechonest wherever it may be, or at least smarter than before
|
2010-11-27 09:38:38 -05:00 |
|
Christian Muehlhaeuser
|
1c074f52b9
|
* Fixed auto-advancing to next song on OSX / Win32.
|
2010-11-27 10:41:09 +01:00 |
|