1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-24 14:42:53 +02:00

Commit Graph

  • fdfbf8c3e4 Make page-header for windows installer white to better match Jason Herskowitz 2014-10-21 22:32:09 -04:00
  • 9a322959f7 Update Windows installer images - can someone confirm they work? Jason Herskowitz 2014-10-21 22:10:33 -04:00
  • 6369a20c08 Update Windows installer images - can someone confirm they work? Jason Herskowitz 2014-10-21 22:10:33 -04:00
  • c9adcf6bd7 Don't copy MediaStream instances Uwe L. Korn 2014-10-21 23:23:04 +02:00
  • eeff358e1d Style fixes Uwe L. Korn 2014-10-21 23:03:16 +02:00
  • dfd3715051 Use nullptr instead of 0 Uwe L. Korn 2014-10-21 23:02:00 +02:00
  • f0e2ddcdf0 Use constant c-style array instead of fancy Qt data structures Uwe L. Korn 2014-10-21 22:57:05 +02:00
  • b6f92013bd Use nullptr instead of 0 Uwe L. Korn 2014-10-21 22:55:55 +02:00
  • ad2b056ddf Revert version number change Dominik Schmidt 2014-10-21 21:48:21 +02:00
  • 712c288182 Merge branch 'stable-0.8' Dominik Schmidt 2014-10-21 21:41:00 +02:00
  • bb4ad2684c Add outfilename parameter to KDE4_ADD_APP_ICON and rename it to TOMAHAWK_ADD_APP_ICON because it's not compatible anymore Dominik Schmidt 2014-10-21 21:22:50 +02:00
  • b1537607b2 Correctly generate the icon .tiff file in kde4_add_app_icon Dominik Schmidt 2014-10-21 21:18:23 +02:00
  • c986506605 Use Q_D instead of d_func Uwe L. Korn 2014-10-21 21:13:19 +02:00
  • f0d3b11ded Seek even if VLC reports we can't Uwe L. Korn 2014-10-21 21:10:30 +02:00
  • accc2b5197 Use find_package_handle_standard_args Uwe L. Korn 2014-10-21 21:05:53 +02:00
  • 51d2ca2247 Use Q_D instead of d_func Uwe L. Korn 2014-10-21 21:01:38 +02:00
  • 08101197ae Simplfy FindVLC Uwe L. Korn 2014-10-21 20:57:40 +02:00
  • a17a0e154c Remove Phonon traces Uwe L. Korn 2014-10-21 20:46:44 +02:00
  • d3b600890f Don't require C++11 for the crashreporter Dominik Schmidt 2014-10-21 20:13:07 +02:00
  • 73f4c774c3 Don't use Logger from TomahawkSettings ctor. Christian Muehlhaeuser 2014-10-21 19:09:14 +02:00
  • fcbb3f31da Don't use Logger from TomahawkSettings ctor. Christian Muehlhaeuser 2014-10-21 19:09:14 +02:00
  • 0296d579b0 Prevent null_ptr crashes. Christian Muehlhaeuser 2014-10-21 16:16:12 +02:00
  • e791977982 Prevent null_ptr crashes. Christian Muehlhaeuser 2014-10-21 16:16:12 +02:00
  • 68f608ac1a Fix typo Uwe L. Korn 2014-10-21 10:35:11 +02:00
  • d9b5fdf0b1 removed too unstable dsp, done remaning TODOs for vlc dridri 2014-10-20 19:56:05 +02:00
  • 45c3eae10c removed useless/causing crashes with youtube streams libvlc flags dridri 2014-10-20 16:41:44 +02:00
  • dadfd20000 no more boost dridri 2014-10-18 20:25:27 +02:00
  • ead0ecc808 clean code, use boost::function for callbacks dridri 2014-10-18 20:02:27 +02:00
  • eb1ef86452 First attempt to add DSP support dridri 2014-10-02 22:34:19 +02:00
  • abba474373 let's clean it a bit dridri 2014-10-01 19:20:46 +02:00
  • a1e7af361e added seek-ability detection dridri 2014-10-01 18:24:25 +02:00
  • 667996715a QIODevice (playing from peers) should be ok now dridri 2014-10-01 16:26:10 +02:00
  • ebf58c1a57 --no-one-instance nor recognized by libvlc new version dridri 2014-10-01 13:48:06 +02:00
  • 5fb5bc4f82 less debug for libvlc output dridri 2014-10-01 13:30:48 +02:00
  • 439335ecef First version using libvlc instead of phonon - added QIODevice support, less debug, no more segfault dridri 2014-09-30 15:21:29 +02:00
  • 82acc6b60e little fix for duration bug dridri 2014-09-30 01:32:26 +02:00
  • ce3d372749 More track duration calculation and seeking dridri 2014-09-30 01:30:44 +02:00
  • 5daca7f0e7 totalTime and currentTime impl dridri 2014-09-30 00:29:29 +02:00
  • f25a3715da first draft to get rid of phonon and directly use LibVLC dridri 2014-09-29 23:22:39 +02:00
  • 9bb7a06256 Added DSP callback support for VLC phonon dridri 2014-09-28 13:36:32 +02:00
  • 736f6fefb6 Now it really should fit standard :P dridri 2013-07-10 01:56:43 +00:00
  • 3fd8939297 Code now should fit Tomahawk's standard dridri 2013-07-10 01:53:54 +00:00
  • db7b2a310f Fixed minor things dridri 2013-07-10 01:48:04 +00:00
  • 52abcc29de Added Equalizer support on AudioEngine class Two public methods added : * int equalizerBandCount() * bool setEqualizerBand(int band, int value) One private method : * void initEqualizer() dridri 2013-07-10 01:23:56 +00:00
  • 372c16794a Use C++11 style initialisation. Uwe L. Korn 2014-10-20 22:45:18 +02:00
  • 9dd35e0699 Automatic merge of Transifex translations Tomahawk CI 2014-10-21 02:17:52 +02:00
  • 197d76ead5 CrashReporter: log to console on windows too Dominik Schmidt 2014-10-20 23:58:35 +02:00
  • d5746e794a CrashReporter: Send log file properly gzip compressed Dominik Schmidt 2014-10-20 23:58:19 +02:00
  • 87aa5086a1 CrashReporter: log to console on windows too Dominik Schmidt 2014-10-20 23:58:35 +02:00
  • 685049bbde CrashReporter: Send log file properly gzip compressed Dominik Schmidt 2014-10-20 23:58:19 +02:00
  • 4dacab3d8a Merge pull request #269 from tomahawk-player/revert-268-misc-fixes Uwe L. Korn 2014-10-20 17:49:27 +02:00
  • 92811215a5 Revert "Miscellaneous cppcheck fixes" revert-268-misc-fixes Uwe L. Korn 2014-10-20 17:49:15 +02:00
  • c1d99b4868 Merge pull request #268 from lorenzhs/misc-fixes Uwe L. Korn 2014-10-20 17:48:06 +02:00
  • 8bb14cc26c Unsigned comparison <= 0 is identical to check for 0 Lorenz Hübschle-Schneider 2014-10-20 17:36:36 +02:00
  • d74c465e58 Remove break after return, it is redundant Lorenz Hübschle-Schneider 2014-10-20 17:36:20 +02:00
  • 69653c4934 Reduce variable scopes Lorenz Hübschle-Schneider 2014-10-20 17:35:41 +02:00
  • 46239947f5 Servent: Fix IP protocol version distinction Lorenz Hübschle-Schneider 2014-10-20 17:23:34 +02:00
  • eee50b2f93 Remove dead code Lorenz Hübschle-Schneider 2014-10-20 17:13:44 +02:00
  • 655edf3e98 Catch exception by reference Lorenz Hübschle-Schneider 2014-10-20 17:10:52 +02:00
  • 718337ce26 PlayableItem: Set parent in initialiser list Uwe L. Korn 2014-10-20 17:32:21 +02:00
  • 45e6d52db7 DropJob: don't touch iterator after erasing element Lorenz Hübschle-Schneider 2014-10-20 17:05:17 +02:00
  • 7423d56a9c Remove dead assignment Uwe L. Korn 2014-10-20 17:03:06 +02:00
  • 3db2db5dd2 Access protected member directly instead of using virtual function Uwe L. Korn 2014-10-20 16:52:07 +02:00
  • 71c91ba04b Call direct implementation instead of virtual in constructor Uwe L. Korn 2014-10-20 16:49:57 +02:00
  • 5511e34cb6 Call direct implementation instead of virtual in constructor Uwe L. Korn 2014-10-20 16:33:25 +02:00
  • 9c0c01962e Add white icon for use with dark menu option in Yosemite Jason Herskowitz 2014-10-19 22:45:57 -04:00
  • 484cdaf47d Don't create (multiple) layouts with same parent in AccountWidget. Christian Muehlhaeuser 2014-10-20 04:47:39 +02:00
  • b6dd736fea Add white icon for use with dark menu option in Yosemite Jason Herskowitz 2014-10-19 22:45:57 -04:00
  • 0229746f8b Don't create (multiple) layouts with same parent in AccountWidget. Christian Muehlhaeuser 2014-10-20 04:47:39 +02:00
  • a3fc65f0a6 Don't pass parent widget in constructor. We call setLayout later. Christian Muehlhaeuser 2014-10-20 04:43:18 +02:00
  • ea18ab891f Don't pass parent widget in constructor. We call setLayout later. Christian Muehlhaeuser 2014-10-20 04:43:18 +02:00
  • 906285e442 pngcrush images. Christian Muehlhaeuser 2014-10-20 04:22:25 +02:00
  • 72dae5d614 pngcrush images. Christian Muehlhaeuser 2014-10-20 04:22:25 +02:00
  • a95112c5b6 Store model pointers in a QPointer for safety. Christian Muehlhaeuser 2014-10-20 03:51:38 +02:00
  • 4af5b6a76d Correct warning message in ColumnView. Christian Muehlhaeuser 2014-10-20 03:49:56 +02:00
  • 5e0b232503 Reload Collection-related models when it changed. Christian Muehlhaeuser 2014-10-20 03:49:23 +02:00
  • 55488cf0e4 Removed old SuperCollection related methods in TreeModel. Christian Muehlhaeuser 2014-10-20 03:47:59 +02:00
  • 924ff97294 Cleaned up CollectionViewPage ctor and removed obsoleted code. Christian Muehlhaeuser 2014-10-20 03:11:58 +02:00
  • dc2c4bf168 Removed a bunch of unneeded code from CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:56:17 +02:00
  • bb32b0c44a CollectionViewPage should do all the grunt work. Pass the collection_ptr to its ctor. Christian Muehlhaeuser 2014-10-20 02:49:11 +02:00
  • 78e153983f Hide composer column per default and removed obsoleted code from CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:35:34 +02:00
  • dadba16e21 Removed obsolete extraHeader from CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:34:46 +02:00
  • 7d864468f9 Remove redundant boost include. Christian Muehlhaeuser 2014-10-20 02:34:00 +02:00
  • 784b15eb43 Renamed and moved FlexibleTreeView to CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:20:52 +02:00
  • 0812855b60 Store model pointers in a QPointer for safety. Christian Muehlhaeuser 2014-10-20 03:51:38 +02:00
  • 5e2253881f Correct warning message in ColumnView. Christian Muehlhaeuser 2014-10-20 03:49:56 +02:00
  • e9c7fd7a16 Reload Collection-related models when it changed. Christian Muehlhaeuser 2014-10-20 03:49:23 +02:00
  • 1a6a15844b Removed old SuperCollection related methods in TreeModel. Christian Muehlhaeuser 2014-10-20 03:47:59 +02:00
  • 8dd8c77610 Cleaned up CollectionViewPage ctor and removed obsoleted code. Christian Muehlhaeuser 2014-10-20 03:11:58 +02:00
  • 16a3e9eccb Removed a bunch of unneeded code from CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:56:17 +02:00
  • 225d5764e7 CollectionViewPage should do all the grunt work. Pass the collection_ptr to its ctor. Christian Muehlhaeuser 2014-10-20 02:49:11 +02:00
  • 44ffefb1fb Hide composer column per default and removed obsoleted code from CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:35:34 +02:00
  • 1d3d8001a4 Removed obsolete extraHeader from CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:34:46 +02:00
  • 29ba03444b Remove redundant boost include. Christian Muehlhaeuser 2014-10-20 02:34:00 +02:00
  • 51fe1aa0df Renamed and moved FlexibleTreeView to CollectionViewPage. Christian Muehlhaeuser 2014-10-20 02:20:52 +02:00
  • 84b0d8228d Automatic merge of Transifex translations Tomahawk CI 2014-10-20 02:18:03 +02:00
  • 530f0ff8c5 Make progress bar match the red of the Tomahawk logo - #ff004c Jason Herskowitz 2014-10-19 13:19:16 -04:00
  • 5d9b42182b Make progress bar match the red of the Tomahawk logo - #ff004c Jason Herskowitz 2014-10-19 13:19:16 -04:00
  • 2ec6a06f2a Use override directly js-playlist-sync Uwe L. Korn 2014-10-19 16:10:05 +02:00
  • 36ea2f797f Add Menu Entry to start playlist sync Uwe L. Korn 2014-07-31 19:58:26 +01:00