| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Port the mediaplayer mpris interface to mpris 2.2; fix #1912 (#2552)•••* Port the mediaplayer mpris interface to mpris 2.2 * Mpris: add strawberry and a generic fallback for other players | 2023-08-31 | 1 | -2/+2 | |
| * | wheeeeeeeeee | 2016-05-22 | 1 | -1/+1 | |
| * | cleanup: remove more ancient commented code p3 | 2016-05-08 | 1 | -11/+1 | |
| * | Apply clang-tidy: modernize-use-nullptr | 2016-04-30 | 1 | -8/+8 | |
| * | Apply clang-format | 2016-04-29 | 1 | -223/+224 | |
| * | documentation: formatting/indentation + minor syntax fixes•••+ Dont use double quotes to emphasise words in normal circumstances. + improve indenting + consistency (good for readability when editing source) + also replace single quotes | 2016-03-14 | 1 | -35/+26 | |
| * | Remove Spotify interface until I can fix it. | 2016-03-13 | 1 | -2/+0 | |
| * | run codespell to fix some typos, run mkabouttext.pl, fix typos reported by Ar... | 2016-01-31 | 1 | -1/+1 | |
| * | src/modules typos: capitalize, formatting, consistency and syntax fixes | 2015-12-19 | 1 | -25/+35 | |
| * | copyright headers: fix broken boilerplate wording linkss -> terms and opinion... | 2015-11-28 | 1 | -1/+1 | |
| * | Copyright Headers: Cosmetic typos irc -> IRC | 2015-10-28 | 1 | -1/+1 | |
| * | add Spotify interface (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5767 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-04-09 | 1 | -0/+2 | |
| * | added mediplayer support for clementine•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5352 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-01-13 | 1 | -0/+1 | |
| * | killed some QString helpers. Pay attention to the localizations: format strin...•••updated translation files; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5328 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-01-10 | 1 | -2/+2 | |
| * | The big rename for modules. Still some details remaining.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5284 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2011-01-01 | 1 | -31/+31 | |
| * | More renames, fix the spelling of KVIrc etc...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5254 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-29 | 1 | -1/+1 | |
| * | More renaming and cleanup•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5237 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-27 | 1 | -2/+2 | |
| * | Beginning of 'the big rename & cleanup'. File names should match class names,...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5229 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-12-25 | 1 | -2/+2 | |
| * | added mediaplayer interface for vlc; added proper detection for vlc, totem an...•••Please note that you need to manually enable dbus in vlc preferences->all->interface->control interface git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5162 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-11-22 | 1 | -0/+3 | |
| * | fix for #998•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@5117 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-10-28 | 1 | -1/+4 | |
| * | applied typo fixes for the "file" and "config" modules (thank OmegaPhil)•••fixed fsf address in python/pythoncore modules fixed "space before comma" in documentation/coments/code regenerated translations git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4954 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-31 | 1 | -2/+2 | |
| * | Fix an issue with the mediaplayer module when DBUS support is disabled.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4935 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-08-25 | 1 | -1/+1 | |
| * | Make the KVS parameter specification a bit more typesafe. Fix some mismatched...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4457 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-06-13 | 1 | -5/+5 | |
| * | another win32 compilation fix•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4199 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-03-22 | 1 | -0/+1 | |
| * | fixed $mediaplayer.localFile•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@4159 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-03-19 | 1 | -2/+3 | |
| * | final fix for #695, plus added missing po files for "python" and "sharedfile"...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3877 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-01-24 | 1 | -1/+2 | |
| * | [KVIrc] (trunk) Fixed some spelling mistakes found by Lintian.•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3829 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2010-01-10 | 1 | -3/+3 | |
| * | Merge xmms2interface into mp_mprisinterface as it's simply an inheritance of ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3526 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-09-25 | 1 | -1/+0 | |
| * | add Qmmp interface•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3307 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-07-06 | 1 | -0/+1 | |
| * | updates FSF address, thanks to Kebianizao for noticing•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@3200 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-05-08 | 1 | -1/+1 | |
| * | probable fix for #335•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2972 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2009-01-04 | 1 | -2/+2 | |
| * | compilation fix (forgotten juk)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2875 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-11-17 | 1 | -6/+0 | |
| * | removed old interfaces to mediaplayer based on kde3/dcop•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2874 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-11-17 | 1 | -3/+2 | |
| * | second round of misc compilation noise reduction•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2838 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-11-08 | 1 | -3/+3 | |
| * | fixed license template for modules from h to m•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2483 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-18 | 1 | -1/+2 | |
| * | add amarok2 interface•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@2418 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-09-07 | 1 | -0/+1 | |
| * | git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1953 17fca916-40b9-46aa-a4ea... | 2008-06-26 | 1 | -1/+1 | |
| * | mingw32: fixed module compilation up to kvirijndael; added some installation ...•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1864 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-28 | 1 | -2/+2 | |
| * | Huge QT4 port commit :) (wip)•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1765 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-13 | 1 | -2/+2 | |
| * | added kvi_tal_listwidget and kvi_tal_itemdelegates + some fixes •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1678 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-05 | 1 | -1/+1 | |
| * | rename mp_audaciousinterface.* to mp_mprisinterface.*•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1655 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-02 | 1 | -1/+1 | |
| * | initial work on MPRIS mediaplayer base class•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1652 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-02 | 1 | -0/+1 | |
| * | initial skel for new xmms2 mediaplayer•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1648 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-05-02 | 1 | -9/+9 | |
| * | Yet more KDE4 port•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1609 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-28 | 1 | -1/+1 | |
| * | defined COMPILE_ON_MAC and removed ugly Q_OS_MACX•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1528 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-20 | 1 | -1/+1 | |
| * | patch for MacOS X. Compile fine now•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1372 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-04-01 | 1 | -1/+1 | |
| * | ported mediaplayer module;•••added audacious interface. thanks to desowin from audacious project; added QtDBus to link with; updated sources date; git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1307 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-03-28 | 1 | -11/+11 | |
| * | some little fixes around;•••fixed docs; bumped version to 3.4.0 git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1183 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-03-04 | 1 | -102/+152 | |
| * | More alternate port to Qt4: no longer relying on Qt collection classes•••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@1085 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2008-01-15 | 1 | -2/+2 | |
| * | fixed crash in mp3scan and used kvs_int_t instead of int type •••git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@573 17fca916-40b9-46aa-a4ea-0a15b648b75c | 2007-05-20 | 1 | -1/+1 |
